summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the behaviour of `read -e', ie. treating backslashes as special,tg1999-08-262-17/+21
* Add a verbose mode to show what files are being copied.mharo1999-08-264-9/+24
* Remove obsolete BUGS section which describes something which stoppedjkh1999-08-251-16/+1
* Sort cross-references. Move mount(8) down the list where it belongs, inchris1999-08-251-2/+2
* Make the comments nice, short-but-sweet XXX format.green1999-08-241-10/+3
* Backed out my -n change to imply -l by request of sheldonh.chris1999-08-231-2/+0
* Make -n flag compliant to the Single Unix Specification.chris1999-08-231-1/+3
* Make a comment I added a bit nicer.green1999-08-221-2/+3
* Finally: fix test -x as completely as possible.green1999-08-201-7/+17
* Take integer rounding into account in the buffer size approximationsheldonh1999-08-191-2/+2
* Style issues in previous commit:sheldonh1999-08-191-4/+14
* The new test(1) did not use access() correctly. I don't know why, sincegreen1999-08-181-2/+7
OpenPOWER on IntegriCloud