summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* units(1): Fix man pageeadler2014-07-041-3/+5
* units(1): add long optionseadler2014-07-042-7/+17
* Document the -y option as a unit test option.marcel2014-07-042-2/+15
* look: implement long optionseadler2014-07-042-5/+16
* Add VHD support to mkimg(1). VHD is used by Xen and Microsoft's Hyper-Vmarcel2014-07-039-14/+364
* More sed(1) usage fixing: the extension -i is not optional.pfg2014-07-031-1/+1
* Fix sed(1) usage: the extension -i is not an optional.pfg2014-07-021-1/+1
* vtfontcvt: correct width calculation (.hex files and commandline)emaste2014-07-021-8/+13
* Add a ful stop after FreeBSD's version in the history section.marcel2014-07-021-2/+2
* Add documentation for svnlite.eadler2014-07-021-2/+4
* Prepare for merging to stable/10: update the history section.marcel2014-07-021-3/+3
* Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VTemaste2014-06-301-1/+1
* MFV r267843: update file/libmagic to 5.19.delphij2014-06-261-1/+2
|\
* | Correct buffer size.delphij2014-06-261-1/+1
* | Use correct length for buffer.delphij2014-06-251-1/+1
OpenPOWER on IntegriCloud