summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Migrate athregs over to use the new stats API.adrian2016-02-282-6/+24
* Migrate athstats to use the new stats API.adrian2016-02-282-16/+23
* Begin abstracting out the access method for ath(4) ioctls.adrian2016-02-282-0/+277
* Convert casperd(8) daemon to the libcasper.oshogbo2016-02-255-14/+13
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-2/+0
* Convert to LIBADD.bdrewery2016-02-241-2/+3
* Remove objcopy in WITHOUT_TOOLCHAIN if it's from elftoolchainemaste2016-02-191-0/+4
* Remove unbound-contrl-setup since we use a local control socket whichdes2016-02-111-1/+0
* Add WITH_GDB src.conf(5) descriptionemaste2016-02-111-0/+3
* Add missing src.conf(5) descriptions for tool chain componentsemaste2016-02-113-0/+13
* Update list of binutils controlled by WITHOUT_BINUTILS_BOOTSTRAPemaste2016-02-101-2/+1
* Correct the year, it's 2016.andrew2016-02-091-1/+1
* Add an ARMv7 config file to build nanobsd images for the qemu virtandrew2016-02-091-0/+48
* Add a format string to the err() calls.adrian2016-02-081-2/+2
* Make sure NANO_DISKIMGDIR exists.imp2016-02-071-0/+2
* semget(): Check for [EEXIST] error first.jilles2016-02-071-0/+9
* Use new NANO_LOG to put the logs some place reasonable. Also, shareimp2016-02-071-38/+47
* Use NANO_LOG instead of NANO_OBJ for log file locations. Have itimp2016-02-071-22/+24
* Add simple config for i386 BIOS boot.imp2016-02-071-0/+34
* Various fixups:imp2016-02-071-117/+35
* Remove the hard-coded 'ath0' strings and use ATH_DEFAULT.adrian2016-02-076-13/+5
* Preliminary EFI support. Based, in part, on patches from Andy Turner.imp2016-01-302-8/+50
* Two new variables: NANO_ROOT and NANO_ALTROOT. These used to beimp2016-01-302-5/+12
* Two new config files. One that has UEFI booting, and the other thatimp2016-01-302-0/+86
* Default NANO_DRIVE to ada0 not ad0. This shouldn't affect workingimp2016-01-261-1/+1
* Fix the various qemu configs to be buildable.imp2016-01-267-14/+14
* Use different ports in the TCP/UDP testcases with the first set andngie2016-01-231-10/+10
* Don't run the t_cmsg_len testcase on 64-bit architecturesngie2016-01-231-0/+12
* - Don't return immediately in check_xucred, check_scm_creds_cmsgcred, andngie2016-01-231-81/+98
* tools/tools/ath/ath_ee_v4k_print: reflect changes from r220589avos2016-01-221-9/+8
* sem: Don't free nameinfo that is still in list when open() fails.jilles2016-01-221-0/+35
* Allow specifying an alternative LD_LIBRARY_PATH for the ldd(1) lookup.bdrewery2016-01-191-3/+12
* Add some documentation.bdrewery2016-01-191-0/+10
* Validate that the file exists rather than obscure 'Not an elf file' error.bdrewery2016-01-191-0/+5
* Compile for specific cortex model inside the RPi 2. It's closer toimp2016-01-161-1/+1
* Fix -Wunused warning with clang/gccngie2016-01-162-2/+2
* Fix warnings with clang/gccngie2016-01-162-33/+33
* Fix warnings with gcc 5.0ngie2016-01-162-4/+2
* Test for EPROTOTYPE not EPROTONOSUPPORTngie2016-01-162-5/+5
* Add missing newline to message about requiring root privilegesngie2016-01-161-1/+1
* - Check for accf_filter before running the tests, otherwise it will alwaysngie2016-01-151-2/+13
* Integratengie2016-01-1364-3272/+0
|\
| * MFhead @ r293815ngie2016-01-135-4/+36
| |\ | |/ |/|
| * MFhead @ r293006ngie2015-12-312-397/+0
| |\
| * \ MFhead @ r292618ngie2015-12-2924-2742/+187
| |\ \
| * \ \ MFhead @ r292474ngie2015-12-192-48/+50
| |\ \ \
| * \ \ \ MFhead @ r292396ngie2015-12-1753-9472/+8
| |\ \ \ \
| * \ \ \ \ MFhead @ r292285ngie2015-12-155-9/+34
| |\ \ \ \ \
| * \ \ \ \ \ MFhead @ r292177ngie2015-12-144-7/+12
| |\ \ \ \ \ \
| * | | | | | | MFhead @ r292053ngie2015-12-102-6/+31
OpenPOWER on IntegriCloud