summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make branding less intrusive - in acl_set(3), in case ACL brandtrasz2010-05-131-0/+3
* Make it possible to actually use NFSv4 permission bits with acl_set_perm(3)trasz2010-05-131-20/+32
* Add missing check to prevent local users from panicing the kernel by tryingtrasz2010-05-131-0/+4
* mdoc: move remaining sections into consistent orderuqs2010-05-1325-165/+165
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-1383-780/+780
* Do not use .extern, it is not strictly needed with gas and it is customkib2010-05-131-1/+0
* et.4 doesn't have a HARDWARE section. Unbreak the build by manuallybrueffer2010-05-131-1/+2
* Use fixed width integer types for parsing the binary hid data.thompsa2010-05-132-6/+9
* Remove some stray ';'simp2010-05-132-2/+2
* Fix return values for usb_find_busses() and usb_find_devices(). We should trythompsa2010-05-131-2/+2
* Fix header file compliancy with libusb 1.0 from sourceforge.thompsa2010-05-134-2/+8
* Sync run(4) driver from author's site.thompsa2010-05-134-596/+947
* Reduce diffs to p4.thompsa2010-05-121-24/+163
* Fix possibly wrong bit masking.thompsa2010-05-121-2/+2
* Add new FTDI USB device ID.thompsa2010-05-122-0/+2
* Increase the max ports to 12, 3G devices exist where the ppp endpoint is #9.thompsa2010-05-121-1/+1
* Back out r203140 which was causing problems when the first and the lastthompsa2010-05-121-9/+20
* Add missing ifdefs for usb power saving support.thompsa2010-05-121-1/+4
* Support getting signed and unsigned HID data.thompsa2010-05-123-11/+33
* Add the ASUS MyPal A730W device id.thompsa2010-05-121-0/+1
* Provide more information about the device location in the USB system.thompsa2010-05-121-2/+4
* Enable support for mouse panning wheels.thompsa2010-05-122-0/+15
* If a USB device is suspended and a USB set config request is issued when thethompsa2010-05-125-54/+158
* Staticise usb_ref_device and usb_unref_device.thompsa2010-05-121-2/+2
* Add quirks for the Alcor SDCR_6362 Card Reader, Freecom HDD storage device andthompsa2010-05-122-0/+8
* extattr: Fix a signed/unsigned issuezml2010-05-121-2/+5
* Add VOP_ADVLOCKPURGE so that the file system is called when purgingzml2010-05-124-1/+20
* Note 8.0-RELEASE.brueffer2010-05-121-0/+3
* Fix grammar in a line of output.brueffer2010-05-121-1/+1
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicobrien2010-05-128-6/+35
* Automatically generate hardware notes for run(4).brueffer2010-05-122-0/+3
* Make this ready for automatic hardware notes generation.brueffer2010-05-121-1/+3
* Fix an old long time bug in generating arrs2010-05-121-3/+2
* More PR-SCTP bugs:rrs2010-05-122-4/+5
* Add et(4), sge(4) and mwl(4).brueffer2010-05-121-0/+7
* Fix a bug due to a type conversion from 64 to 32 bits. The side effect ofgordon2010-05-121-2/+2
* Build the ixgbe(4) and mwlfw(4) modules by default.brueffer2010-05-121-0/+4
* IBM ServeRAID M5015 SAS/SATA works.brueffer2010-05-121-1/+3
* Document undocumented tunables and sysctl variables.yongari2010-05-121-13/+52
* When there is no memory or KVA, try to help by reclaiming some vnodes.pjd2010-05-121-0/+13
* Get rid of unused constants.tuexen2010-05-122-16/+0
* Casting size_t to uintmax_t is not necessary anymore. This alsobrueffer2010-05-121-3/+2
* This fixes PR-SCTP issues:rrs2010-05-121-36/+13
* Route all returns from the interrupts and faults through the doreti_iretkib2010-05-122-7/+8
* Remove unneeded overrides of the segment registers in the inner trapkib2010-05-121-4/+0
* Fix possible hang when replaying large truncations.mm2010-05-121-0/+24
* The FA526 belongs to the ARM9TDMI familykevlo2010-05-122-3/+1
* workaround bug with ipv6 where a flow can have a null rtentrykmacy2010-05-121-2/+4
* try working around panic by validating rt and llekmacy2010-05-121-1/+2
* - Missing full stopsbrueffer2010-05-121-6/+6
OpenPOWER on IntegriCloud