summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use C comments since we now preprocess these files with CPP.deischen2007-04-2943-217/+319
* Number the private version namespace in case we ever want to havedeischen2007-04-291-1/+1
* Symbol version librt.deischen2007-04-292-0/+71
* Use CPP to preprocess version map files so we can conditionalize symbols.deischen2007-04-291-2/+4
* New release notes:brueffer2007-04-291-9/+24
* Fix two use-after-free cases.pjd2007-04-292-4/+4
* Minor correction: s/sg/scsi_sg/bmah2007-04-281-1/+1
* New release note: FreeBSD-SA-07:03.ipv6.bmah2007-04-281-0/+5
* Complete removal of restriction about overlaps to rman_manage_region:jmg2007-04-282-9/+16
* Add some more examples. It always takes me a long time to find the Sbrian2007-04-271-2/+27
* - Add my mentor stas and my comentor itetcu.araujo2007-04-271-0/+4
* - Added entry for Marcelo S. Araujo.araujo2007-04-271-0/+1
* Only schedule the xpt_finishconfig_task once. This fixes some potentialscottl2007-04-271-4/+6
* -Fix an mbuf leak caused by a cut&paste bug where the small ring's mbufsgallatin2007-04-271-19/+35
* MFP4: Enhancements to pmcstat(8):jkoshy2007-04-274-69/+184
* Increase the verbosity of the warning given when this file is used asbenjsc2007-04-271-1/+1
* A forced follow-up commit for the MSG_PEEK removal just to note that...roam2007-04-270-0/+0
* Remove the MSG_PEEK flag from the documentation of the send(2) syscall -roam2007-04-271-1/+0
* Put the scheme (APM, GPT, etc) in the XML.marcel2007-04-271-1/+3
* Note core's interest in coordinating major changes to our usb code base.imp2007-04-261-0/+1
* must byte swap key rsc for big-endian systemssam2007-04-261-0/+1
* Avoid a lot of code duplication by using kern_open() to open /dev/nulljhb2007-04-261-45/+9
* MFp4: Optimize mappedwrite() and mappedread() functions to write/read as muchpjd2007-04-262-62/+116
* Use the same timeout parameters for BIO_FLUSH as with the other commands.roberto2007-04-261-2/+0
* - Always try to write one whole page at a time.pjd2007-04-262-14/+18
* MFV: Free znodes immediatelly, allowing the ARC to hold onto less memory.pjd2007-04-262-2/+2
* MFV: Functions name change.pjd2007-04-262-8/+8
* Allow the dounmount() to proceed even for doomed coveredvp.kib2007-04-261-3/+1
* Default to using a single queue as this is currently the only way to achievekmacy2007-04-261-1/+6
* Disable mbuf chain collapsing - it is currently causing an mbuf leakkmacy2007-04-261-1/+1
* Remove some code from vmspace_fork() that became redundant afteralc2007-04-261-4/+0
* Various fixes to the NFS Directio support.jhb2007-04-252-6/+11
* Disable C1 Enhanced mode on AMD K8 Family Revision F and above to keepariff2007-04-252-0/+46
* Forced commit to add more comment to:ups2007-04-250-0/+0
* Use a tighter check to see if a resource allocation request is for ajhb2007-04-251-1/+1
* Add static build depends for ng_deflate, ng_nat and ng_sppp.mav2007-04-251-9/+10
* - HT 2.00b added a new flag to the MSI mapping HT capability to indicatejhb2007-04-253-15/+26
* add myself.nemoliu2007-04-252-0/+3
* Work around GMAC hardware hang bug.yongari2007-04-251-1/+0
* Disable TSO support.yongari2007-04-251-0/+8
* Fix TCP header size calculation logic which is used for settingyongari2007-04-251-1/+1
* Utilize led_create_state in order to preserve the status of the ThinkLightmarkus2007-04-241-5/+9
* Fix the triple fault used as a last resort during a reboot to actuallyjhb2007-04-242-6/+15
* MFi386: Attempt to reset the machine using the Reset Control register andjhb2007-04-241-1/+30
* ZIL (ZFS Intent Log) can be safely turned on and off at run time, becausepjd2007-04-242-2/+2
* MFp4: Now that ZFS can use FreeBSD's namecache, turn it off by default andpjd2007-04-243-0/+11
* Retire /usr/share/examples/netgraph/bluetooth/rc.bluetooth.emax2007-04-243-268/+2
* MFp4: Rearange the code so vobject is destroyed from reclaim() method likepjd2007-04-244-42/+44
* MFp4: Once page is written successfully, we should clear the dirty bits.pjd2007-04-242-0/+6
* MFp4: Reduce diff against vendor.pjd2007-04-246-4/+8
OpenPOWER on IntegriCloud