summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Eliminate last vestigies of NO_MAN= in the tree. Also, removeimp2014-04-253-6/+0
* Fix spelling error.bdrewery2014-04-251-1/+1
* Constify.delphij2014-04-252-6/+6
* Add option WITHOUT_VI to not build/install vi. vi was the largestimp2014-04-241-1/+4
* Add Linux socket call decoding to trusssmh2014-04-242-1/+123
* Grammar fix.trasz2014-04-241-2/+2
* Make usage printing more consistent with other tools.ed2014-04-232-2/+20
* Update to byacc 20140409bapt2014-04-231-4/+2
* Various style(9) fixes and typos in grep, sort and patch.pfg2014-04-2113-71/+71
* Add parameterized position handling to printf(1).pfg2014-04-212-1/+39
* login: Remove broken dialup log message.jilles2014-04-191-8/+0
* Stop casting the const char * to void * to char * to make compile more happybz2014-04-171-1/+1
* Remove duplicate extern declarations after r264573.bz2014-04-171-3/+0
* Minor style(9) cleanupspfg2014-04-171-2/+2
* Sync with OpenBSD.delphij2014-04-1611-164/+321
* units(1): don't compare pointers with 0eadler2014-04-141-1/+1
* units(1): Add 'static' and sort list.eadler2014-04-141-18/+18
* units(1): Add v option: verboseeadler2014-04-142-14/+39
* units(1): Add U optioneadler2014-04-142-4/+16
* units(1): support reading multiple units fileseadler2014-04-141-9/+12
* units(1): parse config file after setting defaultseadler2014-04-141-1/+1
* units(1): add libedit supporteadler2014-04-142-19/+51
* Avoid double close() of a file descriptor.brueffer2014-04-131-1/+0
* Avoid double free in f_acl().brueffer2014-04-131-1/+0
* find: Return normal exit status from -quit.jilles2014-04-132-3/+3
* Fix periph listing when IOCTL buffer border hits result for wanted bus.mav2014-04-131-3/+3
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-1326-26/+26
* find: Correctly propagate -exec/-execdir ... {} + exit status.jilles2014-04-125-7/+28
* - Adding myself to the committers-ports.dotxmj2014-04-101-0/+1
* units(1): make -V print version instead of -veadler2014-04-072-11/+7
* units(1): fix spellingeadler2014-04-071-1/+1
* units(1): Add some some additional unitseadler2014-04-071-0/+6
* find: Treat errno from fts_read() more carefully.jilles2014-04-061-4/+5
* Convert sort to using newer MK_ convention.imp2014-04-051-2/+2
* Don't test WITHOUT_FOO in program makefiles, test MK_FOO instead.imp2014-04-011-4/+4
* Add atf m4 files from the vendor branch.jmmv2014-04-011-0/+2
* add capsicum to units(1)eadler2014-03-301-0/+10
* units(1): Add some missing unitseadler2014-03-301-0/+3
* Teach units(1) that an erg and ergon are the same thing.eadler2014-03-301-0/+1
* Fix build on FreeBSD 7 where:marcel2014-03-293-3/+26
* Fix build on FreeBSD 8 where partition types for nandfs do not exist.marcel2014-03-294-0/+17
* Fix build on FreeBSD 9 where <sys/pc98.h> has the same defines asmarcel2014-03-291-0/+13
* Hook mkimg(1) to the build.marcel2014-03-291-0/+1
* Add mkimg, a utility for making disk images from raw partition contents.marcel2014-03-2913-0/+2080
* Add `-S' to display syscall numbers in the output as well.bdrewery2014-03-282-11/+30
* Enable parallel building for gnu/usr.bin and usr.bin/clang too.dim2014-03-271-0/+2
* Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to processdim2014-03-261-0/+2
* udpate VERY old email address.. I haven't had this email address forjmg2014-03-261-2/+2
* Make `-R', `-T' and `-E' options mutially non-exclusive. It is oftensobomax2014-03-251-12/+26
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-231-1/+1
OpenPOWER on IntegriCloud