summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* malloc(3) need to allocate one byte more.phk1999-03-291-2/+2
* Due to the switch form Julian to Gregorian calender,helbig1999-03-271-9/+14
* Display floats with format %*.0f instead of as "*****" if there isbde1999-03-221-1/+5
* An even number of nodes, not node pairs are required for tsort(1) to work.billf1999-03-201-1/+1
* Supporting locale for Chinese Big5 completely.foxfair1999-03-201-2/+2
* Disable setgid kmem for now.imp1999-03-161-2/+2
* Reference the sysctl variables related to various limits.ghelmer1999-03-151-4/+13
* Grammar nits, double negativesbillf1999-03-151-4/+4
* Fixes alignment of blocksize field to be prettier ifmjacob1999-03-101-7/+7
* Fix fstat compatibility by printing the address of the tcppcb instead ofdes1999-03-101-3/+7
* Adds the '-p' option to make time(1) output POSIX.2 compliant.roberto1999-03-102-21/+63
* get rid of space padding for compressionmjacob1999-03-101-2/+2
* Restore \n at end of usage message.wollman1999-03-081-2/+2
* Fix display of example usage.ghelmer1999-03-071-1/+2
* Oops, the test for "no-cpu" was inverted.bde1999-03-071-2/+2
* The magic "no-cpu" cpu number is 0xff. Don't misrepresent cpubde1999-03-051-2/+2
* Fix the style of my previous commit.joerg1999-03-031-1/+1
* Increase the vector that's used to look for free pty's. We go throughjoerg1999-03-031-1/+1
* Make window(1) actually work again. It has been broken for quite somejoerg1999-03-022-2/+3
* Print actual density code as well as string for density- I dunno about others,mjacob1999-03-021-5/+10
* Improve error message wording when attempting to link to a non-existentalex1999-03-021-2/+2
* Close PR #10264. Don't bail directly out of passwd/chpass in my_yp_match().wpaul1999-03-011-1/+17
* Fix disorder introduced by me in the Euro part 2 locale commit.imp1999-03-011-15/+15
* Make MACHINE_ARCH sensitive to the environment, as well as using theimp1999-03-011-4/+11
* fix PRUNEPATHS assignmentache1999-02-281-2/+2
* Deal with broken Web sites which return 302 responses rather than 404wollman1999-02-233-17/+38
* Change the prompt for the office location field from "Location:"ghelmer1999-02-233-8/+13
* Use `${CC} ${CFLAGS} ${LDFLAGS} -nostdlib -Wl...' instead ofbde1999-02-171-5/+5
* Fix off-by-one error.fenner1999-02-161-2/+2
* Re-enable doscmd build.luoqi1999-02-161-1/+2
* Look for aout X libraries at the right place.luoqi1999-02-161-4/+10
* back out obj/colldef PATH hack, it breaks cross-compiling per Bruceache1999-02-151-4/+1
* Fixed bitrot in usage message and disordering of options in previous commit.bde1999-02-151-7/+7
* Fixed disordering of options in previous commit.bde1999-02-151-4/+4
* Don't pass -static in ${LDFLAGS} to ld for building doscmd.kernel,bde1999-02-151-2/+2
* Clean up some .Os macro uses: quotes are not needed, multiple argumentsfenner1999-02-151-2/+2
* Remove couple of 'extern int errno'. (They turned to something funny whendt1999-02-142-8/+2
* Ignore errors from chflags. This makes it possible to make installworlddes1999-02-142-5/+5
* syntax change: allow symbolic names as substitute first argache1999-02-133-5/+6
* syntax change: allow symbolic names as substitute first argache1999-02-133-41/+39
* Add -z option to vmstat to dump data from the zone allocatordillon1999-02-132-12/+77
* substitute ssache1999-02-122-4/+6
* add more checks for substitutionache1999-02-121-7/+13
* fix Englishache1999-02-122-19/+26
* Merge from OpenBSD up to rev 1.7 (matches NetBSD rev 1.4):eivind1999-02-121-10/+16
* Merge from OpenBSD up to rev 1.5 (matches NetBSD up to rev 1.3):eivind1999-02-121-4/+3
* Back out the NetBSD .Nm changes - we don't have the requiredeivind1999-02-121-6/+6
* Removed occurrences of consecutive repeated words (such as "the the").alex1999-02-121-2/+2
* Don't use an arbitrary hardcoded value for nfds in select() calls.des1999-02-101-6/+8
* Fix vmstat display problems. The header printout wasn't quite right, andken1999-02-102-13/+10
OpenPOWER on IntegriCloud