summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
1997-03-03changed to CFLAGS+=, closes PR user/116.flipk
1997-03-03cleanupTodd C. Miller
1997-03-03Give usage message when atq used incorrectly.Todd C. Miller
1997-03-03don't try to fseek to before the beginning of the file;flipk
1997-03-03Complain if invoked in a form that requires an argument and we didn'tTodd C. Miller
1997-03-02Fix up the XXX's I left (oops).Todd C. Miller
1997-03-01Merge in changes from at 2.9Todd C. Miller
1997-02-28Only include sys/errno.h once.Todd C. Miller
1997-02-27Now reports ESP I/O packet counters.Angelos D. Keromytis
1997-02-26Updated to print the IP-in-IP/AH I/O counters.Angelos D. Keromytis
1997-02-26Man page updated to reflect recent additions.Angelos D. Keromytis
1997-02-26Next/Prev commands.Angelos D. Keromytis
1997-02-25include link to passwd.confNiels Provos
1997-02-25fix typeoJason Downs
1997-02-25Reimport NetBSD version w/ Todd's changes, new rcsids, and the beginings ofJason Downs
1997-02-23All audio CDs does not start at block 0Niklas Hallqvist
1997-02-22if sys/kern/malloc.c does not #define KMEMSTATS (and DIAGNOSTIC is alsokstailey
1997-02-22Corrected protocol name.Angelos D. Keromytis
1997-02-21which(1) is now a binary that works in any shell since csh(1) has aTodd C. Miller
1997-02-21numeric variable have to be long as they are used like thatNiklas Hallqvist
1997-02-21netstat now understands SIPP-AH/SIPP-ESP (IPsec) and ENCAP protocols.Angelos D. Keromytis
1997-02-21flesh out icmp, no rpc info for -nTheo de Raadt
1997-02-19Change usage() so it shows the right line arguments.Angelos D. Keromytis
1997-02-18Undo last changes; it makes it impossible to suspect su in Kerberos mode,Thorsten Lockert