summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1997-04-08Obseleted by new which(1) that acts like whereis(1) when invokedTodd C. Miller
1997-04-08whereis is now linked to whichTodd C. Miller
1997-04-08which(1) and whereis(1) are now the same program (hard linked).Todd C. Miller
1997-04-07paranoid about MAXHOSTNAMELENTheo de Raadt
1997-04-07Back out last changes for now. They cause problems.Todd C. Miller
1997-04-07Better error message when lookup of getlogin() != uidTodd C. Miller
1997-04-06Use long, not int when casting pointers and storing as integers.Todd C. Miller
1997-04-05if TERM=dumb disable progress and editing for emacs ange-ftpkstailey
1997-04-04when mktemp() is hard to fix, use 10 XTheo de Raadt
1997-04-04check MID field like strip(1) does; PR#149, mickey; fix by meTheo de Raadt
1997-04-04sort & add a fewTheo de Raadt
1997-04-04mention mr.tarkovskeyMichael Shalayeff
1997-04-03fix my last fix. warnx, not warn!Michael Shalayeff
1997-04-03more about Gogol (;Michael Shalayeff
1997-04-03take 2kstailey
1997-04-03make it match what is in magdir/magickstailey
1997-04-03From FreeBSD 1.7 by markm. The log message:imp
1997-04-03per wishes of deraadt add ufs to default fs's to search.michaels
1997-04-02buf oflows, thanks imp & millertTheo de Raadt
1997-04-02use 10 X for mktemp(1)Theo de Raadt
1997-04-02use mkstemp (millert, please double check)Theo de Raadt
1997-04-02add Gogol birthday (;Michael Shalayeff
1997-04-02Merge in good changes from NetBSD:Todd C. Miller
1997-04-01Disable editing when in batch mode. Idea from Theo.Todd C. Miller
1997-04-01zap extra XXX if swap goes down; paul@wit387304.student.utwente.nlTheo de Raadt
1997-04-01Slightly better fix. This one is explicately bounded by UT_HOSTSIZE.Todd C. Miller
1997-04-01This merges in the latest NetBSD sup source.Todd T. Fries
1997-04-01Sync with NetBSD (mostly by christos initial substitution/regexp from Der Mouse)Todd C. Miller
1997-03-31correct path in comment; thieleke@ix.netcom.comTheo de Raadt
1997-03-30blowfish + passwd.conf support. fixed md5 salt.Niels Provos
1997-03-30NetBSD PR #3399: Avoid overflowing in ut_host into ut_time (bounds check). ...Todd C. Miller
1997-03-29fix typo, msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-03-29Use ``mail.local -H'' to do dot locking so we can have mode 755 mailTodd C. Miller
1997-03-27Fix core dump.Jason Downs
1997-03-27pretty and one 64bit thingyTheo de Raadt
1997-03-27use arc4random instead of randomNiels Provos
1997-03-27Slight cleanup, more neededTobias Weingartner
1997-03-27support for md5 passwordsNiels Provos
1997-03-26calculate width for select() more carefullyTheo de Raadt
1997-03-26bail like ruptime; netbsdTheo de Raadt
1997-03-26s/main/listmain/; seebs@solon.comTheo de Raadt
1997-03-26show a backslash properly; david@mono.orgTheo de Raadt
1997-03-26xref rwhod; netbsdTheo de Raadt
1997-03-26no libcrypt, fix DPADDTheo de Raadt
1997-03-25exec with argv[0] as shell, not "sh"; era@iki.fiTheo de Raadt
1997-03-25correct string empty test; yokota@freebsdTheo de Raadt
1997-03-25ensure strftime buf has NUL; yokota@freebsdTheo de Raadt
1997-03-25ensure strftime buf has NUL; yokota@freebsdTheo de Raadt
1997-03-25Ok here is the mvme88k userland, minus a few important pieces.Dale S. Rahn
1997-03-21Add in recent NetBSD changes we didn't already have:Todd C. Miller