summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Validate whether the zfs_cmd_t submitted from userland is not smaller thandelphij2010-11-051-0/+8
* sh: Add simple tests for printf.jilles2010-11-052-0/+6
* Bugfix: In rev 213509 Alexander committed a duplicate ID for ZTE STORn_hibma2010-11-052-8/+13
* Fix a bug in r214049. The nvp == vp case shall be handled speciallykib2010-11-051-1/+1
* Add a forgotten change from the previous commit.jkim2010-11-051-1/+1
* Fix a use-after-free bug for extended IRQ resource[1]. When _PRS buffer isjkim2010-11-051-44/+34
* Correct an inverted check in r213893.marius2010-11-051-1/+1
* Add simple MAC statistics counter reading support. Unfortunatelyyongari2010-11-052-24/+146
* Implement ucom_set_pnpinfo_usb() providing ttyname and port numbern_hibma2010-11-0520-3/+60
* style(9).yongari2010-11-051-3/+3
* Remove extra white spaces.yongari2010-11-051-3/+3
* Enable 64bit DMA addressing for RTL810xE/RTL8168/RTL8111 PCIeyongari2010-11-051-2/+6
* Adjust the order of operations in spinlock_enter() and spinlock_exit() tojhb2010-11-0510-41/+93
* Append to CFLAGS, don't clobber it.rpaulo2010-11-051-1/+1
* - Remove an unused entry from the softc (only used in a debugging printf).n_hibma2010-11-052-6/+5
* Bugfix: Move the 'at <location string' to the beginning of the attachn_hibma2010-11-051-4/+3
* Clarify the naming: Methods that free an object shouldkientzle2010-11-0513-77/+114
* Partially implement the mysterious cons25 \e[x escape sequence.ed2010-11-052-0/+15
* Don't terminate the notification with \n. This is done inn_hibma2010-11-041-2/+2
* In man section 4, ERRORS is spelled DIAGNOSTICSuqs2010-11-042-2/+2
* r214781 caused the timer value to be rounded down, so that if the user askedbrucec2010-11-041-6/+4
* Add code to warm reset a USB 3.0 port.hselasky2010-11-042-4/+99
* Add new USB quirk.hselasky2010-11-042-1/+2
* Remove 4.x, 5.x and 6.x compatibility bits.bschmidt2010-11-043-68/+0
* Update startup_alloc() to support multi-page allocations and allow internaljhb2010-11-041-8/+29
* Fix standby timer calculation: the timer was being set 30 minutes laterbrucec2010-11-041-1/+8
* Fix typo.bcr2010-11-041-1/+1
* In r214728, if dlopen() is called for the object that has been alreadykib2010-11-041-5/+5
* Fix style.kib2010-11-041-1/+1
* x86 topo_probe: do not probe smp topology if only one cpu is visibleavg2010-11-042-10/+16
* Don't attach the PCI bus driver if the board we're being run on has PCIe. Thejmallett2010-11-031-0/+2
* Adjust a comment to clarify why \_SB_ and \_TZ_ are defined as device typejkim2010-11-031-16/+14
* - Simplify the way unit/subunit allocation is done in ucom.n_hibma2010-11-0320-157/+119
* Don't spam the console with loaded modules during boot and/or duringn_hibma2010-11-031-1/+0
* Xref BUS_SETUP_INTR(9) and locking(9).trasz2010-11-032-4/+4
* Fix two mistakes on 32-bit systems. The slbmte code in syscall() is 64-bitnwhitehorn2010-11-032-3/+5
* Extend the g_eventlock mutex coverage in one_event() to include settingjh2010-11-031-4/+8
* Remove 'softclock_ih' as it is no longer used.jhb2010-11-032-5/+1
* Clean up the user segment handling code a little more. Now thatnwhitehorn2010-11-034-15/+12
* Delete machine/foo.h headers moved to x86/. I forgot to commit thisjhb2010-11-031-0/+5
* Remove unused files.rpaulo2010-11-039-5115/+0
* Adapt for wpa_supplicant / hostapd 0.7.3.rpaulo2010-11-035-392/+306
* Merge wpa_supplicant and hostapd 0.7.3.rpaulo2010-11-03493-28027/+50887
|\
| * Import hostapd 0.7.3.rpaulo2010-10-2934-0/+9220
| * Import wpa_supplicant / hostapd 0.7.3.rpaulo2010-10-29560-46402/+63437
* | If dlopen() is called for the dso that has been already loaded as akib2010-11-032-2/+14
* | Clean up leftover USB device ID after r213856. This fixes:hselasky2010-11-031-3/+0
* | MFV of tzdata2010o, r214716edwin2010-11-031-3/+26
* | sh: Fix some issues with aliases and case, by importing dash checkkwd code.jilles2010-11-022-50/+55
* | Declare the CF GEOM class so that g_modevent will get called, the class willjmallett2010-11-021-0/+2
OpenPOWER on IntegriCloud