summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Second part of 8-bit fixes.cracauer1999-12-161-1/+9
* Document ulimit -b for RLIMIT_SBSIZE.cracauer1999-12-151-1/+3
* First round of 8-bit fixes.cracauer1999-12-153-9/+10
* add human readable output (-h and -H)mharo1999-12-153-12/+158
* I've been Brucified! I did evil things with typedefs, but I'll do itgreen1999-12-081-4/+4
* Do proper constification in args.c. This shuts up -Wcast-qual (thanks,green1999-12-072-4/+8
* make '|' character visible.cracauer1999-12-051-1/+1
* Fix "subscript has type `char'" warnings by casting to int, ascracauer1999-12-042-5/+6
* Include strerror(errno) in error messages after failed system calls.cracauer1999-11-2910-15/+21
* Default to not -v.obrien1999-11-281-2/+2
* brucifymharo1999-11-283-29/+33
* 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
OpenPOWER on IntegriCloud