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
...
*
diff reduction against p4: define IEEE80211_FIXED_RATE_NONE and use
sam
2005-07-22
11
-17
/
+22
*
add flags missed in last merge
sam
2005-07-22
1
-0
/
+2
*
Diff reduction against p4:
sam
2005-07-22
2
-5
/
+87
*
Fallout from the previous revision: lnc isn't quite ready for amd64 yet.
ru
2005-07-22
1
-1
/
+2
*
Fix build (including both asm.h and asmacros.h is evil).
ru
2005-07-22
1
-2
/
+0
*
Don't drop frames if interface is in promiscuous mode.
ru
2005-07-22
1
-1
/
+2
*
Use "FreeBSD/i386" over "FreeBSD/ia32" to avoid any confusion.
ceri
2005-07-22
1
-1
/
+1
*
Require that DESTDIR be set before running "make distribution".
ru
2005-07-22
1
-0
/
+4
*
Correct some spelling and grammatical errors.
ceri
2005-07-22
1
-7
/
+7
*
Fix ndisgen(8) for amd64
jkim
2005-07-22
1
-72
/
+116
*
send a response when an auth request is denied due to an acl;
sam
2005-07-22
1
-0
/
+5
*
remove excess whitespace
sam
2005-07-22
1
-6
/
+6
*
use IF_HANDOFF when bridging frames internally so if_start gets
sam
2005-07-22
1
-8
/
+3
*
Fix $FreeBSD$.
obrien
2005-07-22
1
-1
/
+2
*
This depends on syslogd due to logger(1).
obrien
2005-07-22
1
-1
/
+1
*
Embellish the dependency lists - this script depends having awk(1),
obrien
2005-07-22
1
-0
/
+2
*
Minor comment re-alignment.
obrien
2005-07-22
1
-4
/
+4
*
Fix two small grammar mistakes.
rodrigc
2005-07-22
1
-2
/
+2
*
- Fix spelling of 'multiplexer'
markus
2005-07-21
1
-6
/
+6
*
- Reword a sentence
markus
2005-07-21
1
-7
/
+7
*
Remove the NFS client rslock. The rslock was used to serialize
ps
2005-07-21
3
-114
/
+2
*
Like on i386, bypass lock prefix for atomic ops on !SMP kernels.
peter
2005-07-21
1
-0
/
+27
*
Fix cut-n-paste error, introduced in rev. 1.103.
glebius
2005-07-21
1
-1
/
+1
*
Allocate one of the spare ifnet integer fields to hold if_drv_flags,
rwatson
2005-07-21
1
-1
/
+1
*
MFi386: add vpd driver (vital product data.. model & serial numbers etc)
peter
2005-07-21
2
-1
/
+4
*
Add the ed driver for lint building. The PCI instances are still useful.
peter
2005-07-21
2
-6
/
+11
*
Actually create the double fault stack page for AP cpus so that we have a
peter
2005-07-21
1
-1
/
+6
*
Catch up with netgraph.h rev. 1.57 and fix build.
glebius
2005-07-21
1
-0
/
+1
*
Remove duplicate initialization of mpo_create_stub pointer.
rwatson
2005-07-21
1
-1
/
+0
*
- Use the PCIR_BAR() macro rather than hardcoding rids.
jhb
2005-07-21
2
-16
/
+8
*
Don't set if_start to tulip_ifstart all over the place. It is already
jhb
2005-07-21
2
-12
/
+0
*
Remove the vttest program. It lives in ports/sysutils/vttest now.
phk
2005-07-21
6
-2554
/
+0
*
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
[prev]
[next]