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
/
aim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-organise the code which manages the owner of the FP state (fpcurproc).
dfr
1999-11-10
1
-12
/
+8
*
The core of this patch is to vm/vm_page.h. The effects are two-fold: (1) to
alc
1999-10-30
1
-2
/
+2
*
useracc() the prequel:
phk
1999-10-29
1
-1
/
+0
*
Fix bug in pipe code relating to writes of mmap'd but illegal address
dillon
1999-09-20
1
-3
/
+5
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix the child's return path from fork so that fork will return 0
gallatin
1999-08-27
1
-4
/
+4
*
Sync with alc's revision 1.125 of i386/i386/vm_machdep.c. This
jdp
1999-08-05
1
-3
/
+3
*
Reduce the number of "magic constants" used for page coloring
alc
1999-07-22
1
-2
/
+2
*
Slight reorganization of kernel thread/process creation. Instead of using
peter
1999-07-01
1
-3
/
+3
*
Replace my previous fix of saving the FP state with a much simpler one: when
dt
1999-06-10
1
-4
/
+2
*
Keep fpcurproc locked in memory, so that we always can save the FP state
dt
1999-06-08
1
-2
/
+4
*
Fixed several (not all) warnings.
dt
1999-04-23
1
-2
/
+1
*
Added consts to cpu_set_fork_handler prototype. (Follow i386 version.)
dt
1999-04-20
1
-3
/
+3
*
unifdef -DVM_STACK - it's been on for a while for x86 and was checked
peter
1999-04-19
1
-56
/
+1
*
Adjust idle zero-page fill hysteresis based on tests. Use 2/3 and 4/5
dillon
1999-02-08
1
-4
/
+8
*
Add hysteresis to alpha version of vm_page_zero_idle().
dillon
1999-02-08
1
-14
/
+17
*
Rip out PQ_ZERO queue. PQ_ZERO functionality is now combined in with
dillon
1999-02-08
1
-6
/
+7
*
Mostly remove the VM_STACK OPTION.
julian
1999-01-26
1
-1
/
+18
*
Various changes to support OSF1 emulation:
dfr
1998-12-30
1
-5
/
+5
*
Removed bogus casts of USRSTACK and/or the other operand in binary
bde
1998-12-16
1
-4
/
+4
*
Implement 'software completion' for floating point arithmetic. On the
dfr
1998-12-04
1
-1
/
+13
*
Change a bogus cast to the correct one.
dfr
1998-10-15
1
-2
/
+2
*
Don't bother calling pmap_emulate_reference() from cpu_fork(). It isn't
dfr
1998-07-12
1
-11
/
+1
*
Add missing copyrights. Thanks to Jason Thorpe for politely noting the
dfr
1998-06-10
1
-0
/
+516