summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Options spring cleanup:sepotvin2007-06-137-7/+19
* - Fixed cookie handling to calc an RTO whenrrs2007-06-139-58/+57
* Catch up with USB cleanups and fix the worldemax2007-06-131-21/+15
* - Include opt_sched.h for SCHED_STATS.jeff2007-06-123-0/+3
* Fix yet another (make install) stopper with wrong sourcefilter.3 linksache2007-06-121-2/+2
* Remove compat macros. md5 the same.imp2007-06-121-6/+11
* Recoverdisk is now part of the base system.phk2007-06-123-436/+0
* Add recoverdisk to the base system, it is far too useful to livephk2007-06-121-0/+1
* fix cassert failure by adjusting paddingkmacy2007-06-121-1/+1
* Fix typo in filename from mismerged earlier rev of this file.bms2007-06-121-1/+1
* - Fix kse by moving the upcalls list back out of the zero'd section.jeff2007-06-121-1/+3
* Use if_capenable to allow LRO enabled drivers to bypassgallatin2007-06-121-1/+2
* - Garbage collect unused concurrency functions.jeff2007-06-121-23/+0
* - Garbage collect unused concurrency functions.jeff2007-06-124-29/+20
* First pass at removing __OtherBSD__. We can't blindly remove all ofimp2007-06-127-73/+3
* Use the new IFCAP_LRO to enable/disable LRO.gallatin2007-06-121-8/+35
* Fix a typo which crept in from an earlier version of this file.bms2007-06-121-2/+2
* Don't pretend to support !BSD systems.imp2007-06-123-22/+0
* Remove usb_kthread_create*. They are now unused.imp2007-06-121-6/+0
* unifdef -D__FreeBSD__ -U__NetBSD__ -U__OpenBSD__imp2007-06-121-100/+5
* Add missing userland support files from previous commit for the newbms2007-06-122-0/+587
* Spaces to tabgshapiro2007-06-121-4/+4
* Add a new rc.conf variable, sendmail_rebuild_aliases, which tellsgshapiro2007-06-124-8/+23
* Eliminate usb_thread_t.imp2007-06-1214-38/+37
* Remove USBDEV() macro. We do not need a macro that is defined as itsimp2007-06-1212-55/+46
* clalloc and clfree are useles. Remove them. Remove dead code that'simp2007-06-122-9/+2
* Add regression test for SSM code.bms2007-06-122-0/+798
* Import rewrite of IPv4 socket multicast layer to support source-specificbms2007-06-1226-726/+2311
* Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate fromimp2007-06-1233-137/+130
* - Document support for Realtek ALC660 and Analog Devices AD1988B.joel2007-06-121-5/+9
* Delete description of non-existent options: "-4" and "-6".motoyuki2007-06-121-5/+1
* Drop the argument to the OUT macro because it can't emityar2007-06-121-7/+7
* Don't forget to clear out the hold space for each subsequent fileyar2007-06-124-5/+20
* Add cust_pkg() which iteratively tries to install packages.phk2007-06-121-2/+59
* - Restructure so bindx functions are not done inline to socket optionrrs2007-06-1210-240/+296
* There is a symbolic antonym for REPLACE as a flag to cspace()yar2007-06-121-6/+6
* The maximum size of the sum of all segment lengths in a given DMA mappingyongari2007-06-122-2/+2
* Catch up with variable name changes in struct lagg_protos.thompsa2007-06-121-10/+10
* Remove duplicate. Was that a bug? :-)philip2007-06-121-5/+0
* - add myselfchinsan2007-06-121-0/+3
* - Move some common code out of sched_fork_exit() and back into fork_exit().jeff2007-06-123-30/+20
* non-functional cleanupthompsa2007-06-124-142/+108
* Solve a complex exit race introduced with thread_lock:jeff2007-06-122-15/+34
* Nuke duplicated __FBSDID.yongari2007-06-121-4/+0
* Add checks for contigmalloc(9) failure.yongari2007-06-121-0/+10
* Increase a maximum segment size of DMA to 4096. Previously it usedyongari2007-06-122-2/+4
* Add nfe(4) to the list of drivers supported by GENERIC kernel.yongari2007-06-122-2/+4
* Allow nfe(4) override nve(4).yongari2007-06-121-1/+1
* Xref altq(4).yongari2007-06-121-1/+2
* nfe(4) supports altq(4).yongari2007-06-121-1/+2
OpenPOWER on IntegriCloud