summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Move FREEBSD-Xlist in a more proper location.roberto2008-08-181-0/+3
* | Merge libkqueue test suite through r119rwatson2009-12-153-15/+18
* | Add missing #include <sys/ktr.h>.bms2009-12-151-0/+1
* | implement a new match option,luigi2009-12-154-0/+91
* | fix the indentation for addr: valuesluigi2009-12-151-0/+2
* | The named process needs to have a "working directory" that it candougb2009-12-152-95/+97
* | Tell upper layer vge(4) supports long frames. This should be doneyongari2009-12-141-1/+3
* | Add apple-boot and apple-ufs.rpaulo2009-12-141-0/+2
* | Don't report current link status if interface is not UP.yongari2009-12-141-0/+4
* | Remove _FDE quirk handling as these quirks are automatically repairedjkim2009-12-141-57/+4
* | Merge ACPICA 20091214.jkim2009-12-1431-330/+859
* | Report media change result to caller instead of returning successyongari2009-12-141-2/+3
* | Whenever link state change interrupt is raised, vge_tick() isyongari2009-12-141-4/+4
* | Sort function prototyes.yongari2009-12-141-48/+44
* | We don't have to reload EEPROM in vge_reset(). Because vge_reset()yongari2009-12-141-17/+17
* | Set ATA_CHECKS_CABLE when appropriate.marius2009-12-141-1/+17
* | Increase output queue size from 64 to 255.yongari2009-12-142-4/+2
* | Improve the markupdougb2009-12-141-2/+5
* | Add MSI support for VT613x controllers.yongari2009-12-142-5/+25
* | Save PHY address by reading VGE_MIICFG register. For PCIeyongari2009-12-142-4/+22
* | Add Microsoft and NetBSD partition types handling.rpaulo2009-12-143-0/+41
* | Introduce vge_flags member in softc. The vge_flags member willyongari2009-12-142-7/+7
* | Move the scan for max_keylen into route.c::route_init(),luigi2009-12-143-26/+11
* | style(9).yongari2009-12-141-105/+105
* | Add more Apple partition types.rpaulo2009-12-141-0/+6
* | Simplify partition type parsing by using a data-oriented model.rpaulo2009-12-143-63/+68
* | s/u_intXX_t/uintXX_t/gyongari2009-12-142-10/+10
* | Remove unnecessary return statement.yongari2009-12-141-22/+0
* | Use ANSI function definations.yongari2009-12-141-95/+38
* | Don't panic on failure to attach if we fail before or during thegavin2009-12-141-4/+5
* | Clear VGE_TXDESC_Q bit for transmitted frames. The VGE_TXDESC_Q bityongari2009-12-141-1/+4
* | Add old read_mac_addr routine to this module sincejfv2009-12-141-0/+42
* | Fix typo in register definition.yongari2009-12-141-4/+4
* | Use PCIR_BAR instead of hard-coded value.yongari2009-12-141-5/+2
* | Overhaul bus_dma(9) usage and fix various things.yongari2009-12-143-697/+845
* | Pass all IEs to net80211.rpaulo2009-12-141-18/+5
* | Remove the MTX_SPIN flag to the shared code MUTEXjfv2009-12-141-2/+1
* | Prefer bus_alloc_resource_any(9) to bus_alloc_resource(9).yongari2009-12-141-4/+4
* | Fix spelling in comment.yongari2009-12-141-3/+3
* | Prefer device_printf(9) to printf(9).yongari2009-12-141-5/+4
* | Remove register keyword.yongari2009-12-141-3/+3
* | Add an option to specify that the received ZFS should not be automaticallydelphij2009-12-143-5/+11
* | Style improvements:delphij2009-12-141-11/+11
* | Remove comment claiming that building acpi into the kernel is deprecated.jhb2009-12-141-3/+0
* | Properly fix callout handling by putting all the per-cpu info inluigi2009-12-141-3/+22
* | Revert the xterm terminal behavior to NOT clear the screen afterdougb2009-12-143-8/+53
* | Fix one spelling and one copy&paste error in comments.kan2009-12-141-2/+2
* | Work-around a race condition on ia64 while unlocking a contested lock.marcel2009-12-141-0/+3
* | Only set ATA_CHECKS_CABLE for chip versions that actually supportmarius2009-12-131-1/+2
* | Make admsw(4) compile again fixing typos and adding the missing variablebz2009-12-131-2/+5
OpenPOWER on IntegriCloud