aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a load of dependancy violations.Doug Rabson2001-10-052-7/+7
* The aio kthreads start off with a root credential just like all otherJohn Baldwin2001-10-051-7/+0
* Low-level code for programming the I/O SAPIC.Doug Rabson2001-10-051-0/+151
* Re-route interrupts on ia64 so that we can get the I/O SAPIC interruptDoug Rabson2001-10-051-1/+12
* Wire up most of the interrupt handling infrastructure. Not sure it worksDoug Rabson2001-10-056-40/+342
* Fix typo which meant that we never actually found the ACPI 2.0 table.Doug Rabson2001-10-051-1/+1
* Quote the value of pccard_ether_delay, the only unquoted value in theSheldon Hearn2001-10-051-1/+1
* Add some important advice for young optical physicists.Kris Kennaway2001-10-051-0/+2
* Disable interrupts when we are in DDB.Doug Rabson2001-10-051-3/+3
* Add ia64_get_lid().Doug Rabson2001-10-051-3/+14
* Move the agp(4) page from the i386 directoryYaroslav Tykhiy2001-10-053-5/+6
* Show kernel config syntax, not kldload commandYaroslav Tykhiy2001-10-051-1/+1
* Activate the bridge/dummynet modules.Paul Saab2001-10-051-0/+2
* Only allow users to see their own socket connections ifPaul Saab2001-10-058-9/+62
* Use the traditional "indent" offset for mdoc(7) lists.Yaroslav Tykhiy2001-10-051-1/+1
* Update the status of VLAN support in the ethernet drivers.Yaroslav Tykhiy2001-10-051-2/+7
* Add the manpage for the AGP interface.Yaroslav Tykhiy2001-10-052-2/+73
* Make it so dummynet and bridge can be loaded as modules.Paul Saab2001-10-0511-176/+201
* Regen.Warner Losh2001-10-051-2/+38
* MFNetBSD:Warner Losh2001-10-051-1/+23
* also install roken-common.hAssar Westerlund2001-10-051-1/+1
* Updated release note: fsck(8) default cylinder group behavior.Bruce A. Mah2001-10-052-8/+12
* Remove some bogus "(off_t)(dumplo + value)" and "(off_t)dumplo" casts,Peter Wemm2001-10-051-16/+18
* Argh. Fix another >2GB savecore problem.Peter Wemm2001-10-051-1/+1
* Properly static'ize increase_maxtable().David E. O'Brien2001-10-051-1/+1
* Fix the output so it really does dynamically resize the table.David E. O'Brien2001-10-051-14/+44
* Increase the table size by an order of magnitude.David E. O'Brien2001-10-051-1/+1
* Update usage of AcpiEnableEvent to reflect a new argument.Mike Smith2001-10-044-15/+16
* Update list of sources to match 20010920 snapshot.Mike Smith2001-10-041-2/+2
* Update to reflect one file added, one removed.Mike Smith2001-10-041-1/+1
* Remove file obsoleted by the 20010920 snapshot.Mike Smith2001-10-041-195/+0
* Merge our local patches into the 20010920 snapshot. Note that theMike Smith2001-10-044-274/+174
* This commit was generated by cvs2svn to compensate for changes in r84493,Mike Smith2001-10-041-0/+424
|\
| * Import of the Intel ACPI CA 20010920 snapshot.Mike Smith2001-10-041-0/+424
* | This commit was generated by cvs2svn to compensate for changes in r84491,Mike Smith2001-10-0476-1765/+2136
|\|
| * Import of the Intel ACPI CA 20010920 snapshot.Mike Smith2001-10-0480-2032/+2300
* | Move <pubdate></pubdate> element into the <articleinfo></articleinfo> area,Bruce A. Mah2001-10-042-8/+4
* | Consolidate the various SGML source files making up the releaseBruce A. Mah2001-10-0410-109/+179
* | Remove the SSLEEP case from the load average computation. This hasIan Dowse2001-10-041-5/+0
* | Add compatibility functions for the AF_LOCAL RPC transport stuffBill Paul2001-10-045-0/+250
* | The upgrade instructions referred to an article that was (I think)Bruce A. Mah2001-10-041-6/+14
* | Update the promise raid structure with some of the info I've gatheredSøren Schmidt2001-10-042-19/+24
* | In "Further Reading", mention other DocProj articles/books (in addition toBruce A. Mah2001-10-041-1/+10
* | Final style(9) commit: placement of opening brace; a continuation indent IDag-Erling Smørgrav2001-10-041-5/+8
* | More style(9) fixes: no spaces between function name and parameter list;Dag-Erling Smørgrav2001-10-041-30/+30
* | Bump __FreeBSD_version after change in ABI for discriptor and creds passingDavid Malone2001-10-041-1/+1
* | This file had a mixture of "return foo;" and "return (foo);"; standardizeDag-Erling Smørgrav2001-10-041-24/+24
* | Add nmdm driver.Mark Peek2001-10-042-0/+6
* | Add eficlock.c and remove sscclock.c.Doug Rabson2001-10-041-1/+1
* | Don't pretend the argument to clockattach is a device - it isn't.Doug Rabson2001-10-041-1/+1