| Commit message (Expand) | Author | Age | Files | Lines |
* | NOINET6 -> NO_INET6 | ru | 2004-12-21 | 3 | -4/+4 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 2 | -2/+2 |
* | NOSHARED -> NO_SHARED | ru | 2004-12-21 | 3 | -3/+3 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 26 | -26/+26 |
* | GEOMify the OFW disk driver. Code taken unashamedly from | grehan | 2004-12-21 | 1 | -147/+126 |
* | Protect the NM expansion. | obrien | 2004-12-21 | 1 | -1/+1 |
* | Fix a mis-sort. | obrien | 2004-12-21 | 1 | -1/+1 |
* | Hide/remove various printfs, now that root mounting doesn't seem to explode | phk | 2004-12-20 | 1 | -9/+2 |
* | fix a misleading sleep identifier. | phk | 2004-12-20 | 1 | -1/+1 |
* | We can only ever get to vgonechrl() from a devfs vnode, so we do not | phk | 2004-12-20 | 3 | -4/+2 |
* | Oops, this one isn't ready | julian | 2004-12-20 | 1 | -625/+87 |
* | Add a couple of KASSERTS to try to diagnose a problem reported. | phk | 2004-12-20 | 1 | -1/+5 |
* | Add a bunch of USB definitions from NetBSD. | julian | 2004-12-20 | 1 | -87/+625 |
* | Merge in a bunch of USB device and manufacturer definitions.. | julian | 2004-12-20 | 1 | -75/+97 |
* | Only use the current value if there's one IRQ. Some systems return | njl | 2004-12-20 | 1 | -8/+8 |
* | Only try to use the 82503 serial interface for the 82557 chipsets. The | mux | 2004-12-20 | 1 | -2/+2 |
* | Enable jumbo frames on Yukon variants of sk(4). | bz | 2004-12-20 | 2 | -4/+18 |
* | Only report a critical battery level once until it's gone non-critical. | njl | 2004-12-20 | 1 | -3/+9 |
* | add ancillary wlan modules and fixup comments | sam | 2004-12-20 | 1 | -2/+16 |
* | Remove unused variables. | pjd | 2004-12-19 | 1 | -6/+1 |
* | - Argument 'flags' in g_mirror_destroy_consumer() function is unsed - | pjd | 2004-12-19 | 1 | -2/+3 |
* | Some major cleanups. | pjd | 2004-12-19 | 1 | -175/+107 |
* | Don't quit on first failure, just skip failures. | pjd | 2004-12-19 | 1 | -6/+6 |
* | Initialise init_addr in pf_map_addr() in the PF_POOL_ROUNDROBIN, | dhartmei | 2004-12-19 | 1 | -3/+5 |
* | Move launching the worker thread from a SYSINIT to the first device's | njl | 2004-12-19 | 1 | -4/+10 |
* | We already have ng_fec.4 manpage. And sys/modules is not a correct | glebius | 2004-12-19 | 1 | -8/+0 |
* | Assert queue mutex in ng_dequeue() and ng_queue_rw(). | glebius | 2004-12-19 | 1 | -0/+4 |
* | Update the StrongArm port to match the current code. | cognet | 2004-12-18 | 3 | -6/+15 |
* | Make sure gcc doesn't generate something such as swp r3, r4, [r3] for __swp, | cognet | 2004-12-18 | 1 | -1/+1 |
* | Add support for FC929X, which apparently is just a PCI-X version of FC929. | sobomax | 2004-12-18 | 1 | -0/+7 |
* | 1. msleep returns EWOULDBLOCK not ETIMEDOUT, use EWOULDBLOCK instead. | davidxu | 2004-12-18 | 1 | -8/+6 |
* | 1. make umtx sharable between processes, the way is two or more processes | davidxu | 2004-12-18 | 9 | -180/+616 |
* | Make ip_nat compile again. Should read #if->n<-def LARGE_NAT as in ipf 4.x | mlaier | 2004-12-18 | 1 | -1/+1 |
* | Slight change to formatting so that 'ctags' doesn't | julian | 2004-12-18 | 1 | -1/+3 |
* | Add support for the 5721 which seems to be similar to the 5750/5751. | ps | 2004-12-17 | 2 | -0/+3 |
* | Diff reduce wi_write_wep() relative to revision 1.168 | mdodd | 2004-12-17 | 1 | -41/+38 |
* | Eliminate another unnecessary call to vm_page_busy(). (See revision 1.333 | alc | 2004-12-17 | 1 | -5/+0 |
* | Recognize the 32-bit form of the twe binary passthrough ioctl()s so that | peter | 2004-12-17 | 2 | -0/+59 |
* | Enable debug.mpsafevm by default on alpha. | alc | 2004-12-17 | 1 | -1/+1 |
* | Move two variables that are unused if LARGE_NAT is defined inside an #ifdef | darrenr | 2004-12-17 | 1 | -1/+4 |
* | Fix wep operation for station mode: | sam | 2004-12-17 | 1 | -4/+28 |
* | set ic_ibss_chan when entering RUN state to match ic_bss so the channel | sam | 2004-12-17 | 1 | -0/+1 |
* | don't try to recurse on the bpf lock.. kqueue already locks the bpf lock | jmg | 2004-12-17 | 1 | -2/+1 |
* | remove power save logic from the tx path; the driver isn't ready to support | sam | 2004-12-17 | 1 | -6/+0 |
* | Allow ipnat redirect rules to work for non-TCP/UDP packets. | darrenr | 2004-12-17 | 1 | -3/+5 |
* | Add a missing prototype. | julian | 2004-12-17 | 1 | -2/+1 |
* | Allow /sys/dev/bktr to support Pinnacle PCTV Rave cards | julian | 2004-12-16 | 4 | -17/+440 |
* | Add some locking for -currnet/5.x | julian | 2004-12-16 | 1 | -0/+6 |
* | Using just m_pullup to get all of the interesting bits in packet into one | darrenr | 2004-12-16 | 1 | -1/+6 |
* | Change the NFS sillyrename convention so that we won't run out | ps | 2004-12-16 | 2 | -12/+18 |