Age | Commit message (Expand) | Author |
2003-05-08 | Major number crank due to setr[ug]id() moving into libcompat. | Todd C. Miller |
2003-04-14 | There are two related changes. | Artur Grabowski |
2003-01-20 | comment changed to look in libpthread, not libc_r | Marco S Hyman |
2002-12-03 | Crank all library major numbers. Needed due to the fact that we | Todd C. Miller |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-11-21 | Add strerror_r and functions versions of getchar_unlocked and | Marco S Hyman |
2002-10-30 | Minor bump for [gs]etres[ug]id(2) | Todd C. Miller |
2002-10-16 | Implement isfdtype(3) as per the POSIX.1g draft; requested by David Hill | Todd C. Miller |
2002-06-28 | minor bump for readpassphrase() flag addition | Todd C. Miller |
2002-06-10 | put back in the assert changes for ISO C 99 (put __func__ in it) | Marc Espie |
2002-04-19 | avoid cranking libc minors for another few weeks | Theo de Raadt |
2002-04-17 | Use __func__ in assert. | Marc Espie |
2002-02-23 | bump minor, EA support was added to libc. | Dale Rahn |
2001-10-30 | mprotect allocations sized at 0 bytes. This will cause a fault for access | Thierry Deval |
2001-10-24 | syslog_r() implementation. deraadt@ ok. | Jean-Jacques Bernard-Gundol |
2001-10-01 | new rmd160 implementation. based on | Markus Friedl |
2001-08-06 | add note about updating minor in libc_r/shlib_version; deraadt@ | Jakob Schlyter |
2001-08-06 | add getrrsetbyname(3) - API to retrieve arbitrary DNS records | Jakob Schlyter |
2001-06-26 | crank minor number, for new getpeereid() syscall | Dug Song |
2001-06-18 | Add new cgetusedb() function to toggle reading of .db files in getcap(3). | Todd C. Miller |
2001-05-15 | Make path length variables size_t. This fixes the problem where | Todd C. Miller |
2001-03-09 | Add mlockall and munlockall. man-page from NetBSD. | Artur Grabowski |
2001-03-02 | Add ohash_* functions to libc. | Marc Espie |
2001-01-31 | move utmp to large format, usernames to 32 chars; downsj | Theo de Raadt |
2000-11-21 | crank minor number | Todd C. Miller |
2000-11-16 | kqueue and kevent system calls | Niels Provos |
2000-08-20 | login.conf code from BSDi. This does not include the bsd auth code | Todd C. Miller |
2000-07-19 | from freebsd: | Michael Shalayeff |
2000-05-01 | bye bye semconfig(2) | Theo de Raadt |
2000-04-20 | bump because of p{read,write}{,v} | Theo de Raadt |
2000-04-03 | Add srandomdev() from FreeBSD for use by sendmail and others. | Todd C. Miller |
2000-02-21 | Increment the minor number for fseeko()/ftello() addition. | Todd C. Miller |
2000-02-07 | bump minor (fhopen, fhstat, fhstatfs added) | assar |
2000-01-06 | happy with non-weak testing. bump major versions just in case. | David Leonard |
1999-12-11 | add inet6_option_* and inet6_rthdr_*. | Jun-ichiro itojun Hagino |
1999-11-09 | Bump minor for addition of strtok_r. | Artur Grabowski |
1999-06-29 | temporary crank | Theo de Raadt |
1999-06-07 | replacement pipe() system call; copies data into place inside kernel, so | Theo de Raadt |
1999-05-31 | New struct statfs with mount options. NOTE: this replaces statfs(2), | Todd C. Miller |
1999-05-22 | Add swapctl(2), and crank shlib minor. | Tobias Weingartner |
1999-02-26 | skipjack in libc; isakmpd and such will want it | Theo de Raadt |
1998-11-20 | crank major, just in case | Theo de Raadt |
1998-11-15 | ftok requires minor crank | Theo de Raadt |
1998-09-18 | bump minor for xfspioctl | Artur Grabowski |
1998-08-10 | crank minor | Niels Provos |
1998-07-21 | crank minor because of cast | Niels Provos |
1998-07-01 | crank major version since we have added new interfaces | Todd C. Miller |
1998-06-15 | recent IPC API changes requires this | Niklas Hallqvist |
1998-03-23 | teach rmd160 not to throw leftovers out the window | janjaap |
1998-02-04 | + strptime, from netbsd | Theo de Raadt |