summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hook libmemstat(3) up to the build.rwatson2005-07-141-1/+1
* kbdmux(4) keyboard multiplexer integrationemax2005-07-142-0/+1326
* Check the vendor and device, not subvendor and subdevice, when looking forscottl2005-07-141-2/+2
* Add libmemstat(3), a library for use by debugging and monitoringrwatson2005-07-148-0/+1402
* Introduce a new sysctl, vm.zone_stats, which exports UMA(9) allocatorrwatson2005-07-143-17/+240
* In addition to tracking allocs in the zone, also track frees. Addrwatson2005-07-142-0/+7
* In an earlier world order, UMA would flush per-CPU statistics to therwatson2005-07-141-1/+2
* Add SL811 based host controller driver for CF usb host controller.takawata2005-07-147-0/+2120
* Add recently invented COMPAT_FREEBSD5 option.kensmith2005-07-147-0/+7
* Correct build on 64-bit: cast u_int64_t to (unsigned long long) beforerwatson2005-07-141-1/+1
* Fix breakage introduced in rev 1.7.jkoshy2005-07-141-1/+1
* Add device id for RATOC REX CFU1 sl811 based USB Host Controller.takawata2005-07-141-1/+2
* Prepare to commit SL811 based Host controller driver.takawata2005-07-141-0/+1
* MFp4:yar2005-07-141-80/+105
* Fix a minor buglet making the code match the comment. Fractional cylindersphilip2005-07-141-1/+1
* Introduce a new sysctl, kern.malloc_stats, which exports kernel mallocrwatson2005-07-142-13/+121
* Bump the module versions of the MAC Framework and MAC policy modulesrwatson2005-07-145-5/+17
* When devfs cloning takes place, provide access to the credential of therwatson2005-07-1415-34/+99
* Remove obsolete ttya/ttyb entries and replace with ttyy0/1.grehan2005-07-141-2/+4
* kbdmux(4) keyboard multiplexer integrationemax2005-07-134-3/+29
* Add symbolic names for the IFF_PPROMISC and IFF_NEEDSGIANT flagsyar2005-07-131-1/+1
* Don't start a sentence with an identifier.yar2005-07-131-0/+3
* Add a 'sysent' target that depends on the various files built fromjhb2005-07-132-2/+7
* Previously the bridge MTU was set to ETHERMTU and could not be changed. Sincethompsa2005-07-132-1/+9
* Regen.jhb2005-07-1328-705/+705
* Make a pass through all the compat ABIs sychronizing the MP safe flagsjhb2005-07-139-678/+678
* * Open permissions on /var/run/devd.pipe so that any user can read devd eventsmarcus2005-07-131-1/+3
* Replace fch{mod,own} with straight ch{mod,own} as the former cannot be usedmarcus2005-07-131-2/+2
* Fix two minor parsing bugs in -S processing:gad2005-07-131-14/+23
* Don't try to probe ISA PnP devices for now until this driver can grow ajhb2005-07-131-0/+6
* Fixup some more fallout from the lapic/i8254 changes:jhb2005-07-135-119/+95
* - Ignore BIOS IRQs (that is, IRQ settings left by the BIOS or a previous OSjhb2005-07-131-1/+10
* Don't attach the non-PnP mss pcm(4) driver to acpi busses as ACPI onlyjhb2005-07-131-1/+0
* Regen.jhb2005-07-134-28/+26
* - Stop hardcoding #define's for options and use the appropriatejhb2005-07-133-22/+7
* Wrap the ia64-specific freebsd32_mmap_partial() hack in Giant for nowjhb2005-07-131-1/+6
* o Check to make sure the card has a function (panic if not) in read_ivar.imp2005-07-132-45/+65
* The supposed OLD STYLE network MAC id tuple was really just a buggyimp2005-07-132-14/+1
* Stop using OLDCARD shims. rename xe_pccard_match to xe_pccard_probeimp2005-07-132-100/+61
* Nitsimp2005-07-131-1/+0
* Minor reorg to keep each bus' files on one lineimp2005-07-131-3/+4
* Minor reorg to have each bus' files on one line.imp2005-07-131-4/+5
* Comment out a few entries in the sn_pccard_products table untilimp2005-07-131-27/+40
* Add a couple of other products, tweak a few descriptions.imp2005-07-131-1/+5
* Commit firmware that the xilinx on the Ositech Seven of Diamonds and aimp2005-07-131-0/+382
* NET_LOCK_GIANT() when entering network code.glebius2005-07-131-0/+2
* Fix spelling error in sample command.rwatson2005-07-131-1/+1
* Cross-reference sem_getvalue(3) from several other semaphore-relatedrwatson2005-07-133-0/+3
* MFi386: revision 1.617.nyan2005-07-131-1/+1
* Use an interrupt gate for the NMI handler and prevent too-earlyjkoshy2005-07-133-31/+7
OpenPOWER on IntegriCloud