summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ohci controller mapping.imp2006-03-181-19/+30
* MFp4:imp2006-03-181-112/+151
* MFP4:imp2006-03-181-6/+6
* MFP4:imp2006-03-181-317/+28
* MFp4:imp2006-03-181-49/+195
* MFp4:imp2006-03-181-2/+3
* If an NFS server returns more than a few EJUKEBOX errors for a given RPCcel2006-03-171-8/+4
* Modify netatalk to ensure, and assert, that pcb's remain attached torwatson2006-03-172-26/+11
* Reimplementation of world/kernel build options. For details, see:ru2006-03-1719-27/+67
* Change so_pcb invariants in netnatm, such that netnatm sockets always haverwatson2006-03-171-49/+13
OpenPOWER on IntegriCloud