summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up header files, which fixes compile warning.grehan2004-02-111-10/+1
* - constify devinfo strings to eliminate compile warninggrehan2004-02-112-18/+18
* (atapi_cb): Reenable automatic retrieve of sense data on error, makingthomas2004-02-111-14/+21
* Added GEOM kernel API manuals to the build.pjd2004-02-111-0/+26
* Added first part of GEOM kernel API manuals pages.pjd2004-02-1110-0/+1473
* Fix a typo; left out preprocessor conditional for sigoff variable, whichbms2004-02-111-0/+2
* Slight tweak to previous commit: don't forget to call _http_seterr() ifdes2004-02-111-0/+1
* When restarting a transfer that has already completed, the server willdes2004-02-111-9/+41
* Re-wrap some comments.des2004-02-111-6/+7
* Get rid of unnecessary use of m4(1) by using cpp(1) instead.ru2004-02-119-1925/+53
* - fix compile warningsgrehan2004-02-112-52/+10
* - fixed trailing whitespace and indentationgrehan2004-02-111-11/+10
* Fix compile warninggrehan2004-02-111-0/+1
* - remove trailing whitespacegrehan2004-02-111-11/+13
* Cleaned up param.h:grehan2004-02-1112-30/+28
* Invalide pcb's fpu cpu # by setting it to INT_MAX, not NULL.grehan2004-02-111-4/+5
* GNU tar in the base system is now called "gtar"kientzle2004-02-111-1/+11
* Add sysctl hw.uma_mdpages to track how many pages have been allocatedgrehan2004-02-112-0/+18
* Initial import of RFC 2385 (TCP-MD5) digest support.bms2004-02-1110-9/+64
* Initial import of RFC 2385 (TCP-MD5) digest support.bms2004-02-1118-6/+457
* Prefer buttons defined in the AML over the ones in the FADT. Somenjl2004-02-113-24/+42
* Document the functions m_apply() and m_getptr().bms2004-02-111-0/+42
* Correctly create interrupt key for PCI, which is the OpenFirmwaregrehan2004-02-101-11/+17
* Add some bulletproofing: don't allow the ndis_get_info() or ndis_set_info()wpaul2004-02-101-0/+7
* Flush stdout when -A option is used.sumikawa2004-02-101-0/+1
* Since loader(8) on SPARC64 is a pure ELF executable (as opposedru2004-02-101-1/+0
* Only reset the phy when it is absolutely required.pdeuskar2004-02-103-59/+113
* Fix a panic in pseudofs(9) that could occur when doing an I/Onectar2004-02-101-0/+5
* style cleanup: Remove duplicate $FreeBSD$ tags.cperciva2004-02-109-27/+0
* style cleanup: Remove duplicate $FreeBSD$ tags.cperciva2004-02-105-10/+0
* style cleanup: Remove duplicate $FreeBSD$ tags.cperciva2004-02-107-15/+1
* style cleanup: Remove duplicate $FreeBSD$ tags.cperciva2004-02-104-5/+0
* add verbage about how once BUS_TEARDOWN_INTR returns, the interrupt willjmg2004-02-101-0/+6
* Official patches 001-005ache2004-02-101-2/+6
* Run /etc/rc.d/routing at the appropriate time.des2004-02-101-0/+1
* Add some presidential birthdays.wes2004-02-101-8/+23
* Correct a long-standing race condition in the inactive queue scan. (Seealc2004-02-101-0/+15
* Add my birthday (for those interested)mlaier2004-02-101-0/+1
* Spelling.bms2004-02-101-2/+2
* Now we have g_topology_assert_not(), so use it to detect deadlocks.pjd2004-02-101-1/+1
* Added macro which will be used to assert, that the topology lock is not held.pjd2004-02-101-0/+6
* Change the kernels definition of NODEV from ((dev_t)-1) to NULL.phk2004-02-101-1/+3
* Document the '-h hostname' option, which seems to have been presentroam2004-02-101-7/+14
* don't call sbuf_clear() right after sbuf_new(), it is not necessary.phk2004-02-103-6/+0
* Fix numerous constness and aliasing issues.des2004-02-106-19/+18
* This commit was generated by cvs2svn to compensate for changes in r125647,des2004-02-1060-1032/+2005
|\
| * Vendor import of OpenPAM Eelgrass.des2004-02-1060-1032/+2005
* | Remove a redundant command. No MFC, this was removed in STABLE.trhodes2004-02-101-4/+1
* | Remove 'broken in some cases' Xref to Kerberos.trhodes2004-02-101-1/+0
* | Reorder Xrefs in SEE ALSO.trhodes2004-02-101-5/+5
OpenPOWER on IntegriCloud