summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add a prioritization field to the devstat_add_entry() call so thatken1999-02-101-9/+10
* Added myself as maintainer.wosch1999-02-093-1/+11
* Include discrete ozfod as well as ozfod/zfod percentage.dillon1999-02-081-7/+7
* If there are 4 or fewer disk devices, we have room to display additionaldillon1999-02-082-5/+39
* Make the ipx part of netstat work again.jhay1999-02-061-5/+7
* Don't dump core when p_stat is not in the expected range. This isfenner1999-02-061-3/+9
* Be nice when no swap is configured in systemdillon1999-02-061-1/+11
* Make 'top' handle case w/ new swapper where no swap is configureddillon1999-02-061-2/+2
* Print relative (mt_fileno, mt_blkno) position, if known.mjacob1999-02-051-1/+58
* finally document new commandsmjacob1999-02-051-4/+42
* Remove the FTP_PASSIVE_MODE "fix"; libftpio handles this.fenner1999-02-051-3/+1
* Print usage via fprintf(stderr, ..) instead of errx() to avoid progname prefix.archie1999-02-051-2/+3
* Warn about collapsing multiple slashes into 1 in ftp URL's.fenner1999-02-032-4/+34
* Don't try to parse a colon in a URL as a portfenner1999-02-031-2/+2
OpenPOWER on IntegriCloud