summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* | Both fields of struct timeval are of a non-basic type,yar2006-07-281-6/+10
* | Avoid useless work: Do not build inet6.c if INET6 support is off.yar2006-07-281-1/+3
* | Obey MK_INET6_SUPPORT.yar2006-07-273-5/+23
* | Respect MK_INET6_SUPPORT.yar2006-07-271-1/+5
* | rpcinfo(1) doesn't depend on INET6 explicitly.yar2006-07-271-1/+1
* | Make sure that the sc pointer gets initialized. No functional changedelphij2006-07-262-2/+2
* | Fix 32-bit integer math on 64-bit processor. Just use int32_t(!) insteadjkim2006-07-251-10/+3
* | Remove MT_FTABLE printout in systat, as MT_FTABLE mbufs are no longerrwatson2006-07-241-1/+0
* | Tell when a .include is processed with '-dd'.obrien2006-07-221-0/+1
* | Remove break after return.stefanf2006-07-181-2/+0
* | Document that the pathname(s) following the options need not be given ifstefanf2006-07-181-1/+7
* | Fix type mismatch between char * and unsigned char *. C guarantees thatstefanf2006-07-181-1/+1
* | The variables i and tot don't need to be static.stefanf2006-07-181-2/+2
* | Remove break after return.stefanf2006-07-181-2/+0
* | VarAdd() already does the debug printing, so Var_Set() only needs to do itobrien2006-07-171-2/+1
* | whitespace fixingobrien2006-07-171-8/+8
* | Not having ipv6 in your kernel is not an error and should not be reported.julian2006-07-141-1/+4
* | o Fix some printf(3) format nits in my patch I submitted to kib@.maxim2006-07-121-2/+2
* | Remove slipped in spaces.kib2006-07-121-3/+3
* | Check that the signal number is in range.kib2006-07-121-1/+4
* | Check that the signal number is in range.kib2006-07-121-1/+4
* | Since kernel & userland use different timebase and netstat is reading kerneloleg2006-07-061-3/+13
* | Add myself.yongari2006-07-041-0/+1
* | Update dillon's mail address.grog2006-07-041-1/+1
* | - Simplify the formatting in the SYNOPSIS.ru2006-06-302-4/+3
* | Add a -q option to suppress header lines when multiple files are specified.flz2006-06-294-8/+19
* | Add myself to the freebsd calendar.bsam2006-06-221-0/+1
* | Update for the 'file' 4.17 import.obrien2006-06-191-54/+48
* | Fix display of idle processes, which had been broken since rev. 1.56 ofse2006-06-111-1/+2
* | o Sync usage() with reality.maxim2006-06-111-1/+1
* | Add audit.h to mkioctls inclusion list: audit pipe ioctls need accessrwatson2006-06-051-0/+1
* | Increase the field widths of flt (total number of page faults), fr (pagesobrien2006-06-031-5/+5
* | Correct previous commit. We don't want to suppress an entry becausegrog2006-05-311-3/+5
* | Don't go past the end of the month with a repetitive entry of thegrog2006-05-301-0/+3
* | remove comment about systems, I got confused which arch one of my systemsjmg2006-05-291-4/+0
* | Print the euid after the gid as demanded by POSIX.stefanf2006-05-281-3/+3
* | document that even if magic is newer than magic.mgc, it isn't usedjmg2006-05-281-0/+18
* | Fix using "P" command on empty pattern space. If the "P" command iskrion2006-05-271-2/+1
* | Add the capability for a trailing scale indicator to cause thekrion2006-05-272-5/+56
* | Enable numeric arguments and +/- prefixes with -user (-group)krion2006-05-251-4/+12
* | s/on a crt//brd2006-05-251-2/+2
* | Change kdump to print more useful information, i.e. it changes fromnetchild2006-05-204-16/+847
* | In change 1.15, an arbitrary setting of the max RPC record size torwatson2006-05-171-11/+0
* | - Fix warning when compiling with -DDEBUGpav2006-05-151-1/+1
* | - Add decoding of kse_release, kevent, sigprocmask, unmount, socket, getrusage,pav2006-05-157-153/+578
* | - Fix crash when hitting unknown syscall. Copied from i386-fbsd.cpav2006-05-155-5/+10
* | o Fix typo in a comment.maxim2006-05-151-1/+1
* | The last execution of -exec {} + is not done if the -exec primary iskrion2006-05-144-4/+21
* | Handle SIGINFO in time(1) by printing the time the given command is running.pjd2006-05-142-37/+72
* | So, what's it supposed to say when you type "make love"?ru2006-05-111-0/+1
OpenPOWER on IntegriCloud