summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Decode a few more syscalls.mdodd2003-04-151-1/+24
* Uncomment the description of the -f option. Add rfork() to the list oftjr2003-04-141-9/+10
* Reimplement the vmstat -f option (display fork statistics).tjr2003-04-141-15/+17
* Mention the environment variables that affect the execution of uniq.tjr2003-04-121-4/+15
* Fix debounce. I forgot these bits in my last commit.mdodd2003-04-101-1/+3
* Slightly rework formatting in vmstat -i so that it doesn'tmux2003-04-101-3/+3
* - Implement debounce support.mdodd2003-04-092-31/+86
* Avoid clobbering the gecos field, as we intend to use the original later.des2003-04-091-3/+10
* Add usbhidaction(1).mdodd2003-04-094-0/+614
* Let libdevstat calculate the device-busy % instead of home-rolling.phk2003-04-091-13/+5
* o Add jls(8) for listing active jails.mike2003-04-092-4/+28
* Sync with NetBSD.mdodd2003-04-091-3/+4
* PAM-related improvements:des2003-04-081-37/+59
* make prototpyes match functions, and declare things static as neededimp2003-04-069-21/+29
* Migrate to a new way of dealing with building from old revisions ofimp2003-04-052-21/+1
* Simplify compatibility ifdef.imp2003-04-041-4/+7
* No need to check to see if we're running a version of FreeBSD 3.0 current orimp2003-04-041-3/+0
* G/C tconv: It is libmytinfo-dependent and has not compiled for 3+ years.tjr2003-04-045-1639/+0
* If stat() on the terminal specified in utmp fails due to ENOENT, don'trwatson2003-04-023-2/+21
* Back out support for RFC3514.mdodd2003-04-021-1/+0
* Mark bits that do not require an object directory as such.ru2003-04-011-1/+1
* Implement support for RFC 3514 (The Security Flag in the IPv4 Header).mdodd2003-04-011-0/+1
* -{h,k} are mutually exclisive. So only pay attention to the last of theobrien2003-03-301-2/+2
* Back out the totally unapproved backout of my commits.obrien2003-03-292-2/+1
* xargs(1) is WARNS=6 clean.mux2003-03-281-1/+1
* When -o isn't specified, open /dev/null as stdin.mux2003-03-281-2/+5
* Put child process in a different process group, ensure that the broadcastdavidxu2003-03-271-6/+22
* Explain the format of the at.allow and at.deny files in detail.keramida2003-03-261-0/+5
* Document the undcumnt -l option (that's a lowercase `el').keramida2003-03-261-3/+10
* Add support for identifying NORID (norwegian top level registry) handles.eivind2003-03-251-0/+7
* fix reverse logic in "connect" command that cause port specifications to be i...jon2003-03-251-2/+2
* The ... utilitycharnier2003-03-241-2/+3
* The descriptions of the -C and -M options were around the wrong way;tjr2003-03-241-10/+10
* Add -M, -Q, -S, and -T to the usage message.tjr2003-03-241-1/+1
* Add a new -o option to tell xargs(1) to reopen /dev/tty as stdin inmux2003-03-232-5/+21
* Add birthdays of NetBSD and FreeBSD projects. For the former, takegrog2003-03-191-0/+2
* Fix English usage: "for security purpose" -> "for security reasons".fanf2003-03-181-1/+1
* The POSIXly-correct /dev/stdout handling added in rev 1.44 makesfanf2003-03-181-1/+1
* For the bwk_20030314 version, we have to -DHAS_ISBLANK now.obrien2003-03-171-1/+1
* Run a revision of the devstat interface:phk2003-03-153-17/+17
* Update to use current rev of devstat API.phk2003-03-151-9/+9
* Add an -o filename option to have the output written to a file.marcel2003-03-152-6/+22
* Add death of Gaius Julius Caesar, clarify role of Brutus.grog2003-03-151-0/+2
* Remove the death of Gaius Julius. It's not exactly a birthday.grog2003-03-151-1/+0
* - For variables holding offset values, use off_t rather thanrobert2003-03-137-41/+57
* Add a default case that just outputs a new line for the case of anjhb2003-03-131-0/+3
* Teach kdump(8) to handle events marked with KTR_DROP. If a record hasjhb2003-03-131-0/+12
* Happy birthday to me :)glewis2003-03-121-0/+1
* Update for FILE v3.41.ru2003-03-122-9/+31
* Use floating point arithmetic to compute the ETA to avoid integer overflowdes2003-03-111-1/+1
OpenPOWER on IntegriCloud