summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Replace awk parts with shell.flz2006-03-201-35/+64
* Keep references sorted alphabetically.wkoszek2006-03-201-2/+2
* There is no need to pass NULL to the pam_error() as the last argument.wkoszek2006-03-201-1/+1
* Add reference to conscontrol(8).wkoszek2006-03-201-1/+2
* Update the pmc(3) manual page's date string and freshen the year in the (c) l...jkoshy2006-03-202-3/+3
* Extend coverage of the MK_IPX build option to the following:ru2006-03-2011-11/+69
* Document the requirement to run rpc.lockd(8) on both clientru2006-03-201-1/+8
* Separate completely full runs from runs that are merely almost full, sojasone2006-03-201-61/+71
* Set default contention scope to system.davidxu2006-03-201-1/+1
* 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
* 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
OpenPOWER on IntegriCloud