aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove extraneous "mkdir -p"Ed Maste2014-06-021-1/+0
* printf: Install tests/regress.missingpos1.out, fixing tests.Jilles Tjoelker2014-06-011-0/+1
* - Added myself and mentor/mentee relationship to the src committersPatrick Kelsey2014-05-311-0/+1
* Fix m2 regression test.Pedro F. Giffuni2014-05-311-0/+1
* Rework the notion of CPU used in top. In particular, for subsequentJohn Baldwin2014-05-301-13/+97
* Update number of tests.Pedro F. Giffuni2014-05-291-1/+1
* Minor style knit.Pedro F. Giffuni2014-05-291-2/+1
* Fix a couple of size_t != int warnings.John Baldwin2014-05-271-2/+2
* Update backend files and makefiles for apr 1.4.8 -> 1.5.1Peter Wemm2014-05-273-5/+24
* Merge svn-1.8.8 -> 1.8.9Peter Wemm2014-05-271-2/+2
* printf(1): add tests for warn about incomplete uses n$Pedro F. Giffuni2014-05-262-0/+9
* printf(1): warn about incomplete uses n$Pedro F. Giffuni2014-05-261-2/+16
* Change libatf-c and libatf-c++ to be private libraries.Julio Merino2014-05-251-12/+1
* Add path markup on sys/mbuf.h to previous netstat(1) man page updateAllan Jude2014-05-251-1/+3
* Document the new -R flag of netstat(1) introduced in r266448 that tracks theAllan Jude2014-05-251-1/+9
* Add .../share/mk to the default system make path. This will fix theWarner Losh2014-05-231-1/+0
* Create our temporary file in $TMPDIR, if the environment variableMarcel Moolenaar2014-05-222-2/+15
* Rollback r266496.Aleksandr Rybalko2014-05-221-2/+2
* Fix CID 1204379 (vtoc8.c) & CID 1204380 (bsd.c): Cast ncyls to lba_tMarcel Moolenaar2014-05-212-2/+2
* Fix CID 1204394: Use strncpy(3) instead of strcpy(3). Note that it'sMarcel Moolenaar2014-05-211-4/+6
* Fix CID 1215124: Handle errors properly.Marcel Moolenaar2014-05-211-1/+5
* Fix CID 1215125: fstat(2) returns -1 on error and sets errno. It doesMarcel Moolenaar2014-05-211-4/+2
* Fix CID 1215128: Free the allocated buf when image_set_size()Marcel Moolenaar2014-05-211-1/+3
* Fix CID 1215129: move the call to lseek(2) before the call to malloc(3)Marcel Moolenaar2014-05-211-2/+2
* Sync lock(1) on VT_LOCKSWITCH usage with syscons(4), vt(4) and vidcontrol(1).Aleksandr Rybalko2014-05-211-2/+2
* - Fix a bug which can make sysctl() fail when -F is specified.Hiroki Sato2014-05-211-9/+5
* Add -R to netstat to dump RSS/flow information.Adrian Chadd2014-05-193-5/+18
* Note my mentors in the committers graph.Allan Jude2014-05-181-0/+1
* Add descriptions of the display formats for -e, -l, -r, and -x. Fix a fewJohn Baldwin2014-05-171-2/+65
* Use 'RESOURCE' instead of the more generic 'TYPE' for the resource nameJohn Baldwin2014-05-171-1/+2
* Correct some minor nits in the per-thread signal format description suchJohn Baldwin2014-05-171-5/+5
* - Add support for dumping current resource usage for processes via a new -rJohn Baldwin2014-05-175-13/+193
* - Do not override sin6_scope_id in LLA when it is already set to non-zero.Hiroki Sato2014-05-151-5/+9
* MFuser/marcel/mkimg:Marcel Moolenaar2014-05-1519-160/+775
* Revert r261296. This removes the WITHOUT_NCURSESW option.Brooks Davis2014-05-153-16/+3
* Makefile.inc is also included by the tests subdirectory, which resultsWarner Losh2014-05-151-1/+4
* units(1): Fix minor typosEitan Adler2014-05-151-2/+2
* Undo changes to the generated Makefile. Move tests directory to properWarner Losh2014-05-152-6/+4
* Move old fmake tests into bmake and hook them to the build.Julio Merino2014-05-14324-77/+78
* printf: Fix missing arguments for %u/%o/%x/%X after r265592.Jilles Tjoelker2014-05-131-1/+1
* units(1): call el_end()Eitan Adler2014-05-121-0/+1
* units(1): unbreak -f option, fix some style, increase compatibility.Eitan Adler2014-05-121-6/+4
* units(1): use common functionsEitan Adler2014-05-121-3/+2
* Minor fixes to previous change introducing switch -H, as per commentsThomas Quinot2014-05-112-16/+22
* printf: fix regression after illumos merges.Pedro F. Giffuni2014-05-111-3/+5
* mesg: remove advertising clauseEitan Adler2014-05-111-5/+1
* look(1): add compability with other implementations.Eitan Adler2014-05-112-1/+8
* prinf: replace use of alloca with variable length array.Pedro F. Giffuni2014-05-101-3/+1
* Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=noWarner Losh2014-05-101-2/+2
* Optionally allow building the historical FreeBSD make program andWarner Losh2014-05-101-0/+4