| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | DIRDEPS_BUILD: Update dependencies. | bdrewery | 2016-03-21 | 1 | -0/+1 |
| * | o Restore some good whitespace killed in the previous commit. | maxim | 2016-03-18 | 1 | -1/+1 |
| * | o Kill EoL whitespaces. | maxim | 2016-03-18 | 1 | -1/+1 |
| * | o No need to resolve a mask that we get with ICMP_MASKREPLY, | maxim | 2016-03-18 | 1 | -1/+1 |
| * | Add the ability to print out ht emodule specific information in likely formats. | julian | 2016-03-18 | 2 | -6/+28 |
| * | Add parsing for AP channel report IE. | adrian | 2016-03-18 | 1 | -3/+23 |
| * | Remove duplicate LE_READ_4() definition. | adrian | 2016-03-18 | 1 | -8/+0 |
| * | Decode VHTCAP, VHTINFO and BSSLOAD. | adrian | 2016-03-18 | 1 | -0/+62 |
| * | Display the VHT IE names. | adrian | 2016-03-16 | 1 | -0/+3 |
| * | Improve detection of extended QSFP diagnostics. | hselasky | 2016-03-15 | 1 | -17/+11 |
* | | MFH | gjb | 2016-03-14 | 7 | -25/+57 |
|\ \
| |/ |
|
| * | [net80211] handle unlisted information elements. | adrian | 2016-03-14 | 1 | -0/+2 |
| * | Allow minimum and maximum sweep size be the same. | glebius | 2016-03-11 | 1 | -2/+2 |
| * | In nvmecontrol, fix gcc warnings about the local 'power' variables | dim | 2016-03-11 | 1 | -5/+5 |
| * | o Kill EoL whitespaces. No functional changes. | maxim | 2016-03-11 | 1 | -6/+6 |
| * | o Xr icmp(4). | maxim | 2016-03-11 | 1 | -0/+1 |
| * | o Document net.inet.icmp.maskfake and net.inet.icmp.tstamprepl sysctls. | maxim | 2016-03-11 | 1 | -2/+9 |
| * | Allow standard commands for "unknown" classes in RESCUE mode. | mav | 2016-03-11 | 1 | -2/+1 |
| * | - Implement -T option to allow to specify a fs type for a vnode-backed memory... | ak | 2016-03-11 | 2 | -8/+31 |
* | | MFH | gjb | 2016-03-10 | 8 | -1/+85 |
|\ \
| |/ |
|
| * | DIRDEPS_BUILD: Connect MK_TESTS. | bdrewery | 2016-03-09 | 6 | -0/+83 |
| * | Set buffer to empty string to prevent duplicated output in some cases. | ae | 2016-03-09 | 1 | -0/+1 |
| * | tunefs: clear the entire previous label when setting a new one | emaste | 2016-03-07 | 1 | -1/+1 |
* | | MFH | gjb | 2016-03-07 | 1 | -5/+6 |
|\ \
| |/ |
|
| * | Update meaning of -n argument. | mav | 2016-03-07 | 1 | -5/+6 |
* | | MFH | gjb | 2016-03-02 | 24 | -1253/+25 |
|\ \
| |/ |
|
| * | carp(8) -> carp(4) | trasz | 2016-02-29 | 1 | -1/+1 |
| * | kenv(8) -> kenv(1) | trasz | 2016-02-29 | 1 | -1/+2 |
| * | Update dependencies. | bdrewery | 2016-02-26 | 1 | -1/+1 |
| * | Convert casperd(8) daemon to the libcasper. | oshogbo | 2016-02-25 | 9 | -1159/+21 |
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | bdrewery | 2016-02-24 | 13 | -108/+0 |
| * | Fix bug in filling and handling ipfw's O_DSCP opcode. | ae | 2016-02-24 | 1 | -1/+1 |
* | | MFH | gjb | 2016-02-22 | 3 | -2/+24 |
|\ \
| |/ |
|
| * | ifconfig(8): can't use 'name' or 'description' when creating interface with a... | kp | 2016-02-20 | 3 | -2/+24 |
* | | MFH | gjb | 2016-02-18 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | DIRDEPS_BUILD: Update dependencies. | bdrewery | 2016-02-16 | 1 | -0/+1 |
* | | Include correct is*ct*l program in iscsi package, and package the | gjb | 2016-02-16 | 1 | -1/+1 |
* | | Add devd and routed back to the runtime package instead | gjb | 2016-02-10 | 3 | -3/+3 |
* | | Explicitly add more files to the 'runtime' package. | gjb | 2016-02-09 | 83 | -0/+83 |
* | | Create packages for atm, ccdconfig, devd, ipf, ipfw, | gjb | 2016-02-09 | 24 | -0/+24 |
* | | Create a package for HAST. | gjb | 2016-02-08 | 2 | -0/+2 |
* | | Create a 'casper' package. | gjb | 2016-02-04 | 1 | -0/+1 |
* | | More 'tests' packaging fixes. | gjb | 2016-02-03 | 1 | -0/+5 |
* | | MFH | gjb | 2016-02-02 | 8 | -14/+224 |
|\ \
| |/ |
|
| * | Delete argsize to fix a -Wunused-but-set-variable warning with gcc 4.9 | ngie | 2016-02-01 | 1 | -2/+2 |
| * | Remove `r_tmp` to fix a -Wunused-but-set-variable warning with gcc 4.9 | ngie | 2016-02-01 | 1 | -6/+1 |
| * | Implement power command to list all power modes, find out the power | imp | 2016-01-30 | 5 | -1/+208 |
| * | Make pfctl(8) work on strict-alignment platforms, by copying a pair of | ian | 2016-01-30 | 1 | -5/+13 |
| * | Revert r295062 to unbreak buildworld | ngie | 2016-01-30 | 5 | -208/+1 |
| * | Implement power command to list all power modes, find out the power | imp | 2016-01-30 | 5 | -1/+208 |