summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove ohash_int.h forgotten in previous commitbapt2014-07-271-25/+0
* Sync with OpenBSDbapt2014-07-2723-625/+540
* Further improvements on elfdump, to follow up r269092:andreast2014-07-261-2/+18
* Create 32-bit core files for 32-bit processes on 64-bit machines.marcel2014-07-263-15/+123
* elfdump: Improve section type reportingemaste2014-07-251-35/+73
* Fix structure of new tests (r268794) for usr.bin/units.jmmv2014-07-252-2/+2
* vtfontcvt will first ship in FreeBSD 10.1emaste2014-07-241-1/+1
* When producing fmake(1), `make clean' should remove fmake.1 (a copy ofdteske2014-07-231-0/+1
* Fix builds on older FreeBSD versions and/or non-FreeBSD machines:marcel2014-07-231-0/+8
* Remove redundant return statement after errxemaste2014-07-211-20/+7
* Use the standard way of printing the usage stringemaste2014-07-211-1/+1
* In "procstat -v" (VM), spell out 'FL' to 'FLAG' since there are two extrarwatson2014-07-202-3/+3
* Better align headers and data for 'procstat -f' with and without '-C'.rwatson2014-07-191-2/+3
* Improve timeout(1) man pagebapt2014-07-181-9/+53
* Fix two typos in iscsictl.8gavin2014-07-181-3/+3
* Update to byacc 20140715 (only concerns regression tests being fixed)bapt2014-07-1735-15076/+352
* Replace all uses of libncurses and libtermcap with their wide characterbrooks2014-07-1714-31/+27
* Add support for the fixed image type. The fixed image is effectivelymarcel2014-07-171-93/+153
* grep: fix some memory leaks.pfg2014-07-171-0/+1
* grep: fix some memory leaks.pfg2014-07-172-7/+17
* grep: Fix type.pfg2014-07-171-1/+1
* units(1): Add basic testseadler2014-07-173-0/+37
* units(1): Add support for output-formateadler2014-07-172-14/+50
* Sort properly the headersbapt2014-07-161-4/+5
* White space fixesbapt2014-07-161-2/+2
* Sort headersbapt2014-07-161-12/+8
* Fix typobapt2014-07-161-1/+1
* Style(9) fixbapt2014-07-161-0/+1
* Fix build with gccbapt2014-07-161-5/+4
* Fix indentationbapt2014-07-161-1/+1
* New BSDL timeout(1) utility compatible with GNU timeoutbapt2014-07-164-0/+412
* Add a bandaid to fix GCC build (on sparc64 et al).delphij2014-07-151-0/+1
* Add image_data() for checking whether a sequence of blocks has data.marcel2014-07-154-14/+77
* Unbreak the build by re-enabling exceptions.gahr2014-07-141-1/+1
* Turn off exceptions and rtti when building the c++ version of users.theraven2014-07-121-0/+1
* Fix vmstat -M after r263620 renamed 'cnt' to 'vm_cnt'.bdrewery2014-07-111-1/+11
* Make this compile on older FreeBSD versions that don't havemarcel2014-07-111-0/+3
* Fix a couple of style nits.ed2014-07-101-4/+3
* Don't use auto, as we also need to support GCC 4.2.ed2014-07-101-1/+1
* Let users(1) use an std::set, instead of std::{vector,sort,unique}.ed2014-07-101-14/+11
* Reimplements users(1) in C++.gahr2014-07-102-65/+26
* Update to bmake-20140620sjg2014-07-082-4/+14
* Make synopsis version of -3 flag match other uses in the page.wblock2014-07-081-1/+2
* Remove ia64.marcel2014-07-078-425/+1
* Dominion Day became Canada Day in 1982, update the holiday calendar.gavin2014-07-051-1/+1
* units(1): Clean upeadler2014-07-051-18/+14
* units(1): Convert units.lib to use '#' instead of '/'.eadler2014-07-051-31/+31
* units: Support start of line comments with '#'eadler2014-07-052-2/+2
* units(1): Add 'terse' supporteadler2014-07-052-11/+24
* units(1): Add 'help' flageadler2014-07-042-2/+8
OpenPOWER on IntegriCloud