aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Not having ipv6 in your kernel is not an error and should not be reported.Julian Elischer2006-07-141-1/+4
* o Fix some printf(3) format nits in my patch I submitted to kib@.Maxim Konovalov2006-07-121-2/+2
* Remove slipped in spaces.Konstantin Belousov2006-07-121-3/+3
* Check that the signal number is in range.Konstantin Belousov2006-07-121-1/+4
* Check that the signal number is in range.Konstantin Belousov2006-07-121-1/+4
* Since kernel & userland use different timebase and netstat is reading kernelOleg Bulyzhin2006-07-061-3/+13
* Add myself.Pyun YongHyeon2006-07-041-0/+1
* Update dillon's mail address.Greg Lehey2006-07-041-1/+1
* - Simplify the formatting in the SYNOPSIS.Ruslan Ermilov2006-06-302-4/+3
* Add a -q option to suppress header lines when multiple files are specified.Florent Thoumie2006-06-294-8/+19
* Add myself to the freebsd calendar.Boris Samorodov2006-06-221-0/+1
* Update for the 'file' 4.17 import.David E. O'Brien2006-06-191-54/+48
* Fix display of idle processes, which had been broken since rev. 1.56 ofStefan Eßer2006-06-111-1/+2
* o Sync usage() with reality.Maxim Konovalov2006-06-111-1/+1
* Add audit.h to mkioctls inclusion list: audit pipe ioctls need accessRobert Watson2006-06-051-0/+1
* Increase the field widths of flt (total number of page faults), fr (pagesDavid E. O'Brien2006-06-031-5/+5
* Correct previous commit. We don't want to suppress an entry becauseGreg Lehey2006-05-311-3/+5
* Don't go past the end of the month with a repetitive entry of theGreg Lehey2006-05-301-0/+3
* remove comment about systems, I got confused which arch one of my systemsJohn-Mark Gurney2006-05-291-4/+0
* Print the euid after the gid as demanded by POSIX.Stefan Farfeleder2006-05-281-3/+3
* document that even if magic is newer than magic.mgc, it isn't usedJohn-Mark Gurney2006-05-281-0/+18
* Fix using "P" command on empty pattern space. If the "P" command isKirill Ponomarev2006-05-271-2/+1
* Add the capability for a trailing scale indicator to cause theKirill Ponomarev2006-05-272-5/+56
* Enable numeric arguments and +/- prefixes with -user (-group)Kirill Ponomarev2006-05-251-4/+12
* s/on a crt//Brad Davis2006-05-251-2/+2
* Change kdump to print more useful information, i.e. it changes fromAlexander Leidinger2006-05-204-16/+847
* In change 1.15, an arbitrary setting of the max RPC record size toRobert Watson2006-05-171-11/+0
* - Fix warning when compiling with -DDEBUGPav Lucistnik2006-05-151-1/+1
* - Add decoding of kse_release, kevent, sigprocmask, unmount, socket, getrusage,Pav Lucistnik2006-05-157-153/+578
* - Fix crash when hitting unknown syscall. Copied from i386-fbsd.cPav Lucistnik2006-05-155-5/+10
* o Fix typo in a comment.Maxim Konovalov2006-05-151-1/+1
* The last execution of -exec {} + is not done if the -exec primary isKirill Ponomarev2006-05-144-4/+21
* Handle SIGINFO in time(1) by printing the time the given command is running.Pawel Jakub Dawidek2006-05-142-37/+72
* So, what's it supposed to say when you type "make love"?Ruslan Ermilov2006-05-111-0/+1
* Use sysctlbynamePoul-Henning Kamp2006-05-111-6/+1
* Add myself to the freebsd calendar.Coleman Kane2006-05-081-0/+1
* Add myself.Ion-Mihai Tetcu2006-05-081-0/+1
* Add myselfAndrew Pantyukhin2006-05-071-0/+1
* o Implement "-n" flag: ignore files and directories with user "nodump"Maxim Konovalov2006-05-062-3/+14
* The port number must be network byte order.Hajimu UMEMOTO2006-05-041-4/+3
* o style: WARNS= -> WARNS?=.Maxim Konovalov2006-05-041-1/+1
* o By popular demand import getent(1) utility: a program retrievesMaxim Konovalov2006-05-044-0/+701
* Move the formatting of the NICE column to a new function format_nice()Bruce Evans2006-05-041-20/+30
* Fixed some style bugs (mainly missing and wrong splitting of long lines).Bruce Evans2006-05-041-48/+54
* Avoid coredumps if stddev cannot be computed (if all datapoints are identical)Poul-Henning Kamp2006-05-021-12/+16
* For the vmstat sub-display:Bruce Evans2006-05-012-36/+45
* In the examples, use "tar.gz" as the extension forTim Kientzle2006-05-011-3/+3
* Unbreak the support for 24-row terminals in the vmstat display. TheBruce Evans2006-05-011-2/+4
* Sort the ex-extended vmstat fields into their documented order in theBruce Evans2006-04-301-38/+38
* Eliminate the "extended" vm stats. Move all fields in the extendedBruce Evans2006-04-301-34/+10