summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
1997-06-02fix; jonb@metronet.comTheo de Raadt
1997-06-01A few minor changes from tcp_wrappers 7.6Jason Downs
1997-05-31Need <errno.h>Thorsten Lockert
1997-05-31Make it possible to not output warnings (errors causing aborts are alwaysThorsten Lockert
1997-05-31Add x/X option to behave like X11 xmalloc; from FreeBSDThorsten Lockert
1997-05-31Set errno to EBADF when trying to write to a stream not open for writing;Thorsten Lockert
1997-05-30add getpgrp(2) from NetBSDkstailey
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1997-05-293rd arg to clock_getres() is not a const ptrkstailey
1997-05-28malloc fd_set dynamically, for very large fd usesTheo de Raadt
1997-05-28malloc fd_set dynamically, for very large fd usesTheo de Raadt
1997-05-28repair comments about 2 byte xdrred headersTheo de Raadt
1997-05-08delete line left in by accident.kstailey
1997-05-08subject/verb pluralization correction.kstailey
1997-05-08add tagkstailey
1997-05-08make clock_gettime.cat2kstailey
1997-05-08STANDARDS not HISTORYkstailey
1997-05-08documentation for POSIX version of gettimeofday(2) -- the horizon leans forwa...kstailey
1997-04-30Be more careful about possible type promotionThorsten Lockert
1997-04-30Make possible truncation of long value more explicitThorsten Lockert
1997-04-30Remove unused variablesThorsten Lockert
1997-04-30Be specific about using unsigned valuesThorsten Lockert
1997-04-30Be more careful with mixing typesThorsten Lockert
1997-04-30Remove dead code and variablesThorsten Lockert
1997-04-30Don't do pointer arithmetic on void pointersThorsten Lockert
1997-04-30Be silent about unused argumentsThorsten Lockert
1997-04-29possible buf oflowTheo de Raadt
1997-04-29oopsTheo de Raadt
1997-04-29careful buffer handlingTheo de Raadt
1997-04-29mention that write updates timestampskstailey
1997-04-29something is wrong with this level of randomness; let 2.1 go out with this "p...Theo de Raadt
1997-04-28- cast usages of *printf() to void since we don't check return valTodd C. Miller
1997-04-27Typo and return value for arc4random().Angelos D. Keromytis
1997-04-27re-randomize xid on reuse of a CLIENT *; pointed out by adam@math.tau.ac.ilTheo de Raadt
1997-04-27handle hex-like hostnamesTheo de Raadt
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-26document the meaning of protocol = 0.michaels
1997-04-26my keyboard made a typo.michaels
1997-04-26correct declaration given for herror(3) and describe better.michaels
1997-04-26Use SYSLIBC_SCCS; these are syscallsThorsten Lockert
1997-04-26Add $OpenBSD$ tagsThorsten Lockert
1997-04-25added select(2) to see also, mostly to test cvs commitkstailey
1997-04-25less inaccuratekstailey