| Commit message (Expand) | Author | Age | Files | Lines |
* | -{h,k} are mutually exclisive. So only pay attention to the last of the | obrien | 2003-03-30 | 1 | -2/+2 |
* | Back out the totally unapproved backout of my commits. | obrien | 2003-03-29 | 2 | -2/+1 |
* | xargs(1) is WARNS=6 clean. | mux | 2003-03-28 | 1 | -1/+1 |
* | When -o isn't specified, open /dev/null as stdin. | mux | 2003-03-28 | 1 | -2/+5 |
* | Put child process in a different process group, ensure that the broadcast | davidxu | 2003-03-27 | 1 | -6/+22 |
* | Explain the format of the at.allow and at.deny files in detail. | keramida | 2003-03-26 | 1 | -0/+5 |
* | Document the undcumnt -l option (that's a lowercase `el'). | keramida | 2003-03-26 | 1 | -3/+10 |
* | Add support for identifying NORID (norwegian top level registry) handles. | eivind | 2003-03-25 | 1 | -0/+7 |
* | fix reverse logic in "connect" command that cause port specifications to be i... | jon | 2003-03-25 | 1 | -2/+2 |
* | The ... utility | charnier | 2003-03-24 | 1 | -2/+3 |
* | The descriptions of the -C and -M options were around the wrong way; | tjr | 2003-03-24 | 1 | -10/+10 |
* | Add -M, -Q, -S, and -T to the usage message. | tjr | 2003-03-24 | 1 | -1/+1 |
* | Add a new -o option to tell xargs(1) to reopen /dev/tty as stdin in | mux | 2003-03-23 | 2 | -5/+21 |
* | Add birthdays of NetBSD and FreeBSD projects. For the former, take | grog | 2003-03-19 | 1 | -0/+2 |
* | Fix English usage: "for security purpose" -> "for security reasons". | fanf | 2003-03-18 | 1 | -1/+1 |
* | The POSIXly-correct /dev/stdout handling added in rev 1.44 makes | fanf | 2003-03-18 | 1 | -1/+1 |
* | For the bwk_20030314 version, we have to -DHAS_ISBLANK now. | obrien | 2003-03-17 | 1 | -1/+1 |
* | Run a revision of the devstat interface: | phk | 2003-03-15 | 3 | -17/+17 |
* | Update to use current rev of devstat API. | phk | 2003-03-15 | 1 | -9/+9 |
* | Add an -o filename option to have the output written to a file. | marcel | 2003-03-15 | 2 | -6/+22 |
* | Add death of Gaius Julius Caesar, clarify role of Brutus. | grog | 2003-03-15 | 1 | -0/+2 |
* | Remove the death of Gaius Julius. It's not exactly a birthday. | grog | 2003-03-15 | 1 | -1/+0 |
* | - For variables holding offset values, use off_t rather than | robert | 2003-03-13 | 7 | -41/+57 |
* | Add a default case that just outputs a new line for the case of an | jhb | 2003-03-13 | 1 | -0/+3 |
* | Teach kdump(8) to handle events marked with KTR_DROP. If a record has | jhb | 2003-03-13 | 1 | -0/+12 |
* | Happy birthday to me :) | glewis | 2003-03-12 | 1 | -0/+1 |
* | Update for FILE v3.41. | ru | 2003-03-12 | 2 | -9/+31 |
* | Use floating point arithmetic to compute the ETA to avoid integer overflow | des | 2003-03-11 | 1 | -1/+1 |
* | Fix style bugs in the previous commit (which weren't in bde's patch) | des | 2003-03-11 | 1 | -2/+0 |
* | Reset SIGTSTP handler to default both for parent and child process. | davidxu | 2003-03-11 | 1 | -3/+4 |
* | Clean up the ETA logic a bit and make sure it works for restarted transfers. | des | 2003-03-11 | 1 | -7/+8 |
* | Clarify that -r implies -R. | des | 2003-03-11 | 1 | -0/+2 |
* | Fix long standing job control bug. SIGTSTP shouldn't be ignored. | davidxu | 2003-03-11 | 1 | -1/+0 |
* | Add an embellished lesspipe.sh as described in the man page. | obrien | 2003-03-06 | 2 | -0/+15 |
* | Update Judaic calendar for this year. | dwmalone | 2003-03-05 | 1 | -208/+206 |
* | Kill #ifdef NS and some leftover #ifdef ISO code. Re-pack the nlist[] | peter | 2003-03-05 | 6 | -1397/+34 |
* | Kill references to netns in comment about how it conflicted with netipx so | peter | 2003-03-05 | 1 | -2/+0 |
* | Don't complain about an early end-of-file in the -r case rather than | fanf | 2003-03-04 | 1 | -1/+1 |
* | mdoc(7) police: Revision. | ru | 2003-03-03 | 1 | -31/+25 |
* | Forgot to update the date field; from David Magda <dmagda@magda.ca>. | jmallett | 2003-03-01 | 1 | -1/+1 |
* | Add functionality to only list hosts specified on the command line. If none | jmallett | 2003-03-01 | 2 | -67/+101 |
* | The .Nm utility. | keramida | 2003-02-28 | 1 | -4/+9 |
* | Spellcheck. | nectar | 2003-02-28 | 1 | -2/+2 |
* | Update for version 3.41. | obrien | 2003-02-28 | 1 | -3/+6 |
* | Document the fact that VTY locking is easily bypassable when DDB | mux | 2003-02-27 | 1 | -1/+5 |
* | Pull some common uu/b64 code out into shared functions. Move some | fanf | 2003-02-27 | 1 | -36/+44 |
* | Document uudecode's new relaxed mode for handling raw data. | fanf | 2003-02-27 | 1 | -3/+25 |
* | Add a relaxed mode for handling raw input which is missing the | fanf | 2003-02-27 | 1 | -11/+36 |
* | Be POSIXly correct in the handling of /dev/stdout -- it's a "magic cookie" | fanf | 2003-02-27 | 1 | -2/+3 |
* | Extend our -R extension which sets the number of arguments in which -I will | jmallett | 2003-02-26 | 2 | -3/+9 |