aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix quota(1) output.Sergey Kandaurov2011-06-301-5/+11
* Remove needless file due to Russia scraps DST in 2011.Sergey A. Osokin2011-06-282-17/+0
* The --newer-than test should descend into oldTim Kientzle2011-06-261-4/+12
* More accurate birthplace.Joel Dahl2011-06-251-1/+1
* If there is a read error reading Y/N confirmation from the keyboard,Tim Kientzle2011-06-252-1/+12
* Remove duplicated header filesKevin Lo2011-06-245-6/+0
* Acknowledge Edwin Groothuis for the major rewrite heCraig Rodrigues2011-06-241-1/+7
* Update references to RFC's that the newer TFTP implementation supports.Craig Rodrigues2011-06-221-0/+34
* Bump date.Craig Rodrigues2011-06-221-1/+49
* Eliminate unneeded headers.Xin LI2011-06-212-3/+0
* Remove unneeded headers.Xin LI2011-06-212-6/+0
* Staticify cleanup() which is not referenced in other places.Xin LI2011-06-211-1/+1
* Merge tnftp-20100108 from the vendor branch into head.Gavin Atkinson2011-06-203-290/+519
* fuser: Fix skipping "SIG" on signal names (-s).Jilles Tjoelker2011-06-181-3/+2
* Fix clang warnings.Ben Laurie2011-06-185-23/+36
* Let the size of the namebuf depend on the size of the ut_user field.Ed Schouten2011-06-181-1/+1
* Add WITHOUT_UTMPX switch to the build system.Ed Schouten2011-06-171-4/+7
* Add 2-clause BSD license.Alexander Leidinger2011-06-171-0/+23
* Clarify that the TFTP blocksize (RFC2348) or non-standardCraig Rodrigues2011-06-161-2/+3
* Specify correct RFC2347 for TFTP options in diagnostic message.Craig Rodrigues2011-06-161-2/+2
* Using statfs.f_fstypename rather than statfs.f_type whilst performing fstypeTai-hwa Liang2011-06-131-20/+6
* Upgrade our copy of llvm/clang to r132879, from upstream's trunk.Dimitry Andric2011-06-121-0/+2
* - Use REG_NOSUB to bypass submatch counting when not necessary. This mayGabor Kovesdan2011-06-122-2/+8
* - Fix -w behaviorGabor Kovesdan2011-06-122-14/+13
* Add self to calendarChris Rees2011-06-111-0/+1
* - Add myself to calendar.freebsdJulien Laffaye2011-06-071-0/+1
* Remove redundant assignments to WARNS.Ed Schouten2011-06-063-6/+0
* Attempt to clear up some confusion in the following example, by statingGlen Barber2011-06-061-0/+6
* Fix regex for ptraceopname().Dmitry Chagin2011-06-061-1/+1
* Bump date from previous commit. :(Glen Barber2011-06-061-1/+1
* Document that when running 'su -m <user> -c <command>', <command> is runGlen Barber2011-06-061-4/+4
* Pass correct size to write(2).Jaakko Heinonen2011-06-061-1/+1
* find: Exit if there is an unknown option.Jilles Tjoelker2011-06-041-1/+1
* When MANCOLOR environment variable is set, enable ANSI color escapesRuslan Ermilov2011-06-032-13/+39
* Don't use col(1) since grotty(1) never outputs reverse line feeds,Ruslan Ermilov2011-06-032-15/+6
* Trim more when parsing MANCONFIG directive.Ruslan Ermilov2011-06-031-1/+1
* Typo.Ruslan Ermilov2011-06-031-1/+1
* Added support for the MANWIDTH environment variable:Ruslan Ermilov2011-06-032-2/+46
* Fix man -t by not passing grotty flags to groff when grotty is notUlrich Spörlein2011-06-021-1/+1
* mdoc: reorder sections consistentlyUlrich Spörlein2011-06-021-10/+10
* mdoc: fix markupUlrich Spörlein2011-06-021-1/+1
* Fix a couple of spelling errors.Warner Losh2011-05-311-3/+3
* - Document the -H option and 'H' key alongside other options and keysJohn Baldwin2011-05-311-4/+0
* Add a new option to toggle the display of the system idle process (per-CPUJohn Baldwin2011-05-311-0/+7
* printf(1): Document that %c and precision for %b/%s use bytes, not chars.Jilles Tjoelker2011-05-281-6/+17
* printf: Allow multibyte characters for '<char> form, avoid negative codes.Jilles Tjoelker2011-05-282-7/+20
* find: If a part of an expression is unknown, do not call it an option.Jilles Tjoelker2011-05-271-1/+1
* Remove definitions for RACCT_FSIZE and RACCT_SBSIZE - these two are ratherEdward Tomasz Napierala2011-05-271-3/+1
* Added myself as src committer.Aleksandr Rybalko2011-05-261-0/+1
* Fix a regression introduced with previous changeset: if output is stdout,Xin LI2011-05-251-1/+2