summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make UMA set the overloaded page->object back to kmem_object forbmilekic2005-02-161-8/+2
* Fix freeing of custom driver extensions. (ExFreePool() was beingwpaul2005-02-161-1/+1
* Re-staticize a few functions I un-staticized for debugging purposeswpaul2005-02-161-2/+2
* KeAcquireSpinLockRaiseToDpc() and KeReleaseSpinLock() are (at leastwpaul2005-02-162-27/+5
* On Rev. B silicon, we disabled the enhanced busfree detection logic togibbs2005-02-161-3/+3
* MF5S: Explicitly initialize timedout_scb lists, use SCB_TAG for all accessgibbs2005-02-163-4/+9
* Mostly stylistic issues: move a variable into local scope, makeharti2005-02-161-36/+48
* Remove mutex asserion from g_gate_find(). We don't want g_gate_list_mtxpjd2005-02-161-1/+0
* Remove TDP_GEOM flag from thread after ggate device creation.pjd2005-02-161-0/+7
* Remove a recursion protection, which we inherited from splnet() netgraph times.glebius2005-02-161-9/+0
* Fix a memory leak: when freeing the connection structure, don't forget todes2005-02-161-0/+1
* Better version of the patch in 1.117: bring a variable into local scopeharti2005-02-161-10/+15
* Add some consistency checks to the signal-related code.yar2005-02-161-0/+6
* A call to maskurg() makes sense only when a transfer is under way,yar2005-02-161-3/+5
* va_list style tweaksobrien2005-02-161-1/+2
* On second though, print the OUI, model and revision. This is the sameimp2005-02-161-1/+3
* Add support for Windows/x86-64 binaries to Project Evil.wpaul2005-02-1619-264/+782
* Change /bin/sh so *it* implements the processing needed for scripts togad2005-02-161-11/+43
* Fix for a SACK (receiver) bug where incorrect SACK blocks areps2005-02-162-8/+10
* Add location and PNP info to the mii busimp2005-02-161-0/+24
* Add an XXX comment about string quoting.imp2005-02-161-0/+1
* Set TCP_NOPUSH on HTTP requests, reducing the number of round-tripskbyanc2005-02-161-1/+9
* Don't say that mtx_lock() will "sleep" if another kernel thread isru2005-02-151-2/+2
* Fix grammar error.obrien2005-02-151-1/+1
* Rather than overloading the page->object field like UMA does, use insteadbmilekic2005-02-151-17/+13
* Initialize Netgraph type at a correct time, before device probing.ru2005-02-152-2/+2
* Remove an outdated comment about ifnet not being locked.ru2005-02-151-3/+0
* Set the default guardsize and stacksize in the default threaddeischen2005-02-152-0/+4
* Be concerned about huge callback numbers by truncating them rather thanbrian2005-02-151-5/+9
* Be more careful when doing el_parse() - only do it when el isdelphij2005-02-151-1/+1
* Expand contractions.ru2005-02-158-8/+8
* When dealing with systems with no absolute drivers attached, only calibratenjl2005-02-151-10/+22
* MFi386 rev 1.61: Fix a few bugs in the legacy cpu attachment ivars.njl2005-02-151-3/+2
* Bind to the driver's parent cpu before switching, for both absolute andnjl2005-02-151-18/+28
* Correct a few bugs in the legacy cpu attachment. Get the unit from thenjl2005-02-151-3/+2
* Remove mention of the -k and -wcore options because they don'tmarcel2005-02-151-14/+0
* Bump __FreeBSD_version for increased size for default thread stacks.njl2005-02-151-1/+1
* New release notes: tzdata2004g (+MFC), netcat (+MFC), OpenPAMbmah2005-02-152-2/+26
* Use ANSI function definitions, in preference to the K&R definitions.imp2005-02-152-34/+15
* Remove more deadwood that never got implemented in NEWCARD, since NEWCARDimp2005-02-152-31/+0
* Move the harvesting of the MAC address out of the generic novell probeimp2005-02-143-21/+49
* Move the #defines from edreg to edvar which don't have anything to doimp2005-02-142-46/+48
* o It turns out that most of the ne-2000 cards that I have got real unhappyimp2005-02-142-13/+45
* Adapt for new KDB world order.brueffer2005-02-141-4/+4
* - Retransmit just one segment on initiation of SACK recovery.ps2005-02-143-42/+18
* - Remove the unused and unsafe ufs_ihashlookup. This function returned ajeff2005-02-142-24/+0
* Fix English grammar.glebius2005-02-141-1/+1
* Fix typo.stefanf2005-02-141-1/+1
* Update information now that support for priorities has been added.njl2005-02-141-4/+9
* Implement priorities. This allows a driver (say, for cooling purposes) tonjl2005-02-141-4/+38
OpenPOWER on IntegriCloud