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
*
Resolve conflicts.
kris
2002-01-27
9
-84
/
+361
*
This commit was generated by cvs2svn to compensate for changes in r89837,
kris
2002-01-27
139
-753
/
+5117
|
\
|
*
Initial import of OpenSSL 0.9.6c
kris
2002-01-27
149
-838
/
+5487
*
|
Note that the bge driver now supports the Netgear GA302T.
jdp
2002-01-27
2
-0
/
+6
*
|
Add support for the Netgear GA302T 10/100/1000 adapter. Given that
jdp
2002-01-27
5
-6
/
+16
*
|
* improve error handling
cg
2002-01-26
7
-42
/
+93
*
|
- Spelling fix: "functons" -> "functions".
arr
2002-01-26
1
-1
/
+1
*
|
Add some verbage about make environment poisoning.
imp
2002-01-26
1
-0
/
+7
*
|
o return EINVAL if acl_to_text() have been sent a NULL acl. ...
jedgar
2002-01-26
1
-1
/
+6
*
|
Update the number of ports available.
murray
2002-01-26
1
-1
/
+1
*
|
Something i always wanted to see: add a function to print the list of
joerg
2002-01-26
4
-19
/
+164
*
|
Avoid pointless initialization of global variables to 0. This only
joerg
2002-01-26
1
-2
/
+2
*
|
Rearrange the code in USB_DETACH, so that it's like NetBSD's. No
joe
2002-01-26
1
-6
/
+6
*
|
Back out the last commit. I committed the wrong file by accident.
joe
2002-01-26
1
-39
/
+14
*
|
Rearrange the code in USB_DETACH, so that it's like NetBSD's.
joe
2002-01-26
1
-14
/
+39
*
|
Update the $NetBSD$ ident.
joe
2002-01-26
1
-1
/
+1
*
|
Reduce the diffs between NetBSD and our version where appropriate
joe
2002-01-26
1
-5
/
+6
*
|
Merge from NetBSD:
joe
2002-01-26
1
-0
/
+6
*
|
Merge from NetBSD:
joe
2002-01-26
1
-1
/
+1
*
|
Update the $NetBSD$ ident to show that some patches have been applied
joe
2002-01-26
2
-2
/
+2
*
|
Merge from NetBSD:
joe
2002-01-26
5
-25
/
+78
*
|
Don't exit with -1 if the user typed "quit".
joerg
2002-01-26
1
-1
/
+2
*
|
The ipfw(8) 'tee' action simply hasn't worked on incoming packets for
cjc
2002-01-26
1
-0
/
+3
*
|
Make the rc.conf(5) 'log_in_vain' knob an integer.
cjc
2002-01-26
9
-28
/
+100
*
|
MFen (1.266 --> 1.269).
kuriyama
2002-01-26
1
-3
/
+24
*
|
Merged all of the lockmgr functions into a single file (lock.9); as well,
davidc
2002-01-26
7
-512
/
+244
*
|
Use ctime_r to build the timestamp for syslog, so that we don't
dwmalone
2002-01-25
1
-2
/
+2
*
|
Remove a parameter name from a prototype.
dwmalone
2002-01-25
1
-1
/
+1
*
|
Be more conservative about interrupt latency, it aint getting better it seems.
phk
2002-01-25
1
-2
/
+2
*
|
Modify release note: larger buffer sizes might mean needing to
bmah
2002-01-25
2
-2
/
+22
*
|
Fix some function prototypes.
phk
2002-01-25
2
-24
/
+24
*
|
New release note: sysinstall(8) autoloads drivers from mfsroot
bmah
2002-01-25
2
-0
/
+16
*
|
Remove a not-very-useful printf(3).
green
2002-01-25
1
-1
/
+0
*
|
Allow fsdb the ability to work with entries named with whitespace embedded.
green
2002-01-25
3
-3
/
+33
*
|
Updated release note: Auto-tuning maxusers now maxes out at 384.
bmah
2002-01-25
2
-2
/
+2
*
|
Commit general cleanups (separate get_num() and get_off_t() functions to
green
2002-01-25
3
-59
/
+109
*
|
Make st_blksize default to PAGE_SIZE instead of zero.
phk
2002-01-25
1
-2
/
+2
*
|
Change the library search order so that LD_LIBRARY_PATH overrides
jdp
2002-01-25
1
-2
/
+2
*
|
Use mktemp(1) when creating temporary files.
nectar
2002-01-25
2
-11
/
+16
*
|
Regen.
sheldonh
2002-01-25
1
-131
/
+170
*
|
Don't bogusly look for inexact matches because a package contains a '-'
steve
2002-01-25
1
-3
/
+2
*
|
Fix code that had rotted behind debugging macros.
scottl
2002-01-25
8
-8
/
+10
*
|
a buffer offset equal to the buffer size is illegal too, fix assertion in
cg
2002-01-25
1
-1
/
+1
*
|
cosmetic change, free b instead of c->bufhard for consistency within
cg
2002-01-25
1
-1
/
+1
*
|
Make the 'maxusers 0' auto-sizing code slightly more conservative. Change
dillon
2002-01-25
1
-3
/
+3
*
|
Have sysctl() return the correct errno(2) as documented in the
cjc
2002-01-25
1
-1
/
+1
*
|
Make usage message and man page synopsis reflect the fact that -n
dwmalone
2002-01-24
2
-3
/
+5
*
|
Zeroing memset() in opiechallenge() really is not needed because it is the
ache
2002-01-24
1
-2
/
+3
*
|
Yet a bug with extensible sbufs being marked as OVERFLOWED. This time
phk
2002-01-24
1
-1
/
+1
*
|
Merge from NetBSD:
joe
2002-01-24
2
-5
/
+24
[next]