| Commit message (Expand) | Author | Age | Files | Lines |
| * | Document ulimit -b for RLIMIT_SBSIZE. | Martin Cracauer | 1999-12-15 | 1 | -1/+3 |
| * | First round of 8-bit fixes. | Martin Cracauer | 1999-12-15 | 3 | -9/+10 |
| * | add human readable output (-h and -H) | Michael Haro | 1999-12-15 | 3 | -12/+158 |
| * | I've been Brucified! I did evil things with typedefs, but I'll do it | Brian Feldman | 1999-12-08 | 1 | -4/+4 |
| * | Do proper constification in args.c. This shuts up -Wcast-qual (thanks, | Brian Feldman | 1999-12-07 | 2 | -4/+8 |
| * | make '|' character visible. | Martin Cracauer | 1999-12-05 | 1 | -1/+1 |
| * | Fix "subscript has type `char'" warnings by casting to int, as | Martin Cracauer | 1999-12-04 | 2 | -5/+6 |
| * | Include strerror(errno) in error messages after failed system calls. | Martin Cracauer | 1999-11-29 | 10 | -15/+21 |
| * | Default to not -v. | David E. O'Brien | 1999-11-28 | 1 | -2/+2 |
| * | brucify | Michael Haro | 1999-11-28 | 3 | -29/+33 |
| * | Add "-v". | David E. O'Brien | 1999-11-27 | 2 | -2/+18 |
| * | Correct use of .Nm. Add DIAGNOSTICS section. Add rcsid | Philippe Charnier | 1999-11-21 | 2 | -8/+12 |
| * | Follow-up on mdoc fixes in rev 1.35; this includes things that I missed | Sheldon Hearn | 1999-11-18 | 1 | -29/+58 |
| * | The pipleline problem introduced in version 1.22 wasn't fully fixed in | Martin Cracauer | 1999-11-17 | 1 | -1/+1 |
| * | I'm probably jumping the gun, but what the heck, this is -current. | Peter Wemm | 1999-11-17 | 1 | -2/+2 |
| * | Use eproc.e_stats, not a series of crude hacks to fetch it from the u-area. | Peter Wemm | 1999-11-17 | 1 | -60/+19 |
| * | Introduce commandline caching in the kernel. | Poul-Henning Kamp | 1999-11-16 | 1 | -1/+1 |
| * | Typo (appropiate -> appropriate) | Kris Kennaway | 1999-11-15 | 1 | -1/+1 |
| * | Allow the year to be specified with an optional century. | Sheldon Hearn | 1999-11-10 | 2 | -4/+14 |
| * | Don't call bash(1) a Korn shell clone. Instead, use pdksh(1) as an | Sheldon Hearn | 1999-11-10 | 1 | -2/+2 |
| * | Correct logic from previous commit - middle processes in long pipes | Steve Price | 1999-11-07 | 1 | -1/+1 |
| * | When a backquote command inside a here-document had a pipe with more | Martin Cracauer | 1999-11-05 | 1 | -1/+2 |
| * | Most modern OSs have the ability to flag certain mounts as ones to | Julian Elischer | 1999-11-01 | 2 | -6/+14 |
| * | Restore reference to sleep(3). | Ruslan Ermilov | 1999-10-28 | 1 | -1/+2 |
| * | Fix ';' command when used with -e flag. | Martin Cracauer | 1999-10-26 | 1 | -1/+8 |
| * | Add `n' to the synopsis. | David E. O'Brien | 1999-10-16 | 1 | -1/+1 |
| * | Implement ulimit -b for RLIMIT_SBSIZE. | Brian Feldman | 1999-10-09 | 1 | -1/+4 |
| * | This implements the RLIMIT_SBSIZE ("sbsize") administrative limits for | Brian Feldman | 1999-10-09 | 1 | -0/+1 |
| * | Mdoc cleanup, with a few grammar cleanups on the side. | Sheldon Hearn | 1999-10-07 | 1 | -491/+915 |
| * | Nuke the FIODTYPE compatibility bits. It's time. | Brian Feldman | 1999-10-03 | 1 | -3/+1 |
| * | Let sleep(1) handle fractions of a second (up to nanosecond). | Ruslan Ermilov | 1999-10-01 | 2 | -12/+72 |
| * | Fix for new Kerberos4. | Mark Murray | 1999-09-19 | 2 | -3/+6 |
| * | Make count=0 set cpy_cnt to -1, which is slight overloading, but makes | Brian Feldman | 1999-09-16 | 3 | -5/+18 |
| * | Let count=-something fail, while count=0 may succeed, thus making dd(1) | Brian Feldman | 1999-09-16 | 1 | -2/+2 |
| * | Correct some hard sentence breaks. Only those surrounding the previous | Sheldon Hearn | 1999-09-14 | 5 | -76/+83 |
| * | Even more dd(1) cleanups! Thanks to Bruce for staying on my case until | Brian Feldman | 1999-09-13 | 6 | -37/+45 |
| * | Fix SEE ALSO section: | Alexey Zelkin | 1999-09-13 | 1 | -2/+4 |
| * | Fixed longstanding breakage of rm of deep directories in rev.1.2. | Bruce Evans | 1999-09-13 | 1 | -1/+1 |
| * | ISDISK -> ISSEEK | Brian Feldman | 1999-09-12 | 3 | -5/+5 |
| * | Even more cleanups to dd(1). This is probably the culmination of the | Brian Feldman | 1999-09-12 | 7 | -120/+117 |
| * | Add verbose processing flag. | David E. O'Brien | 1999-09-11 | 2 | -5/+21 |
| * | Make a bit more headway with dd's argument parsing, etc. get_bsz() is | Brian Feldman | 1999-09-11 | 2 | -26/+32 |
| * | Improve shell documentation: | Sheldon Hearn | 1999-09-08 | 7 | -52/+91 |
| * | brucify, `v' before `W', mention -v is non-standard in manpage and | Michael Haro | 1999-09-04 | 2 | -18/+25 |
| * | mention that -v is non-standard | Michael Haro | 1999-09-04 | 1 | -0/+4 |
| * | brucify and add comment about -v being non-standard to manpage | Michael Haro | 1999-09-04 | 2 | -6/+10 |
| * | Revert to using .Xr for builtins. The cross-references don't work now, | Sheldon Hearn | 1999-08-31 | 1 | -5/+5 |
| * | Clean-up: | Sheldon Hearn | 1999-08-30 | 1 | -69/+160 |
| * | Yet another previously forgotten merge from Lite2. (Describe | Bruce Evans | 1999-08-30 | 1 | -4/+5 |
| * | fix rm -r | Michael Haro | 1999-08-29 | 1 | -1/+2 |