summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Indentation fixesbrueffer2006-04-191-9/+9
* o Close an output file -o flag opened before execvp(3) in a child.maxim2006-04-161-0/+2
* Fix indentation for "Ostersonntag".brueffer2006-04-161-1/+1
* Add missing library dependencies.ru2006-04-131-1/+1
* Fix Mother's/Father's day in most case.flz2006-04-132-3/+4
* libc_r is no longer provided, and on alpha and sparc64, libthrru2006-04-121-1/+1
* Allow to specify size in terabytes by using T or t suffix.pjd2006-04-092-5/+10
* Update comment about var modifiers (add 'N' and 'O' descriptions).fjoe2006-04-081-2/+5
* Add :u var modifier (remove adjacent duplicate words like uniq(1).fjoe2006-04-082-0/+43
* Fix options broken when the birthtime related primaries were added.ceri2006-04-051-11/+11
* Add my birthday.alepulver2006-04-041-0/+1
* - Add my birthdayjmelo2006-04-041-0/+1
* Note that all of the birthtime related primaries are non-standard.ceri2006-04-041-5/+5
* Bump .Dd for the birthtime options.ceri2006-04-031-1/+1
* Add -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer[acmt]B options toceri2006-04-034-4/+59
* If you see a broken symlink, don't try to follow it,kientzle2006-04-022-4/+7
* Don't call audit_logout() if pwd is NULL, as audit_logout() attempts tocognet2006-03-281-1/+4
* Make gcore(1) 64 bit safe. It was trying to parse the /proc/*/map filepeter2006-03-251-3/+3
* Extended attribute support on write for Linux; FreeBSD hooks arekientzle2006-03-219-23/+140
* Unbreak WITHOUT_LIBPHREAD/WITHOUT_LIBC_R option support, dependingru2006-03-211-0/+6
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-0/+4
* Convert NO_PROFILE and NO_LIB32 to new style.ru2006-03-181-1/+3
* add an entry for ozfod..jmg2006-03-181-0/+1
* fix spelling of ozfod... I've been wondering why we'd need to fill a pagejmg2006-03-181-1/+1
OpenPOWER on IntegriCloud