summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document the [n]eei and [n]bacc optionseadler2012-03-031-1/+23
* Replace the three spaces with one tag.davide2012-03-011-1/+1
* Use proper "maxproc" name, not "nproc".trasz2012-03-011-3/+3
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatdim2012-02-291-0/+8
* Use srandom() to init the PRNG, not srand(), since we use random().cognet2012-02-291-1/+1
* Update the description for -s flag after r232182.pluknet2012-02-291-1/+3
* Document the 'URL' argument.obrien2012-02-281-2/+7
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-282-6/+2
* Backout r230934 which didn't work with unix sockets andpluknet2012-02-271-34/+8
* xargs: Remove an unclear comment that only tried to repeat what the code didjilles2012-02-261-4/+0
* xargs: Fix comma splice in error message.jilles2012-02-261-2/+2
* When displaying security credential information show also process umask.trociny2012-02-261-3/+29
* Update libarchive to 3.0.3mm2012-02-257-147/+33
* Fix style in previous commit.jhb2012-02-241-3/+3
* xargs: If a utility exits with 255 or a signal, write an error message.jilles2012-02-241-4/+7
* Add underscore symbol to the end of definition stringsosa2012-02-243-9/+9
* Pretty-print the advice constants passed to posix_fadvise(2).jhb2012-02-232-0/+10
* Add pt_BR.ISO8859-1 and pt_BR.UTF-8 directories to install.osa2012-02-231-1/+2
* o Use ISO 3166 county code for Sweden.maxim2012-02-221-1/+1
* Handle NULL return from crypt(3). Mostly from DragonFlykevlo2012-02-224-7/+20
* Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:bz2012-02-171-13/+16
* Removed unused code: fixes compiler warning with CC=gcc46eadler2012-02-161-83/+0
* Don't extract the n_type value from the elf header, since it is never usedeadler2012-02-161-2/+0
* Remove unnecessary castkevlo2012-02-142-5/+5
* Fix write(1) to support wide characters.glebius2012-02-132-28/+17
* Globally replace u_int*_t from (non-contributed) man pages.ed2012-02-121-1/+1
* Include target names in diagnostic output.fjoe2012-02-121-8/+15
* And of course, I forgot to add -a to the usage.ed2012-02-111-1/+1
OpenPOWER on IntegriCloud