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
/
ia64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix namespace issues by using visibility conditionals from
mike
2002-10-05
1
-5
/
+25
*
style(9) <machine/setjmp.h> headers so they look mostly the same.
mike
2002-10-04
1
-60
/
+66
*
New bus_dma interfaces for use by crypto device drivers:
sam
2002-10-04
1
-0
/
+23
*
Gah, spell extern correctly. Do not trust cut/paste via old mozilla
peter
2002-10-04
1
-2
/
+2
*
List the IO SAPIC delivery mode definitions.
peter
2002-10-04
1
-0
/
+7
*
Declare itc_frequency and itm_reload.
peter
2002-10-04
1
-0
/
+3
*
use __packed.
alfred
2002-09-23
1
-10
/
+10
*
At great personal risk, add a __packed and __aligned(x) define that
peter
2002-09-23
2
-2
/
+2
*
Be careful not to define GCC-specific optimizations in the non-GCC
mike
2002-09-23
1
-2
/
+11
*
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
-31
/
+1
*
Make this compile
peter
2002-09-03
1
-1
/
+3
*
Now that _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ are the same on all
mike
2002-09-03
1
-54
/
+0
*
Align _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ with most other
mike
2002-09-02
1
-2
/
+2
*
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
*
s/_BSD_VA_LIST_/__va_list/. The former type doesn't exist anymore.
marcel
2002-08-23
1
-1
/
+1
*
Move several MI types from <machine/_types.h> to <sys/_types.h>.
mike
2002-08-23
1
-37
/
+0
*
Convert NEXUS_ACCESSOR to use the __BUS_ACCESSOR
mux
2002-08-22
1
-14
/
+2
*
o Merge <machine/ansi.h> and <machine/types.h> into a new header
mike
2002-08-21
6
-176
/
+149
*
o Introduce pmap_page_is_mapped(). Its purpose is to obsolete
alc
2002-08-07
1
-0
/
+1
*
Resolve conflicts arising from the ACPI CA 20020725 import.
iwasaki
2002-07-30
1
-0
/
+115
*
Create a new header <machine/_stdint.h> for storing MD parts of
mike
2002-07-29
4
-231
/
+171
*
Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable
peter
2002-07-20
1
-1
/
+16
*
Remove label_t and physadr, which seem to have never been used in
mike
2002-07-10
1
-10
/
+0
*
Remove an unused type.
mike
2002-07-09
1
-3
/
+0
*
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 a copy of the sparc64 machine/kse.h to satisfy depencies..
julian
2002-06-29
1
-0
/
+38
*
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
*
Remove the definition of struct mca_guid and use the generic
marcel
2002-05-29
1
-25
/
+18
*
Make the run queue parameters machine dependent. Optimize 64 bit
jake
2002-05-25
1
-0
/
+58
*
o Add records for PCI bus and PCI device errors.
marcel
2002-05-22
1
-10
/
+70
*
Flesh-out ptrace support. This obviously needs more work.
marcel
2002-05-20
1
-0
/
+1
*
Simplify IA64_CMPXCHG to avoid having braced-groups in expressions.
marcel
2002-05-19
1
-20
/
+22
*
Add record definition for memory checks.
marcel
2002-05-19
1
-0
/
+39
*
o Remove namespace pollution from param.h:
marcel
2002-05-19
5
-27
/
+32
*
o Move prototypes for restorectx and savectx from cpu.h to pcb.h,
marcel
2002-05-19
2
-4
/
+6
*
Move MI stuff out of MD param.h files.
phk
2002-05-14
1
-45
/
+0
*
Remove the unused definitions of ctod() and dotc().
phk
2002-05-14
1
-4
/
+0
*
s/_ALPHA_/_MACHINE_/
marcel
2002-05-13
1
-1
/
+1
*
Remove reference to the "Alpha Calling Standard".
marcel
2002-05-13
1
-13
/
+0
*
o Rename ia64_count_aps to ia64_count_cpus and reimplement the
marcel
2002-05-12
2
-10
/
+13
*
Add missing #endif
marcel
2002-05-10
2
-4
/
+20
*
Gcc 3.1 varargs support.
obrien
2002-05-10
2
-15
/
+21
*
o Add ar.lc to the pcb.
marcel
2002-05-07
1
-0
/
+1
*
o Add struct mca_guid
marcel
2002-05-05
1
-6
/
+28
*
o Move definition of struct ia64_fdesc here to remove duplication.
marcel
2002-05-05
1
-1
/
+11
*
The width of segsz_t should be 64, not 32 on ia64.
dfr
2002-05-02
1
-1
/
+1
[next]