summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Remove stale KSE code.davidxu2006-03-212-24/+3
* Apply more thorough fixes while dealing with device opening and closing:ariff2006-03-214-185/+275
* Recover (?) support for AD1815 based ISA soundcards.ariff2006-03-211-0/+3
* Remove unused leaked debug function prototype.tegge2006-03-211-1/+0
* Add descriptions for the sysctls:keramida2006-03-201-4/+4
* regennetchild2006-03-203-15/+45
* Fix tinderbox on alpha.netchild2006-03-202-15/+14
* Drop some unneeded casts since we program the kernel in C rather than C++.jhb2006-03-204-4/+4
* regen: fix of linuxolator with testing in a cross-buildnetchild2006-03-203-9/+15
* Fix the linuxolator on amd64 (cross-build).netchild2006-03-201-2/+3
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-0/+4
* Restore fd optimization with a few minor tweaks, to quote tegge:csjp2006-03-201-2/+5
* Allow compilation when not using softupdates.tegge2006-03-191-2/+0
* Let snapshots make a copy of old contents for all buffers taking part in ategge2006-03-192-16/+39
* Add kludge to avoid deadlock when unlinking snapshot.tegge2006-03-191-0/+16
* Reduce probability of unmount failing after having unmounted snapshots.tegge2006-03-191-0/+1
* Ensure that vnode for directory isn't reclaimed before ffs_snapshot() hastegge2006-03-191-4/+3
* Call vn_start_write() before locking vnode.tegge2006-03-191-2/+2
* Don't call vn_finished_write() if vn_start_write() failed.tegge2006-03-193-12/+18
* - Correct an assert in vop_rename_pre. fdvp may be locked if it is eitherjeff2006-03-191-1/+1
* Merge Perforce change 93581 from TrustedBSD audit3 branch:rwatson2006-03-199-526/+541
* Merge Perforce changes 93512, 93514, 93515 from TrustedBSD audit3rwatson2006-03-194-495/+617
* Merge Perforce change 93570 from TrustedBSD audit3 branch:rwatson2006-03-191-0/+10
* Merge Perforce change 93567 from TrustedBSD audit3 branch:rwatson2006-03-191-1/+1
* Merge Perforce change 93568 from TrustedBSD audit3 branch:rwatson2006-03-192-6/+6
* Merge Perforce change 93506 from TrustedBSD audit3 branch:rwatson2006-03-192-2/+98
* Actually I wanted 'nolockd' here instead of 'lockd'.pjd2006-03-191-1/+1
* Update copyright for 2006.pjd2006-03-195-5/+5
* Make net.inet.ip.portrange.reservedhigh anddwmalone2006-03-192-1/+4
* kern.geom.raid3.sync_requests=2 seems to be a better default - it stillpjd2006-03-191-3/+3
* Regen.ru2006-03-193-3/+4
* Unbreak COMPAT_LINUX32 option support on amd64.ru2006-03-1913-0/+19
* kern.geom.mirror.sync_requests=2 seems to be a better default - it stillpjd2006-03-191-2/+2
* implements section 2.2 of RFC4191, regarding the reserved preference value (10)suz2006-03-191-12/+2
* updates net.inet6.ip6.kame_version as the proof of the latest KAME mergesuz2006-03-191-1/+1
* Back out fd optimization introduced in revision 1.280 as it appears to becsjp2006-03-181-3/+1
* Add reference to PR to TOSHIBA TransMemory quirk entry.joerg2006-03-181-0/+1
* regennetchild2006-03-187-12/+23
* Fixup some problems in my previous commit (COMPAT_43).netchild2006-03-1813-25/+4
* Enable global pages TLB extension on Application Processors.ups2006-03-181-0/+7
* Merge perforce 93507:rwatson2006-03-181-2/+2
* Merge perforce change 93199:rwatson2006-03-184-7/+8
* - Add a PR number for future reference.flz2006-03-181-1/+1
* regen after COMPAT_43 removalnetchild2006-03-1815-46/+88
* Get rid of the need of COMPAT_43 in the linuxolator.netchild2006-03-1812-61/+227
* Oops - fix the build in the !USB_DEBUG case.iedowse2006-03-181-0/+2
* Let the EHCI hardware track the toggle state for bulk and interruptiedowse2006-03-181-50/+27
* Properly use the sense key infosos2006-03-182-3/+5
* When deconfiguring a log, only stop PMCs that are in the RUNNINGjkoshy2006-03-181-1/+2
* MFp4:imp2006-03-181-0/+199
OpenPOWER on IntegriCloud