summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Collapse)Author
1996-08-22rcmdsh() is now prototyped in unistd.hTodd C. Miller
1996-08-22NetBSD changes: use POSIX regex routines and fix more buff oflowTodd C. Miller
Can't use mkstemp() so go back to mktemp and open(2) with sane flags. Now uses rcmdsh and fixes memory leak in NetBSD POSIX regex support (leak fixed by Charles Amos <amos@umiacs.umd.edu>).
1996-08-22header glitch if system up < 1 minute; from mouse@Collatz.McRCIM.McGill.EDUTheo de Raadt
1996-08-22deal with argument snipTheo de Raadt
1996-08-22Slightly better.Jason Downs
1996-08-22Handle ftp entries better.Jason Downs
1996-08-22__OpenBSD__Theo de Raadt
1996-08-20nvi 1.74michaels
1996-08-19We need a malloc prototype for alphasNiklas Hallqvist
1996-08-19OppsJason Downs
1996-08-19Move the except check.Jason Downs
1996-08-19kill a little more cruft.Jason Downs
1996-08-19+lndirJason Downs
1996-08-19lndir from X11, hacked up.Jason Downs
1996-08-18Rewind fd's in copy() since we may have already done a compare().Todd C. Miller
1996-08-18Use rresvportThorsten Lockert
1996-08-17${LIBEXECDIR}michaels
1996-08-17use only the bourne shell version.michaels
1996-08-17++argvmichaels
1996-08-17argv.michaels
1996-08-17doc lsof-like behaviourTheo de Raadt
1996-08-17<->Theo de Raadt
1996-08-17hack around a few bugs till michael wakes upTheo de Raadt
1996-08-16crank hostname length, fix one oflow; pointed out by dholland@hcs.harvard.eduTheo de Raadt
1996-08-16indentTheo de Raadt
1996-08-16Better locate from wosch@freebsd (Wolfram Schneider), sligthly modified.michaels
1996-08-16nvi 1.73michaels
1996-08-16ipx.Michael Shalayeff
1996-08-16ipx.Michael Shalayeff
1996-08-16indentTheo de Raadt
1996-08-16Some mostly cosmetic bug fixes.dm
1996-08-147 consonants was just too many. pctrctl -> pctr.dm
1996-08-14Pentium Pro supportdm
1996-08-14Clean up target/tempfile if mmap or write fails (like non-mmap version)Todd C. Miller
1996-08-14Added support in the driver for the Pentium Pro (pctrctl still needs todm
be done, though).
1996-08-13Remove generated fileThorsten Lockert
1996-08-12lsof-like support for fstat, wheeTheo de Raadt
1996-08-12remove dead code, add comments, put back original comments (Cthulumichaels
may know how they were lost).
1996-08-12"the remaining fields" -> "the other fields"michaels
1996-08-12on Theo's suggestion replaced join with join from 44lite, fixed (?)michaels
netbsd pr #1356 (reported by mouse@Collatz.McRCIM.McGill.EDU, der Mouse)
1996-08-12invert -n into -a; default is no gethostbyaddr()Theo de Raadt
1996-08-11Be quiet about Kerberos failures if Kerberos has not been set up locallyThorsten Lockert
1996-08-11typoTodd C. Miller
1996-08-11pnpinfo utility from freebsd, the author is Sujal M. Patel.shawn
1996-08-11Be silent about Kerberos failure if local systel is not configured forThorsten Lockert
Kerberos
1996-08-11use 2-char day names; from wosch@cs.tu-berlin.deTheo de Raadt
1996-08-11one incorrect variable; jin@george.lbl.gov via freebsdTheo de Raadt
1996-08-11two fixes from freebsd plus some more by meTheo de Raadt
1996-08-10pr -F would sometimes fail to properly use formfeeds.imp
1996-08-08.elifTheo de Raadt