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
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the USER_SR segment register to pcb state. Initialize correctly,
grehan
2002-10-21
1
-0
/
+1
*
The a.out md_coredump stuff isn't referenced anywhere anymore, and
peter
2002-10-15
1
-5
/
+0
*
Add standards visibility conditionals. Change any uses of sigset_t to
mike
2002-10-13
1
-5
/
+14
*
Add conditionals to allow va_list to be defined in other headers.
mike
2002-10-06
1
-0
/
+4
*
o Add conditionals to allow va_list to be defined in other headers.
mike
2002-10-06
1
-3
/
+11
*
Fix namespace issues by using visibility conditionals from
mike
2002-10-05
1
-1
/
+3
*
Define _MACHINE.
jmallett
2002-10-05
1
-1
/
+1
*
style(9) <machine/setjmp.h> headers so they look mostly the same.
mike
2002-10-04
1
-7
/
+9
*
Clean up ddb warnings/errors and enable in GENERIC
grehan
2002-10-04
1
-1
/
+1
*
PIC_GOTOFF is OBE.
peter
2002-09-23
1
-3
/
+0
*
Be careful not to define GCC-specific optimizations in the non-GCC
mike
2002-09-23
1
-2
/
+11
*
Removed osigframe. No need for COMPAT_43 signal bin-compat in PPC.
grehan
2002-09-19
1
-6
/
+0
*
psim device support
grehan
2002-09-19
1
-0
/
+1
*
<machine/types.> -> <sys/types.h>
grehan
2002-09-19
1
-1
/
+1
*
Fix clearing of recoverable exception MSR bit when disabling
grehan
2002-09-19
1
-1
/
+1
*
Additional machdep sysctl constants needed for userland utils
grehan
2002-09-19
1
-2
/
+6
*
Added sparse address support, required by the macio ATA device
grehan
2002-09-19
1
-4
/
+9
*
Fixed branch labels
grehan
2002-09-19
1
-5
/
+5
*
Implement C99's va_copy() macro.
mike
2002-09-18
1
-0
/
+3
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
2
-9
/
+0
*
Now that _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ are the same on all
mike
2002-09-03
1
-53
/
+0
*
Change hw.physmem and hw.usermem to unsigned long like they used to be
peter
2002-08-30
1
-1
/
+1
*
Renamed poorly named setregs to exec_setregs. Moved its prototype to
jake
2002-08-29
1
-1
/
+0
*
Since arm and powerpc aren't far enough to set stathz, take a
mike
2002-08-26
1
-2
/
+2
*
Move several MI types from <machine/_types.h> to <sys/_types.h>.
mike
2002-08-23
1
-37
/
+0
*
o Merge <machine/ansi.h> and <machine/types.h> into a new header
mike
2002-08-21
6
-182
/
+157
*
o Introduce pmap_page_is_mapped(). Its purpose is to obsolete
alc
2002-08-07
1
-0
/
+1
*
Create a new header <machine/_stdint.h> for storing MD parts of
mike
2002-07-29
4
-231
/
+171
*
Remove label_t and physadr, which seem to have never been used in
mike
2002-07-10
1
-10
/
+0
*
Add setjmp (needed for DDB).
benno
2002-07-10
1
-37
/
+11
*
Add DDB support.
benno
2002-07-10
1
-4
/
+16
*
Metadata definitions.
benno
2002-07-10
1
-0
/
+42
*
Add the OF_getetheraddr function required by if_gem.
benno
2002-07-09
1
-0
/
+35
*
Changes for KSE3.
benno
2002-07-09
1
-0
/
+38
*
Add this file, which I forgot in a previous commit.
benno
2002-07-09
1
-0
/
+34
*
1) Add busdma machdep code.
benno
2002-07-09
3
-211
/
+242
*
Driver for OpenPIC compatible interrupt controllers.
benno
2002-07-09
2
-27
/
+82
*
- Add the "compatible" property to the list that we keep in ivars.
benno
2002-07-09
1
-0
/
+2
*
Add interrupt handling support code.
benno
2002-07-09
1
-0
/
+49
*
Move __offsetof() macro from <machine/ansi.h> to <sys/cdefs.h>. It's
mike
2002-07-08
1
-5
/
+0
*
Since printf(3) now supports the `j' conversion specifier, use that
mike
2002-06-30
1
-11
/
+11
*
Add an inline to call eieio.
benno
2002-06-29
1
-0
/
+7
*
We don't need to clear RI in the MSR when entering a critical section.
benno
2002-06-29
1
-1
/
+1
*
in_cksum et al.
benno
2002-06-29
1
-0
/
+80
*
Implement vtophys()
benno
2002-06-29
1
-0
/
+2
*
Add pmap_mapdev and pmap_unmapdev.
benno
2002-06-29
1
-0
/
+2
*
To quote Peter:
benno
2002-06-29
1
-1
/
+1
*
Make vm_pindex_t 64-bit on all platforms. This is necessary to avoid
iedowse
2002-06-23
1
-1
/
+1
*
Move the "- 1" into the RQB_FFS(mask) macro itself so that
peter
2002-06-20
1
-1
/
+1
*
Move the definition of ElfN_Hashelt to common headers. The only platform
dfr
2002-05-30
1
-11
/
+0
[next]