summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1998-06-12Properly delete messages that the user has deleted in his/her spool.Todd C. Miller
1998-06-12describe bug about faking EOFDavid Leonard
1998-06-12there is no %w formatDavid Leonard
1998-06-12make -o semantics obviousDavid Leonard
1998-06-12spellingDavid Leonard
1998-06-11Don't segfault just because a line starts with NUL; rossTheo de Raadt
1998-06-11typo; thepish@freebsd.orgTheo de Raadt
1998-06-08use endptr in a strtl()Todd C. Miller
1998-06-08Fix some problems noted by lukem@netbsd.orgTodd C. Miller
1998-06-05spellingTheo de Raadt
1998-06-03zero sigaction before useTheo de Raadt
1998-06-03zero sigaction before useTheo de Raadt
1998-06-02no, the code is correct as it is, and you did the wrong thing based on a gcc ...Theo de Raadt
1998-06-02shut up -WallMichael Shalayeff
1998-06-02Add some more explanatory text. augustssNiels Provos
1998-05-29Remove shadow decl.Jason Downs
1998-05-29accept spaces in nameTheo de Raadt
1998-05-29put temp file _PATH_VARTMPTodd C. Miller
1998-05-28unlink tmpfile; noted by chris@dqc.orgTheo de Raadt
1998-05-28buf problem with TMPDIR; karls@inet.noTheo de Raadt
1998-05-28permit any gecos field to be emptyTheo de Raadt
1998-05-27compile; needs lots of work.Jason Downs
1998-05-26stderr, not stdoutTheo de Raadt
1998-05-23fix multi-address host connects; cstone@pobox.comTheo de Raadt
1998-05-22support U, and LL suffixes; rnordierTheo de Raadt
1998-05-1914 for a type field to accomodate 'VM page bucket'Michael Shalayeff
1998-05-18readlink len-1Theo de Raadt
1998-05-18you want MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1Theo de Raadt
1998-05-18readlink len-1Theo de Raadt
1998-05-15cleanup warnings.Artur Grabowski
1998-05-15check mallocsArtur Grabowski
1998-05-13less "-d" descriptions swapped; mouse@Rodents.Montreal.QC.CATheo de Raadt
1998-05-13generate int errorcodes instead of long to match the new libcom_errArtur Grabowski
1998-05-13oopsTheo de Raadt
1998-05-13try other h_addr_list addresses when connecting, and handle EINTRTheo de Raadt
1998-05-13handle EINTRTheo de Raadt
1998-05-13fix .Sh ENVIRONMENTTheo de Raadt
1998-05-13make signal handlers save/restore errnoTheo de Raadt
1998-05-13catch more commands that require a shellTheo de Raadt
1998-05-12emulate umask inside make, so that the value gets propogated; also ensureTheo de Raadt
1998-05-11Build nm ok for cross-envsNiklas Hallqvist
1998-05-11work on files linked with -Z tooNiklas Hallqvist
1998-05-11if { if ... else } elseTheo de Raadt
1998-05-11Support building for cross purposesNiklas Hallqvist
1998-05-11fix scrolling and 'z' command; matt debergalis <deberg@mit.edu>Todd C. Miller
1998-05-11set max field width of %s correctlyTheo de Raadt
1998-05-07fix err() useTheo de Raadt
1998-05-04Never remove a mail spool, as we may not have proper prics, just truncate. A...Todd C. Miller
1998-05-02allow relative values via +/- prefixesTodd C. Miller
1998-05-02fix yet another malloc problem.Michael Shalayeff