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
*
Remove conditional code that has largely rotted that is also not on by
jhb
2005-07-21
5
-470
/
+26
*
always copy ip6_pktopt. remove needcopy and needfree
ume
2005-07-21
4
-75
/
+67
*
Use get_cyclecount() rather than hardcoding rdtsc and rpcc in asm for i386
jhb
2005-07-21
2
-40
/
+4
*
Fix a typo and some whitespace nits.
jhb
2005-07-21
2
-10
/
+6
*
simplified udp6_output() and rip6_output(): do not override
ume
2005-07-21
2
-24
/
+21
*
Fix kernel panic with vkbd(4). Initialize mutex properly (set name), or else
emax
2005-07-21
1
-1
/
+1
*
Interpret correctly the glob(3) return value.
dds
2005-07-21
1
-1
/
+7
*
- Mention special behaviour of init(8) when kern_securelevel="0"
pav
2005-07-21
1
-0
/
+3
*
be consistent on naming advanced API functions; use ip6_XXXpktopt(s).
ume
2005-07-21
5
-20
/
+19
*
NULL is not zero.
ume
2005-07-21
1
-1
/
+1
*
Fixing an off-by-one error which results in 'ugidfw list' to complain about
avatar
2005-07-21
1
-1
/
+1
*
Bump NG_ABI_VERSION. A number of ABI breakeges had been done since
glebius
2005-07-21
1
-1
/
+1
*
Enhance struct ng_hook - add hk_type field. This field will describe
glebius
2005-07-21
1
-0
/
+1
*
Problem description:
glebius
2005-07-21
1
-67
/
+17
*
MFi386: revision 1.1204.
nyan
2005-07-21
1
-1
/
+1
*
Add HISTORY section.
tjr
2005-07-21
1
-1
/
+6
*
Add cross-reference to nextwctype(3).
tjr
2005-07-21
1
-1
/
+2
*
Add COMPATIBILITY and HISTORY sections. Fix typo.
tjr
2005-07-21
1
-2
/
+13
*
Make the facility for recognizing BIOS-signatures more general
phk
2005-07-21
7
-39
/
+236
*
Add some KASSERTS to catch null pointers.
phk
2005-07-21
1
-1
/
+10
*
Fix example.
phk
2005-07-21
1
-1
/
+1
*
In 2003, a -s flag was added to ministat to separate the
phk
2005-07-21
4
-10
/
+16
*
Add COMPATIBILITY and HISTORY sections.
jkoshy
2005-07-21
1
-0
/
+22
*
Catch with the source code. Sort a list alphabetically. Add a
jkoshy
2005-07-21
1
-6
/
+27
*
Add COMPATIBILITY and HISTORY sections. Fix an -mdoc error.
jkoshy
2005-07-21
1
-0
/
+17
*
Break long lines and kill a few instances of EOL whitespace.
trhodes
2005-07-21
61
-89
/
+123
*
Recognise GEM ethernet adapter (sparc64/ppc).
grehan
2005-07-21
2
-0
/
+2
*
Make sure /etc/fstab is written out for Apple-partitioned drives
grehan
2005-07-21
2
-0
/
+8
*
Fix smbios(4) and add support for amd64
jkim
2005-07-21
3
-4
/
+25
*
Bump document date.
marks
2005-07-20
1
-1
/
+1
*
Connect snapinfo to the build.
marks
2005-07-20
1
-0
/
+1
*
Document -b flag of dhclient.
marks
2005-07-20
1
-0
/
+4
*
Document config-recursive target.
jcamou
2005-07-20
1
-0
/
+5
*
Add the latest r300 code from r300.sf.net. This is based on the patch supplied
anholt
2005-07-20
15
-46
/
+2458
*
do not hardcode if_mtu values in here, except for IFT_{ARC,FDDI} -
ume
2005-07-20
1
-15
/
+0
*
Catch up.
des
2005-07-20
1
-2
/
+2
*
Remove redundant rc files.
des
2005-07-20
2
-13
/
+0
*
CURRENT -> HEAD, and dump ia64 and powerpc.
des
2005-07-20
3
-7
/
+7
*
Use 'HEAD' instead of 'CURRENT', while retaining backward compatibility.
des
2005-07-20
4
-11
/
+11
*
Include RELENG_4_11 and RELENG_4.
des
2005-07-20
2
-2
/
+2
*
Include RELENG_5_4 and RELENG_5. Chuck out ia64.
des
2005-07-20
2
-4
/
+4
*
Add rc files for RELENG_6.
des
2005-07-20
2
-0
/
+13
*
Clear the PROMISC flag from the vlan interface when we remove a member. We
thompsa
2005-07-20
1
-0
/
+1
*
Eliminate inconsistency in the setting of the B_DONE flag. Specifically,
alc
2005-07-20
4
-4
/
+2
*
snapinfo -- show snapshot location on UFS file systems
marks
2005-07-20
3
-0
/
+251
*
Prevent a race condition. As pf_send_tcp() - called for expired synproxy
mlaier
2005-07-20
2
-0
/
+8
*
Further UMA statistics related changes:
rwatson
2005-07-20
1
-14
/
+27
*
Eliminate an incorrect (and unnecessary) cast.
alc
2005-07-20
1
-1
/
+1
*
Comment typo
phk
2005-07-20
1
-1
/
+1
*
Add entries for smbios, smapi and vpd drivers.
mdodd
2005-07-20
1
-0
/
+6
[next]