396 Commits (b663735ec717543346cb4a67454156c9097b9a67)

Author SHA1 Message Date
  millert 396e7814a8 Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory 22 years ago
  espie 17f93081c7 includes should be installed during `make include', not later. 22 years ago
  espie 07d30e34e3 Introduce a new file, machine/internal_types.h, to hold that specific arch 22 years ago
  millert 9a4c1a43e1 Fix 2 things that should be gid_t. One from Oleg Safiullin, one from me... 22 years ago
  deraadt 233475c944 avoid cranking libc minors for another few weeks 22 years ago
  espie 3ef31f6e65 Use __func__ in assert. 22 years ago
  fgsch 7d8e1d2566 install link.h and dlfcn.h from sys/arch/sparc64/include. 22 years ago
  millert 5161e4b986 Make the function prototypes line up better and add stub struct 23 years ago
  deraadt 1d3c6a0b46 DES_LONG as non-int is just RIDICULOUS 23 years ago
  millert b885e82db3 Revert local changes that snuck in to the last commit. 23 years ago
  millert d212774fe6 Some user header files may define an abs macro which will cause a 23 years ago
  millert d0f45c1a97 We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. 23 years ago
  mickey babb829c73 netiso/xebec no more 23 years ago
  millert 959b08f109 Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) 23 years ago
  millert b68c09e067 Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. 23 years ago
  pvalchev 17617cda76 libusb -> libusbhid 23 years ago
  deraadt 7db009aebc no more vm in LDIRS 23 years ago
  krw fcba968e69 Ghostscript port refused to build with 'printf' in the 23 years ago
  espie 2fa03e9b65 attribute(format) no longer implies nonnull... 23 years ago
  miod 87e28a1567 Mention printf-like attributes for setproctitle(). 23 years ago
  espie 4874a7bc27 C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite. 23 years ago
  markus 3bb1d7ac89 new rmd160 implementation. based on 23 years ago
  deraadt c10303c907 prototype cleanup 23 years ago
  fgsch f4fcb18ea3 put changes back, this time ALL the files. 23 years ago
  deraadt a8aac581b0 how did ../lib/libusb not get added? Bad developers 23 years ago
  todd f4d4a36efa Back out fgsch@'s tree breaking commits. 23 years ago
  fgsch 7e1c9e7d4f fix some const warnings 23 years ago
  millert dc64978377 Change the second arg to pw_mkdb() from a boolean flag to a set of 23 years ago
  millert bb68e62e46 remove redundant __noreturn__ attributes now that __dead is sane for modern gcc 23 years ago
  jakob c515d5f45f add getrrsetbyname(3) - API to retrieve arbitrary DNS records 23 years ago
  jakob 0b83396f5d add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@ 23 years ago
  deraadt a6e7577b48 we talked about libsectok having an include target a couple of times.... 23 years ago
  jakob b16e11f270 EDNS0 RFC ref typo. ok deraadt@ 23 years ago
  espie b3f7663d31 typo in comment 23 years ago
  millert b95bad7b69 Expose protos for _{err,warn}{,x} regardless of __indr_reference being 23 years ago
  millert 6abe47407d Give login_cap_t a struct name so we can use forward declarations. 23 years ago
  pvalchev bb58cddc90 remove mips leftovers; ok brad 23 years ago
  millert f73465dedd Default login style is now krb4-or-pwd, not krb-or-pwd. 23 years ago
  deraadt ddab92e571 Why was a very large chunk of code commited to the source tree without 23 years ago
  hin a8de85e124 Install kerberosV includefiles 23 years ago
  millert 3711d3d2cc Add new cgetusedb() function to toggle reading of .db files in getcap(3). 23 years ago
  art 13197aa966 Simplify. 23 years ago
  itojun a795b00db8 support EDNS0 (RFC2671) buffer size notification on DNS queries. 23 years ago
  art 5e3a6c79c3 oops. 23 years ago
  art 29cf91ab8b Ooops. Add struct r_debug, from powerpc. 23 years ago
  deraadt 41969d9aff repair copyright notices for NRL & cmetz; cmetz 23 years ago
  art 33cfe7bda4 If DT_PROCNUM is not defined, assume it's 0 23 years ago
  art 79378ad516 correct prototype for dlerror. 23 years ago
  art 42f0d717ff Install link.h and dlfcn.h on alpha. 23 years ago
  millert cced717301 Change protection of struct exception back from #ifdef __LIBM_PRIVATE 23 years ago