summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1998-04-28use Xr more oftenTheo de Raadt
1998-04-27fix .Ev usageTodd C. Miller
1998-04-26Allow PF_LOCAL as the proto arg in socketpair(2). Previously, onlyTodd C. Miller
1998-04-25Use PF_UNSPEC as proto in socketpair() instead of just 0 for clarity.Todd C. Miller
1998-04-25hp300 uses libkvm now.Jason Downs
1998-04-25scalb*() left an extra item on the x86 FPreg stack on return; gwes@oat.comTheo de Raadt
1998-04-25correct first paragraph of description; jpo@EasternGraphics.comTheo de Raadt
1998-04-25month/weekday names are case insensitive; jpo@EasternGraphics.comTheo de Raadt
1998-04-25readlink() 3rd param is size_t; XPGTheo de Raadt
1998-04-25indent; dimaTheo de Raadt
1998-04-25do not whack pathTheo de Raadt
1998-04-14wrap Z->a and z->A; peter@netplex.com.auTheo de Raadt
1998-04-13Use _PATH_DEV, not "/dev/"Todd C. Miller
1998-04-01eavesdropping messages, no sorry, no wayTheo de Raadt
1998-03-23do not wait if vfork() failsTheo de Raadt
1998-03-23teach rmd160 not to throw leftovers out the windowjanjaap
1998-03-23remove libtelnet shared library, because people who build with/withoutTheo de Raadt
1998-03-22$OpenBSD$Niklas Hallqvist
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