summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't explicitly bzer driver softcrnoland2008-10-048-16/+0
* Use M_WAITOK when allocating driver memoryrnoland2008-10-048-8/+24
* Change drm_order() to use ffsl()rnoland2008-10-041-3/+4
* - Add manual page for ae(4) driver.stas2008-10-042-0/+153
* - Document that 'show alllocks' and 'show locks' are only availablesimon2008-10-041-5/+10
* Change the linprocfs <pid>/maps and procfs <pid>/map handlers to usekib2008-10-042-58/+12
* Minor style(9) fixes for U-Boot API glue.raj2008-10-044-25/+23
* U-Boot API glue improvements:raj2008-10-044-42/+45
* - Add cross-references.jkoshy2008-10-041-3/+6
* Add cross-references.jkoshy2008-10-041-1/+5
* Cross-reference new manual pages.jkoshy2008-10-044-4/+20
* - Cross-reference new manual pages.jkoshy2008-10-041-8/+14
* Add manual pages for performance measurement counters present injkoshy2008-10-045-0/+3171
* - Add ae(4) to loader.conf.stas2008-10-041-0/+1
* - Add ae(4) to sysinstall devices list.stas2008-10-041-0/+1
* - Spell cam correctly (scbus), this makes it possible to compile hptiopantoine2008-10-042-3/+3
* Fix a typo.jkoshy2008-10-041-1/+1
* sc->ndis_txidx should be cycle between 0 and sc->ndis_maxpkts, notweongyo2008-10-042-3/+3
* Fix Vflags abuse in fdescfs. There should be no functional changes.trasz2008-10-031-3/+1
* Fix Vflags abuse in cd9660. There should be no functional changes.trasz2008-10-031-7/+7
* Abort transfers on all pipes before closing them. This fixes the crashemax2008-10-031-0/+5
* Oops, missed updating a place with with 's/lock1/plock/' when addingjhb2008-10-031-3/+4
* resync to git masterrnoland2008-10-0333-1611/+1838
* Further minor cleanups to UNIX domain sockets:rwatson2008-10-032-34/+17
* Implement IPv4 source address selection for unbound sockets.bz2008-10-031-43/+205
* ITE IT8213F support.brueffer2008-10-031-2/+2
* - Add driver for Attansic L2 FastEthernet controller found onstas2008-10-0311-0/+2834
* Backout svn r183528.bz2008-10-031-1/+1
* Small cleanups to openpty().ed2008-10-031-23/+15
* Add hint about hw.snd.default_unit sysctl.mav2008-10-031-0/+5
* Remove or update several stale comments.rwatson2008-10-031-16/+16
* Update ng_tty for MPSAFE TTY.thompsa2008-10-033-470/+298
* Add hardware MAC statistics support. Register information wasyongari2008-10-033-25/+287
* Fix bug in LRO on T304 whereby a packet could be sent to the wrong interface'...kmacy2008-10-031-1/+13
* Return BUS_PROBE_GENERIC rather BUS_PROBE_DEFAULT for generic CBB we match.imp2008-10-021-1/+1
* Allow static hints to override kenv.bms2008-10-021-0/+5
* Oops, initialize sections and sections_end to NULL.jhb2008-10-021-1/+1
* Correctly handle Intel g33 chips and add support for g45 chipsrnoland2008-10-022-19/+135
* add duplicate cmd entries for vlan and vlandev that are marked !clonesam2008-10-021-0/+3
* Add ICH10 PCI id's.sos2008-10-022-53/+69
* Remove __Break_the_struct_layout_for_now field from struct pr_usrreqs,rwatson2008-10-021-1/+0
* 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
OpenPOWER on IntegriCloud