summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert mount_smbfs to use nmount().rodrigc2005-11-164-261/+68
* - Add errmsg to the list of smbfs mount options.rodrigc2005-11-161-7/+23
* Do not pass noauto to nmount() or external mount program.rodrigc2005-11-161-1/+10
* Catch up with loader_color -> loader_logo and document beastie_disable.ru2005-11-152-5/+12
* Revise hcsecd(8) and sdpd(8) rc.d scripts.emax2005-11-152-6/+22
* Provide a link to the documentation of the I/O APIC at Intel.andre2005-11-151-0/+4
* Add geometry of SiliconSystems 4GB CF cardphk2005-11-151-0/+13
* Add some initial bits (currently unused) for upcoming AMRR support.damien2005-11-151-0/+10
* Add some initial bits (currently unused) for upcoming AMRR support.damien2005-11-151-0/+77
* Optimize and clean TX time computation.damien2005-11-152-44/+14
* Add BCM5752 to HARDWARE section.glebius2005-11-151-1/+3
* Recognize Broadcom BCM5752 chip, that can be found in HP DC7600.glebius2005-11-152-2/+7
* Some whitespace and style cleanup.glebius2005-11-152-89/+88
* Update ieee80211_mhz2ieee to understand public safety bands and spectrumsam2005-11-152-9/+24
* nuke special handling to extend cts when bursting; it was race pronesam2005-11-153-65/+2
* bandaid inconsistent state handling: the rate index map may besam2005-11-151-0/+5
* Unbreak kernel builds.kan2005-11-151-2/+2
* The KAME's getipnodebyaddr() code honor the MULTI_PTRS_ARE_ALIASESume2005-11-151-0/+1
* Keep track of volumes in non-optimal state and expose a simple countkan2005-11-152-0/+13
* Add a new configuration variable, ipv4_addrs_<ifn>, which adds one orbrooks2005-11-144-5/+84
* Briefly document the use of kern.elf32.can_exec_dyn.cognet2005-11-141-0/+4
* Add a new sysctl, kern.elf[32|64].can_exec_dyn. When set to 1, one cancognet2005-11-141-1/+7
* 0xb1881106 seems to be an AGP bridge and some BIOSes incorrectly handlejkim2005-11-142-32/+144
* Listen to jhb, and remove bogus claim of support of DE425.wilko2005-11-141-1/+1
* In ktr_getrequest(), acquire ktrace_mtx earlier -- while the racerwatson2005-11-141-2/+3
* Update my email address, so people know where the exact /ariff2005-11-143-7/+7
* Add Intel ICH7.joel2005-11-141-1/+3
* From luigi:ariff2005-11-141-35/+71
* From luigi:ariff2005-11-141-2/+9
* Unlike the rest of the world, NDIS code can access "structru2005-11-141-1/+2
* ac97.c:ariff2005-11-142-2/+3
* Fix a long standing unhandled interrupt bug which can causeariff2005-11-141-2/+2
* - Added few more Intel HDA ids (ICH 6/7) which does have backwardariff2005-11-141-104/+154
* Use both (enabled by default) DAC1 and DAC2 to provide 2ariff2005-11-141-105/+473
* Fix left/right channel mixed-up during recording by splitting recdevariff2005-11-141-13/+22
* In build_iovec(), if passed in len is -1, check to see ifrodrigc2005-11-141-3/+6
* o Style: restore tab indentation mangled in the previous delta.maxim2005-11-141-5/+5
* Eliminate coredump problem introduced by last commit.rodrigc2005-11-141-2/+8
* Use the new syntax for GENERIC.des2005-11-141-1/+1
* Build a PAE kernel if a PAE config exists.des2005-11-141-0/+1
* Add support for the += operator, which appends to a multiple-value variable.des2005-11-142-6/+19
* Add support for building other kernels than LINT and GENERIC.des2005-11-142-15/+39
* Unbreak for !INET6 case.ru2005-11-141-1/+1
* Eliminate build breakage due to warnings about const.rodrigc2005-11-141-3/+3
* Reuse delete_and_clear() template helper.bland2005-11-141-5/+1
* Fix misspelling.imp2005-11-141-2/+2
* Provide a dummy NO_XBOX option that lives in opt_xbox.h for pc98.imp2005-11-144-6/+4
* Add xbox associated options/devices to LINT.imp2005-11-141-0/+17
* Update to match geom_gpt:1.35marcel2005-11-131-3/+5
* o Slightly refactor the ctlreq code to maximize code sharing betweenmarcel2005-11-131-67/+127
OpenPOWER on IntegriCloud