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
*
Fix a bug whereby the physical endpoints of a gre(4) tunnel would not
bms
2003-11-14
2
-2
/
+12
*
University of Michigan's Citi NFSv4 kernel client code.
alfred
2003-11-14
37
-22
/
+11249
*
basemem is in K, not bytes. I think I tricked jhb into making the same
peter
2003-11-14
2
-2
/
+2
*
Fix more spammage with local changes. Didn't look at the diffs before
jake
2003-11-14
1
-10
/
+10
*
Add a manual page for the IDT NICStAR driver, and hook it up to the build.
bms
2003-11-14
2
-0
/
+61
*
Fixed some style bugs (English errors and poor wording in comments,
bde
2003-11-14
1
-11
/
+10
*
"opt_auto_eoi.h" is not used here anymore. See atpic.c.
peter
2003-11-14
2
-4
/
+0
*
Replace magic numbers with macros for i8259A register constants. Still
jhb
2003-11-14
2
-18
/
+20
*
- Bring in constants for 8259A registers from amd64 with some updated
jhb
2003-11-14
1
-2
/
+57
*
Shuffle the APIC interrupt vectors around a bit:
jhb
2003-11-14
8
-38
/
+54
*
Drop the driver lock around calls to if_input to avoid a LOR when
sam
2003-11-14
42
-2
/
+123
*
Fix a typo. We need opt_acpi.h not opt_apic.h for DEV_ACPI.
jhb
2003-11-14
1
-1
/
+1
*
Add the userland part of the NET_RT_IFMALIST sysctl MIB. A new function,
bms
2003-11-14
4
-2
/
+331
*
Better fix than my previous commit:
cognet
2003-11-14
2
-8
/
+9
*
Add a sysctl MIB, NET_RT_IFMALIST, to retrieve multicast group memberships
bms
2003-11-14
2
-1
/
+68
*
Fix up the control word 3 bits. jhb discovered how much I screwed this
peter
2003-11-14
1
-4
/
+4
*
fix comments.
ume
2003-11-14
1
-5
/
+3
*
u_int8_t cannot carry a number greater than 255.
ume
2003-11-14
1
-3
/
+1
*
- Code cleanup
pdeuskar
2003-11-14
4
-105
/
+48
*
- Remove use of Giant from uma_zone_set_obj().
alc
2003-11-14
1
-7
/
+1
*
- poll(2) support.
ume
2003-11-14
10
-757
/
+439
*
Remove duplicate FBSDID's, move others to their right place.
obrien
2003-11-14
22
-78
/
+48
*
- need_trigger/idx should be u_int, not ssize_t.
ume
2003-11-14
1
-30
/
+34
*
- interface minimum MTU = 1280 in IPv6.
ume
2003-11-14
1
-8
/
+3
*
our netstat is installed in /usr/bin.
ume
2003-11-14
1
-1
/
+1
*
Amplify the reboot requirement
imp
2003-11-14
1
-5
/
+6
*
Add a WITNESS_WARN() check to _STOPEVENT() since any _STOPEVENT() can
jhb
2003-11-14
1
-0
/
+2
*
Include opt_global.h in the modules build, when building from a normal
green
2003-11-14
2
-0
/
+4
*
Make this WARNS=2 clean by
johan
2003-11-14
2
-20
/
+22
*
Make this WARNS=2 clean by
johan
2003-11-14
3
-5
/
+5
*
Sync comment with code's reality.
tobez
2003-11-14
1
-1
/
+1
*
Add sbp_targ(4).
simokawa
2003-11-14
1
-0
/
+1
*
Fixed spurious syntax errors for including files that don't begin with
bde
2003-11-14
1
-3
/
+4
*
Remove duplicate
johan
2003-11-14
5
-15
/
+0
*
- A sanity check in unionfs verifies that lookups of '.' return the
das
2003-11-14
1
-27
/
+21
*
- Remove long dead code.
alc
2003-11-14
1
-15
/
+0
*
Fix ${LOCAL_PATCHES} (chdir was ignored).
kuriyama
2003-11-14
1
-2
/
+1
*
Use the new defines that include the trailing '\0' in the code.
harti
2003-11-14
4
-21
/
+27
*
Note to update cfsd (ports/security/cfs) after installing the
mckusick
2003-11-14
1
-1
/
+3
*
- Add documentation for EBUSY.
alc
2003-11-14
1
-2
/
+4
*
Changes to msync(2)
alc
2003-11-14
2
-4
/
+4
*
Add required reboot into single-user mode step.
imp
2003-11-14
1
-0
/
+1
*
Despam the const poisoning
imp
2003-11-14
1
-5
/
+5
*
reconst poison
imp
2003-11-14
2
-20
/
+20
*
Reconst-poison crc routine that was renamed to mchash.
imp
2003-11-14
1
-5
/
+5
*
Rev 1.61 accidentily added makeoptions NO_MODULES=yes. Funny that I add this
jake
2003-11-14
1
-11
/
+10
*
Fix a number of style(9) bugs introduced in r1.113 by me.
kan
2003-11-14
1
-47
/
+46
*
fix broken _IOR usage
mjacob
2003-11-14
1
-1
/
+1
*
- Drop the process lock before we call into ptrace_{read|write}_int or
jeff
2003-11-14
1
-4
/
+7
*
- regen.
jeff
2003-11-14
5
-6
/
+6
[next]