summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1997-06-22Use Ns macro and not non-existant Ap macroThorsten Lockert
1997-06-22Make sure we don't get stuck in a loop when trying to clean up stdioThorsten Lockert
1997-06-22Close pipes before dup'ing file descriptors in the child, not after.Thorsten Lockert
1997-06-22fix typo; lukemTheo de Raadt
1997-06-21type decl fixes; mikelTheo de Raadt
1997-06-20add ELOOP support; shigio@wafu.netgate.netTheo de Raadt
1997-06-20++minor since added a new functionTodd C. Miller
1997-06-20typecastoramaTheo de Raadt
1997-06-20Add mkdtemp(3)Todd C. Miller
1997-06-19Xr niceTheo de Raadt
1997-06-19mention getsockopt w/ SO_ERROR for non-blocking socketsTheo de Raadt
1997-06-18french fix from matthieuTheo de Raadt
1997-06-18catalogs from netbsdTheo de Raadt
1997-06-18more error messageskstailey
1997-06-17Add support to handle password files in directories other than /etcNiklas Hallqvist
1997-06-17fixed some typos; netbsdNiels Provos
1997-06-15First cut at documentinf tsearch(3) -- needs work.Todd C. Miller
1997-06-14Fix decl for tfind(3)Todd C. Miller
1997-06-14damn, no tsearch(3)Theo de Raadt
1997-06-14oopsTheo de Raadt
1997-06-13PD tsearch as reqd by xpg; by esrTheo de Raadt
1997-06-13whitespace support; some netbsd pr..Theo de Raadt
1997-06-13+ an XrTheo de Raadt
1997-06-13s/environmental/environment/Theo de Raadt
1997-06-13securelevels affect sysctl -w tooTheo de Raadt
1997-06-13hstrerrorTheo de Raadt
1997-06-13doc execve & setitimer setuid side effectTheo de Raadt
1997-06-13sigsuspend, not sigpauseTheo de Raadt
1997-06-13the any typo; netbsdTheo de Raadt
1997-06-13netbsd repairsTheo de Raadt
1997-06-13sysctl(3)Theo de Raadt
1997-06-13glob rules; netbsdTheo de Raadt
1997-06-13strncpyTheo de Raadt
1997-06-13not ready for sa_sigaction...Theo de Raadt
1997-06-13null/NUL; lukemTheo de Raadt
1997-06-13fix lots of .Xr and other minor thingsTheo de Raadt
1997-06-12add EFTYPEkstailey
1997-06-11import some cleanup for libkvm/kvm.c from netbsd, udpate libkvm so that sparc...grr
1997-06-11doc RES_USE_INET6; lukemTheo de Raadt
1997-06-10return -2 if can't open database like man page says.Todd C. Miller
1997-06-10Change a long to and int.Todd C. Miller
1997-06-06Why on earth was libz.a mentioned here?kstailey
1997-06-05collision also for md4Niels Provos
1997-06-05Xr rmdirTheo de Raadt
1997-06-04use bzero instead of FD_ZEROdm
1997-06-03howmany(x+1, NFDBITS)Theo de Raadt
1997-06-03WE INCREMENT THE GOD DAMNED MINOR NUMBER WHEN WE ADD A SYSCALL, OK?Jason Downs
1997-06-02Man page claims O_WRONLY is allowed. Why not?dm
1997-06-02incorrect description; bgrayson@ece.utexas.eduTheo de Raadt
1997-06-02no MAP_WRITE, fix like freebsd; spotted by bgrayson@ece.utexas.eduTheo de Raadt