summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add ability to decompress different format manual pages.gordon2010-12-031-25/+79
* Decode IPC_CREAT and IPC_EXCL for semget(2).delphij2010-12-021-0/+2
* Don't error out while searching for empty directories.kevlo2010-12-021-1/+1
* Add option -D for ranlib(1). When -D is speicified, ranlib(1) will generatekaiw2010-11-282-1/+5
* Fix typo.brucec2010-11-271-1/+1
* Pet make checkdpadd.uqs2010-11-251-0/+1
* Properly use SCHAR_MAX instead of CHAR_MAX for 0x7f. This fixes operationnwhitehorn2010-11-231-4/+4
* Restore the (state) and \n printout when not using -T.gnn2010-11-221-2/+3
* hdr.elf.e_ident[EI_OSABI] is not a bitmask so '==' should been used.brucec2010-11-221-2/+2
* Fix some more warnings found by clang.brucec2010-11-222-0/+2
* Add the ability for GDB to printout the thread name along with otherattilio2010-11-221-0/+11
* Don't generate input() since it's not used.brucec2010-11-221-1/+1
* Various syntactic tweaks to satisfy style(9). No change to execution.mckay2010-11-211-14/+14
* xargs can be fooled by exiting children that it did not start, causingmckay2010-11-211-5/+118
* Remove unused variablekevlo2010-11-201-1/+1
* sh: Add printf builtin.jilles2010-11-192-7/+34
* Fix fd leakkevlo2010-11-191-0/+1
* Close file and directory descriptorskevlo2010-11-191-0/+3
* When netstat was run with -i/-I and -w1 to produce running counters, the idroprstone2010-11-181-0/+1
* Add new, per connection, statistics for TCP, including:gnn2010-11-174-18/+39
* Memory stats are reported in bytes, not pages.brucec2010-11-131-10/+10
* Set FD_CLOEXEC for the output file only when the file has been specifiedjh2010-11-131-6/+7
* Add my birthday to the calendar so everyone can send me presents.zack2010-11-101-0/+1
* Unbreak the test target by re-generating the initial scanneruqs2010-11-092-183/+207
* Fix typos.brucec2010-11-091-3/+3
* Fix the build on 64-bit hosts. WARNS=6 fails on them.obrien2010-11-091-2/+2
* Back out r214961 for skeleton.c -- it broke the groff build.obrien2010-11-081-4/+4
* Add/expand country/state.ru2010-11-081-7/+7
* A traditional (once per three years) sort by month/day/year/login.ru2010-11-081-19/+19
* Add '-y' for bison compatibility.obrien2010-11-072-2/+10
* Inherit WARNS from parent directory.obrien2010-11-071-2/+0
* Directly use memory allocation functions and remove needless casts inobrien2010-11-0711-140/+136
* Change to ANSI-C function definitions.obrien2010-11-0713-282/+182
* Retire objformat(1), take two.uqs2010-11-072-33/+0
* Fix a segmentation fault in argument processing.dumbbell2010-11-061-9/+25
* Apply style(9) and unbreak build.uqs2010-11-061-25/+19
* Fix manpage markup.uqs2010-11-061-27/+27
* 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
OpenPOWER on IntegriCloud