summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* - Hook up BSD sort to the build. By default, it will be installed asgabor2012-05-111-0/+1
* Add a BSD-licensed sort rewrite that was started by me and later completedgabor2012-05-1118-0/+7795
* Document the unzip(1) '-Z' option implemented in r234206.gjb2012-05-111-1/+11
* General mdoc(7) and typo fixes.gjb2012-05-1013-16/+16
* Make is part of the bootstrap path, so we need to guard against thisimp2012-05-091-1/+1
* Always define LD_32_PRELOAD so it works for 32 bits binaries onjlh2012-05-081-1/+12
* Upgrade our copy of llvm/clang to r155985, from upstream's release_31dim2012-05-031-1/+0
* Respect mathematical operation order piority with the exponent gnu extensionbapt2012-04-301-2/+2
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-292-0/+8
* Use standard getopt(3) error message.jlh2012-04-291-6/+1
* Import stdbuf(1) and the shared library it relies on.jlh2012-04-284-0/+229
* Add my birthday and place of birth.jlh2012-04-231-0/+1
* Remove duplicate -l description.brueffer2012-04-221-5/+1
* The .Fx macro needs the version number be in its own word separated bydelphij2012-04-221-1/+1
* Include the associated wait channel message for context switch ktracejhb2012-04-202-4/+15
* Update file(1) to version 5.11.obrien2012-04-191-1/+1
|\
* | Add my birth date/place to the calendar as new committer.dteske2012-04-181-0/+1
* | Fix string buffer overflow when preparing the line of output.kib2012-04-181-2/+2
* | Upgrade our copy of llvm/clang to trunk r154661, in preparation of thedim2012-04-1623-47/+77
* | Add myself to the calendarmadpilot2012-04-151-0/+1
* | Correct my name in the copyright statement.des2012-04-152-2/+2
* | Improve m4 compatibility with GNU m4 extension ** (exponent)bapt2012-04-153-3/+7
* | Eliminate an unused parameter of static method igmp_stats_live_old().delphij2012-04-131-2/+2
* | Belatedly add my entry to the calendar file, now that 30 is here and gone.gjb2012-04-131-0/+1
* | Partially implement zipinfo (-Z) support.kevlo2012-04-131-38/+71
* | Parenthesize args in yyless() and unput() replacement textschweikh2012-04-101-3/+3
* | Since truss also uses kdump's mkioctls script, pass the value of ${CPP}dim2012-04-091-1/+1
* | In kdump's mkioctls script, use '${CPP}' instead of hardcodedly usingdim2012-04-092-2/+2
* | mdoc: fix column names, indentation, column separation within each row, andjoel2012-04-072-8/+8
* | Add new ktrace records for the start and end of VM faults. This givesjhb2012-04-056-4/+68
* | With pf 4.5 import the name of pfsync stats sysctl has changed, thusglebius2012-04-041-2/+2
* | Export some more useful info about shared memory objects to userlandjhb2012-04-012-8/+31
* | Remove superfluous paragraph macro.joel2012-03-291-2/+0
* | mandoc complains loudly when <TAB>s are misused in columnated lists. Fixjoel2012-03-291-23/+23
* | Remove trailing whitespace per mdoc lint warningeadler2012-03-2917-60/+60
* | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-291-1/+1
* | Only use macros inside a reference block.joel2012-03-271-10/+5
* | mdoc: sort prologue macros.joel2012-03-261-1/+1
* | mdoc: terminate quoted strings.joel2012-03-265-56/+56
* | mdoc: document title should be all caps.joel2012-03-251-1/+1
* | Remove superfluous paragraph macro.joel2012-03-2510-13/+0
* | When displaying binary information show also osreldate.trociny2012-03-232-3/+17
* | - Do not build libcom_err and compile_et when kerberos is disabled. Theystas2012-03-231-1/+4
* | Garbage collect defunct nlist(3) symbols.pluknet2012-03-221-14/+8
* | - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsstas2012-03-221-1/+5
* | Add multibyte char support.glebius2012-03-212-53/+35
* | Repair function when used with large scaleskevlo2012-03-181-2/+3
* | xargs: Before exiting, wait for all invocations of the utility.jilles2012-03-162-45/+81
* | - Fix an erroneous invocation of the editline.kevlo2012-03-153-22/+33
* | After r232745, which makes sure __bswap16(), ntohs() and htons() returndim2012-03-091-3/+0
OpenPOWER on IntegriCloud