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
...
*
|
|
This commit was generated by cvs2svn to compensate for changes in r88237,
peter
2001-12-20
1
-0
/
+2
|
\
\
\
|
*
|
|
Fix the 'nm' -> segfault bug (on the vendor branch). This has been fixed
peter
2001-12-20
1
-0
/
+2
*
|
|
|
Mention that the Xircom and Conexant chips are supported in
wpaul
2001-12-20
1
-0
/
+4
*
|
|
|
Pseudofs was leaking VFS cache entries badly due to its cache and use of
dillon
2001-12-19
2
-4
/
+22
*
|
|
|
Clarify dirprefs release note.
bmah
2001-12-19
2
-4
/
+14
*
|
|
|
Add missing {} to 'for'. It fix coredump (result of NetBSD changes merge)
ache
2001-12-19
1
-1
/
+2
*
|
|
|
Add (unsigned char) cast to ctype macros
ache
2001-12-19
9
-34
/
+34
*
|
|
|
Fix
phk
2001-12-19
1
-1
/
+3
*
|
|
|
Comment out DEVICE_POLLING so that LINT compiles again.
phk
2001-12-19
2
-2
/
+4
*
|
|
|
Make this driver a better citizen by moving dev creation and
imp
2001-12-19
1
-46
/
+45
*
|
|
|
Calculate whether the sbuf is dynamic *before* bzero()ing the
dillon
2001-12-19
1
-1
/
+4
*
|
|
|
Correct unexpected interrupt detection.
orion
2001-12-19
1
-1
/
+1
*
|
|
|
Fix the "conexant chips don't work in full duplexmode" problem. According
wpaul
2001-12-19
2
-8
/
+16
*
|
|
|
Fix compiler warning in dc_intr(): if the only code that does a "goto"
wpaul
2001-12-19
2
-0
/
+6
*
|
|
|
Nitlets.
orion
2001-12-19
1
-9
/
+8
*
|
|
|
Clear resume interrupts - these can occur during initialization and
orion
2001-12-19
1
-22
/
+38
*
|
|
|
Don't assume that /var/run and /var/spool/lock are on the same
brian
2001-12-19
1
-10
/
+13
*
|
|
|
It's no longer necessary to ensure that ``gate'' is set when RTF_GATEWAY
brian
2001-12-19
1
-10
/
+0
*
|
|
|
Only call rt_getifa() if we've either been passed a gateway or
brian
2001-12-19
1
-2
/
+8
*
|
|
|
When storing an int value in a void *, use intptr_t as the cast type
jlemon
2001-12-19
1
-2
/
+2
*
|
|
|
Don't try to free a NULL route when doing IPFIREWALL_FORWARD.
yar
2001-12-19
1
-1
/
+2
*
|
|
|
Add another PS2 PNP id.
sheldonh
2001-12-19
2
-0
/
+2
*
|
|
|
Allow retrieval of the virtual address of the AGP aperture
mdodd
2001-12-19
4
-0
/
+4
*
|
|
|
Don't put variable declarations in header files, put prototypes.
mdodd
2001-12-19
2
-2
/
+6
*
|
|
|
Make ``df -l'' work when no network filesystems are loaded.
ru
2001-12-19
1
-2
/
+4
*
|
|
|
Extend the SYN DoS defense by adding syncookies to the syncache.
jlemon
2001-12-19
1
-14
/
+193
*
|
|
|
xinstall is part of the upgrade path for 4.4-RELEASE as well.
imp
2001-12-19
1
-0
/
+2
*
|
|
|
Forced commit: Previous commit message should have read:
bmah
2001-12-19
0
-0
/
+0
*
|
|
|
MFC: ftpd(8) -o/-O.
bmah
2001-12-19
2
-2
/
+6
*
|
|
|
New release note: i386 performance enhancements for dc(4) and sis(4).
bmah
2001-12-19
2
-0
/
+10
*
|
|
|
Display the right message for the SiS 645 chipset.
jhb
2001-12-19
1
-0
/
+1
*
|
|
|
Do not initialize static/global variables to 0. Use bss instead of
peter
2001-12-19
1
-7
/
+7
*
|
|
|
Use a different mechanism to get the vnlru process to wake up and notice
peter
2001-12-19
2
-4
/
+15
*
|
|
|
Fix comment for the SiS 645 chipset to be 645 instead of 635.
jhb
2001-12-19
1
-1
/
+1
*
|
|
|
Document that rfork() will return EINVAL if flags not listed in the
jhb
2001-12-19
1
-0
/
+2
*
|
|
|
Make RFPPWAIT a kernel-only flag. Programs desiring this feature should
jhb
2001-12-19
1
-1
/
+1
*
|
|
|
Complete the device polling support by adding a thread in charge
luigi
2001-12-19
1
-0
/
+55
*
|
|
|
Return EINVAL if kernel only flags are passed to the rfork syscall rather
jhb
2001-12-19
1
-2
/
+4
*
|
|
|
Fix typo in usage (power same -> power save).
pb
2001-12-18
1
-1
/
+1
*
|
|
|
Axe stale extern for a non-existent variable.
jhb
2001-12-18
2
-2
/
+0
*
|
|
|
Change the test for _MACHINE_ARCH == i386 into #ifdef __i386__ since it
joerg
2001-12-18
2
-4
/
+16
*
|
|
|
Sync with most of NetBSD's changes, including:
mikeh
2001-12-18
18
-157
/
+439
*
|
|
|
This is a forward port of Peter's vlrureclaim() fix, with some minor mods
dillon
2001-12-18
3
-11
/
+78
*
|
|
|
set TMPDIR to /tmp
green
2001-12-18
1
-0
/
+1
*
|
|
|
Merge part of revision 1.18 of sys/i386/linux/linux_machdep.c: don't use
jhb
2001-12-18
1
-2
/
+0
*
|
|
|
In a couple of places, we recalculated addresses we already had in local
julian
2001-12-18
2
-6
/
+6
*
|
|
|
Don't use RFTHREAD when creating a kernel process.
jhb
2001-12-18
1
-1
/
+1
*
|
|
|
Add LIBSMB.
ru
2001-12-18
1
-0
/
+1
*
|
|
|
Whitespace police.
ru
2001-12-18
1
-3
/
+3
*
|
|
|
Change the atomic_set_char to atomic_set_int and atomic_clear_char
mckusick
2001-12-18
3
-13
/
+17
[prev]
[next]