Age | Commit message (Expand) | Author |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2009-11-18 | More shrinkage, a bit for ramdisks but mostly for static binaries: | Philip Guenthe |
2009-06-02 | tweak previous; | Jason McIntyre |
2009-06-01 | Split getpw{nam,uid} off into their own man page. Hopefully, this | Todd C. Miller |
2009-04-21 | remove from gen so that lint doesn't check gen if assembly versions | Martynas Venckus |
2009-04-19 | - ldexp implementation has issues. switch to the one from libm | Martynas Venckus |
2008-12-12 | - document and mlink frexpf, ldexpf, modff added 13 years ago | Martynas Venckus |
2008-07-29 | - man pages for fpclassify, isfinite, isinf, isnan, isnormal, signbit, | Martynas Venckus |
2008-07-24 | - move isinf, isnan dups to gen, since most is ieee 754 | Martynas Venckus |
2008-06-24 | implement getpwnam_r() and getpwuid_r() -- very nearly a rewrite of the | Theo de Raadt |
2008-03-22 | move statvfs.c to gen, since it is not a syscall; ok deraadt@ | Otto Moerbeek |
2005-10-03 | remove traces of non-existent getfstype() function; | Jason McIntyre |
2005-10-02 | add missing MLINK for strnunvis.3, introduced -r1.14; | Jason McIntyre |
2005-02-01 | Replace broken frexp() with a working one from FreeBSD. There's | Todd C. Miller |
2004-02-01 | do not double login_cap.c; tholo | Theo de Raadt |
2003-07-21 | build ftw and nftw | Todd C. Miller |
2002-10-16 | Implement isfdtype(3) as per the POSIX.1g draft; requested by David Hill | Todd C. Miller |
2002-06-08 | use weak aliases whenever is possible; millert@ ok. | Federico G. Schwindt |
2002-03-16 | Add auth_getpwd MLINK | Todd C. Miller |
2002-02-16 | MI man page to document fpgetmask(3) and friends; from ross@NetBSD, ok deraadt | Peter Valchev |
2001-10-31 | Add MLINK's for syslog_r and friends. | Federico G. Schwindt |
2001-07-31 | Add missing LINK for cgetusedb | Kenneth R Westerback |
2001-03-14 | Move description of exect() to execve(2) man page. Add a note about exect() not | Aaron Campbell |
2000-11-21 | Add references to new files. | Todd C. Miller |
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-04-25 | well if you cannot do a libc commit properly a week before 2.7 tree lock, sur... | Theo de Raadt |
2000-04-25 | getpw*_r() | David Leonard |
2000-03-23 | *_r MLINKS | David Leonard |
1999-11-17 | Add missing MLINKs | Todd C. Miller |
1999-08-16 | doc isinff() and isnanf() | Theo de Raadt |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-07-04 | split dirname and basename man pages | Theo de Raadt |
1997-12-22 | add XPG4.2 lockf; kleink | Theo de Raadt |
1997-09-08 | new man page; mikel | Theo de Raadt |
1997-09-06 | ln basename.3 dirname.3 | Todd C. Miller |
1997-08-20 | Move getsubopt(3) to stdlib like lite2 and XPG4.2 say... | Todd C. Miller |
1997-08-17 | basename(3) and dirname(3) as specified by XPG4 and XPG4.2 | Todd C. Miller |
1997-07-23 | trailing blanks | kstailey |
1997-07-23 | tabify | kstailey |
1997-02-03 | Back out stringlist | Todd C. Miller |
1997-02-02 | stringlist routines are now public (ftp uses them) | Todd C. Miller |
1996-09-15 | Add manpage link | Thorsten Lockert |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1996-05-29 | enable ELF/a.out/ECOFF in machine/exec.h | Theo de Raadt |
1996-05-28 | All platforms get elf_nlist(). Hidden __elf_is_okay__() function is | etheisen |
1996-04-29 | Initial libc ELF support. Currently only elf_hash() is implemented. | etheisen |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |