| Commit message (Expand) | Author | Age | Files | Lines |
| * | make prototpyes match functions, and declare things static as needed | Warner Losh | 2003-04-06 | 9 | -21/+29 |
| * | Migrate to a new way of dealing with building from old revisions of | Warner Losh | 2003-04-05 | 2 | -21/+1 |
| * | Simplify compatibility ifdef. | Warner Losh | 2003-04-04 | 1 | -4/+7 |
| * | No need to check to see if we're running a version of FreeBSD 3.0 current or | Warner Losh | 2003-04-04 | 1 | -3/+0 |
| * | G/C tconv: It is libmytinfo-dependent and has not compiled for 3+ years. | Tim J. Robbins | 2003-04-04 | 5 | -1639/+0 |
| * | If stat() on the terminal specified in utmp fails due to ENOENT, don't | Robert Watson | 2003-04-02 | 3 | -2/+21 |
| * | Back out support for RFC3514. | Matthew N. Dodd | 2003-04-02 | 1 | -1/+0 |
| * | Mark bits that do not require an object directory as such. | Ruslan Ermilov | 2003-04-01 | 1 | -1/+1 |
| * | Implement support for RFC 3514 (The Security Flag in the IPv4 Header). | Matthew N. Dodd | 2003-04-01 | 1 | -0/+1 |
| * | -{h,k} are mutually exclisive. So only pay attention to the last of the | David E. O'Brien | 2003-03-30 | 1 | -2/+2 |
| * | Back out the totally unapproved backout of my commits. | David E. O'Brien | 2003-03-29 | 2 | -2/+1 |
| * | xargs(1) is WARNS=6 clean. | Maxime Henrion | 2003-03-28 | 1 | -1/+1 |
| * | When -o isn't specified, open /dev/null as stdin. | Maxime Henrion | 2003-03-28 | 1 | -2/+5 |
| * | Put child process in a different process group, ensure that the broadcast | David Xu | 2003-03-27 | 1 | -6/+22 |
| * | Explain the format of the at.allow and at.deny files in detail. | Giorgos Keramidas | 2003-03-26 | 1 | -0/+5 |
| * | Document the undcumnt -l option (that's a lowercase `el'). | Giorgos Keramidas | 2003-03-26 | 1 | -3/+10 |
| * | Add support for identifying NORID (norwegian top level registry) handles. | Eivind Eklund | 2003-03-25 | 1 | -0/+7 |
| * | fix reverse logic in "connect" command that cause port specifications to be i... | Jonathan Chen | 2003-03-25 | 1 | -2/+2 |
| * | The ... utility | Philippe Charnier | 2003-03-24 | 1 | -2/+3 |
| * | The descriptions of the -C and -M options were around the wrong way; | Tim J. Robbins | 2003-03-24 | 1 | -10/+10 |
| * | Add -M, -Q, -S, and -T to the usage message. | Tim J. Robbins | 2003-03-24 | 1 | -1/+1 |
| * | Add a new -o option to tell xargs(1) to reopen /dev/tty as stdin in | Maxime Henrion | 2003-03-23 | 2 | -5/+21 |
| * | Add birthdays of NetBSD and FreeBSD projects. For the former, take | Greg Lehey | 2003-03-19 | 1 | -0/+2 |
| * | Fix English usage: "for security purpose" -> "for security reasons". | Tony Finch | 2003-03-18 | 1 | -1/+1 |
| * | The POSIXly-correct /dev/stdout handling added in rev 1.44 makes | Tony Finch | 2003-03-18 | 1 | -1/+1 |
| * | For the bwk_20030314 version, we have to -DHAS_ISBLANK now. | David E. O'Brien | 2003-03-17 | 1 | -1/+1 |
| * | Run a revision of the devstat interface: | Poul-Henning Kamp | 2003-03-15 | 3 | -17/+17 |
| * | Update to use current rev of devstat API. | Poul-Henning Kamp | 2003-03-15 | 1 | -9/+9 |
| * | Add an -o filename option to have the output written to a file. | Marcel Moolenaar | 2003-03-15 | 2 | -6/+22 |
| * | Add death of Gaius Julius Caesar, clarify role of Brutus. | Greg Lehey | 2003-03-15 | 1 | -0/+2 |
| * | Remove the death of Gaius Julius. It's not exactly a birthday. | Greg Lehey | 2003-03-15 | 1 | -1/+0 |
| * | - For variables holding offset values, use off_t rather than | Robert Drehmel | 2003-03-13 | 7 | -41/+57 |
| * | Add a default case that just outputs a new line for the case of an | John Baldwin | 2003-03-13 | 1 | -0/+3 |
| * | Teach kdump(8) to handle events marked with KTR_DROP. If a record has | John Baldwin | 2003-03-13 | 1 | -0/+12 |
| * | Happy birthday to me :) | Greg Lewis | 2003-03-12 | 1 | -0/+1 |
| * | Update for FILE v3.41. | Ruslan Ermilov | 2003-03-12 | 2 | -9/+31 |
| * | Use floating point arithmetic to compute the ETA to avoid integer overflow | Dag-Erling Smørgrav | 2003-03-11 | 1 | -1/+1 |
| * | Fix style bugs in the previous commit (which weren't in bde's patch) | Dag-Erling Smørgrav | 2003-03-11 | 1 | -2/+0 |
| * | Reset SIGTSTP handler to default both for parent and child process. | David Xu | 2003-03-11 | 1 | -3/+4 |
| * | Clean up the ETA logic a bit and make sure it works for restarted transfers. | Dag-Erling Smørgrav | 2003-03-11 | 1 | -7/+8 |
| * | Clarify that -r implies -R. | Dag-Erling Smørgrav | 2003-03-11 | 1 | -0/+2 |
| * | Fix long standing job control bug. SIGTSTP shouldn't be ignored. | David Xu | 2003-03-11 | 1 | -1/+0 |
| * | Add an embellished lesspipe.sh as described in the man page. | David E. O'Brien | 2003-03-06 | 2 | -0/+15 |
| * | Update Judaic calendar for this year. | David Malone | 2003-03-05 | 1 | -208/+206 |
| * | Kill #ifdef NS and some leftover #ifdef ISO code. Re-pack the nlist[] | Peter Wemm | 2003-03-05 | 6 | -1397/+34 |
| * | Kill references to netns in comment about how it conflicted with netipx so | Peter Wemm | 2003-03-05 | 1 | -2/+0 |
| * | Don't complain about an early end-of-file in the -r case rather than | Tony Finch | 2003-03-04 | 1 | -1/+1 |
| * | mdoc(7) police: Revision. | Ruslan Ermilov | 2003-03-03 | 1 | -31/+25 |
| * | Forgot to update the date field; from David Magda <dmagda@magda.ca>. | Juli Mallett | 2003-03-01 | 1 | -1/+1 |
| * | Add functionality to only list hosts specified on the command line. If none | Juli Mallett | 2003-03-01 | 2 | -67/+101 |