Age | Commit message (Expand) | Author |
1996-08-11 | Be quiet about Kerberos failures if Kerberos has not been set up locally | Thorsten Lockert |
1996-08-11 | typo | Todd C. Miller |
1996-08-11 | pnpinfo utility from freebsd, the author is Sujal M. Patel. | shawn |
1996-08-11 | Be silent about Kerberos failure if local systel is not configured for | Thorsten Lockert |
1996-08-11 | use 2-char day names; from wosch@cs.tu-berlin.de | Theo de Raadt |
1996-08-11 | one incorrect variable; jin@george.lbl.gov via freebsd | Theo de Raadt |
1996-08-11 | two fixes from freebsd plus some more by me | Theo de Raadt |
1996-08-10 | pr -F would sometimes fail to properly use formfeeds. | imp |
1996-08-08 | .elif | Theo de Raadt |
1996-08-08 | Fixed usage sumary and order of args in man page to be consistent. | Todd C. Miller |
1996-08-08 | ensure obj/clean/cleandir run on pctrctl for all arch | Theo de Raadt |
1996-08-08 | Added a pctr pseudo-device for accessing the Pentium performance counters, | dm |
1996-08-08 | Clarify usage printout | Niklas Hallqvist |
1996-08-08 | Slightly cleaner. | Jason Downs |
1996-08-08 | xref crypt(3) as well | Jason Downs |
1996-08-08 | Add encrypt(1) | Jason Downs |
1996-08-08 | encrypt(1), little utility for encrypting passwords from the command line. | Jason Downs |
1996-08-07 | People can be 'logged in' from non-existant devices. | Jason Downs |
1996-08-07 | strncpy() dyslexia on last commit. | etheisen |
1996-08-07 | woof | Theo de Raadt |
1996-08-06 | _POSIX2_LINE_MAX errbuf for kvm_openfiles() | Theo de Raadt |
1996-08-06 | avoid buf oflow | Theo de Raadt |
1996-08-06 | whoops | Theo de Raadt |
1996-08-06 | avoid buf oflows | Theo de Raadt |
1996-08-06 | buf oflow | Theo de Raadt |
1996-08-06 | _POSIX2_LINE_MAX errbuf for kvm_openfiles() | Theo de Raadt |
1996-08-06 | no oflow in case of really bizzare routing tables | Theo de Raadt |
1996-08-06 | fix usage, buf oflow, pretty usage | Theo de Raadt |
1996-08-06 | type cleanup | Theo de Raadt |
1996-08-06 | careful buf oflow, no longer use strcpy | Theo de Raadt |
1996-08-05 | fix formatting | Michael Shalayeff |
1996-08-05 | Adds -C, -p, and -S flags. Based on FreeBSD changes but heavily | Todd C. Miller |
1996-08-04 | ftp bounce protection | Theo de Raadt |
1996-08-03 | Was runing most of the code with real and effective uid of 0, contrary | Todd C. Miller |
1996-08-03 | Uncomment AIX 2 magic. | Jason Downs |
1996-08-02 | password user@, not user@hostname | Theo de Raadt |
1996-08-01 | whoops, goofed on the last one, this should be correct. | michaels |
1996-08-01 | Modified cmp to, when given arg -s, really be silent. (reported by | michaels |
1996-07-31 | login_fbtab() in libutil | Theo de Raadt |
1996-07-31 | fbtab support from wietse | Theo de Raadt |
1996-07-31 | Better use time_t instead of long when dealing with times | Niklas Hallqvist |
1996-07-31 | RANLIBMAG should not be set on alphas, as make doesn't know ECOFF archives | Niklas Hallqvist |
1996-07-30 | use mkstemp() instead of mktemp() to close temp file race. | Todd C. Miller |
1996-07-29 | Fixed a bug causing a CPU loop if dist'ing a file whose parent | Todd C. Miller |
1996-07-29 | Now have a common message.c instead of two copies. | Todd C. Miller |
1996-07-29 | Only need one copy of message.c so use ../rdist/message.c | Todd C. Miller |
1996-07-29 | Added some missing rdist 6.1.3 changes. | Todd C. Miller |
1996-07-29 | links for supfilesrv/supscan | Theo de Raadt |
1996-07-28 | missed changes. | Michael Shalayeff |
1996-07-28 | silence gcc in super-pedantic mode; based on freebsd pr#1427 | Theo de Raadt |