summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Always check the limits of array index variables before using them.pfg2014-08-211-1/+1
* Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-1916-32/+0
* - Do not look for more matching lines if -L is specifiedgabor2014-08-181-1/+1
* Remove LOG_ODELAY because it does nothing.neel2014-08-172-2/+2
* Use mount protocol version 3 by default for showmount and umount.peter2014-08-162-6/+10
* Complete the usr.bin/yacc kyua integration work I originallyngie2014-08-122-43/+34
* Update serf-1.3.6 -> 1.3.7peter2014-08-111-2/+2
* Link otp-sha1 to match real challenge prompt, not otp-shaache2014-08-111-2/+2
* Create a redundant grain directory and table. Previously we weremarcel2014-08-091-5/+23
* sed(1): Don't force a newline on last line, if input stream doesn't have onedumbbell2014-08-084-8/+61
* Update vmstat usage for last-argument count/wait parametersbjk2014-08-082-11/+26
* Avoid name shadowing to fix build under powerpc64.jmmv2014-08-071-2/+2
* Lower warnings again to 3 the right thing would be to fix the warningsbapt2014-08-071-0/+2
* Make libohash a proper internallib instead of hidding it in m4bapt2014-08-065-779/+3
* Rework privatelib/internallibbapt2014-08-062-2/+2
* Add myself to calendar.freebsd and committers-src.dotngie2014-08-021-0/+1
* Add kdump support for shm_open().rpaulo2014-08-011-0/+8
* elfdump: use existing ELF constants where availableemaste2014-07-311-101/+103
* elfdump: add EM_AARCH64 64-bit ARM machine architectureemaste2014-07-311-0/+1
* lower warning level to fix build with gccbapt2014-07-311-0/+1
* Remove an unsed variable.kevlo2014-07-311-1/+1
* Fix relative numerical addressing (addr,+N).jlh2014-07-301-18/+26
* Remove trailing '.' from See Also section.gjb2014-07-301-1/+1
* mdoc: kill EOL whitespace.joel2014-07-291-1/+1
* mdoc: fix date.joel2014-07-293-3/+3
* Fix build with gccbapt2014-07-291-2/+1
* 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
OpenPOWER on IntegriCloud