summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add nge. (I've used one for about a week in an XP1000.)alc2004-09-111-0/+1
* Add a threadcount field which we will need later for device removalphk2004-09-111-0/+1
* Fix build if both of BKTR_USE_FREEBSD_SMBUS and BKTR_NEW_MSP34XX_DRIVER aredwhite2004-09-111-0/+4
* Add two spare fields to struct resource for some planned enhacenmentsimp2004-09-111-0/+2
* Double the number of kernel page tables for amd64 and for i386/PAE. The oldscottl2004-09-112-3/+5
* Remove unneeded VGE_UNLOCK() in vge_detach().wpaul2004-09-111-1/+0
* Whitespace fixjulian2004-09-111-1/+0
* Try committing from the right tree this timejulian2004-09-111-3/+3
* o Print more info in the verbose mode;sobomax2004-09-101-31/+32
* Add vge(4) to the Hardware Notes.simon2004-09-103-0/+5
* Make up my mind if cpu pinning is stored in the thread structure or thejulian2004-09-105-20/+53
* Clarify/extend in several places and make sure that everything matches reality.sobomax2004-09-101-16/+32
* Bump WARNS level to 6.trhodes2004-09-101-0/+1
* Add some code to allow threads to nominat a sibling to run if theyu are going...julian2004-09-105-9/+55
* Add a manual page for the vge(4) driver.wpaul2004-09-102-0/+188
* Add device driver support for the VIA Networking Technologieswpaul2004-09-1015-1/+4130
* Add two spare elements for planned but not yet implemented stuff relatedphk2004-09-101-0/+5
* Add mkuzip(8), non-GPL utility to compress filesystem images for use withsobomax2004-09-104-0/+356
* Fix oversight reported by Norikatsu Shigemura for the "sym" driverse2004-09-101-0/+1
* Add netrate (netreceive, netsend), a tool for generating (and sinking)rwatson2004-09-106-0/+398
* Make it depend on PCI as well.mjacob2004-09-101-0/+1
* Make sym depend, as a module, on cam.mjacob2004-09-101-0/+1
* Remove the debugging tunable, it was not being used.trhodes2004-09-102-14/+3
* I found "portsdb -u" dumps core with recent INDEX file, and this iskuriyama2004-09-101-0/+2
* Sync with recent English versionsden2004-09-1013-327/+700
* o Initialize a local variable and make gcc happy.maxim2004-09-101-0/+2
* Fix a type bug which sometimes wrote unusable lock sectors on the disk.phk2004-09-101-2/+2
* Reduce the amount of memory reported to busdma.sos2004-09-102-8/+10
* Convert sndstat_lock from a mutex to an sx lock. sndstat_read()truckman2004-09-101-26/+29
* Remove spare ")"brueffer2004-09-101-1/+1
* Better fix the busdma problem exposed by ATA. With the CMD 646 formarcel2004-09-101-1/+5
* Fix a problem mentioned in the previous revision in a different,ru2004-09-101-3/+3
* Fix format strings to unbreak with -DDEBUG option.kuriyama2004-09-104-19/+20
* The previous commit, roughly one and a half years ago removed themarcel2004-09-101-62/+14
* remove giant required from kqueue_close..jmg2004-09-101-2/+0
* - grammar fixesbrueffer2004-09-101-3/+3
* Connect cnw.4 to the build.brueffer2004-09-101-0/+1
* Add a manpage for the cnw(4) driver, adopted from NetBSD.brueffer2004-09-091-0/+130
* - add a HARDWARE section based on the driver READMEbrueffer2004-09-091-5/+47
* Add the .h files to the .o dependency lists so the .h's are created beforeobrien2004-09-091-2/+2
* Add comments about why we're freeing subdevs (which is completelyimp2004-09-091-8/+11
* We don't need a uhub_child_detached() routine now that we don't detachimp2004-09-091-34/+2
* Teach the stack trace code how to step across a double fault when steppingjhb2004-09-091-0/+20
* Shame on me. I screwed up product ID for the 3COM Bluetooth PC-Card.emax2004-09-091-1/+1
* For the moment, back out my back out of green's 1.87 commit. While itimp2004-09-091-11/+9
* Use the recently introduced RES_DFLRETRY parameter instead of a well-hiddenyar2004-09-091-1/+1
* Add the macro RES_DFLRETRY long-promised by resolver(5).yar2004-09-091-0/+1
* Improve the description of "timeout" and "attempts" resolveryar2004-09-091-5/+14
* sparc64 is not ready for PREEMPTION, so turn it off for now.scottl2004-09-091-1/+1
* Restore NetBSD SCM ID.obrien2004-09-091-1/+1
OpenPOWER on IntegriCloud