| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve input parsing: | phk | 2006-08-28 | 1 | -14/+36 |
* | Remove alpha-specific stuff. | ru | 2006-08-23 | 4 | -460/+0 |
* | Build libsmb and smbutil on ia64. | marcel | 2006-08-22 | 1 | -0/+4 |
* | Remove alpha left-overs. | marcel | 2006-08-21 | 4 | -251/+1 |
* | Add myself to the FreeBSD callendar. Ooops, it seems like I'm the | danger | 2006-08-20 | 1 | -0/+1 |
* | Hook lessecho(1) to build. | delphij | 2006-08-20 | 1 | -1/+1 |
* | Regen. | delphij | 2006-08-20 | 1 | -2/+15 |
* | Tell in a comment that the symlinks from /usr/bin are | yar | 2006-08-20 | 1 | -0/+5 |
* | Install pkill(1), aka pgrep(1), to /bin so that rc scripts | yar | 2006-08-19 | 1 | -0/+5 |
* | Further nitpicking. | ceri | 2006-08-17 | 1 | -13/+13 |
* | Fix a grammatical error. | ceri | 2006-08-17 | 1 | -1/+1 |
* | o Fix the date of LZ 129 Hindenburg crash. | maxim | 2006-08-16 | 1 | -1/+1 |
* | Add support for splitting at gigabyte boundaries. [1] | keramida | 2006-08-10 | 2 | -8/+20 |
* | o Simple strcpy/strcat replacement. | maxim | 2006-08-09 | 1 | -3/+4 |
* | Update usage & SYNOPSIS and clarify that input files are not removed. | keramida | 2006-08-08 | 2 | -18/+30 |
* | Update document date. | bms | 2006-08-03 | 1 | -1/+1 |
* | Add a new command-line option, -P, which allows the user to specify | bms | 2006-08-02 | 2 | -11/+27 |
* | In 'od -c' mode, deal with printable but zero-width combining | jkoshy | 2006-07-31 | 1 | -1/+1 |
* | Stop enforcing dependencies between MK_* options at Makefile level. | yar | 2006-07-31 | 1 | -1/+2 |
* | Remove two unused variables. | kientzle | 2006-07-31 | 1 | -6/+0 |
* | Conditionally include sys/mkdev.h on platforms (such as Solaris) that need it. | kientzle | 2006-07-30 | 1 | -1/+4 |
* | o Kill unneeded assignment. | maxim | 2006-07-30 | 1 | -1/+0 |
* | - Achieve WARNS=3 by using sparse initializers or avoiding initializers at all. | yar | 2006-07-28 | 6 | -49/+52 |
* | Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, | yar | 2006-07-28 | 18 | -307/+321 |
* | Both fields of struct timeval are of a non-basic type, | yar | 2006-07-28 | 1 | -6/+10 |
* | Avoid useless work: Do not build inet6.c if INET6 support is off. | yar | 2006-07-28 | 1 | -1/+3 |
* | Obey MK_INET6_SUPPORT. | yar | 2006-07-27 | 3 | -5/+23 |
* | Respect MK_INET6_SUPPORT. | yar | 2006-07-27 | 1 | -1/+5 |
* | rpcinfo(1) doesn't depend on INET6 explicitly. | yar | 2006-07-27 | 1 | -1/+1 |
* | Make sure that the sc pointer gets initialized. No functional change | delphij | 2006-07-26 | 2 | -2/+2 |
* | Fix 32-bit integer math on 64-bit processor. Just use int32_t(!) instead | jkim | 2006-07-25 | 1 | -10/+3 |
* | Remove MT_FTABLE printout in systat, as MT_FTABLE mbufs are no longer | rwatson | 2006-07-24 | 1 | -1/+0 |
* | Tell when a .include is processed with '-dd'. | obrien | 2006-07-22 | 1 | -0/+1 |
* | Remove break after return. | stefanf | 2006-07-18 | 1 | -2/+0 |
* | Document that the pathname(s) following the options need not be given if | stefanf | 2006-07-18 | 1 | -1/+7 |
* | Fix type mismatch between char * and unsigned char *. C guarantees that | stefanf | 2006-07-18 | 1 | -1/+1 |
* | The variables i and tot don't need to be static. | stefanf | 2006-07-18 | 1 | -2/+2 |
* | Remove break after return. | stefanf | 2006-07-18 | 1 | -2/+0 |
* | VarAdd() already does the debug printing, so Var_Set() only needs to do it | obrien | 2006-07-17 | 1 | -2/+1 |
* | whitespace fixing | obrien | 2006-07-17 | 1 | -8/+8 |
* | Not having ipv6 in your kernel is not an error and should not be reported. | julian | 2006-07-14 | 1 | -1/+4 |
* | o Fix some printf(3) format nits in my patch I submitted to kib@. | maxim | 2006-07-12 | 1 | -2/+2 |
* | Remove slipped in spaces. | kib | 2006-07-12 | 1 | -3/+3 |
* | Check that the signal number is in range. | kib | 2006-07-12 | 1 | -1/+4 |
* | Check that the signal number is in range. | kib | 2006-07-12 | 1 | -1/+4 |
* | Since kernel & userland use different timebase and netstat is reading kernel | oleg | 2006-07-06 | 1 | -3/+13 |
* | Add myself. | yongari | 2006-07-04 | 1 | -0/+1 |
* | Update dillon's mail address. | grog | 2006-07-04 | 1 | -1/+1 |
* | - Simplify the formatting in the SYNOPSIS. | ru | 2006-06-30 | 2 | -4/+3 |
* | Add a -q option to suppress header lines when multiple files are specified. | flz | 2006-06-29 | 4 | -8/+19 |