| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More accurate birthplace. | joel | 2011-06-25 | 1 | -1/+1 |
* | If there is a read error reading Y/N confirmation from the keyboard, | kientzle | 2011-06-25 | 2 | -1/+12 |
* | Remove duplicated header files | kevlo | 2011-06-24 | 5 | -6/+0 |
* | Acknowledge Edwin Groothuis for the major rewrite he | rodrigc | 2011-06-24 | 1 | -1/+7 |
* | Update references to RFC's that the newer TFTP implementation supports. | rodrigc | 2011-06-22 | 1 | -0/+34 |
* | Bump date. | rodrigc | 2011-06-22 | 1 | -1/+49 |
* | Eliminate unneeded headers. | delphij | 2011-06-21 | 2 | -3/+0 |
* | Remove unneeded headers. | delphij | 2011-06-21 | 2 | -6/+0 |
* | Staticify cleanup() which is not referenced in other places. | delphij | 2011-06-21 | 1 | -1/+1 |
* | Merge tnftp-20100108 from the vendor branch into head. | gavin | 2011-06-20 | 3 | -290/+519 |
* | fuser: Fix skipping "SIG" on signal names (-s). | jilles | 2011-06-18 | 1 | -3/+2 |
* | 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 |