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
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
COMPAT_OLDISA is only used on i386.
jhb
2002-07-15
2
-2
/
+1
*
Sync up syscons options from options.i386.
jhb
2002-07-15
2
-2
/
+6
*
Add a NOTES file for the Alpha architecture.
jhb
2002-07-15
2
-158
/
+65
*
makeLINT.send has been moved to sys/conf so we can build LINT on other
jhb
2002-07-15
3
-11
/
+4
*
Fix a bazillion lint and WARNS warnings. One major fix is the removal of
markm
2002-07-15
2
-16
/
+16
*
Use ISO 9X variadic macro format; arguments are not optional, just
markm
2002-07-15
1
-1
/
+1
*
Convert macros with variadic arguments from GNU format to ISO 9X.
markm
2002-07-15
1
-4
/
+4
*
Identify the C Language Binding Option of IEEE Std. 1003.2-1992.
wollman
2002-07-15
1
-1
/
+11
*
Move all the sio(4) attachments (except for pc98's cbus attachment) to the
jhb
2002-07-15
7
-25
/
+5
*
The puc(4) driver/bridge is MI, so don't bury it in MD options and files
jhb
2002-07-15
7
-11
/
+6
*
o Introduce new m_getcl() interface routine that allocates an mbuf
bmilekic
2002-07-15
3
-145
/
+401
*
Sort all the SYSV IPC options. They are still all clumped together, but
jhb
2002-07-15
1
-14
/
+14
*
- Properly sort GEOM and NODEVFS.
jhb
2002-07-15
1
-3
/
+2
*
Make WLCACHE and WLDEBUG MI options.
jhb
2002-07-15
3
-4
/
+2
*
Make NDGBPORTS an MI option since the dgb(4) driver is an MI driver.
jhb
2002-07-15
3
-8
/
+1
*
Properly document NDGBPORTS and use a better value in NOTES. The normal
jhb
2002-07-15
1
-1
/
+6
*
Remove SIMOS option from here. It will be moving to a new home shortly.
jhb
2002-07-15
1
-2
/
+0
*
Adjust a comment, the vga device only supports VGA cards.
jhb
2002-07-15
1
-1
/
+1
*
The sources to the non-working esp device are no longer present in current.
jhb
2002-07-15
2
-2
/
+0
*
Alpha does not support the PERFMON kernel option and does not have a
jhb
2002-07-15
1
-2
/
+0
*
Neither options SLICE or sys/alpha/alpha/mountroot.c exist anymore.
jhb
2002-07-15
1
-1
/
+0
*
Re-fetch the interface handle after setting the config number,
iedowse
2002-07-15
2
-1
/
+4
*
- Remove an irrelevant comment from i386 GENERIC.
jhb
2002-07-15
1
-13
/
+7
*
Move ACPI device and options from MI NOTES to the i386 MD NOTES file.
jhb
2002-07-15
2
-15
/
+15
*
Very minor warns fix. Add a declaration for an unused parameter.
markm
2002-07-15
1
-1
/
+1
*
Help lint out a bit; wrap some functions (redefined as macros) in #ifdef.
markm
2002-07-15
1
-0
/
+2
*
Upgrade the random device to use a "real" hash instead of building
markm
2002-07-15
5
-55
/
+14
*
Fix some really pedantic GCC warnings.
markm
2002-07-15
1
-5
/
+5
*
Convert GNU variadic macros to the ISO 9X variety.
markm
2002-07-15
2
-3
/
+5
*
Wrap GNU specific code in ifdefs, and help lint out by providing
markm
2002-07-15
2
-4
/
+36
*
Cast to prevent "signed/unsigned comparison" warnings.
markm
2002-07-15
2
-4
/
+4
*
Warnings and lint-assisting fixes; mark unused function parameters as
markm
2002-07-15
3
-54
/
+174
*
Consistently use semicolons to terminate macro invocations. Cleaner
markm
2002-07-15
1
-1
/
+1
*
Convert GNU-styled variadic macros to ISO(9x) style.
markm
2002-07-15
1
-4
/
+4
*
Use a semicolon at the end of a function-like macro invocation. Kills
markm
2002-07-15
1
-1
/
+1
*
Fix warning by marking unused function parameter.
markm
2002-07-15
1
-1
/
+1
*
ISOfy and minor warnsfix.
markm
2002-07-15
1
-4
/
+2
*
Use semicolons at the end of function-like macros for the sake of
markm
2002-07-15
2
-2
/
+2
*
Correct module name of my previous commit.
ume
2002-07-15
1
-1
/
+1
*
o Create vm_contig_launder() to replace code that appears twice
alc
2002-07-15
1
-56
/
+38
*
fix driver name in DRIVER_MODULE
fjoe
2002-07-15
2
-2
/
+2
*
Use present tense in all the verbs, when describing loader's startup.
keramida
2002-07-15
1
-2
/
+2
*
Silence compiler warnings when DDB is not defined.
mp
2002-07-15
1
-3
/
+7
*
o Lock page queue accesses by vm_page_wire() that aren't
alc
2002-07-14
2
-0
/
+5
*
Implement keepalives for dynamic rules, so they will not expire
luigi
2002-07-14
2
-107
/
+150
*
o Lock page queue accesses by vm_page_wire().
alc
2002-07-14
1
-0
/
+2
*
o Lock page queue accesses by vm_page_wire().
alc
2002-07-14
1
-0
/
+2
*
Add some additional 802.11 media definitions.
kbyanc
2002-07-14
1
-0
/
+27
*
o Lock page queue accesses by vm_page_wire().
alc
2002-07-14
4
-0
/
+8
*
o Lock page queue accesses by vm_page_wire().
alc
2002-07-14
2
-0
/
+8
[next]