aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* o Add jls(8) for listing active jails.Mike Barcroft2003-04-092-4/+28
* Sync with NetBSD.Matthew N. Dodd2003-04-091-3/+4
* PAM-related improvements:Dag-Erling Smørgrav2003-04-081-37/+59
* make prototpyes match functions, and declare things static as neededWarner Losh2003-04-069-21/+29
* Migrate to a new way of dealing with building from old revisions ofWarner Losh2003-04-052-21/+1
* Simplify compatibility ifdef.Warner Losh2003-04-041-4/+7
* No need to check to see if we're running a version of FreeBSD 3.0 current orWarner Losh2003-04-041-3/+0
* G/C tconv: It is libmytinfo-dependent and has not compiled for 3+ years.Tim J. Robbins2003-04-045-1639/+0
* If stat() on the terminal specified in utmp fails due to ENOENT, don'tRobert Watson2003-04-023-2/+21
* Back out support for RFC3514.Matthew N. Dodd2003-04-021-1/+0
* Mark bits that do not require an object directory as such.Ruslan Ermilov2003-04-011-1/+1
* Implement support for RFC 3514 (The Security Flag in the IPv4 Header).Matthew N. Dodd2003-04-011-0/+1
* -{h,k} are mutually exclisive. So only pay attention to the last of theDavid E. O'Brien2003-03-301-2/+2
* Back out the totally unapproved backout of my commits.David E. O'Brien2003-03-292-2/+1
* xargs(1) is WARNS=6 clean.Maxime Henrion2003-03-281-1/+1
* When -o isn't specified, open /dev/null as stdin.Maxime Henrion2003-03-281-2/+5
* Put child process in a different process group, ensure that the broadcastDavid Xu2003-03-271-6/+22
* Explain the format of the at.allow and at.deny files in detail.Giorgos Keramidas2003-03-261-0/+5
* Document the undcumnt -l option (that's a lowercase `el').Giorgos Keramidas2003-03-261-3/+10
* Add support for identifying NORID (norwegian top level registry) handles.Eivind Eklund2003-03-251-0/+7
* fix reverse logic in "connect" command that cause port specifications to be i...Jonathan Chen2003-03-251-2/+2
* The ... utilityPhilippe Charnier2003-03-241-2/+3
* The descriptions of the -C and -M options were around the wrong way;Tim J. Robbins2003-03-241-10/+10
* Add -M, -Q, -S, and -T to the usage message.Tim J. Robbins2003-03-241-1/+1
* Add a new -o option to tell xargs(1) to reopen /dev/tty as stdin inMaxime Henrion2003-03-232-5/+21
* Add birthdays of NetBSD and FreeBSD projects. For the former, takeGreg Lehey2003-03-191-0/+2
* Fix English usage: "for security purpose" -> "for security reasons".Tony Finch2003-03-181-1/+1
* The POSIXly-correct /dev/stdout handling added in rev 1.44 makesTony Finch2003-03-181-1/+1
* For the bwk_20030314 version, we have to -DHAS_ISBLANK now.David E. O'Brien2003-03-171-1/+1
* Run a revision of the devstat interface:Poul-Henning Kamp2003-03-153-17/+17
* Update to use current rev of devstat API.Poul-Henning Kamp2003-03-151-9/+9
* Add an -o filename option to have the output written to a file.Marcel Moolenaar2003-03-152-6/+22
* Add death of Gaius Julius Caesar, clarify role of Brutus.Greg Lehey2003-03-151-0/+2
* Remove the death of Gaius Julius. It's not exactly a birthday.Greg Lehey2003-03-151-1/+0
* - For variables holding offset values, use off_t rather thanRobert Drehmel2003-03-137-41/+57
* Add a default case that just outputs a new line for the case of anJohn Baldwin2003-03-131-0/+3
* Teach kdump(8) to handle events marked with KTR_DROP. If a record hasJohn Baldwin2003-03-131-0/+12
* Happy birthday to me :)Greg Lewis2003-03-121-0/+1
* Update for FILE v3.41.Ruslan Ermilov2003-03-122-9/+31
* Use floating point arithmetic to compute the ETA to avoid integer overflowDag-Erling Smørgrav2003-03-111-1/+1
* Fix style bugs in the previous commit (which weren't in bde's patch)Dag-Erling Smørgrav2003-03-111-2/+0
* Reset SIGTSTP handler to default both for parent and child process.David Xu2003-03-111-3/+4
* Clean up the ETA logic a bit and make sure it works for restarted transfers.Dag-Erling Smørgrav2003-03-111-7/+8
* Clarify that -r implies -R.Dag-Erling Smørgrav2003-03-111-0/+2
* Fix long standing job control bug. SIGTSTP shouldn't be ignored.David Xu2003-03-111-1/+0
* Add an embellished lesspipe.sh as described in the man page.David E. O'Brien2003-03-062-0/+15
* Update Judaic calendar for this year.David Malone2003-03-051-208/+206
* Kill #ifdef NS and some leftover #ifdef ISO code. Re-pack the nlist[]Peter Wemm2003-03-056-1397/+34
* Kill references to netns in comment about how it conflicted with netipx soPeter Wemm2003-03-051-2/+0
* Don't complain about an early end-of-file in the -r case rather thanTony Finch2003-03-041-1/+1