summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary Dlink de650 entryimp2005-09-241-1/+0
* The DLink DE650 has the same ID as Linksys EthernetCard, so we don'timp2005-09-241-1/+0
* Try to avoid crashes during kernel startup by limiting the # of EISAwilko2005-09-241-0/+3
* Simplify the code by making use of 'kldstat -q -m <mod>'.pjd2005-09-242-7/+4
* This part of the struct isn't needed on FreeBSD:netchild2005-09-241-0/+2
* The function inplace_edit() doesn't exist anymore, remove the prototype.stefanf2005-09-241-1/+0
* Make it possible to set the NANO_TOOLS variable to a directory outsidesimon2005-09-241-2/+11
* Update usage.pjd2005-09-241-1/+1
* Fix typo.brueffer2005-09-241-1/+1
* Make rule zero really magical, that way we don't have to do anythingphk2005-09-243-153/+99
* Modify the code path of the ifdef NOTYET part of _kse_single_thread():brian2005-09-244-16/+22
* Simplify the code a bit by using newly added (to kldstat(8) '-q') option.pjd2005-09-231-4/+1
* Add '-q' option, which (when used with '-m' option) just tells if the givenpjd2005-09-232-3/+15
* Remove obsolete includeimp2005-09-231-2/+0
* Restore a historical ufs_inactive behavior that has been changeddelphij2005-09-231-1/+1
* If we're not installing OpenSSH in the base, don't install its startupwollman2005-09-231-1/+6
* Add myself to FreeBSD calendarmnag2005-09-231-0/+1
* Fix vgrind(1) indexing I broke in previous revision.ru2005-09-231-0/+2
* Canonicalize the UNIX domain socket copyright layout: original holdersrwatson2005-09-231-2/+3
* For reasons of consistency (and necessity), assert an exclusive vnoderwatson2005-09-231-0/+1
* Whitespaces cleanup.krion2005-09-231-62/+62
* Frank Lloyd Wright birth year is 1867, not 1869.krion2005-09-231-1/+1
* Fix typo, FRG and GDR became UNO members in 1973, not in 1993.krion2005-09-231-1/+1
* Fix commentemax2005-09-221-1/+1
* Forgot to commit ata-card fixes last night. Fix gleb's attempt to doimp2005-09-221-4/+7
* Fix build.glebius2005-09-221-9/+4
* Bump up BUFSIZE from 4k to 8k. This was requested by portmgr@ to allowmp2005-09-221-0/+1
* Note Hawking PN652TX supportimp2005-09-221-0/+2
* Clarify supported cardsimp2005-09-221-2/+3
* Fix the "fpudna: fpcurthread == curthread XXX times" problem.ups2005-09-221-0/+1
* Don't pretend to be thread0 when calling sync().ups2005-09-221-2/+2
* Cause all flags passed by boot2 to set the respective loader(8)ru2005-09-223-1/+12
* Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE:ru2005-09-2210-15/+90
* Remove compat layer for OLDCARD compatibility. All instances of itimp2005-09-222-39/+0
* Since special interface types get their own subsectionsyar2005-09-221-98/+104
* - RBX_MASK wasn't updated when RB_PAUSE was changed from 0x40000ru2005-09-222-4/+4
* Fix a typobrian2005-09-221-1/+1
* Add fi_sx, an sx lock to serialize I/O operations on the socket pairrwatson2005-09-221-3/+16
* Add HTTP proxy authentication, via the HTTP_PROXY_AUTH environmentcperciva2005-09-221-1/+101
* 'PC Card' instead of other variantsimp2005-09-226-12/+12
* Eliminate dead codeimp2005-09-221-6/+0
* PC Card instead of other variantsimp2005-09-222-5/+5
* Finish last commit: actually remove compat methods from bt3c_pccard_methodsimp2005-09-221-7/+3
* Remove broken OLDCARD compat shims.imp2005-09-221-16/+4
* Do not use passphraseless keys for authentication unless the nullokdes2005-09-222-2/+13
* MFp4: save mac addr hint, eliminage OLDCARD shimsimp2005-09-222-35/+11
* Use the AHC_DISABLE_PCI_PERR flag to silence parity error reporting ongibbs2005-09-221-8/+15
* Remove OLDCARD shimsimp2005-09-221-33/+17
* Enhance diagnostic printfs for the chains of free lists used togibbs2005-09-221-1/+3
* Correct bug that caused the completed "recovery" scb to have itsgibbs2005-09-222-2/+4
OpenPOWER on IntegriCloud