aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Report net connection error via hstrerror(h_errno) now instead ofAndrey A. Chernov1996-11-141-2/+3
* Change to new ftpLogin interfaceAndrey A. Chernov1996-11-141-4/+8
* Now that systat's working again, bring the vmstat cleanup over fromJordan K. Hubbard1996-11-121-14/+14
* Added a missing \ for installing perl modules.Paul Richards1996-11-101-2/+2
* Cosmetic bugfix. fetch was modifying it's argv[] strings in place, whichPeter Wemm1996-11-101-2/+6
* Initialize interrupt counters. The boot time values were displayed as ***.Bruce Evans1996-11-101-1/+1
* Merge from the 2.2 branch: avoid including the API stuff when buildingJoerg Wunsch1996-11-091-4/+23
* add PATH variableWolfram Schneider1996-11-051-2/+4
* add PATH variableWolfram Schneider1996-11-051-2/+4
* add /sbin to PATH, the location of sysctl(8) may changed in futureWolfram Schneider1996-11-051-3/+3
* Add YYLEX and YYEMPTY macros to make byacc look more like bison.Jeffrey Hsu1996-11-041-1/+3
* Install message catalog links according to standard naming conventionAndrey A. Chernov1996-11-041-1/+26
* Fix PATH_MSGCATAndrey A. Chernov1996-11-041-1/+1
* Fill in some of the missing blanks for the tknvi and perl5 compile options.Peter Wemm1996-11-031-22/+28
* The tcl/perl interpreter compile options were not really optional.Peter Wemm1996-11-032-4/+7
* Compile telnet from eBones instead of secure.Mark Murray1996-11-031-3/+3
* Add a .POSIX directive. When the first non-commentSteve Price1996-11-031-1/+12
* I haven't had a single contraversial commit all week, so what theJordan K. Hubbard1996-11-032-3/+10