summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1998-03-19Cleanup. Don't need to reference munmap(2) in SEE ALSO.Todd T. Fries
1998-03-19zap FILE * after closing itTheo de Raadt
1998-03-19some -WallTodd C. Miller
1998-03-19Some -WallTodd C. Miller
1998-03-18send(2) and friends return EINVAL if (flags & MSG_EOR)Todd C. Miller
1998-03-18include errno.h not sys/errno.h for int errnoTheo de Raadt
1998-03-18registerrpc(3)Theo de Raadt
1998-03-18Todd does not test YP code; felix@mamba.pond.sub.orgTheo de Raadt
1998-03-17Fix .Ev usageTodd C. Miller
1998-03-17do not ferror() after fclose(); dholland@eecs.harvard.eduTheo de Raadt
1998-03-17Make %Y override an earlier %y (%y stuff gets delayed due to century specs).Todd C. Miller
1998-03-17Set errno to EINVAL if ether_ntoa() is passed bogus data.Todd C. Miller
1998-03-17Whoops, fix a last minute change.Todd C. Miller
1998-03-17hostname buffer will not overflow if it is size MAXHOSTNAMELEN.Todd C. Miller
1998-03-17Fix some improbable overflows:Todd C. Miller
1998-03-16oopsTheo de Raadt
1998-03-16Use fgetln(3) instead of fgets(3) so we can easily recognize linesTodd C. Miller
1998-03-15%C influences %y regardless of ordering. This becomes a bit trickyTodd C. Miller
1998-03-15Fix %m, %I, %S, %y, %C, and %j conversions. Fixes by nakayosh@kcn.or.jpTodd C. Miller
1998-03-13activate that rpcauth manpageTheo de Raadt
1998-03-12minor glitchTheo de Raadt
1998-03-12explain security considerations in some detailTheo de Raadt
1998-03-12support for encryption from kth-krb 0.9.8Artur Grabowski
1998-03-11a start at splitting rpc.3 up a bit; plus fix other errorsTheo de Raadt
1998-03-11nroff cleanupTheo de Raadt
1998-03-10fchown() after unlink(), taking umask into account; std conformance according...Theo de Raadt
1998-03-10use .OxTodd C. Miller
1998-03-09at least 6 X, 10 is betterTheo de Raadt
1998-03-09POSIX behaviour of abort; mckayTheo de Raadt
1998-03-09grammar fixes by mckayTheo de Raadt
1998-03-07.Bx Open -> .Ox 2.xTodd C. Miller
1998-03-07Use .OxTodd C. Miller
1998-03-06And terminate SyslogAddr.sun_path (duh!)brian
1998-03-06sizeof(SyslogAddr.sun_path) -> sizeof(SyslogAddr.sun_path) - 1brian
1998-03-05Initialise sockaddr::sa_len (stopping a pretty nastybrian
1998-03-05string.h for memset protoTheo de Raadt
1998-03-04uninitialized case; bdeTheo de Raadt
1998-03-04#if 0Theo de Raadt
1998-03-02We don't need two math.h headers incvs server: nothing known aboutTodd C. Miller
1998-03-02protect internal "struct excpption" from conflicting one in gcc.Todd C. Miller
1998-03-02improve performance of blowfish encryption, also speeds up blowfish passwords.Niels Provos
1998-03-02Don't declare struct exception if __cplusplus is defined as itTodd C. Miller
1998-03-01match xid nicer; plus notes for later workTheo de Raadt
1998-03-01s/NULL/NUL/ in the right places; jraynardTheo de Raadt
1998-02-27indentTheo de Raadt
1998-02-27section 3 not 3MTheo de Raadt
1998-02-27extra commas go foom foom foomTheo de Raadt
1998-02-27extra comma goes foomTheo de Raadt
1998-02-26Enable YP ethers lookupNiklas Hallqvist
1998-02-25remove unneccessary sectionTheo de Raadt