summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
1996-07-31Better use time_t instead of long when dealing with timesNiklas Hallqvist
1996-07-31RANLIBMAG should not be set on alphas, as make doesn't know ECOFF archivesNiklas Hallqvist
1996-07-30use mkstemp() instead of mktemp() to close temp file race.Todd C. Miller
1996-07-29Fixed a bug causing a CPU loop if dist'ing a file whose parentTodd C. Miller
1996-07-29Now have a common message.c instead of two copies.Todd C. Miller
1996-07-29Only need one copy of message.c so use ../rdist/message.cTodd C. Miller
1996-07-29Added some missing rdist 6.1.3 changes.Todd C. Miller
1996-07-29links for supfilesrv/supscanTheo de Raadt
1996-07-28missed changes.Michael Shalayeff
1996-07-28silence gcc in super-pedantic mode; based on freebsd pr#1427Theo de Raadt