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
*
Add ng_sppp(4) to the modules build process.
rik
2004-04-25
1
-0
/
+1
*
Add ng_sppp.4.
rik
2004-04-25
1
-0
/
+1
*
Zero the physical page only if it is invalid and not prezeroed.
alc
2004-04-25
1
-7
/
+9
*
Fixed breakage of the formatting operation in rev.1.266. The wrong
bde
2004-04-25
2
-4
/
+18
*
Don't mask TCD in IMR0 when we initialize the channel. Doing so makes
marcel
2004-04-25
1
-1
/
+1
*
The paper "Hashed Timers and Hierarchical Wheels: Data Structures for the
hmp
2004-04-25
1
-1
/
+1
*
Hide FLT_EVAL_METHOD and DECIMAL_DIG in pre-C99 compilation
das
2004-04-25
6
-0
/
+18
*
Make sure that symbols are declared in math.h iff the appropriate
das
2004-04-25
1
-65
/
+68
*
Remove a stale comment referring to values.h, which has never been
das
2004-04-25
1
-6
/
+1
*
fix one typo and remove one wrong line
luigi
2004-04-25
1
-2
/
+1
*
Some code cleanup:
tmm
2004-04-25
3
-128
/
+28
*
Prefix a printf with the device name.
tmm
2004-04-25
1
-1
/
+1
*
Plug a mem leak in vinum_scandisk().
le
2004-04-24
1
-0
/
+1
*
Correct and extend the description of the behaviour of rt_check().
luigi
2004-04-24
1
-7
/
+27
*
document the locking behaviour of the functions that access
luigi
2004-04-24
1
-3
/
+15
*
Add a VM_OBJECT_LOCK_ASSERT() call. Remove splvm() and splx() calls. Move
alc
2004-04-24
1
-7
/
+5
*
arpcom untangling:
luigi
2004-04-24
2
-3
/
+3
*
arpcom untangling:
luigi
2004-04-24
1
-5
/
+6
*
Connect ng_sppp to the build process.
rik
2004-04-24
3
-0
/
+3
*
arpcom untangling:
luigi
2004-04-24
3
-10
/
+7
*
Update the comment describing vm_page_grab() to reflect the previous
alc
2004-04-24
1
-6
/
+5
*
Push down the responsibility for zeroing a physical page from the
alc
2004-04-24
7
-13
/
+2
*
Add a FreeBSD MIB with a few branches we can hang things from.
phk
2004-04-24
4
-0
/
+70
*
New release note:
hrs
2004-04-24
2
-8
/
+54
*
Try the simplify determining what is ata0 and ata1.
sos
2004-04-24
1
-17
/
+1
*
Disable interrupts while testing the timer. Not doing this unnecessarily
njl
2004-04-24
1
-6
/
+7
*
Change setup for SiS device to allow PCI native mode.
sos
2004-04-24
1
-4
/
+4
*
Add IC Book Labs Gunboat x2 and x4 series of serial adapters.
sobomax
2004-04-24
1
-0
/
+45
*
Add Sandberg USB to Network Link to the list of supported devices.
simon
2004-04-24
1
-0
/
+2
*
Unconditionaly initialize any spin lock passed to pthread_spin_init(). While
mtm
2004-04-24
1
-4
/
+0
*
Fixed some style bugs (useless forward declarations of structs and
bde
2004-04-24
1
-6
/
+3
*
Fix build for non-COMPAT_FREEBSD4 configurations. Make the FreeBSD 4
marcel
2004-04-24
1
-0
/
+10
*
In cases where a file was resident in memory mmap(..., PROT_NONE, ...)
alc
2004-04-24
2
-5
/
+6
*
- Catch up with recent ATA changes.
grehan
2004-04-23
2
-6
/
+9
*
Wrap two long lines in the previous commit.
silby
2004-04-23
1
-2
/
+4
*
Correct an edge case in tcp_mss() where the cached path MTU
andre
2004-04-23
2
-4
/
+4
*
Make sure RFCOMM multiplexor channel does not hang in DISCONNECTING
emax
2004-04-23
1
-3
/
+6
*
Make sure Bluetooth stuff can be statically compiled into kernel
emax
2004-04-23
4
-0
/
+50
*
Clean up two printf()s that were on a line by themselves unintendedly
tmm
2004-04-23
1
-2
/
+2
*
Enable the led-toggling magic. Compiling files which are in the kernel into
philip
2004-04-23
3
-27
/
+2
*
Make clone more aggressive about copying strings to the new entry.
kientzle
2004-04-23
1
-9
/
+9
*
Correct KASSERT()s that check for initialization of mutexes in ndis_detach(),
wpaul
2004-04-23
1
-2
/
+6
*
Set the 'dump' flag for shardump format.
kientzle
2004-04-23
1
-0
/
+4
*
Add the comment of the previous commit to the source file directly.
andre
2004-04-23
1
-1
/
+5
*
Fix username/groupname cache so it returns a name that
kientzle
2004-04-23
1
-0
/
+2
*
Correct spelling of == so that file flags are correctly restored.
kientzle
2004-04-23
1
-1
/
+1
*
Call ip_output() with IP_FORWARD flag to prevent it from overwriting the
andre
2004-04-23
1
-2
/
+2
*
Add a stopgap for the EBus breakage on sparc64 since the PCI code does
marius
2004-04-23
1
-0
/
+8
*
Change the dependency between these two scripts so that ipmon depends on
darrenr
2004-04-23
0
-0
/
+0
*
Add files required for the NETSMBCRYPTO option.
tjr
2004-04-23
1
-0
/
+3
[next]