878 Commits (defd0fdf0b900cee0b824c0fe2c3d36e9687d0f3)

Author SHA1 Message Date
  matthew 3d494c5a79 Change lsearch()'s "base" argument to require a non-const pointer to 10 years ago
  pelikan c78cad8ccc international currency locale rules as per POSIX.1-2008 10 years ago
  deraadt f135be3190 enter libressl for make includes 10 years ago
  guenther 0086861d08 Tackle the endian.h mess. Make it so that: 10 years ago
  guenther 15b4e78952 Welcome to 1989: assume the compiler support const 10 years ago
  guenther 0094b6d149 Per C99, wchar.h has to forward declare struct tm 10 years ago
  tedu 1230cf6736 stop installing netbt headers 10 years ago
  halex 71a03a2812 make dump support DUIDs for command line arguments and /etc/dumpdates (using 10 years ago
  beck 97abe91297 Clean up after arc4random u_int32_t uint32_t change 10 years ago
  tedu aeeeab9ec4 update _POSIX2_FORT_RUN, so that sysconf(_SC_2_FORT_RUN) remains correct. 10 years ago
  deraadt ea38eff0f9 Change return value of getentropy() to int 0 for success. Maximum 10 years ago
  deraadt 74292d25b8 Add new getentropy() system call. Code and pressure from matthew. 10 years ago
  matthew f82197f5b3 Add timingsafe_memcmp(). 10 years ago
  guenther d8f32da30f Can't use a variable 'c' in a standard include; rename it to '_c' 10 years ago
  tedu f1d92dda6c add prototypes for new crypt functions 10 years ago
  espie b950df0d1c these files have moved to libutil 10 years ago
  tedu 990b65b159 no md5crypt 10 years ago
  espie a7f9b5b34c move the ohash functions into libutil by popular demand. 10 years ago
  espie c49c33b22a tweak interface to do the right thing, after useful comments from millert@ 10 years ago
  martynas b705f6a7c9 Annotate wide character routines so they get protected by Wbounded. 10 years ago
  martynas 732efd43a8 - Provide extended-precision math constants req'd by POSIX 10 years ago
  sperreault 80275baf44 Implement AI_ADDRCONFIG 10 years ago
  tedu 07d1cf3ec2 change mallocarray to reallocarray. useful in a few more situations. 10 years ago
  reyk 2c8daf3056 Remove KERBEROS5 from the Makefiles (except ssh for now, where it is 10 years ago
  guenther 3010025998 Add errc/verrc/warnc/vwarnc family: versions of err/... that take the errno 10 years ago
  guenther 9eccc10b89 Remove historical comment about <varargs.h> and warn people from using 10 years ago
  deraadt 00d28c4faf Introducing: void *mallocarray(size_t nmemb, size_t size); 10 years ago
  guenther 85910bb184 Use internal '__' names for __attributes__ in public headers 10 years ago
  henning 52399c7e2c stop installing altq includes 10 years ago
  miod 19582a6077 Move build machinery for libcrypto from libssl/crypto to libcrypto, as well 10 years ago
  matthew 061ee1ef0f Define intptr_t in <unistd.h> as specified by POSIX 10 years ago
  tedu cccf6b76fc safe to remove gets, now that's gone from cstdio too 10 years ago
  eric 0556b9e168 Make the asr API public. Install asr.h to /usr/include.h and manpages. 10 years ago
  tedu de65ef57f7 try to put the pin back in. 10 years ago
  tedu ec7cabe032 no gets 10 years ago
  kettenis 294658509f unbreak the tree; no more libwrap 10 years ago
  tedu 353207c9dc more bm excision 10 years ago
  naddy 32386fdf7d Remove the MD4 functions. 10 years ago
  guenther 5ebaeabad3 lint is dead (long live the lint!), so stop using it as a cpp conditional 10 years ago
  tedu ada69bdc62 the default rsh is now spelled ssh. ok deraadt 10 years ago
  florian 1c3ccedd79 Unhook httpd(8) from build 10 years ago
  tedu 2beb8f104d add explicit_bzero to libc. implementation subject to change, but start 10 years ago
  guenther c42f7865bd Delete struct definitions that have been obsolete for a dozen years 10 years ago
  martynas 9af00b1d73 Annotate a few more bounded functions: realpath(3) needs a buffer 10 years ago
  millert 270de5c380 Fix typo; 200809 not 20080 for __POSIX_VISIBLE. Noticed by jca@ 10 years ago
  zhuk eea8ca989f Zap some getdirentries() leftovers. 10 years ago
  naddy 1be57829f4 remove the final vestiges of the stty(), gtty(), and ftime() compatibility 10 years ago
  deraadt dd897d4f2d oops, sgtty.h stays for a little longer 10 years ago
  deraadt de6fe00f6f express final disapproval of the interfaces in libcompat, such as 10 years ago
  krw 52fa874892 CIRCLEQ begone. 11 years ago