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
path:
root
/
sys
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make vm_pindex_t 64-bit on all platforms. This is necessary to avoid
iedowse
2002-06-23
1
-1
/
+1
*
Move MI stuff out of MD param.h files.
phk
2002-05-14
1
-48
/
+0
*
Remove the unused definitions of ctod() and dotc().
phk
2002-05-14
1
-4
/
+0
*
Sync with the other platforms.
obrien
2002-05-10
1
-1
/
+1
*
Guard against redefining __gnuc_va_list.
obrien
2002-03-24
1
-1
/
+2
*
Remove __P.
alfred
2002-03-20
1
-1
/
+1
*
We need machine/{signal,ucontext}.h to build a cross GCC compiler.
obrien
2001-12-09
2
-0
/
+138
*
Following sys/i386/include/ansi.h rev 1.33, add additional integer types
obrien
2001-12-09
1
-9
/
+57
*
We need machine/types.h to build a cross GCC compiler.
obrien
2001-12-09
1
-0
/
+72
*
machine/limits.h
obrien
2001-12-09
2
-0
/
+430
*
o Stop abusing MD headers with non-MD types.
mike
2001-12-01
1
-2
/
+0
*
Remove funky right justification.
mike
2001-10-23
1
-8
/
+8
*
Try two on the preprocessing logic.
obrien
2001-10-19
1
-1
/
+1
*
Blah, fix braino where ru had to remind me of proper preprocessor syntax.
obrien
2001-10-19
1
-1
/
+1
*
My attempts at minimizing the number of #def's got me in trouble.
obrien
2001-10-18
1
-1
/
+4
*
Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader
ps
2001-10-10
1
-1
/
+1
*
o Remove some GCCisms in src/powerpc/include/endian.h.
mike
2001-08-30
1
-0
/
+2
*
Don't need the .keep_me files. Obrien and I committed past each other.
imp
2001-07-01
2
-1
/
+1
*
Add .cvsignore so that CVS stop's complaining about people's kernel build dirs.
obrien
2001-06-30
1
-0
/
+1
*
Ensure sys/${MACHINE}/compile/FOO exists
obrien
2001-06-30
1
-0
/
+0
*
Fix style of defines.
obrien
2001-06-09
1
-1
/
+1
*
Make _BSD_TIME_T_ (time_t) an `int' rather than `long'. This will help
obrien
2001-05-18
1
-1
/
+1
*
Style changes -- revert ordering to mostly two revs ago.
obrien
2001-05-18
1
-58
/
+59
*
Consistently define the rune types.
obrien
2001-05-16
1
-4
/
+17
*
Move the int typedefs to the top so they can be used in defining other types.
obrien
2001-05-16
1
-19
/
+24
*
Correct disordering which is corresponding to bde's fix to
ume
2001-02-17
1
-1
/
+1
*
Correct 2nd argument of getnameinfo(3) to socklen_t.
ume
2001-02-15
1
-0
/
+1
*
RIP <machine/lock.h>.
markm
2001-02-11
1
-36
/
+0
*
Convert all simplelocks to mutexes and remove the simplelock implementations.
jasone
2001-01-24
1
-14
/
+0
*
Remove seconds types we don't use that came in thru the NetBSD heiratage.
obrien
2001-01-08
1
-1
/
+0
*
StrongARM platform-specific definitions.
obrien
2001-01-04
6
-0
/
+527