aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This part of the struct isn't needed on FreeBSD:Alexander Leidinger2005-09-241-0/+2
* The function inplace_edit() doesn't exist anymore, remove the prototype.Stefan Farfeleder2005-09-241-1/+0
* Make it possible to set the NANO_TOOLS variable to a directory outsideSimon L. B. Nielsen2005-09-241-2/+11
* Update usage.Pawel Jakub Dawidek2005-09-241-1/+1
* Fix typo.Christian Brueffer2005-09-241-1/+1
* Make rule zero really magical, that way we don't have to do anythingPoul-Henning Kamp2005-09-243-153/+99
* Modify the code path of the ifdef NOTYET part of _kse_single_thread():Brian Somers2005-09-244-16/+22
* Simplify the code a bit by using newly added (to kldstat(8) '-q') option.Pawel Jakub Dawidek2005-09-231-4/+1
* Add '-q' option, which (when used with '-m' option) just tells if the givenPawel Jakub Dawidek2005-09-232-3/+15
* Remove obsolete includeWarner Losh2005-09-231-2/+0
* Restore a historical ufs_inactive behavior that has been changedXin LI2005-09-231-1/+1
* If we're not installing OpenSSH in the base, don't install its startupGarrett Wollman2005-09-231-1/+6
* Add myself to FreeBSD calendarMarcus Alves Grando2005-09-231-0/+1
* Fix vgrind(1) indexing I broke in previous revision.Ruslan Ermilov2005-09-231-0/+2
* Canonicalize the UNIX domain socket copyright layout: original holdersRobert Watson2005-09-231-2/+3
* For reasons of consistency (and necessity), assert an exclusive vnodeRobert Watson2005-09-231-0/+1
* Whitespaces cleanup.Kirill Ponomarev2005-09-231-62/+62
* Frank Lloyd Wright birth year is 1867, not 1869.Kirill Ponomarev2005-09-231-1/+1
* Fix typo, FRG and GDR became UNO members in 1973, not in 1993.Kirill Ponomarev2005-09-231-1/+1
* Fix commentMaksim Yevmenkin2005-09-221-1/+1
* Forgot to commit ata-card fixes last night. Fix gleb's attempt to doWarner Losh2005-09-221-4/+7
* Fix build.Gleb Smirnoff2005-09-221-9/+4
* Bump up BUFSIZE from 4k to 8k. This was requested by portmgr@ to allowMark Peek2005-09-221-0/+1
* Note Hawking PN652TX supportWarner Losh2005-09-221-0/+2
* Clarify supported cardsWarner Losh2005-09-221-2/+3
* Fix the "fpudna: fpcurthread == curthread XXX times" problem.Stephan Uphoff2005-09-221-0/+1
* Don't pretend to be thread0 when calling sync().Stephan Uphoff2005-09-221-2/+2
* Cause all flags passed by boot2 to set the respective loader(8)Ruslan Ermilov2005-09-223-1/+12
* Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE:Ruslan Ermilov2005-09-2210-15/+90
* Remove compat layer for OLDCARD compatibility. All instances of itWarner Losh2005-09-222-39/+0
* Since special interface types get their own subsectionsYaroslav Tykhiy2005-09-221-98/+104
* - RBX_MASK wasn't updated when RB_PAUSE was changed from 0x40000Ruslan Ermilov2005-09-222-4/+4
* Fix a typoBrian Somers2005-09-221-1/+1
* Add fi_sx, an sx lock to serialize I/O operations on the socket pairRobert Watson2005-09-221-3/+16
* Add HTTP proxy authentication, via the HTTP_PROXY_AUTH environmentColin Percival2005-09-221-1/+101
* 'PC Card' instead of other variantsWarner Losh2005-09-226-12/+12
* Eliminate dead codeWarner Losh2005-09-221-6/+0
* PC Card instead of other variantsWarner Losh2005-09-222-5/+5
* Finish last commit: actually remove compat methods from bt3c_pccard_methodsWarner Losh2005-09-221-7/+3
* Remove broken OLDCARD compat shims.Warner Losh2005-09-221-16/+4
* Do not use passphraseless keys for authentication unless the nullokDag-Erling Smørgrav2005-09-222-2/+13
* MFp4: save mac addr hint, eliminage OLDCARD shimsWarner Losh2005-09-222-35/+11
* Use the AHC_DISABLE_PCI_PERR flag to silence parity error reporting onJustin T. Gibbs2005-09-221-8/+15
* Remove OLDCARD shimsWarner Losh2005-09-221-33/+17
* Enhance diagnostic printfs for the chains of free lists used toJustin T. Gibbs2005-09-221-1/+3
* Correct bug that caused the completed "recovery" scb to have itsJustin T. Gibbs2005-09-222-2/+4
* Set allow_memio to 1 if fetching the allow_memio hint fails. ThisJustin T. Gibbs2005-09-221-0/+1
* MFp4: Remove OLDCARD shimsWarner Losh2005-09-221-27/+13
* MFp4: trivial KNF nitsWarner Losh2005-09-221-6/+1
* MFp4: KNF (mostly remove K&R function definitions). Fix some spaces leftWarner Losh2005-09-221-176/+82