summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update to the most recent version. Among other things, this also solvesjoerg1999-02-0312-66/+178
* Merge from NetBSD: cut.1 rev 1.6 to 1.8eivind1999-02-022-21/+28
* Bring in use of strsep() to handle bad input better, and clean upeivind1999-02-022-7/+8
* Merge from NetBSD cut.1 rev 1.6 and cut.c rev 1.9, respectively. Thiseivind1999-02-022-7/+26
* Add -R for .RU domainsache1999-02-022-5/+15
* Add new option '-p pattern' for splitting files based on matching lines inarchie1999-02-013-52/+94
* Added xref to nologin(5)wosch1999-02-011-1/+2
* Update the -d flag to use the new .MIL NIC address (from PR 9802)wollman1999-02-012-10/+23
* Added "SVR4" as an acceptable brandnewton1999-01-301-2/+2
* Typo.billf1999-01-281-2/+2
* Use __XSTRING() from cdefs.h instead of rolling my own.eivind1999-01-251-7/+1
* I may have forgotten to upgrade this value, but that will never happeneivind1999-01-231-6/+8
* __FreeBSD__ is also used here.jhay1999-01-231-1/+3
* Back out the new crypt(3) stuff untill we can go through an independantmarkm1999-01-232-154/+31
* Added support for multiple hash formats, and new salt generation code.brandon1999-01-222-31/+154
* Use the new variable NEED_LIBNAMES instead of includingjdp1999-01-221-2/+2
* Force <bsd.libnames.mk> to be included, regardless of the objectjdp1999-01-221-1/+2
* Make top use new kvm_getswapinfo() call.dillon1999-01-221-144/+19
* Fix labeling bugdillon1999-01-221-1/+3
OpenPOWER on IntegriCloud