887 Commits (06441a2afe9108883724802c60a4f25fcb6d81f3)

Author SHA1 Message Date
  deraadt 75d4ae826b Change rand(), random(), drand48(), lrand48(), mrand48(), and srand48() 10 years ago
  tedu 1c1e14d5fc header changes for recent libc changes: 10 years ago
  tedu a5c612c089 change prototype for crypt_newhash. the login_cap_t is a holdover from its 10 years ago
  tedu 302efc61c4 prototype for crypt_newhash(). adding it here because this is where 10 years ago
  millert 4cd4507e3b Add prototype for stravis(). 10 years ago
  jsing 363581889a Rename libressl to libtls to avoid confusion and to make it easier to 10 years ago
  guenther 4af3493378 Add prototypes for xdr_{accepted,rejected}_reply() and svcudp_enablecache() 10 years ago
  guenther 5394e5638a Our setpgrp() is the BSD version with two args and not the XSI 10 years ago
  matthieu 08f2135c32 Missed this sendmail reference in the sendmail removal 10 years ago
  doug 252858e6be Sync readlink(2) with IEEE Std 1003.1-2008. 10 years ago
  miod ab770dc21e Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via 10 years ago
  guenther dae91fe933 setgrfile() isn't implemented 10 years ago
  guenther 92c0bb0a2a inet_nsap_{addr,ntoa}() were removed on 2013/12/17 10 years ago
  guenther ccf40c879b Declare and document getthrid() 10 years ago
  guenther 579f41f3b3 Add additional userland interfaces for setting close-on-exec on fds 10 years ago
  guenther 9f3d427911 Add additional kernel interfaces for setting close-on-exec on fds 10 years ago
  guenther 9500f597f2 Delete duplicate conditional 10 years ago
  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