| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add myself to the freebsd calendar. | bsam | 2006-06-22 | 1 | -0/+1 |
* | Update for the 'file' 4.17 import. | obrien | 2006-06-19 | 1 | -54/+48 |
* | Fix display of idle processes, which had been broken since rev. 1.56 of | se | 2006-06-11 | 1 | -1/+2 |
* | o Sync usage() with reality. | maxim | 2006-06-11 | 1 | -1/+1 |
* | Add audit.h to mkioctls inclusion list: audit pipe ioctls need access | rwatson | 2006-06-05 | 1 | -0/+1 |
* | Increase the field widths of flt (total number of page faults), fr (pages | obrien | 2006-06-03 | 1 | -5/+5 |
* | Correct previous commit. We don't want to suppress an entry because | grog | 2006-05-31 | 1 | -3/+5 |
* | Don't go past the end of the month with a repetitive entry of the | grog | 2006-05-30 | 1 | -0/+3 |
* | remove comment about systems, I got confused which arch one of my systems | jmg | 2006-05-29 | 1 | -4/+0 |
* | Print the euid after the gid as demanded by POSIX. | stefanf | 2006-05-28 | 1 | -3/+3 |
* | document that even if magic is newer than magic.mgc, it isn't used | jmg | 2006-05-28 | 1 | -0/+18 |
* | Fix using "P" command on empty pattern space. If the "P" command is | krion | 2006-05-27 | 1 | -2/+1 |