summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Replace a bunch of tabs by spaces, since theympp1996-12-211-7/+7
* Grammar/spelling/style fixes.mpp1996-12-211-33/+24
* Move the check for ASCIIness earlier. This avoids the followingjoerg1996-12-201-7/+7
* Fix problem in ftp and case mapping mode where the converted string wasn'timp1996-12-171-0/+1
* Add \' to valid escapes list to be compatible with printfache1996-12-151-0/+4
* Typo fix.alex1996-12-151-2/+2
* Correct a typo.mpp1996-12-151-2/+2
* Upgrade to version 2.5.4 of flex.steve1996-12-146-67/+108
* -Wall cleaning.steve1996-12-141-2/+2
* Learn to follow the new interface address lists.wollman1996-12-131-2/+2
* Fix uninitialized memory read for case insensitive search. Harmless.wosch1996-12-131-1/+4
* Restored installation of /etc/magic. It's now a symlink instead of abde1996-12-131-9/+10
* Understand queue-ized ifnet structures.wollman1996-12-111-5/+14
* Add another matching algorithhm to do heuristics for internationaljoerg1996-12-114-6/+83
* When mmap is used, do an madvise(MADV_SEQUENTIAL) to make thingsdyson1996-12-111-0/+3
* Don't dup the network pipe to stderr, it prevents ssh from asking for apeter1996-12-101-2/+2
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-106-7/+7
* Minor formatting fixes.mpp1996-12-091-12/+5
* Add manual page symlinkswosch1996-12-081-1/+3
* Link Dutch catalog with nl_NL instead of da_DKache1996-12-081-3/+3
* Fix my error from previous commit with mixing rwhod protocolache1996-12-051-7/+8
* Remove one space to produce the same output alignmentache1996-12-051-3/+3
* Adjust line to not overflow 80 cols (result of recent utmp changes)ache1996-12-051-8/+8
* Use UT_* contstants when possible instead of harcoded 8ache1996-12-051-8/+9
* Increase username field to reflect utmp changesache1996-12-051-1/+1
* Remove a self referential xref, and add an xref for modload.mpp1996-12-041-3/+3
* Display multicast addresses if the "a" flag is used in combinationfenner1996-12-021-0/+60
* Made the synopsis in the man page conform to the style guide.bde1996-11-302-7/+3
* make the Usage string match realitypeter1996-11-221-2/+4
* Add ru_RU as alias to ru_SUache1996-11-211-1/+2
* Fix arg parsing. kdump used to allow a single argument, which itfenner1996-11-181-3/+1
* Detect GUS patches nowache1996-11-171-0/+6
* fix C programmer's bug number 12.2wosch1996-11-171-3/+8
* Fix the C programmer's bug #1: EOF is of type `int', not `char'.joerg1996-11-171-6/+2
* pw_scan() was being used to convert a string into a struct passwd, withpeter1996-11-151-1/+1
* Report net connection error via hstrerror(h_errno) now instead ofache1996-11-141-2/+3
* Change to new ftpLogin interfaceache1996-11-141-4/+8
* Now that systat's working again, bring the vmstat cleanup over fromjkh1996-11-121-14/+14
* Added a missing \ for installing perl modules.paul1996-11-101-2/+2
* Cosmetic bugfix. fetch was modifying it's argv[] strings in place, whichpeter1996-11-101-2/+6
* Initialize interrupt counters. The boot time values were displayed as ***.bde1996-11-101-1/+1
* Merge from the 2.2 branch: avoid including the API stuff when buildingjoerg1996-11-091-4/+23
* add PATH variablewosch1996-11-051-2/+4
* add PATH variablewosch1996-11-051-2/+4
* add /sbin to PATH, the location of sysctl(8) may changed in futurewosch1996-11-051-3/+3
* Add YYLEX and YYEMPTY macros to make byacc look more like bison.hsu1996-11-041-1/+3
* Install message catalog links according to standard naming conventionache1996-11-041-1/+26
* Fix PATH_MSGCATache1996-11-041-1/+1
* Fill in some of the missing blanks for the tknvi and perl5 compile options.peter1996-11-031-22/+28
* The tcl/perl interpreter compile options were not really optional.peter1996-11-032-4/+7
OpenPOWER on IntegriCloud