| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix braino on my part | Adam David | 1997-01-01 | 1 | -2/+2 |
* | Use ${COPY} instead of -c for installing non-source files. | Bruce Evans | 1997-01-01 | 2 | -3/+3 |
* | icelandic collation | Adam David | 1996-12-31 | 2 | -3/+42 |
* | Add de and es collates | Andrey A. Chernov | 1996-12-30 | 3 | -4/+90 |
* | Fix bug found by new prototypes. The code was passing an int to a function | Peter Wemm | 1996-12-30 | 1 | -2/+5 |
* | Fix bug found by newly visible function pointer prototypes. This | Peter Wemm | 1996-12-30 | 1 | -2/+5 |
* | Fix bug found by newly visible prototypes in rpc. The code was passing | Peter Wemm | 1996-12-30 | 1 | -2/+5 |
* | When using the perl5 extensions, ask perl itself what the pathnames are, | Peter Wemm | 1996-12-30 | 1 | -8/+17 |
* | Merge ee version 1.3 from the vendor branch. Clean up files we've got | Joerg Wunsch | 1996-12-29 | 17 | -4792/+644 |
* | Enable idlok() in both windows. This is actually a no-op for libcurses | Peter Wemm | 1996-12-28 | 1 | -0/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r20983, | Joerg Wunsch | 1996-12-28 | 8 | -0/+4753 |
|\ |
|
| * | Update from the author, just onto the vendor-branch by now. | Joerg Wunsch | 1996-12-28 | 11 | -144/+5086 |
* | | 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 |