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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
(This commit touches about 15 disk device drivers in a very consistent
phk
2002-09-20
1
-9
/
+4
*
For reasons now lost in historical fog, the bounds_check_with_label()
phk
2002-09-20
1
-62
/
+0
*
Implement db_print_backtrace() if DDB is compiled into the kernel. This
jhb
2002-09-19
1
-0
/
+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
3
-33
/
+1
*
Allocate KSEs and KSEGRPs separatly and remove them from the proc structure.
julian
2002-09-15
1
-1
/
+1
*
Use "options " rather than "options<tab>".
kuriyama
2002-09-09
2
-4
/
+4
*
Fill out two fields (si_pid, si_uid) in the siginfo structure handed back
jmallett
2002-09-07
1
-0
/
+2
*
Zap the implementations of the i386-aout specific cpu_coredump function.
peter
2002-09-07
1
-22
/
+0
*
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
*
o Remove an initialized but unused variable from pmap_remove_all().
alc
2002-09-02
1
-2
/
+0
*
Sync up: remove device counts.
marcel
2002-09-01
1
-2
/
+2
*
Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to
jake
2002-09-01
3
-14
/
+34
*
Take a shot at fixing up a whole stack of style and other embarresing
peter
2002-08-31
1
-11
/
+7
*
Do not use an object for the pte and pv zones on ia64 because it overrides
peter
2002-08-31
1
-2
/
+5
*
Change hw.physmem and hw.usermem to unsigned long like they used to be
peter
2002-08-30
2
-11
/
+18
*
Renamed poorly named setregs to exec_setregs. Moved its prototype to
jake
2002-08-29
2
-2
/
+2
*
Fixed printf format errors.
jake
2002-08-29
3
-5
/
+5
*
o Retire pmap_pageable(). It's an advisory routine that none
alc
2002-08-25
1
-21
/
+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
*
Correct one more errant whitespace nit that crept in during changes
rwatson
2002-08-20
1
-1
/
+1
*
remove unit counts from atkbdc, pckbd, sc
peter
2002-08-20
1
-2
/
+2
*
Correct a minor whitespace nit that sneaked in with my previous commit.
rwatson
2002-08-15
1
-1
/
+1
*
In order to better support flexible and extensible access control,
rwatson
2002-08-15
1
-2
/
+2
*
o Remove the setting and clearing of the PG_MAPPED flag from the alpha and
alc
2002-08-10
1
-5
/
+2
*
My quad cpu itanium2 box has its cpu's numbered with a lid starting
peter
2002-08-10
1
-2
/
+2
*
Make ppp(4) devices clonable and unloadable.
brooks
2002-08-09
1
-1
/
+1
*
o Introduce pmap_page_is_mapped(). Its purpose is to obsolete
alc
2002-08-07
1
-0
/
+1
*
Ignore memory above 4GB for now due to unpleasant pci issues.
peter
2002-08-03
1
-0
/
+15
*
o Lock page queue accesses by vm_page_deactivate().
alc
2002-08-02
1
-3
/
+15
*
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
*
de-count pci
peter
2002-07-23
1
-1
/
+1
*
- Pass the VM_ALLOC_WIRED flag to vm_page_alloc() in pmap_growkernel() so
arr
2002-07-23
1
-5
/
+2
*
Add explicit unit count on 'device pci' for ahc/ahd
peter
2002-07-21
1
-1
/
+1
*
Change the max IRQ from 63 to 255. I realize we have to block some out
peter
2002-07-20
1
-1
/
+1
*
Regenerate
peter
2002-07-20
3
-1596
/
+311
*
Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable
peter
2002-07-20
10
-1888
/
+2650
*
Fix a transcription typo. s/ACPI_PTR/ACPI_POINTER/
peter
2002-07-17
1
-1
/
+1
*
Fix some typos in 1.68 from over a week ago.
peter
2002-07-17
1
-2
/
+1
*
Cap the initial PV and PTE table preallocations. Otherwise we explode
peter
2002-07-17
1
-1
/
+4
*
Be sure to use a logical address for the SAL table. For some reason the
peter
2002-07-17
1
-1
/
+2
*
Update for new ACPICA import. Gah.
peter
2002-07-17
1
-3
/
+3
[next]