summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert netipx to use queue(9) doubly-linked lists instead of home-brewrwatson2004-12-306-38/+45
* Garbage collect unused (and incompletely implemented) functions:rwatson2004-12-303-108/+0
* Constify ipx_zeronet, ipx_zerohost, ipx_broadnet, ipx_broadhost.rwatson2004-12-302-12/+11
* Enable NCP build in NOTES so that it is visible in LINT.rwatson2004-12-301-1/+1
* Make syslog(3) thread safe.glebius2004-12-301-9/+53
* Sync with i386 GENERIC some:jhb2004-12-301-41/+46
* - Indent the comments beside the SMP options to the same level as all thejhb2004-12-301-4/+4
* Plug memory leak.dds2004-12-301-0/+4
* Make the sysctls kern.ipc.msgmnb and kern.ipc.msgtql into tunables asrwatson2004-12-301-2/+4
* mac_portacl.c no longer references vnode_if.h.rwatson2004-12-301-2/+1
* Add LOG_NTP facility.krion2004-12-301-1/+3
* Remove a check that never returns true, because in this case we have panicglebius2004-12-301-2/+0
* Correct two typos; remove a duplicate.schweikh2004-12-301-5/+2
* [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
OpenPOWER on IntegriCloud