summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [1] Remove the generic bridge support from those drivers that had it. Theanholt2004-12-308-30/+110
* Make umtx_wait and umtx_wake more like linux futex does, it isdavidxu2004-12-302-50/+16
* Fix typos.brueffer2004-12-301-3/+3
* Clearer va-args usage.obrien2004-12-301-4/+3
* Rewrite the code that hacks a short names to use inkientzle2004-12-291-62/+154
* Remove vnode_if.h for rev 1.14.obrien2004-12-291-2/+1
* Don't call ugen_destroy_devnodes(). it is called from ugen_set_config()julian2004-12-291-3/+0
* Catch up with stat.h a bit:trhodes2004-12-291-6/+5
* Mark up SIGSTOP with .Dv and use .Nm in HISTORY for marking up `signal'.keramida2004-12-291-3/+3
* Remove the special sparc64 time_t support.obrien2004-12-291-51/+0
* A lot of people may want to submit PRs from systems that are notkeramida2004-12-291-0/+7
* Merge the following from the English version:hrs2004-12-297-190/+56
* SMC SMC2536W-AG verified as working.brueffer2004-12-291-1/+2
* Autogenerate device listings for bktr(4).brueffer2004-12-293-6/+7
* - call the driver 'bktr' instead of 'brooktree' throughout the documentbrueffer2004-12-291-19/+64
* Correctly initialise the 2nd kernel segment, and don'tgrehan2004-12-293-3/+9
* We don't need to generate vnode_if.h anymoreimp2004-12-2924-27/+23
* No need to generate vnode_if.h anymoreimp2004-12-295-5/+5
* NO_NIS cleanup: LINKS and MLINKSache2004-12-291-0/+2
* More NO_NIS cleanup: LINKS and MLINKSache2004-12-291-0/+4
* Document callout_pending() macro.glebius2004-12-291-1/+6
* Move WINBOND 4 port hub to its proper location in the file. It belongsimp2004-12-291-1/+3
* Eliminate (now) unnecessary acquisition and release of the global pagealc2004-12-291-4/+0
* Make an argument name in the synopsis match that in the text. Correctjkoshy2004-12-291-2/+2
* Access to the page's busy field is (now) synchronized by the containingalc2004-12-291-1/+0
* Drop hold on patch. ENOTIME for long-stalled ideas here. Too busy elsewhere.gad2004-12-291-1/+3
* Various markup and spelling fixes.trhodes2004-12-295-7/+8
* Add the Winbond made Hawking UH104 4-port hub.obrien2004-12-291-0/+6
* Rewrite ehci_abort_xfer() to use the method hinted at in the EHCI spec.julian2004-12-292-45/+108
* Some grammar, spelling, and mdoc(7) fixes. No content changes.trhodes2004-12-293-3/+4
* Allow ':' and '%' in hostname specifications so that we can specify IPv6dwmalone2004-12-281-1/+1
* Pass an explicit pointer to the bus structure in the 'usb' device ivarjb2004-12-283-3/+3
* Some syslog messages delimit the program tag with whitespace ratherdwmalone2004-12-281-2/+2
* Remove debug code.pjd2004-12-281-10/+2
* - Up the WITNESS_COUNT macro from 200 to 1024 to support the growing numberjhb2004-12-281-2/+1
* Detect if class name is '-h' or 'help' and if it is, show general helppjd2004-12-281-0/+6
* Update for FILE v4.12.ru2004-12-281-6/+9
* Update for FILE v4.12.ru2004-12-281-48/+70
* - Plug a memory leak in ng_netflow_cache_init().glebius2004-12-281-5/+10
* Don't probe for a disk unless explicitly enabled by a tunable.grehan2004-12-281-0/+6
* Catch up with file 4.12 import.obrien2004-12-282-4/+4
* This commit was generated by cvs2svn to compensate for changes in r139368,obrien2004-12-2847-2866/+8949
|\
| * Virgin import of Christos Zoulas's FILE 4.12.obrien2004-12-2847-2866/+8949
* | - Add some notes on what is required to run schedgraph.py successfully.arr2004-12-281-0/+11
* | Add FR support to sppp (MFCronyx).rik2004-12-285-15/+688
* | Remove warnings and make wc WARNS=6 clean.josef2004-12-272-6/+4
* | nos->now typo reported by njlimp2004-12-271-1/+1
* | Add note about where major numbers are now assignedimp2004-12-271-0/+3
* | Formatting nitsimp2004-12-271-6/+6
* | Rewrite piece of code which I committed some time ago that allows topjd2004-12-273-13/+15
OpenPOWER on IntegriCloud