summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1997-04-18Fix problem when fetching files with -a.Todd C. Miller
1997-04-17Add support for STRIP environment variable to specify where strip(1)Todd C. Miller
1997-04-16Sync with NetBSD (lukem):Todd C. Miller
1997-04-16Make mkioctls obey the DESTDIR environment variable.Todd C. Miller
1997-04-16<paths.h> now includes _PATH_DEFTAPE. Change rmt0 -> rst0 in man page.Todd C. Miller
1997-04-14URL specifiers are case insensitive. Noticed by Theo.Todd C. Miller
1997-04-13single ^C on a pipeTheo de Raadt
1997-04-13do not (continue) on a stdin pipeTheo de Raadt
1997-04-13vis usernames; bitblt is paranoidTheo de Raadt
1997-04-13buf oflow; bitbltTheo de Raadt
1997-04-12get an unreserved port if not root; required now that rresvport failsJim Rees
1997-04-11emacs is dumb too--the $TERM entry that is.Todd C. Miller
1997-04-10enable .group entries in /etc/passwd.confNiels Provos
1997-04-10how is this for fast bug fixing response! revert to sigblock() since theTheo de Raadt
1997-04-10Sync with NetBSD (lukem)Todd C. Miller
1997-04-09just clean up a stylistic mess I created myself long ago.michaels
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