summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MFp4 //depot/projects/usb@159677thompsa2009-04-051-2/+0
* MFp4 //depot/projects/usb@159674thompsa2009-04-053-5/+21
* MFp4 //depot/projects/usb@159673thompsa2009-04-054-32/+47
* MFp4 //depot/projects/usb@159671thompsa2009-04-051-6/+9
* MFp4 //depot/projects/usb@159562thompsa2009-04-051-44/+51
* Add some consts, remove some unused stuff and other attempts to calmphk2009-04-059-31/+15
* Fix casts which are not by definition safe, but which malloc(3)phk2009-04-051-6/+6
* Some constificationsphk2009-04-053-5/+7
* Modernize prototypes (ie: no extern)phk2009-04-0510-175/+157
* Improve a bit reass documentation:piso2009-04-051-0/+25
* Convert list of remote interfaces to LIST_* macrosphk2009-04-053-16/+8
* Kick WARNS level up to 6 by fixing various trivial warnings.phk2009-04-056-9/+10
* Use <sys/queue.h> to manage the interface list.phk2009-04-058-41/+35
* Remove newlines from string argument of __COPYRIGHT(), it results inphk2009-04-051-2/+2
* Send multicast on p2p interfaces if they can and are not prohibitedphk2009-04-051-2/+9
* Fix KBI breakage by r190520 which affects older linux.ko binaries:dchagin2009-04-0513-23/+24
* Revert c190007 at the request of Ruslan. It was not correct becauseimp2009-04-051-1/+0
* Retire VM_PROT_READ_IS_EXEC. It was intended to be a micro-optimization,alc2009-04-043-18/+0
* Perform a dummy stwcx. when we switch contexts. The contextmarcel2009-04-041-0/+6
* Add sysarch.h. It's included by drm(4).marcel2009-04-041-0/+43
* First round of cleanups. There's a lot of NetBSDism in this header.marcel2009-04-041-77/+0
* Implement kernel core dump support for Book-E processors.marcel2009-04-041-28/+188
* Fixup the parameters to audit_submit(3) the order is errno then returncsjp2009-04-041-7/+7
* Temporary hack to unbreak user/group lookups;kientzle2009-04-041-2/+2
* Don't let trailing empty lines overwrite the result of the last command with 0.stefanf2009-04-041-1/+2
* Revert change 190655 temporarily. It breaks many setups where nullfs iskan2009-04-041-1/+1
* Modularize the Macintosh built-in ATA along the lines of the rest of thenwhitehorn2009-04-041-3/+3
* - Add the support for the Asus A3F and A3E deviceattilio2009-04-041-5/+31
* - Style: size_t can't be negative.ru2009-04-041-17/+11
* Fixed NAME section.ru2009-04-041-2/+2
* Fix mbuf chain layout pessimization:bms2009-04-041-4/+8
* Do not obliterate QQI with MAXRESP.bms2009-04-041-2/+2
* When removing or renaming snaphost, do not delve into request_cleanup().kib2009-04-041-1/+1
* Many bug fixes (from the IETF hack-fest):rrs2009-04-0410-2119/+365
* Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UXweongyo2009-04-048-0/+7506
* PowerPC, meet kernel core dumps. The support is basedmarcel2009-04-047-14/+398
* The Serverworks SATA chipsets used in Apple G5 systems require requiringnwhitehorn2009-04-041-0/+23
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modenwhitehorn2009-04-0428-230/+3775
* Catch up with recent locking changes.trhodes2009-04-031-6/+0
* Set SO_NOSIGPIPE on sockets used by phttpget. Without this, ifcperciva2009-04-031-0/+6
* fix whitespacesam2009-04-031-1/+1
* Add interleaving root hold tokens from the CAM probe to disk_create and geomthompsa2009-04-035-0/+17
* Add a how argument to root_mount_hold() so it can be passed NOWAIT and be calledthompsa2009-04-039-10/+14
* Add support for RV790 (HD 4890) asicsrnoland2009-04-031-0/+2
* A little more cleanup from AMD, if we don't have the right microcodernoland2009-04-032-38/+37
* Allow the NULL, RTLD_SELF and RTLD_NEXT handles to work with dlfunc(3).kib2009-04-035-31/+24
* o update dwds mcast handling after hoisting ieee80211_encap: frames needsam2009-04-033-9/+15
* - Fix spacing in the comment.stas2009-04-031-1/+1
* - Correct the comment.stas2009-04-031-3/+4
* The 9 bytes immediately prior to the partition table can containmarcel2009-04-031-2/+7
OpenPOWER on IntegriCloud