index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop some unneeded casts since we program the kernel in C rather than C++.
jhb
2006-03-20
4
-4
/
+4
*
regen: fix of linuxolator with testing in a cross-build
netchild
2006-03-20
3
-9
/
+15
*
Fix the linuxolator on amd64 (cross-build).
netchild
2006-03-20
1
-2
/
+3
*
- Replace awk parts with shell.
flz
2006-03-20
1
-35
/
+64
*
Keep references sorted alphabetically.
wkoszek
2006-03-20
1
-2
/
+2
*
There is no need to pass NULL to the pam_error() as the last argument.
wkoszek
2006-03-20
1
-1
/
+1
*
Add reference to conscontrol(8).
wkoszek
2006-03-20
1
-1
/
+2
*
Update the pmc(3) manual page's date string and freshen the year in the (c) l...
jkoshy
2006-03-20
2
-3
/
+3
*
Extend coverage of the MK_IPX build option to the following:
ru
2006-03-20
11
-11
/
+69
*
Document the requirement to run rpc.lockd(8) on both client
ru
2006-03-20
1
-1
/
+8
*
Separate completely full runs from runs that are merely almost full, so
jasone
2006-03-20
1
-61
/
+71
*
Set default contention scope to system.
davidxu
2006-03-20
1
-1
/
+1
*
Restore fd optimization with a few minor tweaks, to quote tegge:
csjp
2006-03-20
1
-2
/
+5
*
Allow compilation when not using softupdates.
tegge
2006-03-19
1
-2
/
+0
*
Let snapshots make a copy of old contents for all buffers taking part in a
tegge
2006-03-19
2
-16
/
+39
*
Add kludge to avoid deadlock when unlinking snapshot.
tegge
2006-03-19
1
-0
/
+16
*
Reduce probability of unmount failing after having unmounted snapshots.
tegge
2006-03-19
1
-0
/
+1
*
Ensure that vnode for directory isn't reclaimed before ffs_snapshot() has
tegge
2006-03-19
1
-4
/
+3
*
Call vn_start_write() before locking vnode.
tegge
2006-03-19
1
-2
/
+2
*
Don't call vn_finished_write() if vn_start_write() failed.
tegge
2006-03-19
3
-12
/
+18
*
- Correct an assert in vop_rename_pre. fdvp may be locked if it is either
jeff
2006-03-19
1
-1
/
+1
*
Fix spelling.
ru
2006-03-19
1
-1
/
+1
*
Optimize realloc() to reallocate in place if the old and new sizes are
jasone
2006-03-19
1
-105
/
+167
*
Merge Perforce change 93581 from TrustedBSD audit3 branch:
rwatson
2006-03-19
9
-526
/
+541
*
Merge Perforce changes 93512, 93514, 93515 from TrustedBSD audit3
rwatson
2006-03-19
4
-495
/
+617
*
Also refer to csup in the example SUP setting.
mux
2006-03-19
1
-1
/
+1
*
Merge Perforce change 93572 from TrustedBSD audit3 branch:
rwatson
2006-03-19
2
-0
/
+152
*
Merge Perforce change 93569 from TrustedBSD audit3 branch:
rwatson
2006-03-19
2
-0
/
+3
*
Merge Perforce change 93570 from TrustedBSD audit3 branch:
rwatson
2006-03-19
1
-0
/
+10
*
Merge Perforce change 93567 from TrustedBSD audit3 branch:
rwatson
2006-03-19
1
-1
/
+1
*
Merge Perforce change 93568 from TrustedBSD audit3 branch:
rwatson
2006-03-19
2
-6
/
+6
*
Change the default SUP command to use csup instead of CVSup for
mux
2006-03-19
1
-2
/
+2
*
Merge Perforce change 93506 from TrustedBSD audit3 branch:
rwatson
2006-03-19
2
-2
/
+98
*
Actually I wanted 'nolockd' here instead of 'lockd'.
pjd
2006-03-19
1
-1
/
+1
*
Update copyright for 2006.
pjd
2006-03-19
5
-5
/
+5
*
Make net.inet.ip.portrange.reservedhigh and
dwmalone
2006-03-19
2
-1
/
+4
*
kern.geom.raid3.sync_requests=2 seems to be a better default - it still
pjd
2006-03-19
1
-3
/
+3
*
Regen.
ru
2006-03-19
3
-3
/
+4
*
Unbreak COMPAT_LINUX32 option support on amd64.
ru
2006-03-19
13
-0
/
+19
*
kern.geom.mirror.sync_requests=2 seems to be a better default - it still
pjd
2006-03-19
1
-2
/
+2
*
Fix build until I find a way to handle this case properly.
ru
2006-03-19
2
-1
/
+2
*
implements section 2.2 of RFC4191, regarding the reserved preference value (10)
suz
2006-03-19
1
-12
/
+2
*
Revert last delta.
ru
2006-03-19
1
-1
/
+1
*
Commit a forgotten part of NO_PROFILE/NO_LIB32 conversion.
ru
2006-03-19
1
-2
/
+5
*
s/ifconfig tunnel greN/ifconfig greN tunnel/
brd
2006-03-19
1
-1
/
+1
*
Comment out MK_PROFILE until ru@ can fix this properly
phk
2006-03-19
1
-1
/
+1
*
Add default for MK_PROFILE
phk
2006-03-19
1
-0
/
+1
*
updates net.inet6.ip6.kame_version as the proof of the latest KAME merge
suz
2006-03-19
1
-1
/
+1
*
Back out fd optimization introduced in revision 1.280 as it appears to be
csjp
2006-03-18
1
-3
/
+1
*
Convert NO_PROFILE and NO_LIB32 to new style.
ru
2006-03-18
12
-22
/
+30
[next]