| Commit message (Expand) | Author | Age | Files | Lines |
* | comma typos | Wolfram Schneider | 1996-12-23 | 2 | -3/+5 |
* | Fix a logico that sneaked into the manpath handling. | Joerg Wunsch | 1996-12-23 | 1 | -3/+5 |
* | Allow mail(1) to look for multiple mail.rc files. | Jordan K. Hubbard | 1996-12-21 | 3 | -12/+29 |
* | Replace a bunch of tabs by spaces, since they | Mike Pritchard | 1996-12-21 | 1 | -7/+7 |
* | Grammar/spelling/style fixes. | Mike Pritchard | 1996-12-21 | 1 | -33/+24 |
* | Move the check for ASCIIness earlier. This avoids the following | Joerg Wunsch | 1996-12-20 | 1 | -7/+7 |
* | Fix problem in ftp and case mapping mode where the converted string wasn't | Warner Losh | 1996-12-17 | 1 | -0/+1 |
* | Add \' to valid escapes list to be compatible with printf | Andrey A. Chernov | 1996-12-15 | 1 | -0/+4 |
* | Typo fix. | Alexander Langer | 1996-12-15 | 1 | -2/+2 |
* | Correct a typo. | Mike Pritchard | 1996-12-15 | 1 | -2/+2 |
* | Upgrade to version 2.5.4 of flex. | Steve Price | 1996-12-14 | 6 | -67/+108 |
* | -Wall cleaning. | Steve Price | 1996-12-14 | 1 | -2/+2 |
* | Learn to follow the new interface address lists. | Garrett Wollman | 1996-12-13 | 1 | -2/+2 |
* | Fix uninitialized memory read for case insensitive search. Harmless. | Wolfram Schneider | 1996-12-13 | 1 | -1/+4 |
* | Restored installation of /etc/magic. It's now a symlink instead of a | Bruce Evans | 1996-12-13 | 1 | -9/+10 |
* | Understand queue-ized ifnet structures. | Garrett Wollman | 1996-12-11 | 1 | -5/+14 |
* | Add another matching algorithhm to do heuristics for international | Joerg Wunsch | 1996-12-11 | 4 | -6/+83 |
* | When mmap is used, do an madvise(MADV_SEQUENTIAL) to make things | John Dyson | 1996-12-11 | 1 | -0/+3 |
* | Don't dup the network pipe to stderr, it prevents ssh from asking for a | Peter Wemm | 1996-12-10 | 1 | -2/+2 |
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | Garrett Wollman | 1996-12-10 | 6 | -7/+7 |
* | Minor formatting fixes. | Mike Pritchard | 1996-12-09 | 1 | -12/+5 |
* | Add manual page symlinks | Wolfram Schneider | 1996-12-08 | 1 | -1/+3 |
* | Link Dutch catalog with nl_NL instead of da_DK | Andrey A. Chernov | 1996-12-08 | 1 | -3/+3 |
* | Fix my error from previous commit with mixing rwhod protocol | Andrey A. Chernov | 1996-12-05 | 1 | -7/+8 |
* | Remove one space to produce the same output alignment | Andrey A. Chernov | 1996-12-05 | 1 | -3/+3 |
* | Adjust line to not overflow 80 cols (result of recent utmp changes) | Andrey A. Chernov | 1996-12-05 | 1 | -8/+8 |
* | Use UT_* contstants when possible instead of harcoded 8 | Andrey A. Chernov | 1996-12-05 | 1 | -8/+9 |
* | Increase username field to reflect utmp changes | Andrey A. Chernov | 1996-12-05 | 1 | -1/+1 |
* | Remove a self referential xref, and add an xref for modload. | Mike Pritchard | 1996-12-04 | 1 | -3/+3 |
* | Display multicast addresses if the "a" flag is used in combination | Bill Fenner | 1996-12-02 | 1 | -0/+60 |
* | Made the synopsis in the man page conform to the style guide. | Bruce Evans | 1996-11-30 | 2 | -7/+3 |
* | make the Usage string match reality | Peter Wemm | 1996-11-22 | 1 | -2/+4 |
* | Add ru_RU as alias to ru_SU | Andrey A. Chernov | 1996-11-21 | 1 | -1/+2 |
* | Fix arg parsing. kdump used to allow a single argument, which it | Bill Fenner | 1996-11-18 | 1 | -3/+1 |
* | Detect GUS patches now | Andrey A. Chernov | 1996-11-17 | 1 | -0/+6 |
* | fix C programmer's bug number 12.2 | Wolfram Schneider | 1996-11-17 | 1 | -3/+8 |
* | Fix the C programmer's bug #1: EOF is of type `int', not `char'. | Joerg Wunsch | 1996-11-17 | 1 | -6/+2 |
* | pw_scan() was being used to convert a string into a struct passwd, with | Peter Wemm | 1996-11-15 | 1 | -1/+1 |
* | Report net connection error via hstrerror(h_errno) now instead of | Andrey A. Chernov | 1996-11-14 | 1 | -2/+3 |
* | Change to new ftpLogin interface | Andrey A. Chernov | 1996-11-14 | 1 | -4/+8 |
* | Now that systat's working again, bring the vmstat cleanup over from | Jordan K. Hubbard | 1996-11-12 | 1 | -14/+14 |
* | Added a missing \ for installing perl modules. | Paul Richards | 1996-11-10 | 1 | -2/+2 |
* | Cosmetic bugfix. fetch was modifying it's argv[] strings in place, which | Peter Wemm | 1996-11-10 | 1 | -2/+6 |
* | Initialize interrupt counters. The boot time values were displayed as ***. | Bruce Evans | 1996-11-10 | 1 | -1/+1 |
* | Merge from the 2.2 branch: avoid including the API stuff when building | Joerg Wunsch | 1996-11-09 | 1 | -4/+23 |
* | add PATH variable | Wolfram Schneider | 1996-11-05 | 1 | -2/+4 |
* | add PATH variable | Wolfram Schneider | 1996-11-05 | 1 | -2/+4 |
* | add /sbin to PATH, the location of sysctl(8) may changed in future | Wolfram Schneider | 1996-11-05 | 1 | -3/+3 |
* | Add YYLEX and YYEMPTY macros to make byacc look more like bison. | Jeffrey Hsu | 1996-11-04 | 1 | -1/+3 |
* | Install message catalog links according to standard naming convention | Andrey A. Chernov | 1996-11-04 | 1 | -1/+26 |