summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Correct the abbreviations for general I/O and signal traces.jhb2010-11-011-3/+3
* Style cleanup: make this look more like a 21st-century shell scriptwollman2010-11-011-25/+23
* jilles@ pointed out that using ${PRUNEDIRS:=".zfs"} in updatedb.shwollman2010-11-011-1/+1
* Make it possible to exclude directories by name no matter where theywollman2010-10-312-1/+13
* flex: add missing ifdef magic to create/hide prototypesuqs2010-10-241-1/+23
* Fix typo in last commit.glebius2010-10-211-1/+1
* Document possibility to read from stdin.glebius2010-10-211-1/+5
* Make it possible to read input from stdin.glebius2010-10-211-2/+4
* mdoc: make pages render with mandocuqs2010-10-211-1/+1
* Get rid of hand-rolled closefrom(3).ed2010-10-201-2/+1
* Remove setpgid() call before executing child process.ed2010-10-201-1/+0
* MFV: nc(1) from OpenBSD 4.8.delphij2010-10-191-1/+1
* Replace spaces by a tab after the date.culot2010-10-181-1/+1
* "b64decode -r" did not handle arbitary breaks in base64 encodededwin2010-10-181-5/+31
* Stylify of uudecode(1)edwin2010-10-181-29/+35
* Add myself to calendar.freebsd.culot2010-10-171-0/+1
* Correct some typos in comments, no functional changes.bcr2010-10-164-10/+10
* Update manual with regarding to the status of calendars/calendar.judaic.edwin2010-10-142-5/+4
* s/sytem/system in comments, no functional changes.bcr2010-10-138-8/+8
* Don't define the input() function ifdef YY_NO_INPUT.rpaulo2010-10-131-0/+2
* Upgrade xz to git snapshot as of 20101010mm2010-10-111-1/+3
* Add -D (deterministic) option to ar.kientzle2010-10-094-9/+40
* Remove superfluous cast in usr.bin/netstat/sctp.c.dim2010-10-081-1/+1
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-088-10/+0
* Add the ability to display specific manual pages if passed on thegordon2010-10-072-0/+21
* Remove hack needed by 6.x machines and older machines to run newerimp2010-10-061-22/+1
* Use more portable errx instead of errc. The latter doesn't buy usimp2010-10-061-4/+2
* Add myself to calendar.freebsd and committers-src.dot.pluknet2010-10-061-0/+1
* Fix regex for some socket- and acl-related syscall values.netchild2010-10-061-2/+2
* If LANG/LC_CTYPE/LC_ALL is set and the localized man page contains a pagegordon2010-10-061-3/+9
* Recognize both ! and ^ as markers for negated character classes.kientzle2010-10-061-2/+2
* SEE ALSO should sorted by manpage section first.brueffer2010-10-051-2/+2
* Add reference to intro(1) in SEE ALSO section.gordon2010-10-051-0/+1
* Show hostcache statistics.ru2010-10-051-0/+3
* Retire GNU man in favor of the newly written BSDL version.gordon2010-10-031-1/+3
* Fix up whatis/apropos issue displaying all output on a single due togordon2010-10-021-2/+2
* Implementaiton of man, manpath, whatis, and apropos written entirely in sh.gordon2010-10-016-0/+1510
* If an RCS file is truncated, rcsfile_getdelta() will return NULL. Insteadjhb2010-09-301-0/+8
* tr: Fix '[=]=]' equivalence class.jilles2010-09-291-1/+1
* Remove copyright strings printed at login time via login(1) or sshd(8).emaste2010-09-281-7/+0
* Add manpages for clang and tblgen. These were generated from upstream'sdim2010-09-274-2/+715
* Make WARNS=6 clean.marius2010-09-242-28/+23
* Try to adhere to style.Makefile(5).marius2010-09-231-4/+6
* Remove an explicit assignment of the CFLAGS variable intended formarius2010-09-231-1/+0
* In the past gunzip(1) write()'s after each inflate return. This isdelphij2010-09-231-0/+2
* And now the 2nd part of the patch: Also fix the year.edwin2010-09-221-1/+1
* Fix location of the Battle of the Plains of Abrahamedwin2010-09-221-1/+1
* Add myself as a ports committersunpoet2010-09-221-0/+1
* Add Simplified Chinese messages for BSD grep.delphij2010-09-202-0/+14
* Upgrade our Clang in base to r114020, from upstream's release_28 branch.dim2010-09-201-4/+8
OpenPOWER on IntegriCloud