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
*
Rewrite twowords() to access its argument through a char pointer and not
des
2004-07-06
2
-6
/
+20
*
Document incorrect handling of multibyte characters.
tjr
2004-07-06
1
-1
/
+3
*
NFS mobility PHASE I, II & III (phase VI, and V pending):
alfred
2004-07-06
9
-98
/
+271
*
Temporarily lower WARNS to 3 while I figure out the alignment issues on
des
2004-07-06
2
-2
/
+2
*
Tiny markup fixes.
ru
2004-07-06
11
-60
/
+99
*
Add an "iso8601" option keyword which causes 'cvs log' etc. to print
des
2004-07-06
4
-4
/
+11
*
In the spirit of amd64/include/stdarg.h rev 1.6; add __va_copy
obrien
2004-07-06
1
-0
/
+3
*
Use va_copy instead of __va_copy, which is not defined on most architectures.
tjr
2004-07-06
1
-2
/
+4
*
Fixed markup.
ru
2004-07-06
1
-15
/
+25
*
mdoc(7) fixes.
ru
2004-07-06
1
-15
/
+41
*
mdoc(7) fixes.
ru
2004-07-06
4
-32
/
+42
*
Correct typos in the function name.
ru
2004-07-06
1
-4
/
+4
*
Fixed the .Os call (missing or wrong).
ru
2004-07-06
55
-11
/
+55
*
mdoc(7) fixes.
ru
2004-07-06
19
-64
/
+103
*
Catch up with the new world order of Netgraph metas.
ru
2004-07-06
1
-15
/
+3
*
Temporarily disable preemption in SCHED_ULE due to reported panics and
rwatson
2004-07-06
1
-0
/
+2
*
Use the proper type and then cast on assignment. This fixes warning when
njl
2004-07-06
1
-2
/
+4
*
Add C99's nearbyint{,f}() functions as wrappers around rint().
das
2004-07-06
4
-6
/
+94
*
Use M_ZERO instead of bzero().
bms
2004-07-06
1
-2
/
+1
*
Be consistent and use bzero() instead of memset().
bms
2004-07-06
1
-1
/
+1
*
Use M_ZERO instead of memset() (!).
bms
2004-07-06
1
-2
/
+1
*
Use M_ZERO instead of bzero().
bms
2004-07-06
1
-2
/
+1
*
Add 32-bit framebuffer support. Tested on PearPC at lo-res, too painful
grehan
2004-07-06
2
-29
/
+130
*
Replace a bzero() after malloc() with M_ZERO.
bms
2004-07-06
1
-2
/
+1
*
Style.
bms
2004-07-06
1
-13
/
+15
*
Eliminate unneeded return keywords.
bms
2004-07-06
1
-34
/
+1
*
Whitespace pass
bms
2004-07-06
1
-54
/
+54
*
Style changes to pmap_extract().
alc
2004-07-06
2
-10
/
+6
*
Properly brucify a string by outdenting it.
bms
2004-07-06
1
-2
/
+2
*
Remove my email & date
ache
2004-07-06
1
-3
/
+0
*
Update to match recent import
ache
2004-07-06
1
-6
/
+4
*
- Correct pmap_extract()'s return type. It should be vm_paddr_t, not
alc
2004-07-05
2
-8
/
+4
*
Add implementations of ftw(3) and nftw(3) and the corresponding header
das
2004-07-05
4
-3
/
+320
*
Documentation for ftw(3) and nftw(3).
das
2004-07-05
1
-0
/
+210
*
Correct pmap_extract()'s return type. It should be vm_paddr_t, not
alc
2004-07-05
4
-4
/
+4
*
Whitespace nit
bms
2004-07-05
2
-2
/
+2
*
Eliminate redundant return keywords.
bms
2004-07-05
2
-58
/
+0
*
Whitespace pass.
bms
2004-07-05
2
-80
/
+78
*
style(9):
bms
2004-07-05
2
-150
/
+150
*
Eliminate redundant return keywords.
bms
2004-07-05
2
-96
/
+0
*
Whitespace nits
bms
2004-07-05
4
-58
/
+58
*
style(9) pass on prototypes.
bms
2004-07-05
2
-42
/
+54
*
Unconditionally set last_work_seen while in the SYNCER_RUNNING state
truckman
2004-07-05
1
-5
/
+4
*
- Add 'stop' command, which works just like 'destroy' command, but sounds
pjd
2004-07-05
12
-17
/
+83
*
Allocate the DMA channel shareable and only aquire it while the
phk
2004-07-05
1
-15
/
+18
*
Something funny happened on the way to the floppy driver today...
phk
2004-07-05
1
-3
/
+11
*
Disable rescanning of the scsi bus for the scsi controllers. There
imp
2004-07-05
1
-1
/
+1
*
Minor wordsmithing; remove a controversial colon.
kientzle
2004-07-05
1
-3
/
+2
*
Drop the socket buffer lock around a call to m_copym() with M_TRYWAIT.
rwatson
2004-07-05
1
-1
/
+4
*
Remove now obsolete port assignments and sizes. These more properly
imp
2004-07-05
1
-77
/
+1
[next]