summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rather than having MAC policies explicitly declare what object typesrwatson2009-01-1014-153/+88
* Use MPC_OBJECT_IP6Q to indicate labeling of struct ip6q rather thanrwatson2009-01-106-1/+6
* Rather than using the cred from curthread, take it from the threadbz2009-01-091-5/+5
* remove license ack requirement; this was never neededsam2009-01-091-1/+0
* Fix a deadlock which can occur due to a pseudofs vnode not getting unlocked.marcus2009-01-091-0/+1
* Restrict arp, ndp and theoretically the FIB listing (if notbz2009-01-093-2/+20
* example configurations for cross-building to Gateworks 2348 and 2358 boards;sam2009-01-099-0/+773
* Recognize et(4), igb(4), iwn(4), ixgbe(4) and nxge(4) devices.brueffer2009-01-091-1/+6
* Fix fat-fingered comment.adrian2009-01-091-1/+1
* Fix indentation; add FALLTHROUGH.adrian2009-01-091-3/+4
* Better comment what the socket option does. Thanks to Sam Leffleradrian2009-01-091-1/+2
* Comment some potentially confusing logic.adrian2009-01-091-0/+5
* Sort MLINKS.ru2009-01-091-21/+32
* Take the cred from curthread rather than curproc as curproc would needbz2009-01-091-3/+3
* Implement a new IP option (not compiled/enabled by default) to allowadrian2009-01-096-1/+37
* DEBUG_REDZONE needs DDB which needs KDB.brueffer2009-01-091-1/+3
* Make SIOCGIFADDR and related, as well as SIOCGIFADDR_IN6 and relatedbz2009-01-092-1/+13
* Check PCIE link status before accessing the bus.raj2009-01-091-0/+3
* Merge from vendor/bind9/dist as of the 9.4.3-P1 importdougb2009-01-096-12/+19
* Remove reference to no longer existing document.phk2009-01-091-5/+0
* Set a minimum of information in the routing message (like version and type)harti2009-01-091-0/+4
* Rename Marvell ARM CPU specific file according to r186933.raj2009-01-093-2/+2
* Fix confusing naming of Marvell ARM CPU specific routines.raj2009-01-094-52/+52
* Improve Marvell SOCs PCI/PCIE driver.raj2009-01-094-41/+110
* Readd the Alcor Transcend device which is referenced in usb2/storage/umass2.c,thompsa2009-01-093-14/+57
* Note new fetch if-modified-since support in the userland section, andmurray2009-01-091-0/+7
* fix a typo to set the 48Mbps data rate.weongyo2009-01-091-2/+2
* The description of the various securelevels has moved to thekeramida2009-01-081-2/+3
* The description of the various securelevels has moved to thekeramida2009-01-081-1/+1
* Language cleanup.brueffer2009-01-081-4/+5
* Add external connector jack color into widget names.mav2009-01-081-4/+11
* Don't panic with "vinvalbuf: dirty bufs" when the mounted device that wastrasz2009-01-081-2/+18
* Improve and extend Marvell SOCs platform code.raj2009-01-0812-72/+830
* Mark ng_vjc node as FORCE_WRITER to protect slcompress state.mav2009-01-081-0/+3
* Improve the AT keyboard emulation of the ADB keyboard driver, by supportingnwhitehorn2009-01-081-15/+144
* Make "kldunload atapicam" return EBUSY instead of deadlocking when a devicetrasz2009-01-083-1/+39
* TDMA support for long distance point-to-point links using ath devices:sam2009-01-0830-81/+1922
* First cut at documenting hw.cam.cd.retry_count. Movedimp2009-01-081-38/+58
* Provide handler for USB controller error interrupts for Marvell EHCI device.raj2009-01-081-0/+76
* Minor style(9) corrections.raj2009-01-081-6/+6
* De-hard code UART speed setting for Marvell SOCs when hw.uart.console is notraj2009-01-081-1/+2
* Adjust Marvell SOC support for A0 chip revision.raj2009-01-085-21/+87
* Lock the uepm_lock around the autostart of extattrs.kib2009-01-081-15/+30
* If unmount of the ffs mp failed, reinitialize the extended attributeskib2009-01-081-0/+14
* Do not call namei() while having another user-controlled vnodekib2009-01-081-18/+31
* Document that with r186854 we started using KMODOWN/KMODGRPbz2009-01-081-2/+2
* Handle mge(4) chip revision differences at run-time rather then compile time,raj2009-01-082-52/+90
* cam: Retry TEST UNIT READY command if not successful.raj2009-01-081-1/+8
* Set the error indicator on an attempt to write to a read-only stream.das2009-01-081-0/+1
* Fix the types of INFINITY and NAN, which were broken in r131851. Theydas2009-01-081-2/+2
OpenPOWER on IntegriCloud