| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix clang warnings. | benl | 2011-06-18 | 5 | -23/+36 |
* | Let the size of the namebuf depend on the size of the ut_user field. | ed | 2011-06-18 | 1 | -1/+1 |
* | Add WITHOUT_UTMPX switch to the build system. | ed | 2011-06-17 | 1 | -4/+7 |
* | Add 2-clause BSD license. | netchild | 2011-06-17 | 1 | -0/+23 |
* | Clarify that the TFTP blocksize (RFC2348) or non-standard | rodrigc | 2011-06-16 | 1 | -2/+3 |
* | Specify correct RFC2347 for TFTP options in diagnostic message. | rodrigc | 2011-06-16 | 1 | -2/+2 |
* | Using statfs.f_fstypename rather than statfs.f_type whilst performing fstype | avatar | 2011-06-13 | 1 | -20/+6 |
* | Upgrade our copy of llvm/clang to r132879, from upstream's trunk. | dim | 2011-06-12 | 1 | -0/+2 |
* | - Use REG_NOSUB to bypass submatch counting when not necessary. This may | gabor | 2011-06-12 | 2 | -2/+8 |
* | - Fix -w behavior | gabor | 2011-06-12 | 2 | -14/+13 |
* | Add self to calendar | crees | 2011-06-11 | 1 | -0/+1 |
* | - Add myself to calendar.freebsd | jlaffaye | 2011-06-07 | 1 | -0/+1 |
* | Remove redundant assignments to WARNS. | ed | 2011-06-06 | 3 | -6/+0 |
* | Attempt to clear up some confusion in the following example, by stating | gjb | 2011-06-06 | 1 | -0/+6 |
* | Fix regex for ptraceopname(). | dchagin | 2011-06-06 | 1 | -1/+1 |
* | Bump date from previous commit. :( | gjb | 2011-06-06 | 1 | -1/+1 |
* | Document that when running 'su -m <user> -c <command>', <command> is run | gjb | 2011-06-06 | 1 | -4/+4 |
* | Pass correct size to write(2). | jh | 2011-06-06 | 1 | -1/+1 |
* | find: Exit if there is an unknown option. | jilles | 2011-06-04 | 1 | -1/+1 |
* | When MANCOLOR environment variable is set, enable ANSI color escapes | ru | 2011-06-03 | 2 | -13/+39 |
* | Don't use col(1) since grotty(1) never outputs reverse line feeds, | ru | 2011-06-03 | 2 | -15/+6 |
* | Trim more when parsing MANCONFIG directive. | ru | 2011-06-03 | 1 | -1/+1 |
* | Typo. | ru | 2011-06-03 | 1 | -1/+1 |
* | Added support for the MANWIDTH environment variable: | ru | 2011-06-03 | 2 | -2/+46 |
* | Fix man -t by not passing grotty flags to groff when grotty is not | uqs | 2011-06-02 | 1 | -1/+1 |
* | mdoc: reorder sections consistently | uqs | 2011-06-02 | 1 | -10/+10 |
* | mdoc: fix markup | uqs | 2011-06-02 | 1 | -1/+1 |
* | Fix a couple of spelling errors. | imp | 2011-05-31 | 1 | -3/+3 |
* | - Document the -H option and 'H' key alongside other options and keys | jhb | 2011-05-31 | 1 | -4/+0 |
* | Add a new option to toggle the display of the system idle process (per-CPU | jhb | 2011-05-31 | 1 | -0/+7 |
* | printf(1): Document that %c and precision for %b/%s use bytes, not chars. | jilles | 2011-05-28 | 1 | -6/+17 |
* | printf: Allow multibyte characters for '<char> form, avoid negative codes. | jilles | 2011-05-28 | 2 | -7/+20 |
* | find: If a part of an expression is unknown, do not call it an option. | jilles | 2011-05-27 | 1 | -1/+1 |
* | Remove definitions for RACCT_FSIZE and RACCT_SBSIZE - these two are rather | trasz | 2011-05-27 | 1 | -3/+1 |
* | Added myself as src committer. | ray | 2011-05-26 | 1 | -0/+1 |
* | Fix a regression introduced with previous changeset: if output is stdout, | delphij | 2011-05-25 | 1 | -1/+2 |
* | [mdoc] Fixed .Dt call. | ru | 2011-05-25 | 2 | -2/+2 |
* | Build and install a BSD licensed grep. | obrien | 2011-05-25 | 2 | -5/+12 |
* | Teach netstat(1) about the new global netisr policy sysctl, | rwatson | 2011-05-24 | 1 | -12/+53 |
* | Ensure there is a whitespace after a mount point. | ru | 2011-05-24 | 1 | -1/+1 |
* | Match symbolic link handling behavior with GNU gzip, bzip2 and xz: | delphij | 2011-05-23 | 2 | -5/+5 |
* | Diff reduction against NetBSD. The most notable change is to zdiff(1) to | delphij | 2011-05-23 | 5 | -63/+128 |
* | Add missing header file. | pluknet | 2011-05-20 | 1 | -0/+1 |
* | Correct typos in comments, no functional changes. | bcr | 2011-05-20 | 3 | -8/+8 |
* | Fix typos in comments, no functional changes. | bcr | 2011-05-19 | 8 | -8/+8 |
* | Fix clang warnings. | benl | 2011-05-18 | 3 | -4/+4 |
* | Change the sysctl naming for the old and new NFS clients | rmacklem | 2011-05-15 | 1 | -2/+2 |
* | - Fix several typos [1] | stas | 2011-05-14 | 1 | -6/+11 |
* | Constify a few string variables. While I'm there, also convert usage() to | delphij | 2011-05-13 | 1 | -10/+10 |
* | Fixed an embedded shell script. | ru | 2011-05-13 | 1 | -1/+1 |