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
/
sparc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Merge struct procsig with struct sigacts.
jhb
2003-05-13
1
-0
/
+4
*
Style fixes.
kan
2003-05-04
1
-8
/
+11
*
Forgot to update string and signal tables when some of the trap types
jake
2003-05-04
1
-4
/
+4
*
- Reduce the DVMA preallocation limit from 128kB to 32kB. 128kB were
tmm
2003-05-02
3
-3
/
+3
*
Back out last commits. The elf64/elf32 kernel name thing was more pain
peter
2003-05-01
1
-3
/
+1
*
Slight reorg and added AMD64 support. A couple of the MODINFOMD_* values
peter
2003-05-01
1
-6
/
+0
*
Fix transcription error. Use == NULL, not != NULL. Fortunately this
peter
2003-04-30
1
-1
/
+1
*
Look for an elf32 kernel (powerpc) and elf64 kernel (sparc64) as well
peter
2003-04-30
1
-1
/
+3
*
Range check the syscall number before looking it up in the syscallnames[]
jhb
2003-04-30
1
-1
/
+1
*
Allow fast instruction and data access mmu miss traps to be handled by
jake
2003-04-29
3
-9
/
+11
*
Deprecate machine/limits.h in favor of new sys/limits.h.
kan
2003-04-29
1
-64
/
+4
*
Use 16 byte alignment for internal labels, 32 bytes is excessive.
jake
2003-04-29
1
-8
/
+8
*
- Fix placement of cvs ids in previous commit to match .S files in libc.
jake
2003-04-29
9
-38
/
+24
*
This file is unused.
jake
2003-04-28
1
-66
/
+0
*
Remove some debug options that are no longer needed.
jake
2003-04-27
1
-7
/
+0
*
I was wrong, the ENTRY bits in asm.h did have a purpose -- for userland.
obrien
2003-04-26
9
-55
/
+60
*
The ENTRY bits were in two places. Remove the one not used (asm.h), but
obrien
2003-04-26
2
-24
/
+11
*
Two tokens that don't together form a vaid preprocssor token cannot be
obrien
2003-04-26
2
-4
/
+4
*
- Push down Giant into the sysarch() calls that still need Giant.
jhb
2003-04-25
1
-1
/
+4
*
Add an argument to get_mcontext() which specified whether the
deischen
2003-04-25
1
-1
/
+5
*
Add a new sys/limits.h file which in turn depends on machine/_limits.h
kan
2003-04-23
1
-57
/
+39
*
Remove single threading detecting code, these code really should be
davidxu
2003-04-22
1
-7
/
+0
*
Add FireWire drivers to GENERIC.
simokawa
2003-04-21
1
-0
/
+5
*
Add device driver support for the ASIX Electronics AX88172 USB 2.0
wpaul
2003-04-20
1
-0
/
+1
*
Use the proc lock to protect p_singlethread and a P_WEXIT test. This
jhb
2003-04-18
1
-1
/
+2
*
- Move the routine for flushing all user mappings from the tlb from pmap to
jake
2003-04-13
9
-158
/
+102
*
fix typo in the previous commit.
simokawa
2003-04-12
1
-1
/
+1
*
I deserve a big pointy hat for having missed all those references
mux
2003-04-10
1
-1
/
+1
*
Change the operation parameter of bus_dmamap_sync() from an
mux
2003-04-10
5
-34
/
+20
*
Print real memory/avail memory on startup like other platforms. Hide
jake
2003-04-10
1
-2
/
+10
*
The fxp(4) driver is now working on sparc64 too!
mux
2003-04-08
1
-1
/
+1
*
Introduce an M_ASSERTPKTHDR() macro which performs the very common task
des
2003-04-08
2
-4
/
+2
*
Use vm_paddr_t for physical addresses.
jake
2003-04-08
23
-102
/
+102
*
Remove a largely useless statistic (its kept elsewhere too).
jake
2003-04-06
1
-3
/
+0
*
Make the pmap stats writeable. It can be useful to clear them.
jake
2003-04-06
1
-1
/
+1
*
Use the vis block copy/zero functions for pmap_copy_page and pmap_zero_page.
jake
2003-04-06
4
-13
/
+29
*
Ignore attempts to pmap_kremove or pmap_qremove pages which do not have
jake
2003-04-06
1
-0
/
+2
*
Define ovbcopy() as a macro which expands to the equivalent bcopy() call,
des
2003-04-04
1
-1
/
+0
*
Add optimized block copy and zero functions using vis instructions, which
jake
2003-04-03
2
-0
/
+140
*
Add support for saving and restoring kernel floating point state. The state
jake
2003-04-03
2
-1
/
+45
*
- Add space for kernel floating point registers to the pcb. These will be
jake
2003-04-03
3
-10
/
+18
*
- Generally improve register usage in cpu_switch. Use the 'in' registers
jake
2003-04-03
1
-71
/
+63
*
Don't assume the fp state is at offset 0 in the pcb.
jake
2003-04-03
1
-1
/
+1
*
Fix typos (don't use * when taking the size of an array).
jake
2003-04-03
1
-2
/
+2
*
Commit a partial lazy thread switch mechanism for i386. it isn't as lazy
peter
2003-04-02
2
-15
/
+13
*
Implement cpu_thread_setup. Fix cpu_set_upcall.
jake
2003-04-02
1
-3
/
+9
*
- Set the version number in the mcontext in get_mcontext and check it in
jake
2003-04-01
1
-6
/
+9
*
- Add a flags field to struct pcb. Use this to keep track of wether or
jake
2003-04-01
5
-4
/
+46
*
- Don't allow tf_wstate to be set in set_regs.
jake
2003-04-01
1
-1
/
+6
*
Implement cpu_set_upcall.
jake
2003-04-01
1
-1
/
+13
[next]