summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unify the v4 and v6 versions of pcbdetach and pcbfree as goodbz2008-11-262-6/+9
* Plug a credential leak in case the inpcb is freed bybz2008-11-261-0/+1
* Add Pentium D cores into the list that can't handle 12.5% and 25%sobomax2008-11-261-1/+4
* Implement TSO for 82550/82551 controllers.yongari2008-11-263-14/+118
* Implement Rx checksum offload for 82559 or later controllers.yongari2008-11-262-28/+110
* o Introduce a new function, fxp_new_rfabuf which allocates a newyongari2008-11-261-27/+69
* Allow dumpon to a partition of type FS_UNUSED as well.marcel2008-11-261-2/+3
* Fix buglets.jkoshy2008-11-261-2/+2
* Add the -m option to pmcstat.attilio2008-11-254-11/+69
* MFp4: We don't support TX_CREATE_ACL_ATTR nor TX_MKDIR_ACL_ATTR; code foundtrasz2008-11-251-0/+8
* Straighten out those pesky SDP records for the Bluetoothemax2008-11-251-10/+26
* Fix locking (file descriptor table and Giant around VFS).pjd2008-11-254-35/+56
* - Fix a potential NULL pointer reference. Note that this should not happen inlulf2008-11-251-1/+17
* Remove unused variable.ganbold2008-11-252-4/+2
* - Fix a potential NULL pointer reference. Note that this cannot happen inlulf2008-11-255-6/+51
* Remove unused variable.ganbold2008-11-251-2/+1
* Convert BWCT and HL200 over to new board mechanism as well. Theimp2008-11-2511-51/+260
* Remove unused variable.ganbold2008-11-251-3/+0
* Start to make it easier to add AT91RM9200 based boards:imp2008-11-257-52/+135
* Add tools-level test for POSIX.1e functionality.trasz2008-11-253-0/+632
* Whitespace nit.imp2008-11-251-2/+2
* Fix standalone module build by generating opt_kgssapi.h.dfr2008-11-251-0/+1
* Move vn_fullpath1() outside of FILEDESC locking. This is being done inmarcus2008-11-251-5/+21
* Core i7 supports invaliant TSC and the presense is presented ontakawata2008-11-251-1/+2
* Regularize /* FALLTHROUGH */ comments in the BSM event type switch, andrwatson2008-11-251-6/+10
* Unbreak the build without INET6.bz2008-11-251-0/+2
* Unbreak the build until alfred@ is back to fix it correctly.bz2008-11-251-1/+1
* src/lib/libusb20/libusb20_compat01.calfred2008-11-2516-168/+780
* Big update to the iSCSI initiator code. Highlights include IPv6 support,scottl2008-11-2518-290/+675
* Save boot args.imp2008-11-251-0/+5
* more silly whitespace changes.imp2008-11-251-4/+2
* Simplify Tx checksum offload configuration. Also clear CSUM_IP ifyongari2008-11-251-8/+5
* - Allow fxp_encap() enqueue failed transmissions and setyongari2008-11-252-70/+71
* Simplify mode_t check treatment (suggested by trasz).daichi2008-11-251-39/+2
* Fixes Unionfs socket issue reported as kern/118346.daichi2008-11-253-39/+191
* - improve AL2230 RF handling when the device type is zd1211. After thisweongyo2008-11-252-1145/+1526
* Fixing !INET6 builds.avatar2008-11-251-0/+2
* Move unarming watchdog timer and pending multicast configurationyongari2008-11-251-5/+5
* Fix Tx/Rx checksum offload ioctl handling and make Rx handler honoryongari2008-11-251-9/+26
* Make fxp(4) build with FXP_IP_CSUM_WAR.yongari2008-11-251-2/+2
* Sort head files and removed ununsed header file.yongari2008-11-251-13/+9
* Fix various whitespace botches, mostly having them at the end of a line.imp2008-11-251-15/+13
* Whitespace fix.yongari2008-11-253-25/+25
* Add support for Marvell PATA M88SX6121.rpaulo2008-11-252-0/+2
* Replace disclaimer with the one from COPYRIGHT. Joint authors aggreedimp2008-11-253-30/+33
* Replace three magic constants with L1_S_SIZE, since that's what isimp2008-11-251-3/+3
* Tweak the disclaimer section of the license to match COPYRIGHT, forimp2008-11-2527-270/+298
* Correct typo in comment: thier -> theiremaste2008-11-241-1/+1
* Restore sfence semantics in mxge after the introductiongallatin2008-11-242-25/+25
* Make sure arc4random(9) is properly seeded when /etc/rc.d/initrandom returns.cperciva2008-11-242-3/+24
OpenPOWER on IntegriCloud