| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-11 | arc4random_buf should be bounded buffer, not bounded string |  tom | 1 | -2/+2 |
| 2017-05-10 | Add bounded attribute to freezero(). OK tom@ |  millert | 1 | -2/+3 |
| 2017-04-20 | Get TCB address using the RDHWR instruction instead of __get_tcb(). |  visa | 1 | -5/+3 |
| 2017-04-17 | Change build infrastructure to allow building both gcc and clang. This |  kettenis | 1 | -4/+6 |
| 2017-04-10 | Introducing freezero(3) a version of free that guarantees the process |  otto | 1 | -1/+2 |
| 2017-03-12 | <struct.h> is unused and should not be used. Delete it. |  guenther | 2 | -52/+2 |
| 2017-03-09 | As per style.9, prototypes should not have variable names associated |  fcambus | 3 | -8/+8 |
| 2017-03-06 | Introducing recallocarray(3), a blend of calloc(3) and reallocarray(3) |  otto | 1 | -1/+2 |
| 2017-02-04 | The macro versions of htonl et al don't require them, but POSIX says |  guenther | 1 | -1/+11 |
| 2017-02-04 | Move the typedefs for in_{addr,port}_t from <sys/types.h> to |  guenther | 1 | -3/+18 |
| 2017-01-27 | install libcxxabi and libcxx headers when COMPILER_VERSION is clang |  jsg | 1 | -2/+4 |
| 2017-01-06 | Add max_align_t. |  kettenis | 1 | -1/+11 |
| 2016-11-12 | Kill the /usr/include/ssl symlink |  jca | 1 | -2/+1 |
| 2016-11-08 | Set owners and permissions only after all headers are installed. Add the -P |  tb | 1 | -6/+6 |
| 2016-10-16 | Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS, |  tb | 1 | -6/+5 |
| 2016-09-23 | Unhook sqlite3. |  sthen | 1 | -4/+4 |
| 2016-09-20 | Remove duplicated includes in stdlib.h and termios.h |  fcambus | 1 | -3/+1 |
| 2016-09-20 | Add dl_unwind_find_exidx prototype. |  kettenis | 1 | -1/+2 |
| 2016-09-12 | Don't declare select() in <unistd.h> |  guenther | 1 | -6/+1 |
| 2016-09-12 | Change the (unused) restimespec member of __res_state from a timespec |  guenther | 1 | -2/+2 |
| 2016-09-09 | Move the 10 (!) defintions of NULL to their own mini header file and |  millert | 9 | -100/+19 |
| 2016-09-04 | Make the key sizes and offsets arrays const, ok tedu |  nicm | 1 | -2/+2 |
| 2016-09-04 | Add the usual header stuff (#ifdef _ICDB_H_ etc) to icdb.h, ok tedu |  nicm | 1 | -2/+12 |
| 2016-09-03 | i forgot to commit sha2.h changes for SHA512/256 |  tedu | 1 | -1/+21 |
| 2016-08-27 | Pull in <sys/select.h> for fd_set |  guenther | 1 | -1/+2 |
| 2016-05-30 | Stop publicly declaring _yp_dobind() and struct dom_binding, closing out |  guenther | 2 | -27/+2 |
| 2016-05-23 | Stop supporting longjmperror(); it's not used, not portable, and the checks |  guenther | 1 | -2/+1 |
| 2016-05-23 | Remove iruserok(_sa)? and __ivaliduser(sa)? |  guenther | 1 | -3/+1 |
| 2016-05-09 | Remove sigreturn declaration and the now-unused libc syscall stub |  guenther | 1 | -2/+1 |
| 2016-05-07 | remove dbm.h |  tedu | 2 | -36/+2 |
| 2016-05-07 | Use a Thread Information Block in both single and multi-threaded programs. |  guenther | 2 | -49/+54 |
| 2016-03-20 | Prepare for future ld.so/libc bump: update <tib.h> with the definitions |  guenther | 1 | -39/+36 |
| 2016-03-17 | Remove #ifdef __vax__ bits |  jca | 1 | -22/+7 |
| 2016-03-16 | remove cpp version of __sputc, since the inline version is all we have |  deraadt | 1 | -15/+1 |
| 2016-03-14 | Expose snprintf() and vsnprintf() for XPG 5. It predates C99 but |  millert | 1 | -6/+9 |
| 2016-03-09 | We are done providing support for the vax. |  deraadt | 1 | -16/+9 |
| 2016-02-04 | Convert sigemptyset and sigfillset to inline functions to avoid |  millert | 1 | -8/+20 |
| 2016-01-25 | Remove decls #if'0ed since rev. 1.1 |  jca | 1 | -9/+1 |
| 2016-01-20 | After nearly 20 years of warning that malloc.h is obsolete, it's about time we |  jasper | 2 | -8/+2 |
| 2015-12-20 | Expose internal functions necessary to open audio devices and midi |  ratchov | 1 | -1/+6 |
| 2015-11-20 | POSIX says that ffs(), strcasecmp(), strncasecmp(), r?index() and |  millert | 2 | -18/+49 |
| 2015-11-18 | add a version field to prevent mayhem if different data gets stored |  tedu | 1 | -3/+3 |
| 2015-11-18 | add icdb.h here (this header may go away entirely, but the functions |  tedu | 1 | -2/+2 |
| 2015-11-18 | Add icdb, the internal c database. A simpler replacement for the old |  tedu | 1 | -0/+34 |
| 2015-11-18 | Add _shadow variants to the two popular getpw functions (uid and nam). |  tedu | 1 | -1/+3 |
| 2015-11-14 | libocurses can go to the Attic. last consumer of it was ramdisk more(1) |  deraadt | 2 | -7/+3 |
| 2015-11-10 | Split the intra-thread functionality from kill(2) into its own syscall |  guenther | 1 | -1/+2 |
| 2015-10-17 | Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper |  guenther | 1 | -51/+1 |
| 2015-10-09 | tame -> pledge. |  deraadt | 1 | -2/+2 |
| 2015-09-28 | delete xdr_ypresp_all_seq prototype |  deraadt | 1 | -2/+1 |