summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
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
1996-08-12"the remaining fields" -> "the other fields"michaels
1996-08-12on Theo's suggestion replaced join with join from 44lite, fixed (?)michaels
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
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
1996-08-08Fixed usage sumary and order of args in man page to be consistent.Todd C. Miller
1996-08-08ensure obj/clean/cleandir run on pctrctl for all archTheo de Raadt
1996-08-08Added a pctr pseudo-device for accessing the Pentium performance counters,dm
1996-08-08Clarify usage printoutNiklas Hallqvist
1996-08-08Slightly cleaner.Jason Downs
1996-08-08xref crypt(3) as wellJason Downs
1996-08-08Add encrypt(1)Jason Downs
1996-08-08encrypt(1), little utility for encrypting passwords from the command line.Jason Downs
1996-08-07People can be 'logged in' from non-existant devices.Jason Downs
1996-08-07strncpy() dyslexia on last commit.etheisen
1996-08-07woofTheo de Raadt
1996-08-06_POSIX2_LINE_MAX errbuf for kvm_openfiles()Theo de Raadt
1996-08-06avoid buf oflowTheo de Raadt
1996-08-06whoopsTheo de Raadt
1996-08-06avoid buf oflowsTheo de Raadt
1996-08-06buf oflowTheo de Raadt
1996-08-06_POSIX2_LINE_MAX errbuf for kvm_openfiles()Theo de Raadt
1996-08-06no oflow in case of really bizzare routing tablesTheo de Raadt
1996-08-06fix usage, buf oflow, pretty usageTheo de Raadt
1996-08-06type cleanupTheo de Raadt
1996-08-06careful buf oflow, no longer use strcpyTheo de Raadt
1996-08-05fix formattingMichael Shalayeff
1996-08-05Adds -C, -p, and -S flags. Based on FreeBSD changes but heavilyTodd C. Miller
1996-08-04ftp bounce protectionTheo de Raadt
1996-08-03Was runing most of the code with real and effective uid of 0, contraryTodd C. Miller
1996-08-03Uncomment AIX 2 magic.Jason Downs
1996-08-02password user@, not user@hostnameTheo de Raadt
1996-08-01whoops, goofed on the last one, this should be correct.michaels
1996-08-01Modified cmp to, when given arg -s, really be silent. (reported bymichaels
1996-07-31login_fbtab() in libutilTheo de Raadt
1996-07-31fbtab support from wietseTheo de Raadt