summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-28109-747/+25779
* Be sure to not destroy device twice. This is not possible in theory, butpjd2006-04-281-2/+13
* - use ath(4) in the wireless examples rather than the aging wi(4)thompsa2006-04-281-19/+37
* Be sure to not destroy device twice. This is not possible in theory, butpjd2006-04-281-2/+13
* Autogenerate hardware notes for rr232x(4).brueffer2006-04-283-0/+5
* Add a basic man page for the sysctl(9) macro interfaces. Previously manrwatson2006-04-284-0/+346
* Add a section about locking protocol for busdma.scottl2006-04-281-0/+59
* Oops, forgot to remove the old entry in the last revision.brueffer2006-04-281-1/+0
* Install rr232x.4 only on i386 and amd64.brueffer2006-04-281-0/+2
* Tweak the DMA limit from rev 1.33, it was off by one byte.silby2006-04-281-1/+1
* Switch all bus_dmamap_sync calls that used PREREAD to PREWRITE and allsilby2006-04-281-10/+10
* Enable the rr232x driver for amd64.scottl2006-04-284-0/+14
* Fix a typo.scottl2006-04-281-1/+1
* Add a manpage for the rr232x driver.scottl2006-04-282-0/+96
* Fix a typo that slipped in right before commit.scottl2006-04-281-1/+1
* Unbreak pc98. Sorry...sobomax2006-04-281-0/+2
* Add some incomplete support for Marvell Yukon EC controllers based onsobomax2006-04-282-20/+134
* - Add a BO_NEEDSGIANT flag to the bufobj. This flag forces all childjeff2006-04-283-2/+10
* - Consistently track ni_dvp and ni_vp with dvfslocked and vfslocked ratherjeff2006-04-281-13/+15
* The alignment parameter to busdma must be a power of two, while the if_bfescottl2006-04-271-2/+2
* Sort includes.jhb2006-04-271-2/+2
* A whitespace fix.jhb2006-04-271-1/+1
* Drop locking comments. ddb functions should never use locking anyway andjhb2006-04-271-6/+0
* MFp4: reworked iwi-drivermlaier2006-04-273-702/+1729
* In general, bits in the page directory entry (PDE) and the page tablealc2006-04-272-14/+12
* Add the rr232x driver to the default kernels.scottl2006-04-272-0/+6
* When pccard_safe_quote is passed NULL for src, it shouldn't panic.imp2006-04-271-1/+1
* New release notes: sab(4) removal, non-AT keyboard controller i386bmah2006-04-272-0/+20
* Add the 'rr232x' driver for the HighPoint RocketRAID 2320 series of cards.scottl2006-04-2719-0/+13110
* With minidumps, the dumping partition could be smaller than physicalps2006-04-271-1/+8
* back out for now... revert ccpu to being kern.ccpu...jmg2006-04-271-1/+1
* Don't use ", but instead use ' instead. I suppose I could have alsoimp2006-04-271-5/+5
* o Add 5 Timedia single port serial cards.marcel2006-04-271-8/+25
* ru@ recently changed lorder to support library archives. Documentimp2006-04-271-1/+9
* Fix problem with having more than 1GM of RAM. Also fix a nearby busdmascottl2006-04-271-5/+8
* s/long/int.davidxu2006-04-271-2/+2
* - Use same priority range returned by kernel's sched_get_priority_min()davidxu2006-04-276-55/+57
* sk(4) now also works on sparc64 (as of yongari's recent commits).simon2006-04-271-1/+1
* Uncomment sk(4) as it's now working.yongari2006-04-271-1/+1
* Bring busdmafied sk(4) to all architectures.yongari2006-04-274-588/+1695
* Use 115200 and not 9600 as the initial baudrate. This speeds upmarcel2006-04-271-1/+1
* In the case when reset via keyboard controller doesn't work for some reasonsobomax2006-04-271-3/+19
* Fix build on i386delphij2006-04-271-2/+2
* The size of I/O ranges can be anything from 16 bytes to 2G bytes.marcel2006-04-271-2/+2
* Correct DRIVER_MODULE declaration.yongari2006-04-271-1/+1
* o Add 2 HP Diva single port UARTs.marcel2006-04-271-0/+2
* Change the semantics of brk_max to dynamically deal with data segmentjasone2006-04-271-71/+83
* The sk(4) driver has moved to /sys/dev/skyongari2006-04-277-5151/+5
* MFamd64: shrink pv entries from 24 bytes to about 12 bytes. (336 pv entriespeter2006-04-262-155/+369
* Move vm.pmap.pv_entry_count out from the PV_STATS ifdefs. It is alwayspeter2006-04-261-2/+3
OpenPOWER on IntegriCloud