396 Commits (b663735ec717543346cb4a67454156c9097b9a67)

Author SHA1 Message Date
  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
  millert e010a1e26e Make path length variables size_t. This fixes the problem where 23 years ago
  espie 7fb32d62d9 Speed-up: 23 years ago
  millert ffba857a64 Build gnu/lib/libreadline and use it instead of the one currently 24 years ago
  deraadt 0b99efb035 GLOB_LIMIT changes from christos 24 years ago
  millert 1b96aaa5ef Move nanosleep() proto to from sys/time.h to time.h where it belongs. 24 years ago
  deraadt b4066cb690 plug many memory leaks 24 years ago
  espie 1361eb69ee Add ohash_* functions to libc. 24 years ago
  itojun cbd684883f change ai_addrlen to socklen_t. now it conforms to 24 years ago
  pjanzen a49f25b6d8 _PW_NAME_LEN doesn't include the NUL, MAXLOGNAME does. 24 years ago