aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* flex: add missing ifdef magic to create/hide prototypesUlrich Spörlein2010-10-241-1/+23
* Fix typo in last commit.Gleb Smirnoff2010-10-211-1/+1
* Document possibility to read from stdin.Gleb Smirnoff2010-10-211-1/+5
* Make it possible to read input from stdin.Gleb Smirnoff2010-10-211-2/+4
* mdoc: make pages render with mandocUlrich Spörlein2010-10-211-1/+1
* Get rid of hand-rolled closefrom(3).Ed Schouten2010-10-201-2/+1
* Remove setpgid() call before executing child process.Ed Schouten2010-10-201-1/+0
* MFV: nc(1) from OpenBSD 4.8.Xin LI2010-10-191-1/+1
* Replace spaces by a tab after the date.Frederic Culot2010-10-181-1/+1
* "b64decode -r" did not handle arbitary breaks in base64 encodedEdwin Groothuis2010-10-181-5/+31
* Stylify of uudecode(1)Edwin Groothuis2010-10-181-29/+35
* Add myself to calendar.freebsd.Frederic Culot2010-10-171-0/+1
* Correct some typos in comments, no functional changes.Benedict Reuschling2010-10-164-10/+10
* Update manual with regarding to the status of calendars/calendar.judaic.Edwin Groothuis2010-10-142-5/+4
* s/sytem/system in comments, no functional changes.Benedict Reuschling2010-10-138-8/+8
* Don't define the input() function ifdef YY_NO_INPUT.Rui Paulo2010-10-131-0/+2
* Upgrade xz to git snapshot as of 20101010Martin Matuska2010-10-111-1/+3
* Add -D (deterministic) option to ar.Tim Kientzle2010-10-094-9/+40
* Remove superfluous cast in usr.bin/netstat/sctp.c.Dimitry Andric2010-10-081-1/+1
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-088-10/+0
* Add the ability to display specific manual pages if passed on theGordon Tetlow2010-10-072-0/+21
* Remove hack needed by 6.x machines and older machines to run newerWarner Losh2010-10-061-22/+1
* Use more portable errx instead of errc. The latter doesn't buy usWarner Losh2010-10-061-4/+2
* Add myself to calendar.freebsd and committers-src.dot.Sergey Kandaurov2010-10-061-0/+1
* Fix regex for some socket- and acl-related syscall values.Alexander Leidinger2010-10-061-2/+2
* If LANG/LC_CTYPE/LC_ALL is set and the localized man page contains a pageGordon Tetlow2010-10-061-3/+9
* Recognize both ! and ^ as markers for negated character classes.Tim Kientzle2010-10-061-2/+2
* SEE ALSO should sorted by manpage section first.Christian Brueffer2010-10-051-2/+2
* Add reference to intro(1) in SEE ALSO section.Gordon Tetlow2010-10-051-0/+1
* Show hostcache statistics.Ruslan Ermilov2010-10-051-0/+3
* Retire GNU man in favor of the newly written BSDL version.Gordon Tetlow2010-10-031-1/+3
* Fix up whatis/apropos issue displaying all output on a single due toGordon Tetlow2010-10-021-2/+2
* Implementaiton of man, manpath, whatis, and apropos written entirely in sh.Gordon Tetlow2010-10-016-0/+1510
* If an RCS file is truncated, rcsfile_getdelta() will return NULL. InsteadJohn Baldwin2010-09-301-0/+8
* tr: Fix '[=]=]' equivalence class.Jilles Tjoelker2010-09-291-1/+1
* Remove copyright strings printed at login time via login(1) or sshd(8).Ed Maste2010-09-281-7/+0
* Add manpages for clang and tblgen. These were generated from upstream'sDimitry Andric2010-09-274-2/+715
* Make WARNS=6 clean.Marius Strobl2010-09-242-28/+23
* Try to adhere to style.Makefile(5).Marius Strobl2010-09-231-4/+6
* Remove an explicit assignment of the CFLAGS variable intended forMarius Strobl2010-09-231-1/+0
* In the past gunzip(1) write()'s after each inflate return. This isXin LI2010-09-231-0/+2
* And now the 2nd part of the patch: Also fix the year.Edwin Groothuis2010-09-221-1/+1
* Fix location of the Battle of the Plains of AbrahamEdwin Groothuis2010-09-221-1/+1
* Add myself as a ports committerSunpoet Po-Chuan Hsieh2010-09-221-0/+1
* Add Simplified Chinese messages for BSD grep.Xin LI2010-09-202-0/+14
* Upgrade our Clang in base to r114020, from upstream's release_28 branch.Dimitry Andric2010-09-201-4/+8
* Fix the grammar after I added a second environmental variable.David E. O'Brien2010-09-191-1/+1
* Increase the hostname display width. Many machines are namedDavid E. O'Brien2010-09-161-2/+2
* + Add the SCRIPT environmental variable to the sub-shell. Its value isDavid E. O'Brien2010-09-162-0/+20
* Fix indenting of the previous commit.Rui Paulo2010-09-161-4/+4