summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* fuser: Fix skipping "SIG" on signal names (-s).jilles2011-06-181-3/+2
* Fix clang warnings.benl2011-06-185-23/+36
* Let the size of the namebuf depend on the size of the ut_user field.ed2011-06-181-1/+1
* Add WITHOUT_UTMPX switch to the build system.ed2011-06-171-4/+7
* Add 2-clause BSD license.netchild2011-06-171-0/+23
* Clarify that the TFTP blocksize (RFC2348) or non-standardrodrigc2011-06-161-2/+3
* Specify correct RFC2347 for TFTP options in diagnostic message.rodrigc2011-06-161-2/+2
* Using statfs.f_fstypename rather than statfs.f_type whilst performing fstypeavatar2011-06-131-20/+6
* Upgrade our copy of llvm/clang to r132879, from upstream's trunk.dim2011-06-121-0/+2
* - Use REG_NOSUB to bypass submatch counting when not necessary. This maygabor2011-06-122-2/+8
* - Fix -w behaviorgabor2011-06-122-14/+13
* Add self to calendarcrees2011-06-111-0/+1
* - Add myself to calendar.freebsdjlaffaye2011-06-071-0/+1
* Remove redundant assignments to WARNS.ed2011-06-063-6/+0
* Attempt to clear up some confusion in the following example, by statinggjb2011-06-061-0/+6
* Fix regex for ptraceopname().dchagin2011-06-061-1/+1
* Bump date from previous commit. :(gjb2011-06-061-1/+1
* Document that when running 'su -m <user> -c <command>', <command> is rungjb2011-06-061-4/+4
* Pass correct size to write(2).jh2011-06-061-1/+1
* find: Exit if there is an unknown option.jilles2011-06-041-1/+1
* When MANCOLOR environment variable is set, enable ANSI color escapesru2011-06-032-13/+39
* Don't use col(1) since grotty(1) never outputs reverse line feeds,ru2011-06-032-15/+6
* Trim more when parsing MANCONFIG directive.ru2011-06-031-1/+1
* Typo.ru2011-06-031-1/+1
* Added support for the MANWIDTH environment variable:ru2011-06-032-2/+46
* Fix man -t by not passing grotty flags to groff when grotty is notuqs2011-06-021-1/+1
* mdoc: reorder sections consistentlyuqs2011-06-021-10/+10
* mdoc: fix markupuqs2011-06-021-1/+1
* Fix a couple of spelling errors.imp2011-05-311-3/+3
* - Document the -H option and 'H' key alongside other options and keysjhb2011-05-311-4/+0
* Add a new option to toggle the display of the system idle process (per-CPUjhb2011-05-311-0/+7
* printf(1): Document that %c and precision for %b/%s use bytes, not chars.jilles2011-05-281-6/+17
* printf: Allow multibyte characters for '<char> form, avoid negative codes.jilles2011-05-282-7/+20
* find: If a part of an expression is unknown, do not call it an option.jilles2011-05-271-1/+1
* Remove definitions for RACCT_FSIZE and RACCT_SBSIZE - these two are rathertrasz2011-05-271-3/+1
* Added myself as src committer.ray2011-05-261-0/+1
* Fix a regression introduced with previous changeset: if output is stdout,delphij2011-05-251-1/+2
* [mdoc] Fixed .Dt call.ru2011-05-252-2/+2
* Build and install a BSD licensed grep.obrien2011-05-252-5/+12
* Teach netstat(1) about the new global netisr policy sysctl,rwatson2011-05-241-12/+53
* Ensure there is a whitespace after a mount point.ru2011-05-241-1/+1
* Match symbolic link handling behavior with GNU gzip, bzip2 and xz:delphij2011-05-232-5/+5
* Diff reduction against NetBSD. The most notable change is to zdiff(1) todelphij2011-05-235-63/+128
* Add missing header file.pluknet2011-05-201-0/+1
* Correct typos in comments, no functional changes.bcr2011-05-203-8/+8
* Fix typos in comments, no functional changes.bcr2011-05-198-8/+8
* Fix clang warnings.benl2011-05-183-4/+4
* Change the sysctl naming for the old and new NFS clientsrmacklem2011-05-151-2/+2
* - Fix several typos [1]stas2011-05-141-6/+11
* Constify a few string variables. While I'm there, also convert usage() todelphij2011-05-131-10/+10
OpenPOWER on IntegriCloud