Age | Commit message (Expand) | Author |
1996-08-14 | 7 consonants was just too many. pctrctl -> pctr. | dm |
1996-08-14 | Pentium Pro support | dm |
1996-08-14 | Clean up target/tempfile if mmap or write fails (like non-mmap version) | Todd C. Miller |
1996-08-14 | Added support in the driver for the Pentium Pro (pctrctl still needs to | dm |
1996-08-13 | Remove generated file | Thorsten Lockert |
1996-08-12 | lsof-like support for fstat, whee | Theo de Raadt |
1996-08-12 | remove dead code, add comments, put back original comments (Cthulu | michaels |
1996-08-12 | "the remaining fields" -> "the other fields" | michaels |
1996-08-12 | on Theo's suggestion replaced join with join from 44lite, fixed (?) | michaels |
1996-08-12 | invert -n into -a; default is no gethostbyaddr() | Theo de Raadt |
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 |