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
*
Obviate the need to set the COMPILER_PATH and LIBRARY_PATH in Makefile.inc1
ru
2002-02-21
3
-22
/
+5
*
Moved the definition of the machine-independent macro UNITS_TO_CODE
bde
2002-02-21
11
-9
/
+12
*
Reserved one of the spare fields in struct gmon to record the history
bde
2002-02-21
2
-5
/
+34
*
Document the hw.physmem kernel environment variable.
davidc
2002-02-21
2
-0
/
+8
*
Fixed some style bugs. Added a comment about a bug in PT_SSTEP.
bde
2002-02-21
1
-25
/
+21
*
Recover bits that were lost in transition in rev.1.76:
bde
2002-02-21
1
-16
/
+77
*
Don't define NOADDITIONAL in CFLAGS again, it is already in named.h
ache
2002-02-21
1
-2
/
+1
*
Use new ID scheme.
mike
2002-02-21
2
-9
/
+24
*
Fix a problem where a local loop disk logs out- and we get a PORT LOGGED
mjacob
2002-02-21
1
-8
/
+38
*
Commit some infrastructure for turning on -Werror for kernel compiles.
peter
2002-02-20
10
-14
/
+29
*
MFen (1.281 --> 1.283).
kuriyama
2002-02-20
1
-3
/
+3
*
Oops, used wrong error value for unimplemented syscalls.
julian
2002-02-20
1
-6
/
+6
*
Pass me the pointy hat please. Be sure to return a value in a non-void
peter
2002-02-20
2
-2
/
+2
*
Tidy up some unused variables
peter
2002-02-20
2
-10
/
+0
*
Prefix structure members to protect them against clashes with eg.
alfred
2002-02-20
10
-163
/
+163
*
Cleanup of nmdm device
julian
2002-02-20
1
-61
/
+100
*
Allow for better control over the GCC front-end when building a cross
obrien
2002-02-20
1
-0
/
+5
*
MF4S: Fix typo in mention of sbniconfig port.
bmah
2002-02-20
2
-2
/
+2
*
Add missing m_free() so we actually drain the send buffer in monitor mode.
brooks
2002-02-20
1
-0
/
+2
*
Delete a needless rule for DAD. An unspecified address is never used
ume
2002-02-20
1
-1
/
+0
*
BUGFIX: make use of the pointer to the target of skipto rules,
luigi
2002-02-20
1
-2
/
+4
*
Make sortdeps() working with dependency lists containing one or no elements.
sobomax
2002-02-20
1
-1
/
+4
*
(forced)
sobomax
2002-02-20
0
-0
/
+0
*
Provide protection against incorrect input (dependency list).
sobomax
2002-02-20
1
-2
/
+5
*
fix file descriptor leak.
alfred
2002-02-20
1
-1
/
+2
*
When expanding a syncache entry into a socket, inherit the socket options
jlemon
2002-02-20
1
-1
/
+1
*
Check the status of the card bridge first thing, rather than last in
imp
2002-02-20
1
-10
/
+16
*
- Fix style further by adding parentheses around return values so that
arr
2002-02-20
1
-14
/
+14
*
Document NGM_PPPOE_ACNAME.
brian
2002-02-20
1
-2
/
+5
*
Document NGM_PPPOE_ACNAME handling.
brian
2002-02-20
1
-0
/
+6
*
Handle NGM_PPPOE_ACNAME messages.
brian
2002-02-20
3
-3
/
+16
*
Send a NGM_PPPOE_ACNAME message to userland when a node is connected.
brian
2002-02-20
2
-2
/
+25
*
o Minor style fix on #endif, missing '_' in comment.
rwatson
2002-02-20
1
-1
/
+1
*
Add a module of xe driver.
shiba
2002-02-20
2
-1
/
+11
*
Add some code which read manufucturer id. This is for NEWCARD compatibility.
shiba
2002-02-20
4
-0
/
+46
*
Add some code which is compatible for NEWCARD. It makes manufacturer
shiba
2002-02-20
4
-0
/
+18
*
NEWCARD support for xe.
shiba
2002-02-20
1
-1
/
+3
*
make(1) claims to ignore the remainder of a conditional once its value
cjc
2002-02-20
1
-1
/
+1
*
Add u_int16 prodext value in CISTPL_MANF_ID. This gets a fifth byte
shiba
2002-02-20
3
-0
/
+15
*
- Style.9 formatting fix; this commit is mostly white space related with
arr
2002-02-20
1
-209
/
+209
*
Update xe driver to probe and attach in a NEWCARD kernel.
shiba
2002-02-20
3
-310
/
+365
*
Fix typos in some comments.
cjc
2002-02-20
2
-4
/
+4
*
There is no reason to demand the administrator set 'natd_interface'
cjc
2002-02-20
9
-41
/
+30
*
Create /var/log/lastlog if it doesn't exist.
sobomax
2002-02-20
1
-1
/
+1
*
Neutralize bits of ns_parse.c with bad juju.
obrien
2002-02-20
1
-1
/
+6
*
MFi386: revision 1.497
nyan
2002-02-20
2
-2
/
+4
*
Clean up the style a little bit.
obrien
2002-02-20
1
-8
/
+3
*
Do not define a 'MD_EXEC_PREFIX'. It is not needed, not used in the
obrien
2002-02-20
1
-8
/
+2
*
Reflect the rename of the vendor branch.
obrien
2002-02-20
1
-1
/
+1
*
Some more tidy-up of stray "unsigned" variables instead of p[dt]_entry_t
peter
2002-02-20
4
-46
/
+50
[next]