summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
1997-03-19Fixed minor bug with next/prev/replay commands.Angelos D. Keromytis
1997-03-14Add missing line, doh!Todd C. Miller
1997-03-14Correct usage of S_IFREG.Todd C. Miller
1997-03-14Fix problem where tty mode could get clobbered when ftp was suspended.Todd C. Miller
1997-03-14Change an occurrence of if (fromatty) -> if (edit) -- from Thorsten.Todd C. Miller
1997-03-14Sync with NetBSD and fix "get foo.txt /dev/tty" wrt progress meterTodd C. Miller
1997-03-09Added the "replay" command.Angelos D. Keromytis
1997-03-07Obsoleted with new tput code. Clear works inside tput now.gene
1997-03-07Integrate clear into tput itself with silly argv munching.gene
1997-03-07Don't error out when chflags(2) fails if the target filesystem doesn'tTodd C. Miller