aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* fix braino on my partAdam David1997-01-011-2/+2
* Use ${COPY} instead of -c for installing non-source files.Bruce Evans1997-01-012-3/+3
* icelandic collationAdam David1996-12-312-3/+42
* Add de and es collatesAndrey A. Chernov1996-12-303-4/+90
* Fix bug found by new prototypes. The code was passing an int to a functionPeter Wemm1996-12-301-2/+5
* Fix bug found by newly visible function pointer prototypes. ThisPeter Wemm1996-12-301-2/+5
* Fix bug found by newly visible prototypes in rpc. The code was passingPeter Wemm1996-12-301-2/+5
* When using the perl5 extensions, ask perl itself what the pathnames are,Peter Wemm1996-12-301-8/+17
* Merge ee version 1.3 from the vendor branch. Clean up files we've gotJoerg Wunsch1996-12-2917-4792/+644
* Enable idlok() in both windows. This is actually a no-op for libcursesPeter Wemm1996-12-281-0/+2
* This commit was generated by cvs2svn to compensate for changes in r20983,Joerg Wunsch1996-12-288-0/+4753
|\
| * Update from the author, just onto the vendor-branch by now.Joerg Wunsch1996-12-2811-144/+5086
* | comma typosWolfram Schneider1996-12-232-3/+5
* | Fix a logico that sneaked into the manpath handling.Joerg Wunsch1996-12-231-3/+5
* | Allow mail(1) to look for multiple mail.rc files.Jordan K. Hubbard1996-12-213-12/+29
* | Replace a bunch of tabs by spaces, since theyMike Pritchard1996-12-211-7/+7
* | Grammar/spelling/style fixes.Mike Pritchard1996-12-211-33/+24
* | Move the check for ASCIIness earlier. This avoids the followingJoerg Wunsch1996-12-201-7/+7
* | Fix problem in ftp and case mapping mode where the converted string wasn'tWarner Losh1996-12-171-0/+1
* | Add \' to valid escapes list to be compatible with printfAndrey A. Chernov1996-12-151-0/+4
* | Typo fix.Alexander Langer1996-12-151-2/+2
* | Correct a typo.Mike Pritchard1996-12-151-2/+2
* | Upgrade to version 2.5.4 of flex.Steve Price1996-12-146-67/+108
* | -Wall cleaning.Steve Price1996-12-141-2/+2
* | Learn to follow the new interface address lists.Garrett Wollman1996-12-131-2/+2
* | Fix uninitialized memory read for case insensitive search. Harmless.Wolfram Schneider1996-12-131-1/+4
* | Restored installation of /etc/magic. It's now a symlink instead of aBruce Evans1996-12-131-9/+10
* | Understand queue-ized ifnet structures.Garrett Wollman1996-12-111-5/+14
* | Add another matching algorithhm to do heuristics for internationalJoerg Wunsch1996-12-114-6/+83
* | When mmap is used, do an madvise(MADV_SEQUENTIAL) to make thingsJohn Dyson1996-12-111-0/+3
* | Don't dup the network pipe to stderr, it prevents ssh from asking for aPeter Wemm1996-12-101-2/+2
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-106-7/+7
* | Minor formatting fixes.Mike Pritchard1996-12-091-12/+5
* | Add manual page symlinksWolfram Schneider1996-12-081-1/+3
* | Link Dutch catalog with nl_NL instead of da_DKAndrey A. Chernov1996-12-081-3/+3
* | Fix my error from previous commit with mixing rwhod protocolAndrey A. Chernov1996-12-051-7/+8
* | Remove one space to produce the same output alignmentAndrey A. Chernov1996-12-051-3/+3
* | Adjust line to not overflow 80 cols (result of recent utmp changes)Andrey A. Chernov1996-12-051-8/+8
* | Use UT_* contstants when possible instead of harcoded 8Andrey A. Chernov1996-12-051-8/+9
* | Increase username field to reflect utmp changesAndrey A. Chernov1996-12-051-1/+1
* | Remove a self referential xref, and add an xref for modload.Mike Pritchard1996-12-041-3/+3
* | Display multicast addresses if the "a" flag is used in combinationBill Fenner1996-12-021-0/+60
* | Made the synopsis in the man page conform to the style guide.Bruce Evans1996-11-302-7/+3
* | make the Usage string match realityPeter Wemm1996-11-221-2/+4
* | Add ru_RU as alias to ru_SUAndrey A. Chernov1996-11-211-1/+2
* | Fix arg parsing. kdump used to allow a single argument, which itBill Fenner1996-11-181-3/+1
* | Detect GUS patches nowAndrey A. Chernov1996-11-171-0/+6
* | fix C programmer's bug number 12.2Wolfram Schneider1996-11-171-3/+8
* | Fix the C programmer's bug #1: EOF is of type `int', not `char'.Joerg Wunsch1996-11-171-6/+2
* | pw_scan() was being used to convert a string into a struct passwd, withPeter Wemm1996-11-151-1/+1