summaryrefslogtreecommitdiff
path: root/lib/libc/shlib_version
AgeCommit message (Expand)Author
2002-04-19avoid cranking libc minors for another few weeksTheo de Raadt
2002-04-17Use __func__ in assert.Marc Espie
2002-02-23bump minor, EA support was added to libc.Dale Rahn
2001-10-30mprotect allocations sized at 0 bytes. This will cause a fault for accessThierry Deval
2001-10-24syslog_r() implementation. deraadt@ ok.Jean-Jacques Bernard-Gundol
2001-10-01new rmd160 implementation. based onMarkus Friedl
2001-08-06add note about updating minor in libc_r/shlib_version; deraadt@Jakob Schlyter
2001-08-06add getrrsetbyname(3) - API to retrieve arbitrary DNS recordsJakob Schlyter
2001-06-26crank minor number, for new getpeereid() syscallDug Song
2001-06-18Add new cgetusedb() function to toggle reading of .db files in getcap(3).Todd C. Miller
2001-05-15Make path length variables size_t. This fixes the problem whereTodd C. Miller
2001-03-09Add mlockall and munlockall. man-page from NetBSD.Artur Grabowski
2001-03-02Add ohash_* functions to libc.Marc Espie
2001-01-31move utmp to large format, usernames to 32 chars; downsjTheo de Raadt
2000-11-21crank minor numberTodd C. Miller
2000-11-16kqueue and kevent system callsNiels Provos
2000-08-20login.conf code from BSDi. This does not include the bsd auth codeTodd C. Miller
2000-07-19from freebsd:Michael Shalayeff
2000-05-01bye bye semconfig(2)Theo de Raadt
2000-04-20bump because of p{read,write}{,v}Theo de Raadt
2000-04-03Add srandomdev() from FreeBSD for use by sendmail and others.Todd C. Miller
2000-02-21Increment the minor number for fseeko()/ftello() addition.Todd C. Miller
2000-02-07bump minor (fhopen, fhstat, fhstatfs added)assar
2000-01-06happy with non-weak testing. bump major versions just in case.David Leonard
1999-12-11add inet6_option_* and inet6_rthdr_*.Jun-ichiro itojun Hagino
1999-11-09Bump minor for addition of strtok_r.Artur Grabowski
1999-06-29temporary crankTheo de Raadt
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1999-05-31New struct statfs with mount options. NOTE: this replaces statfs(2),Todd C. Miller
1999-05-22Add swapctl(2), and crank shlib minor.Tobias Weingartner
1999-02-26skipjack in libc; isakmpd and such will want itTheo de Raadt
1998-11-20crank major, just in caseTheo de Raadt
1998-11-15ftok requires minor crankTheo de Raadt
1998-09-18bump minor for xfspioctlArtur Grabowski
1998-08-10crank minorNiels Provos
1998-07-21crank minor because of castNiels Provos
1998-07-01crank major version since we have added new interfacesTodd C. Miller
1998-06-15recent IPC API changes requires thisNiklas Hallqvist
1998-03-23teach rmd160 not to throw leftovers out the windowjanjaap
1998-02-04+ strptime, from netbsdTheo de Raadt
1998-01-11Add gethostent(), as some LEGACY code wants it. If you write newTobias Weingartner
1997-12-22add XPG4.2 lockf; kleinkTheo de Raadt
1997-11-29Implement asprintf(3) and vasprintf(3) functions similar to theTodd C. Miller
1997-11-13added getsid()Theo de Raadt
1997-09-01Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND toTodd C. Miller
1997-09-01Fix problem with ``find -execdir'' not having the correct initial cwd.Todd C. Miller
1997-08-17basename(3) and dirname(3) as specified by XPG4 and XPG4.2Todd C. Miller
1997-07-27crank major, due to the arc libc messupTheo de Raadt
1997-07-17Bump minor version due to RMD160 addition.Todd C. Miller
1997-07-10Different sha1 functions (taken from netinet's if_sha1.c) thatTodd C. Miller