summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use sysctlbynamephk2006-05-111-6/+1
* Add myself to the freebsd calendar.cokane2006-05-081-0/+1
* Add myself.itetcu2006-05-081-0/+1
* Add myselfsat2006-05-071-0/+1
* o Implement "-n" flag: ignore files and directories with user "nodump"maxim2006-05-062-3/+14
* The port number must be network byte order.ume2006-05-041-4/+3
* o style: WARNS= -> WARNS?=.maxim2006-05-041-1/+1
* o By popular demand import getent(1) utility: a program retrievesmaxim2006-05-044-0/+701
* Move the formatting of the NICE column to a new function format_nice()bde2006-05-041-20/+30
* Fixed some style bugs (mainly missing and wrong splitting of long lines).bde2006-05-041-48/+54
* Avoid coredumps if stddev cannot be computed (if all datapoints are identical)phk2006-05-021-12/+16
* For the vmstat sub-display:bde2006-05-012-36/+45
* In the examples, use "tar.gz" as the extension forkientzle2006-05-011-3/+3
* Unbreak the support for 24-row terminals in the vmstat display. Thebde2006-05-011-2/+4
* Sort the ex-extended vmstat fields into their documented order in thebde2006-04-301-38/+38
* Eliminate the "extended" vm stats. Move all fields in the extendedbde2006-04-301-34/+10
* Update for moving some fields to the new vnstat display.bde2006-04-301-8/+16
* Reduce the namei (sub)display by 5 columns to make enough space for abde2006-04-301-17/+19
* Removed the description of the nonexistent want_fd command. want_fd existedbde2006-04-301-2/+0
* Don't redraw the disk names on every update. This was apparently donebde2006-04-301-6/+0
* Fix "slow (on-the-fly) zero fills percentage (`%slo-z')" some more. Thebde2006-04-302-4/+4
* If DEBUG is defined, then fill numeric fields with asterisks instead ofbde2006-04-301-0/+15
* Remove trailing whitespace.bde2006-04-3011-38/+38
* Show the load average in the tcp display (it was already shown, perhapsbde2006-04-3014-321/+325
* Edit the interrupt name strings to shorten them. This is believed tobde2006-04-301-2/+33
* Backed out rev.1.49 since it had buffer overruns and only workedbde2006-04-301-10/+2
* Abbreviate long field descriptors at write time so that they don't getbde2006-04-292-12/+12
* ru@ recently changed lorder to support library archives. Documentimp2006-04-271-1/+9
* Fix a typo.jkoshy2006-04-221-2/+2
* Because optarg and optind are defined in unistd.h,delphij2006-04-211-3/+0
OpenPOWER on IntegriCloud