summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Push mips support for ld into the tree.imp2008-12-115-0/+40
* Push mips support for as into the tree.imp2008-12-113-0/+27
* Remove redundant assignment.imp2008-12-111-3/+0
* Apply the same defaults to https as to http.des2008-12-111-2/+3
* Update to the interrupt handling code:imp2008-12-111-35/+58
* add missing breaksam2008-12-111-1/+2
* add missing breaksam2008-12-111-1/+2
* Consolidate some variable initializations. No substantive change.das2008-12-112-13/+13
* Make WOL work on RTL8168B. This controller seems to requireyongari2008-12-112-0/+6
* Avoid a double free in devopen by not freeing the device structureps2008-12-111-1/+0
* Don't access undocumented register 0x82 on controllers thatyongari2008-12-112-2/+16
* Newer RealTek controllers requires setting stop request bit toyongari2008-12-112-3/+11
* Correctly check the number of prison states to not access anythingbz2008-12-113-6/+6
* Add 32-bit compat support for AIO.bz2008-12-111-0/+26
* Always put controller into known state before device intialization.yongari2008-12-111-7/+5
* Partly revert r185756. RTL8169SC doesn't like reduced delays inyongari2008-12-111-2/+2
* Conditionally compile out V_ globals while instantiating the appropriatezec2008-12-1044-88/+436
* Make sure nmbclusters are initialized before maxsocketsbz2008-12-102-2/+8
* Style changes only. Put the return type on an extra line[1] andbz2008-12-101-1/+3
* Remove added newlines from logged messages written to /dev/console.ed2008-12-101-10/+2
* Regen.jhb2008-12-104-28/+111
* - Add 32-bit compat system calls for VFS_AIO. The system calls live in thejhb2008-12-103-139/+784
* Rather than using a char array with explicit assumptions about the layoutjhb2008-12-101-1/+2
* Relock user map earlier, to have the lock held when break leaves thekib2008-12-102-3/+2
* We need to pass a structure with enough space for an NFSv2 filehandle todfr2008-12-101-3/+3
* Remove inconsistent white space from in_pcballoc().rwatson2008-12-101-2/+0
* Move syncache flag definitions below data structure, compress some verticalrwatson2008-12-101-10/+12
* Move flag definitions for t_flags and t_oobflags below the definition ofrwatson2008-12-101-28/+36
* Don't get confused if we encounter a device which is part of a raidz or raidz2dfr2008-12-101-2/+4
* fix a reported panic when adding a route and one hit here when deleting a routekmacy2008-12-102-4/+12
* unlock when donekmacy2008-12-101-1/+1
* don't reference if_addr_mtx directlykmacy2008-12-101-2/+2
* Move the xprintf hook to where it belongs; it shouldn't be in thedas2008-12-101-6/+4
* Update comment on INP_TIMEWAIT to say what it's about, as we cautionrwatson2008-12-091-1/+1
* - Limit BCM5701 B5 to 32-bit mode as a workaround for a bug whichmarius2008-12-091-7/+12
* It does not make much sense to include net/route.h twice.bz2008-12-091-2/+0
* Add rwlock.h (and lock.h for that) to keep no-INET kernels compilingbz2008-12-091-0/+2
* Fix a bug introduced in r185747: rather than dereferencing an uninitializedbz2008-12-091-1/+1
* Enhance one comment relating to recent TCP locking changes, and fix arwatson2008-12-091-6/+6
* Move macros defining flags and shortcus to nested structure fields inrwatson2008-12-091-26/+34
* Fix a cornercase during searchphk2008-12-092-7/+9
* o Use full month name in .Dd macro.maxim2008-12-091-1/+1
* Fix a long standing VLAN tagged frame handling bug.yongari2008-12-092-1/+10
* Add the ability to control the sleep LED with led(4). Adding this fairlynwhitehorn2008-12-092-5/+29
* Remove now unused label.sobomax2008-12-091-1/+1
* Optimiza assembly in the previous r185779, to save whooping 16 bytes.sobomax2008-12-081-9/+5
* Respect RBX_MUTE flag from boot[012].sobomax2008-12-081-1/+18
* add RW_SYSINIT_FLAGS macro and rw_sysinit_flags initialization functionkmacy2008-12-082-0/+27
* Add strndup(3) prototype to string.h.kib2008-12-087-6/+7
* Fix typo in the comment %is -> %si.sobomax2008-12-081-1/+1
OpenPOWER on IntegriCloud