summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix style bugs in the previous commit (which weren't in bde's patch)des2003-03-111-2/+0
* Reset SIGTSTP handler to default both for parent and child process.davidxu2003-03-111-3/+4
* Clean up the ETA logic a bit and make sure it works for restarted transfers.des2003-03-111-7/+8
* Clarify that -r implies -R.des2003-03-111-0/+2
* Fix long standing job control bug. SIGTSTP shouldn't be ignored.davidxu2003-03-111-1/+0
* Add an embellished lesspipe.sh as described in the man page.obrien2003-03-062-0/+15
* Update Judaic calendar for this year.dwmalone2003-03-051-208/+206
* Kill #ifdef NS and some leftover #ifdef ISO code. Re-pack the nlist[]peter2003-03-056-1397/+34
* Kill references to netns in comment about how it conflicted with netipx sopeter2003-03-051-2/+0
* Don't complain about an early end-of-file in the -r case rather thanfanf2003-03-041-1/+1
* mdoc(7) police: Revision.ru2003-03-031-31/+25
* Forgot to update the date field; from David Magda <dmagda@magda.ca>.jmallett2003-03-011-1/+1
* Add functionality to only list hosts specified on the command line. If nonejmallett2003-03-012-67/+101
* The .Nm utility.keramida2003-02-281-4/+9
* Spellcheck.nectar2003-02-281-2/+2
* Update for version 3.41.obrien2003-02-281-3/+6
* Document the fact that VTY locking is easily bypassable when DDBmux2003-02-271-1/+5
* Pull some common uu/b64 code out into shared functions. Move somefanf2003-02-271-36/+44
OpenPOWER on IntegriCloud