summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Step 1.5 of importing the network stack virtualization infrastructurezec2008-10-02125-901/+2728
* Allow clock_if.m to be referenced by kernel modules, this is usefulbms2008-10-021-1/+2
* Only build the bsnmpd netgraph module if MK_NETGRAPH_SUPPORT is set.bms2008-10-021-1/+4
* - Use the new gv_write_header function to write out the header when removing alulf2008-10-021-1/+1
* - Remove unneeded macro since the config_length field in the header was changedlulf2008-10-021-5/+0
* - Document event numbers associated with event names.jkoshy2008-10-021-55/+148
* Define and use MMC_SECTOR_SIZE.imp2008-10-024-4/+12
* MAXPHYS seems more stable on the AT91RM9200 boards that I have. Weimp2008-10-021-1/+1
* - Document event numbers.jkoshy2008-10-021-26/+49
* Don't forget to match on a CLASS of PCIC_BRIDGE as well as subclassimp2008-10-021-1/+4
* -mdoc tweaks.jkoshy2008-10-021-35/+35
* Apply upcoming fix for 2008g release.edwin2008-10-021-6/+27
* Correct misspellings.jkoshy2008-10-021-2/+2
* - Document event numbers.jkoshy2008-10-021-39/+108
* Document event numbers alongside event names.jkoshy2008-10-021-39/+78
* Mention support for nForce MCP77 and MCP79.yongari2008-10-021-2/+7
* Default to ignoring potentially evil IPv6 Neighbor Solicitationcperciva2008-10-024-1/+26
* Reduce the impact of svnversion. Just scan the src/sys tree, not all ofpeter2008-10-011-1/+1
* Collect N identical (or near identical) mkdumpheader() implementations intopeter2008-10-0111-202/+37
* Make the CPU column in top always be 2 characters and print in decimaljhb2008-10-011-3/+3
* Bump MAXCPU to 32 now that 32 CPU x86 systems exist.jhb2008-10-012-2/+2
* Enable shared locks for path name lookups on supported filesystems (NFSjhb2008-10-011-1/+1
* Remove the LOOKUP_SHARED kernel option. Instead, make vfs.lookup_sharedjhb2008-10-012-8/+1
* Wait until after dropping the receive socket buffer lock to allocate spacejhb2008-10-011-23/+13
* Remove compat support for vaps_<ifn> and vap_create_<ifn> variables asbrooks2008-10-011-7/+1
* Remove function prototypes of nonexistent TTY functions.ed2008-10-011-9/+0
* Update to Myri10GE firmware version 1.4.33 from 1.4.29. Relevant changes inc...gallatin2008-10-015-56663/+32655
* - Make gvinum header on-disk structure consistent on all platforms by storinglulf2008-10-013-8/+232
* Various cleanups for soreceive_dgram():rwatson2008-10-011-58/+19
* Remove critical_enter() and critical_exit(): pmap_growkernel is calledimp2008-10-011-4/+2
* Add device ids for MCP77/79 and set appropriate support flags.yongari2008-10-012-0/+40
* update callers of vm_fault_hold_user_pageskmacy2008-09-302-11/+15
* Refactor vm_fault_hold_user_pages:kmacy2008-09-302-65/+56
* Make sure that optical PHYs work ...kmacy2008-09-301-0/+6
* cosmetic changes and style fixesmarius2008-09-302-47/+33
* Use bus_get_dma_tag() so fatm(4) works on platforms requiring it.marius2008-09-301-1/+1
* Update the function name in several assertions in soreceive_dgram().jhb2008-09-301-4/+4
* Improve the `pkill -t' handling, which I changed in my previous commit.ed2008-09-302-11/+14
* Make example commands working.glebius2008-09-301-4/+4
* Do not mangle if_oerrors of the underlying interface. This counterglebius2008-09-301-2/+0
* - A call to close(2) might overwrite errno and thus give a wrong error messagelulf2008-09-301-1/+2
* Add unistd.h to the getosreldate(3) manpage.kib2008-09-302-6/+11
* Remove empty directories recreated by the SVN conversion.edwin2008-09-300-0/+0
* Save extended address register prior to switching to 1000BASE-Xyongari2008-09-301-2/+3
* Add Vitesse VSC8211 PHY which is found on Planex GU-1000T.yongari2008-09-302-0/+3
* Explicitly mark IFM_HDX for half-duplex media.yongari2008-09-301-0/+2
* Report current link state while auto-negotiation is in progress.yongari2008-09-301-1/+1
* Use mii_anegticks instead of hardcoded MII_ANEGTICKS.yongari2008-09-301-2/+2
* Announce link loss right after it happens.yongari2008-09-301-1/+4
* - Improve error message given on g_providername call failure.lulf2008-09-303-4/+4
OpenPOWER on IntegriCloud