summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Add "-v".obrien1999-11-272-2/+18
* Correct use of .Nm. Add DIAGNOSTICS section. Add rcsidcharnier1999-11-212-8/+12
* Follow-up on mdoc fixes in rev 1.35; this includes things that I missedsheldonh1999-11-181-29/+58
* The pipleline problem introduced in version 1.22 wasn't fully fixed incracauer1999-11-171-1/+1
* I'm probably jumping the gun, but what the heck, this is -current.peter1999-11-171-2/+2
* Use eproc.e_stats, not a series of crude hacks to fetch it from the u-area.peter1999-11-171-60/+19
* Introduce commandline caching in the kernel.phk1999-11-161-1/+1
* Typo (appropiate -> appropriate)kris1999-11-151-1/+1
* Allow the year to be specified with an optional century.sheldonh1999-11-102-4/+14
* Don't call bash(1) a Korn shell clone. Instead, use pdksh(1) as ansheldonh1999-11-101-2/+2
* Correct logic from previous commit - middle processes in long pipessteve1999-11-071-1/+1
* When a backquote command inside a here-document had a pipe with morecracauer1999-11-051-1/+2
* Most modern OSs have the ability to flag certain mounts as ones tojulian1999-11-012-6/+14
* Restore reference to sleep(3).ru1999-10-281-1/+2
* Fix ';' command when used with -e flag.cracauer1999-10-261-1/+8
* Add `n' to the synopsis.obrien1999-10-161-1/+1
* Implement ulimit -b for RLIMIT_SBSIZE.green1999-10-091-1/+4
* This implements the RLIMIT_SBSIZE ("sbsize") administrative limits forgreen1999-10-091-0/+1
* Mdoc cleanup, with a few grammar cleanups on the side.sheldonh1999-10-071-498/+922
* Nuke the FIODTYPE compatibility bits. It's time.green1999-10-031-3/+1
* Let sleep(1) handle fractions of a second (up to nanosecond).ru1999-10-012-12/+72
* Fix for new Kerberos4.markm1999-09-192-3/+6
* Make count=0 set cpy_cnt to -1, which is slight overloading, but makesgreen1999-09-163-5/+18
* Let count=-something fail, while count=0 may succeed, thus making dd(1)green1999-09-161-2/+2
* Correct some hard sentence breaks. Only those surrounding the previoussheldonh1999-09-145-76/+83
* Even more dd(1) cleanups! Thanks to Bruce for staying on my case untilgreen1999-09-136-37/+45
* Fix SEE ALSO section:phantom1999-09-131-2/+4
* Fixed longstanding breakage of rm of deep directories in rev.1.2.bde1999-09-131-1/+1
* ISDISK -> ISSEEKgreen1999-09-123-5/+5
* Even more cleanups to dd(1). This is probably the culmination of thegreen1999-09-127-120/+117
* Add verbose processing flag.obrien1999-09-112-5/+21
* Make a bit more headway with dd's argument parsing, etc. get_bsz() isgreen1999-09-112-26/+32
* Improve shell documentation:sheldonh1999-09-087-52/+91
* brucify, `v' before `W', mention -v is non-standard in manpage andmharo1999-09-042-18/+25
* mention that -v is non-standardmharo1999-09-041-0/+4
* brucify and add comment about -v being non-standard to manpagemharo1999-09-042-6/+10
* Revert to using .Xr for builtins. The cross-references don't work now,sheldonh1999-08-311-5/+5
* Clean-up:sheldonh1999-08-301-69/+160
* Yet another previously forgotten merge from Lite2. (Describebde1999-08-301-4/+5
* fix rm -rmharo1999-08-291-1/+2
* add verbose flagmharo1999-08-292-7/+23
* brucify and move printf() to catch cases of special filesmharo1999-08-293-11/+7
* add verbose flagmharo1999-08-292-10/+27
* Fix typo in previous commit that documented the -v option.mpp1999-08-281-1/+1
* add verbose flagmharo1999-08-282-5/+17
* Relax things a bit. Not having FIODTYPE will be a warning for now.green1999-08-281-8/+12
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-27271-273/+273
* Use FIODTYPE to unbogosify much of the file type checking in dd.green1999-08-271-10/+15
* Don't suggest sysctl(8) as a means for discovering what filesystem typessheldonh1999-08-261-8/+5
OpenPOWER on IntegriCloud