| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove these broken filemon tests. | bdrewery | 2016-03-09 | 4 | -390/+0 |
* | cxgbe(4): Overhaul the shared code that deals with the chip's TP block, | np | 2016-03-08 | 1 | -17/+58 |
* | cxgbe(4): Updated register dumps. | np | 2016-03-07 | 5 | -159/+57687 |
* | Don't install debug symbols onto embedded images... | imp | 2016-03-07 | 1 | -0/+3 |
* | Merge ^/head r296007 through r296368. | dim | 2016-03-03 | 17 | -53/+355 |
|\ |
|
| * | Fix section numbers for autofs(5), kbdcontrol(1), vidcontrol(1), quota(1), | trasz | 2016-03-01 | 4 | -5/+5 |
| * | Fix some whitespace nits in cxgbetool.c. No functional change. | np | 2016-02-29 | 1 | -12/+12 |
| * | Document that WITHOUT_ELFCOPY_AS_OBJCOPY will be removed | emaste | 2016-02-29 | 1 | -0/+1 |
| * | Migrate athregs over to use the new stats API. | adrian | 2016-02-28 | 2 | -6/+24 |
| * | Migrate athstats to use the new stats API. | adrian | 2016-02-28 | 2 | -16/+23 |
| * | Begin abstracting out the access method for ath(4) ioctls. | adrian | 2016-02-28 | 2 | -0/+277 |
| * | Convert casperd(8) daemon to the libcasper. | oshogbo | 2016-02-25 | 5 | -14/+13 |
* | | Merge ^/head r295902 through r296006. | dim | 2016-02-24 | 2 | -4/+3 |
|\ \
| |/ |
|
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | bdrewery | 2016-02-24 | 1 | -2/+0 |
| * | Convert to LIBADD. | bdrewery | 2016-02-24 | 1 | -2/+3 |
* | | Merge ^/head r295601 through r295844. | dim | 2016-02-21 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Remove objcopy in WITHOUT_TOOLCHAIN if it's from elftoolchain | emaste | 2016-02-19 | 1 | -0/+4 |
* | | Merge ^/head r295351 through r295543. | dim | 2016-02-11 | 18 | -192/+220 |
|\ \
| |/ |
|
| * | Remove unbound-contrl-setup since we use a local control socket which | des | 2016-02-11 | 1 | -1/+0 |
| * | Add WITH_GDB src.conf(5) description | emaste | 2016-02-11 | 1 | -0/+3 |
| * | Add missing src.conf(5) descriptions for tool chain components | emaste | 2016-02-11 | 3 | -0/+13 |
| * | Update list of binutils controlled by WITHOUT_BINUTILS_BOOTSTRAP | emaste | 2016-02-10 | 1 | -2/+1 |
| * | Correct the year, it's 2016. | andrew | 2016-02-09 | 1 | -1/+1 |
| * | Add an ARMv7 config file to build nanobsd images for the qemu virt | andrew | 2016-02-09 | 1 | -0/+48 |
| * | Add a format string to the err() calls. | adrian | 2016-02-08 | 1 | -2/+2 |
| * | Make sure NANO_DISKIMGDIR exists. | imp | 2016-02-07 | 1 | -0/+2 |
| * | semget(): Check for [EEXIST] error first. | jilles | 2016-02-07 | 1 | -0/+9 |
| * | Use new NANO_LOG to put the logs some place reasonable. Also, share | imp | 2016-02-07 | 1 | -38/+47 |
| * | Use NANO_LOG instead of NANO_OBJ for log file locations. Have it | imp | 2016-02-07 | 1 | -22/+24 |
| * | Add simple config for i386 BIOS boot. | imp | 2016-02-07 | 1 | -0/+34 |
| * | Various fixups: | imp | 2016-02-07 | 1 | -117/+35 |
| * | Remove the hard-coded 'ath0' strings and use ATH_DEFAULT. | adrian | 2016-02-07 | 6 | -13/+5 |
* | | Merge ^/head r294961 through r295350. | dim | 2016-02-06 | 5 | -13/+148 |
|\ \
| |/ |
|
| * | Preliminary EFI support. Based, in part, on patches from Andy Turner. | imp | 2016-01-30 | 2 | -8/+50 |
| * | Two new variables: NANO_ROOT and NANO_ALTROOT. These used to be | imp | 2016-01-30 | 2 | -5/+12 |
| * | Two new config files. One that has UEFI booting, and the other that | imp | 2016-01-30 | 2 | -0/+86 |
* | | Merge ^/head r294777 through r294960. | dim | 2016-01-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Default NANO_DRIVE to ada0 not ad0. This shouldn't affect working | imp | 2016-01-26 | 1 | -1/+1 |
* | | Merge ^/head r294599 through r294776. | dim | 2016-01-26 | 10 | -114/+142 |
|\ \
| |/ |
|
| * | Fix the various qemu configs to be buildable. | imp | 2016-01-26 | 7 | -14/+14 |
| * | Use different ports in the TCP/UDP testcases with the first set and | ngie | 2016-01-23 | 1 | -10/+10 |
| * | Don't run the t_cmsg_len testcase on 64-bit architectures | ngie | 2016-01-23 | 1 | -0/+12 |
| * | - Don't return immediately in check_xucred, check_scm_creds_cmsgcred, and | ngie | 2016-01-23 | 1 | -81/+98 |
| * | tools/tools/ath/ath_ee_v4k_print: reflect changes from r220589 | avos | 2016-01-22 | 1 | -9/+8 |
* | | Merge ^/head r294169 through r294598. | dim | 2016-01-22 | 2 | -2/+61 |
|\ \
| |/ |
|
| * | sem: Don't free nameinfo that is still in list when open() fails. | jilles | 2016-01-22 | 1 | -0/+35 |
| * | Allow specifying an alternative LD_LIBRARY_PATH for the ldd(1) lookup. | bdrewery | 2016-01-19 | 1 | -3/+12 |
| * | Add some documentation. | bdrewery | 2016-01-19 | 1 | -0/+10 |
| * | Validate that the file exists rather than obscure 'Not an elf file' error. | bdrewery | 2016-01-19 | 1 | -0/+5 |
* | | Merge ^head r294090 through r294168. | dim | 2016-01-16 | 11 | -48/+57 |
|\ \
| |/ |
|