summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark multi_test as requiring /usr/share/dict/words.jmmv2014-03-191-0/+1
* Add Makefiles missed in r263346.jmmv2014-03-1949-0/+659
* Migrate tools/regression/usr.bin/make/ to the new tests layout.jmmv2014-03-19272-0/+2119
* Now, after r263102 we have ifi_oqdrops in if_data, restore printing ofglebius2014-03-191-3/+7
* Remove dead code from umtx support:attilio2014-03-182-15/+1
* Make talk(1) capable of displaying UTF-8 characters.glebius2014-03-174-124/+145
* find: When performing -quit, finish pending -exec ... + command lines.jilles2014-03-161-0/+1
* Update most userspace consumers of capability.h to use capsicum.h instead.rwatson2014-03-165-7/+7
* Migrate most of tools/regression/usr.bin/ to the new tests layout.jmmv2014-03-16546-1/+27951
* Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.jmmv2014-03-1617-0/+334
* Garbage collect long time obsoleted (or never used) stuff from routing API.glebius2014-03-152-18/+0
* Use the system queue.h instead of bundling its own.eadler2014-03-1511-237/+17
* Fix cut-and-paste error message.imp2014-03-151-1/+1
* Don't dump entries that were modified during the time the KTR buffer was beingneel2014-03-141-3/+11
* Fix an issue with ktrdump(8) where it would not print all entries in theneel2014-03-141-3/+7
* Make bsd.test.mk the only public mk fragment for the building of tests.jmmv2014-03-141-1/+1
* Remove AppleTalk support.glebius2014-03-148-381/+38
* multiple: Remove 3rd clause from BSD license where approved by theeadler2014-03-145-25/+5
* Remove IPX support.glebius2014-03-148-600/+44
* Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbitglebius2014-03-131-2/+4
* Make ministat CRNL tolerant by stripping all isspace() from the tailphk2014-03-121-2/+3
* install: Use posix_spawnp() for starting strip and improve error messages.jilles2014-03-081-20/+29
* Fix compilation for 32-bit machines.glebius2014-03-061-4/+4
* - Clarify usage of the -f option.brd2014-03-051-2/+2
* Hide struct rtentry from userland.glebius2014-03-051-0/+1
* - Remove rt_metrics_lite and simply put its members into rtentry.glebius2014-03-053-31/+37
* Increase MAXLINE to deal with longer paths.marcel2014-03-041-1/+1
* Apply fix for lldb not linking after the sparc backend import.dim2014-03-011-0/+6
* ssh-copy-id: add restorecon calleadler2014-03-011-0/+3
OpenPOWER on IntegriCloud