| Commit message (Expand) | Author | Age | Files | Lines |
| * | mdoc(7): Use the new feature of the .In macro. | Ruslan Ermilov | 2003-09-08 | 2 | -4/+4 |
| * | Finish the reversion of rev. 1.52. | Ruslan Ermilov | 2003-09-08 | 1 | -3/+2 |
| * | Command line variables take precedence over global variables. | Ruslan Ermilov | 2003-09-08 | 1 | -1/+1 |
| * | Do not print the result of strftime() in case of failure, the content is | Philippe Charnier | 2003-09-07 | 1 | -5/+3 |
| * | Add FBSDID. Do not \n terminate warnx() argument. fprint() -> warnx(). | Philippe Charnier | 2003-09-07 | 2 | -11/+6 |
| * | Introduce arguments the standard way. In .Ar command ..., ... is not an | Philippe Charnier | 2003-09-07 | 1 | -4/+4 |
| * | Remove duplicate #include. Do not \n terminate errx() arg. | Philippe Charnier | 2003-09-07 | 1 | -2/+3 |
| * | Add FBSDID. Use errx() instead of fprintf()/exit(). Call exit() at the end | Philippe Charnier | 2003-09-07 | 1 | -92/+44 |
| * | The .Fn function. Dot terminate sentences. Use .Bd/.Ed instead of .Ar to | Philippe Charnier | 2003-09-07 | 1 | -25/+35 |
| * | Use KERN_PROC_PROC instead of KERN_PROC_ALL when enumerating processes so | Tim J. Robbins | 2003-09-07 | 1 | -7/+4 |
| * | Keep up with minor changes to NetBSD. Consider a variable empty when | Warner Losh | 2003-09-07 | 1 | -1/+1 |
| * | Baud rate capability is `br', not `ba'. | Hiten Pandya | 2003-09-06 | 1 | -1/+1 |
| * | Removed another spurious semicolon forgotten in the previous commit. | Jens Schweikhardt | 2003-09-06 | 1 | -1/+1 |
| * | Removed two spurious semicolons after function definitions. | Jens Schweikhardt | 2003-09-06 | 1 | -5/+5 |
| * | Finish the deorbital burn of the i386-only a.out toolchain. | David E. O'Brien | 2003-09-06 | 10 | -936/+0 |
| * | #include <runetype.h> directly for the definition of _CACHED_RUNES, needed | Tim J. Robbins | 2003-09-05 | 1 | -0/+1 |
| * | Change /dev/rsa0 and /dev/rwt0 references to sa0 and wt0. | Peter Pentchev | 2003-09-05 | 2 | -4/+4 |
| * | Fix typo: c89, not c88. | Tim J. Robbins | 2003-09-05 | 1 | -1/+1 |
| * | Removed unused macro definition | Diomidis Spinellis | 2003-09-04 | 1 | -1/+1 |
| * | Eliminate last three uses of varargs.h in the tree. These three files | Alexander Kabaev | 2003-09-01 | 1 | -1/+0 |
| * | Typo in last commit. | Poul-Henning Kamp | 2003-08-30 | 1 | -1/+1 |
| * | Introduce more knobs to slim down FreeBSD userland | Poul-Henning Kamp | 2003-08-29 | 1 | -6/+17 |
| * | - Document gencat(1) | Diomidis Spinellis | 2003-08-22 | 1 | -2/+2 |
| * | Big cleanup. Remove unused stuff, make closer to style(9). | Mark Murray | 2003-08-22 | 1 | -183/+79 |
| * | Warns fixes. Mainly unused headers/params/vars removal, but also | Mark Murray | 2003-08-22 | 7 | -28/+19 |
| * | In case of zero span data supress the histogram plot. | Poul-Henning Kamp | 2003-08-18 | 1 | -0/+6 |
| * | Tidy up usage message. | Tim J. Robbins | 2003-08-17 | 2 | -6/+6 |
| * | Tidy up synopsis. | Tim J. Robbins | 2003-08-17 | 1 | -3/+1 |
| * | Tidy up usage message. | Tim J. Robbins | 2003-08-17 | 1 | -2/+2 |
| * | Add my birthday to calendar | Mathieu Arnold | 2003-08-15 | 1 | -0/+1 |
| * | Add my birthday to the calendar. | Alexander Nedotsukov | 2003-08-15 | 1 | -0/+1 |
| * | Removed check of st_rdev changing in the -F support. st_rdev for regular | David Greenman | 2003-08-14 | 1 | -1/+0 |
| * | Add Alfred Hitchcock's birthday. | Murray Stokely | 2003-08-13 | 1 | -0/+1 |
| * | A small statistics tool for gauging the statistical significance | Poul-Henning Kamp | 2003-08-13 | 5 | -0/+621 |
| * | Add GB18030 and GBK to the list of encodings. Cross-reference the | Tim J. Robbins | 2003-08-10 | 1 | -1/+10 |
| * | Fix sign-extension bug for 32 and 64-bit values. For 64-bit values | Marcel Moolenaar | 2003-08-09 | 1 | -39/+27 |
| * | 1. Add support for printing PIM-related statistics with | Jeffrey Hsu | 2003-08-07 | 5 | -1/+136 |
| * | Add Jonathan Postel's year of birth. | Greg Lehey | 2003-08-06 | 1 | -1/+1 |
| * | send() and recv() are just wrappers, not actual syscalls. | Dag-Erling Smørgrav | 2003-08-05 | 1 | -4/+0 |
| * | * Use sysctlbyname(3) to print statistics about the MFC and | Jeffrey Hsu | 2003-08-05 | 1 | -6/+24 |
| * | Add recv(2), recvfrom(2), send(2) and sendfrom(2). | Dag-Erling Smørgrav | 2003-08-05 | 1 | -2/+10 |
| * | Back out [:upper:] and [:lower:] classes sorting, it is not required | Andrey A. Chernov | 2003-08-05 | 1 | -6/+3 |
| * | Clarify upper/lower conversion description more. | Andrey A. Chernov | 2003-08-05 | 1 | -7/+4 |
| * | Remove redundant declarations. | David Schultz | 2003-08-05 | 1 | -2/+0 |
| * | Don't overflow the block quota calculations for NFS mounts. | David Schultz | 2003-08-05 | 1 | -3/+3 |
| * | Explain better what happens when [:lower:] <-> [:upper:] | Andrey A. Chernov | 2003-08-05 | 1 | -0/+19 |
| * | No functional changes, just code reorganization from prev. commit, it | Andrey A. Chernov | 2003-08-04 | 2 | -12/+18 |
| * | POSIX require complex processing of 'c-c' ranges: if one of the endpoints | Andrey A. Chernov | 2003-08-04 | 2 | -22/+41 |
| * | Special fix just for | Andrey A. Chernov | 2003-08-04 | 1 | -0/+7 |
| * | Microoptimization of prev. patch: do strdup() only if (cflag || Cflag) | Andrey A. Chernov | 2003-08-03 | 1 | -3/+5 |