Age | Commit message (Expand) | Author |
1996-08-19 | Move the except check. | Jason Downs |
1996-08-19 | kill a little more cruft. | Jason Downs |
1996-08-19 | +lndir | Jason Downs |
1996-08-19 | lndir from X11, hacked up. | Jason Downs |
1996-08-18 | Rewind fd's in copy() since we may have already done a compare(). | Todd C. Miller |
1996-08-18 | Use rresvport | Thorsten Lockert |
1996-08-17 | ${LIBEXECDIR} | michaels |
1996-08-17 | use only the bourne shell version. | michaels |
1996-08-17 | ++argv | michaels |
1996-08-17 | argv. | michaels |
1996-08-17 | doc lsof-like behaviour | Theo de Raadt |
1996-08-17 | <-> | Theo de Raadt |
1996-08-17 | hack around a few bugs till michael wakes up | Theo de Raadt |
1996-08-16 | crank hostname length, fix one oflow; pointed out by dholland@hcs.harvard.edu | Theo de Raadt |
1996-08-16 | indent | Theo de Raadt |
1996-08-16 | Better locate from wosch@freebsd (Wolfram Schneider), sligthly modified. | michaels |
1996-08-16 | nvi 1.73 | michaels |
1996-08-16 | ipx. | Michael Shalayeff |
1996-08-16 | ipx. | Michael Shalayeff |
1996-08-16 | indent | Theo de Raadt |
1996-08-16 | Some mostly cosmetic bug fixes. | dm |
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 |