summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Fix spelling.ru2006-03-191-1/+1
* | Optimize realloc() to reallocate in place if the old and new sizes arejasone2006-03-191-105/+167
* | 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
* | Also refer to csup in the example SUP setting.mux2006-03-191-1/+1
* | Merge Perforce change 93572 from TrustedBSD audit3 branch:rwatson2006-03-192-0/+152
* | Merge Perforce change 93569 from TrustedBSD audit3 branch:rwatson2006-03-192-0/+3
* | 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
* | Change the default SUP command to use csup instead of CVSup formux2006-03-191-2/+2
* | 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
* | Fix build until I find a way to handle this case properly.ru2006-03-192-1/+2
* | implements section 2.2 of RFC4191, regarding the reserved preference value (10)suz2006-03-191-12/+2
* | Revert last delta.ru2006-03-191-1/+1
* | Commit a forgotten part of NO_PROFILE/NO_LIB32 conversion.ru2006-03-191-2/+5
* | s/ifconfig tunnel greN/ifconfig greN tunnel/brd2006-03-191-1/+1
* | Comment out MK_PROFILE until ru@ can fix this properlyphk2006-03-191-1/+1
* | Add default for MK_PROFILEphk2006-03-191-0/+1
* | 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
* | Convert NO_PROFILE and NO_LIB32 to new style.ru2006-03-1812-22/+30
* | 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
* | Add the new "showconfig" target that displays build configuration.ru2006-03-182-1/+6
* | 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
OpenPOWER on IntegriCloud