| Commit message (Expand) | Author | Age | Files | Lines |
* | Add implementations of BUS_ADJUST_RESOURCE() to the PCI bus driver, | jhb | 2011-05-02 | 7 | -21/+43 |
* | Add in the work-around for the AR8316 gige switch PHY. | adrian | 2011-05-02 | 1 | -1/+5 |
* | Add -Wmissing-include-dirs to CWARNFLAGS, so tinderbox will punish those | brucec | 2011-05-02 | 1 | -10/+11 |
* | o OpenBSD 4.9 added. | maxim | 2011-05-02 | 1 | -1/+2 |
* | Add documentation to sys/conf/options pointing out that AH_SUPPORT_AR9130 | adrian | 2011-05-02 | 1 | -0/+3 |
* | Fix nfsstat.1 to indicate that "-z" now works for | rmacklem | 2011-05-01 | 1 | -2/+1 |
* | Fix nfsstat so that the "-z" option works for the | rmacklem | 2011-05-01 | 1 | -3/+6 |
* | Some AR724x PCIe fixes, which should wrap up the first round | adrian | 2011-05-01 | 1 | -24/+14 |
* | Add the kernel support needed to zero out the nfsstats | rmacklem | 2011-05-01 | 2 | -0/+3 |
* | Minor cleanup. | brueffer | 2011-05-01 | 1 | -3/+2 |
* | recoverdisk(8): treat output file consistently and abort on EINVAL | uqs | 2011-05-01 | 2 | -26/+42 |
* | Let users' PATH decide which groff suite to pick up. | uqs | 2011-05-01 | 1 | -7/+9 |
* | These are of course i386/amd64 only. | bschmidt | 2011-05-01 | 1 | -8/+0 |
* | Add files for wpi(4) | bschmidt | 2011-05-01 | 1 | -0/+1 |
* | No need for htole32(), which is an uint8_t. | bschmidt | 2011-05-01 | 1 | -2/+2 |
* | Fix typo in manpage resolvconf.conf(5). | ume | 2011-05-01 | 1 | -1/+1 |
* | Add the remaining wireless drivers. | bschmidt | 2011-05-01 | 3 | -0/+35 |
* | Fix the Makefile for mount_nfs so that it creates a | rmacklem | 2011-05-01 | 1 | -1/+1 |
* | Add ChangeLog.gcc43 for backported changes from gcc 4.3 | mm | 2011-04-30 | 1 | -0/+163 |
* | Fix typos. | kib | 2011-04-30 | 1 | -2/+2 |
* | Stop linking against a direct-mapped virtual address and instead | marcel | 2011-04-30 | 14 | -308/+527 |
* | LACP frames must not be send VLAN-tagged, check for that before processing. | thompsa | 2011-04-30 | 1 | -1/+1 |
* | Turn PBVM page table entries into PTEs so that they can be inserted | marcel | 2011-04-30 | 2 | -11/+22 |
* | Update carp, gre and pf module builds to be depenent on INET and/or | bz | 2011-04-30 | 2 | -3/+15 |
* | Introduce two new options MK_INET and MK_INET_SUPPORT analogically | bz | 2011-04-30 | 4 | -2/+20 |
* | Allow MKMODULESENV being preset from other sources like makeoptions | bz | 2011-04-30 | 1 | -1/+1 |
* | Fix a mismerge from p4 in that in_localaddr() is not available without INET. | bz | 2011-04-30 | 1 | -1/+5 |
* | Fix deduplicated zfs receive | mm | 2011-04-30 | 2 | -58/+37 |
* | Fis a problem with r221258 that mac is still needed in case for ient6 only | bz | 2011-04-30 | 1 | -1/+1 |
* | Clarify the comment. | kib | 2011-04-30 | 2 | -3/+6 |
* | After r221249 allow SCTP to be compiled in an IPv6 only environment as well. | bz | 2011-04-30 | 1 | -15/+15 |
* | An example configuration file for the Atheros PB92. | adrian | 2011-04-30 | 2 | -0/+165 |
* | Add some more missing optional dependencies on inet6, not only inet, | bz | 2011-04-30 | 1 | -4/+4 |
* | The AR724x SoC's require the irq status line to be acked/cleared. | adrian | 2011-04-30 | 1 | -0/+15 |
* | Call the DDR FIFO flush method when IP2 interrupts occur. | adrian | 2011-04-30 | 1 | -0/+3 |
* | Flip off debugging for now. | adrian | 2011-04-30 | 1 | -1/+1 |
* | Add some initial PCIe bridge support for the AR724x chipsets. | adrian | 2011-04-30 | 3 | -2/+636 |
* | Add UPDATING entry for the AR71xx config changes | adrian | 2011-04-30 | 1 | -0/+4 |
* | In preparation for the AR724x PCIe bus code, make the AR71xx PCI bus | adrian | 2011-04-30 | 2 | -1/+2 |
* | Remove some leftover debug code. | tuexen | 2011-04-30 | 1 | -2/+0 |
* | Make the TCP code compile without INET. Sort #includes and add #ifdef INETs. | bz | 2011-04-30 | 7 | -97/+278 |
* | Improve compilation of SCTP code without INET support. | tuexen | 2011-04-30 | 11 | -1331/+2144 |
* | Make the UDP code compile without INET. Expose udp_usrreq.c to IPv6 only | bz | 2011-04-30 | 3 | -10/+32 |
* | Make the PCB code compile without INET support by adding #ifdef INETs | bz | 2011-04-30 | 2 | -5/+30 |
* | Add a missing DDR FIFO method for the ar71xx. | adrian | 2011-04-30 | 1 | -1/+7 |
* | Improve the accuracy from a max ULP of ~2000 to max ULP < 0.79 | kargl | 2011-04-29 | 5 | -98/+321 |
* | Add an -E option to mirror newfs's. The idea is that if you have a system | des | 2011-04-29 | 5 | -7/+67 |
* | Somewhere around the 473rd time I mistyped "mdconfig file" instead of | des | 2011-04-29 | 2 | -20/+49 |
* | Add a new bus method, BUS_ADJUST_RESOURCE() that is intended to be a | jhb | 2011-04-29 | 7 | -0/+165 |
* | Implement BIO_DELETE for vnode devices by simply overwriting the deleted | des | 2011-04-29 | 1 | -0/+42 |