aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-1916-32/+0
* - Do not look for more matching lines if -L is specifiedGabor Kovesdan2014-08-181-1/+1
* Remove LOG_ODELAY because it does nothing.Neel Natu2014-08-172-2/+2
* Use mount protocol version 3 by default for showmount and umount.Peter Wemm2014-08-162-6/+10
* Complete the usr.bin/yacc kyua integration work I originallyEnji Cooper2014-08-122-43/+34
* Update serf-1.3.6 -> 1.3.7Peter Wemm2014-08-111-2/+2
* Link otp-sha1 to match real challenge prompt, not otp-shaAndrey A. Chernov2014-08-111-2/+2
* Create a redundant grain directory and table. Previously we wereMarcel Moolenaar2014-08-091-5/+23
* sed(1): Don't force a newline on last line, if input stream doesn't have oneJean-Sébastien Pédron2014-08-084-8/+61
* Update vmstat usage for last-argument count/wait parametersBenjamin Kaduk2014-08-082-11/+26
* Avoid name shadowing to fix build under powerpc64.Julio Merino2014-08-071-2/+2
* Lower warnings again to 3 the right thing would be to fix the warningsBaptiste Daroussin2014-08-071-0/+2
* Make libohash a proper internallib instead of hidding it in m4Baptiste Daroussin2014-08-065-779/+3
* Rework privatelib/internallibBaptiste Daroussin2014-08-062-2/+2
* Add myself to calendar.freebsd and committers-src.dotEnji Cooper2014-08-021-0/+1
* Add kdump support for shm_open().Rui Paulo2014-08-011-0/+8
* elfdump: use existing ELF constants where availableEd Maste2014-07-311-101/+103
* elfdump: add EM_AARCH64 64-bit ARM machine architectureEd Maste2014-07-311-0/+1
* lower warning level to fix build with gccBaptiste Daroussin2014-07-311-0/+1
* Remove an unsed variable.Kevin Lo2014-07-311-1/+1
* Fix relative numerical addressing (addr,+N).Jeremie Le Hen2014-07-301-18/+26
* Remove trailing '.' from See Also section.Glen Barber2014-07-301-1/+1
* mdoc: kill EOL whitespace.Joel Dahl2014-07-291-1/+1
* mdoc: fix date.Joel Dahl2014-07-293-3/+3
* Fix build with gccBaptiste Daroussin2014-07-291-2/+1
* Remove ohash_int.h forgotten in previous commitBaptiste Daroussin2014-07-271-25/+0
* Sync with OpenBSDBaptiste Daroussin2014-07-2723-625/+540
* Further improvements on elfdump, to follow up r269092:Andreas Tobler2014-07-261-2/+18
* Create 32-bit core files for 32-bit processes on 64-bit machines.Marcel Moolenaar2014-07-263-15/+123
* elfdump: Improve section type reportingEd Maste2014-07-251-35/+73
* Fix structure of new tests (r268794) for usr.bin/units.Julio Merino2014-07-252-2/+2
* vtfontcvt will first ship in FreeBSD 10.1Ed Maste2014-07-241-1/+1
* When producing fmake(1), `make clean' should remove fmake.1 (a copy ofDevin Teske2014-07-231-0/+1
* Fix builds on older FreeBSD versions and/or non-FreeBSD machines:Marcel Moolenaar2014-07-231-0/+8
* Remove redundant return statement after errxEd Maste2014-07-211-20/+7
* Use the standard way of printing the usage stringEd Maste2014-07-211-1/+1
* In "procstat -v" (VM), spell out 'FL' to 'FLAG' since there are two extraRobert Watson2014-07-202-3/+3
* Better align headers and data for 'procstat -f' with and without '-C'.Robert Watson2014-07-191-2/+3
* Improve timeout(1) man pageBaptiste Daroussin2014-07-181-9/+53
* Fix two typos in iscsictl.8Gavin Atkinson2014-07-181-3/+3
* Update to byacc 20140715 (only concerns regression tests being fixed)Baptiste Daroussin2014-07-1735-15076/+352
* Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-1714-31/+27
* Add support for the fixed image type. The fixed image is effectivelyMarcel Moolenaar2014-07-171-93/+153
* grep: fix some memory leaks.Pedro F. Giffuni2014-07-171-0/+1
* grep: fix some memory leaks.Pedro F. Giffuni2014-07-172-7/+17
* grep: Fix type.Pedro F. Giffuni2014-07-171-1/+1
* units(1): Add basic testsEitan Adler2014-07-173-0/+37
* units(1): Add support for output-formatEitan Adler2014-07-172-14/+50
* Sort properly the headersBaptiste Daroussin2014-07-161-4/+5
* White space fixesBaptiste Daroussin2014-07-161-2/+2