summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implement a gctl handler and the verb "write MBR" which can be used tophk2005-07-151-5/+55
* Decouple vttest from the tree so we can remove <sgtty.h>phk2005-07-151-1/+1
* Switch to contemporary TTY interface.phk2005-07-151-1/+3
* Use the new cis scanning code to look for the proper MAC address. Theimp2005-07-151-74/+44
* Fix a couple of leaking situations when errors happen.imp2005-07-151-0/+2
* Fix the xircom match routine. In it we were always return a matchimp2005-07-151-0/+3
* Add options for sl811.takawata2005-07-151-0/+1
* Don't wait for the printer to become ready before allowing the open toimp2005-07-151-23/+1
* s/_us//imp2005-07-151-1/+1
* Move to using tsleeps in the cardbus reset case as well. Thisimp2005-07-151-3/+7
* Correct one regression test (which was expected an incorrect answer), andgad2005-07-151-1/+66
* Note non-support of modem side of DMF650TX cardimp2005-07-151-1/+6
* Add support for the DLink DMF650TX Ethernet+56k modem PC Card. Thisimp2005-07-151-6/+28
* Mention the PC Card devices known to work with this driver, as wellimp2005-07-151-9/+25
* Add real support for obtaining the silicom MAC address from theimp2005-07-151-34/+7
* Insert missing int i;imp2005-07-151-0/+1
* kbdmux(4) keyboard multiplexer integrationemax2005-07-144-0/+54
* kbdmux(4) keyboard multiplexer integrationemax2005-07-144-31/+127
* Print newly exported pfsync statistics with netstat(8).mlaier2005-07-143-1/+52
* Export pfsyncstats via sysctl "net.inet.pfsync" in order to print them withmlaier2005-07-142-3/+10
* Convert a remaining !fs.map->system_map tojhb2005-07-141-1/+1
* Omnibus power and interrupt fixes:imp2005-07-143-48/+76
* Also provide the function type in the nomatch routine.imp2005-07-141-4/+7
* - Remove MLINKS to nonexistant manpagesbrueffer2005-07-1419-27/+29
* Move eventhandler for 'ifnet_departure_event' at the end of the progress.mlaier2005-07-141-2/+2
* Fixes for NFS crashes on architectures that require strict alignment.ps2005-07-143-4/+20
* Properly combine per-CPU UMA cache allocation and free counts with therwatson2005-07-141-4/+5
* Scan static SMBIOS structures and export the following environmentjkim2005-07-144-1/+182
* Remove superfluous semicolon at the end of the __strong_reference() macrokbyanc2005-07-141-1/+1
* Add a new flag '-k' to ifconfig(8), indicating that it is alright torwatson2005-07-144-2/+18
* 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
OpenPOWER on IntegriCloud