summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add <ss> and ss orderingache1997-03-101-2/+2
* Fix a gross bug in the ! operator optimization code. The followingjoerg1997-03-101-1/+7
* Add ^ getpid() for better srandom resultsache1997-03-101-2/+2
* Add reference to `PMake - A Tutorial'wosch1997-03-091-2/+7
* Don't use a dot in a chown command. In fact, don't use any commandsbde1997-03-091-9/+13
* Add ^ getpid() to make more random results for subsequent calling.ache1997-03-081-5/+6
* Made sure the string formated by strftime() is properlyyokota1997-03-071-1/+2
* Made sure the string formated by strftime() is properlyyokota1997-03-072-2/+4
* fix restarting http transfers and understanding response from server.jmg1997-03-061-4/+4
* fix a couple problems with fetch:jmg1997-03-061-3/+6
* fix a couple misspellings, one of 'em closes pr 2892.jmg1997-03-061-3/+3
* Fix FTP_PROXY to use user@host[@port] for FTP proxy and eliminatefenner1997-03-053-70/+118
* Added missing #include, cleaned up #includes.bde1997-03-031-5/+11
* Back out MAXLOGNAME fix, Bruce points that copyinstr require NULache1997-03-031-2/+2
* Add enviroment variable MAKEOBJDIRPREFIX, still undocumented exceptwosch1997-03-031-1/+2
* Fix MAXLOGNAME usage, the code has wrong assumption that it must beache1997-03-021-3/+3
* Make more not immediately exit on a short file, if the -e option isjoerg1997-03-022-4/+1
* Include copyright message from <sys/copyright.h>wosch1997-03-011-5/+4
* Add generic colldef for ISO-8859-2.wosch1997-03-013-15/+238
* minor nitadam1997-02-281-3/+3
* Add lt_LN.ISO_8859-2.src.wosch1997-02-282-10/+102
* Back out "shell" / pw_shell change, I was confused by the sameache1997-02-271-4/+7
* Fix few bogons with pw_shell / shell variables values mismatchache1997-02-271-7/+4
* If an administrator somehow manages to break the hardlinksmpp1997-02-262-5/+9
* Added calendar entries from OpenBSD and NetBSD that we were missing.mpp1997-02-254-11/+20
* Add the date of Carl Sagan's death, since we list his birthday.mpp1997-02-251-1/+2
* Holiday renamedache1997-02-242-4/+4
* Use new sysctl(3) interface to mbuf statistics. While we're at it,wollman1997-02-241-21/+45
* Use the new sysctl(3) interface to mbuf statistics rather thanwollman1997-02-241-7/+19
* When group wheel is empty, allow everyone to su to root. This has normallyguido1997-02-242-5/+7
* These man page will appear in 2.2, not 3.0.wosch1997-02-221-3/+3
* Add Korean CTYPE localeache1997-02-222-2/+117
* Revert $FreeBSD$ to $Id$peter1997-02-22212-213/+216
* Revert $FreeBSD$ to $Id$peter1997-02-22122-122/+131
* Revert $FreeBSD$ to $Id$peter1997-02-225-5/+5
* Use the .Bx macro in the HISTORY section.mpp1997-02-191-1/+2
* Add history section. Follows chflags(2).obrien1997-02-191-0/+4
* Treat 'end\0', 'end\n', 'end\r\n' as trailer line, see rev 1.2wosch1997-02-181-1/+3
* Fix default whois server.markm1997-02-181-1/+1
* Better check for detecting header line. A header line must matchwosch1997-02-181-1/+32
* Fix ranges - off by one.wosch1997-02-181-2/+5
* Fix for hard-coded length of login name.davidn1997-02-181-3/+11
* This page will first appear in 2.2, not 3.0.jmg1997-02-171-1/+1
* Fix fetch so that all status information is sent to stderr, preventsjmg1997-02-171-11/+10
* Don't call sendmail with "-f root" when run with "-a". Thismpp1997-02-161-1/+1
* Implement the -o commandline switch. This does almost exactlysteve1997-02-161-12/+61
* The screen layout of the lefthand side for the vmstat display was way off.obrien1997-02-151-11/+11
* Modified the display() function to recognize when the output it going to ajmg1997-02-141-14/+18
* Bye Bye.wosch1997-02-143-390/+0
* Print error messages to stderr, not to stdout.bde1997-02-131-2/+2
OpenPOWER on IntegriCloud