Age | Commit message (Expand) | Author |
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 |
1998-01-11 | Add gethostent(), as some LEGACY code wants it. If you write new | Tobias Weingartner |
1997-12-22 | add XPG4.2 lockf; kleink | Theo de Raadt |
1997-11-29 | Implement asprintf(3) and vasprintf(3) functions similar to the | Todd C. Miller |
1997-11-13 | added getsid() | Theo de Raadt |
1997-09-01 | Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND to | Todd C. Miller |
1997-09-01 | Fix problem with ``find -execdir'' not having the correct initial cwd. | Todd C. Miller |
1997-08-17 | basename(3) and dirname(3) as specified by XPG4 and XPG4.2 | Todd C. Miller |
1997-07-27 | crank major, due to the arc libc messup | Theo de Raadt |
1997-07-17 | Bump minor version due to RMD160 addition. | Todd C. Miller |
1997-07-10 | Different sha1 functions (taken from netinet's if_sha1.c) that | Todd C. Miller |