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
/
pc98
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable hardwiring of things like tunables from embedded enironments
peter
2001-08-27
1
-1
/
+3
*
Optionize UPAGES for the i386. As part of this I split some of the low
peter
2001-08-25
1
-0
/
+4
*
Fix a #endif misplacement in 1.231 due to misapplied patch
peter
2001-08-23
1
-1
/
+1
*
Merge i386/machdep.c rev 1.474: dont overextend %cs. (finally, it doesn't
peter
2001-08-23
1
-16
/
+2
*
Merge i386/machdep.c rev 1.469: whitespace changes to fit 80 columns
peter
2001-08-23
1
-32
/
+60
*
Merge i386/machdep.c rev 1.468: make breakpoint/trace interrupt instead
peter
2001-08-23
1
-2
/
+2
*
Merge 386/machdep.c rev 1.467: fix bugs/miscalculations
peter
2001-08-23
1
-10
/
+12
*
Identical to i386/machdep.c rev 1.473: move submap initialization to MI.
peter
2001-08-23
1
-11
/
+6
*
Merge i386/machdep.c rev 1.472: Fix bug in physmem_est and maxbcache
peter
2001-08-23
1
-4
/
+6
*
Merge i386/machdep.c rev 1.470. Limit KVM for buffer cache etc.
peter
2001-08-23
1
-1
/
+6
*
Make COMPAT_43 optional again. XXX we need COMPAT_FBSD3 etc for this
peter
2001-08-21
1
-1
/
+10
*
Zap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U, ...)' since they
peter
2001-08-08
1
-54
/
+0
*
Call the early tunable setup functions as soon as kern_envp is available.
peter
2001-07-26
1
-0
/
+3
*
Merged from sys/i386/i386/machdep.c revisions 1.462 and 1.464.
kato
2001-07-19
1
-70
/
+89
*
Apply the i386 SSE mods to pc98 as well.
peter
2001-07-12
1
-5
/
+78
*
Merged from sys/i386/i386/machdep.c revisions 1.459 and 1.460.
nyan
2001-07-07
1
-45
/
+0
*
With Alfred's permission, remove vm_mtx in favor of a fine-grained approach
dillon
2001-07-04
1
-4
/
+2
*
Add a new MI pointer to the process' trapframe p_frame instead of using
jhb
2001-06-29
1
-13
/
+13
*
Merged from sys/i386/i386/machdep.c revisions 1.456 and 1.457.
kato
2001-06-23
1
-17
/
+8
*
Hints overhaul:
peter
2001-06-12
1
-1
/
+1
*
Merged from sys/i386/i386/machdep.c revision 1.454.
nyan
2001-06-02
1
-1
/
+0
*
Disabled unneeded code for PC98.
nyan
2001-06-02
1
-1
/
+1
*
Update pc98 memory probe functions.
nyan
2001-05-21
1
-280
/
+35
*
Merged from sys/i386/i386/machdep.c revisions 1.452 and 1.453.
nyan
2001-05-21
1
-12
/
+12
*
Remove unneeded includes of sys/ipl.h and machine/ipl.h.
jhb
2001-05-15
1
-1
/
+0
*
Merged from sys/i386/i386/machdep.c revision 1.450.
kato
2001-05-15
1
-0
/
+1
*
- Split out the support for per-CPU data from the SMP code. UP kernels
jhb
2001-05-10
1
-3
/
+2
*
Merged from sys/i386/i386/machdep.c revision 1.448.
kato
2001-05-06
1
-2
/
+0
*
Merged the rest of changes in sys/i386/i386/machdep.c revision 1.447.
kato
2001-05-02
1
-6
/
+5
*
Overhaul of the SMP code. Several portions of the SMP kernel support have
jhb
2001-04-27
1
-11
/
+3
*
Merged from sys/i386/i386/machdep.c revision 1.446.
nyan
2001-04-01
1
-1
/
+2
*
Merged from sys/i386/i386/machdep.c revision 1.445.
kato
2001-03-23
1
-0
/
+1
*
Grab the process lock while calling psignal and before calling psignal.
jhb
2001-03-07
1
-2
/
+6
*
Merged from sys/i386/i386/machdep.c revision 1.443.
kato
2001-02-25
1
-4
/
+4
*
Activate USER_LDT by default. The new thread libraries are going to
peter
2001-02-23
1
-7
/
+2
*
Merged from sys/i386/i386/machdep.c revision 1.441.
kato
2001-02-21
1
-1
/
+0
*
Preceed/preceeding are not english words. Use precede and preceding.
asmodai
2001-02-18
1
-2
/
+2
*
Move the initailization of the proc lock for proc0 very early into the MD
jhb
2001-02-09
1
-0
/
+1
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-1
/
+1
*
Remove the LABPC driver.
phk
2001-02-04
1
-1
/
+0
*
All the world is not an i386. Merge rev 1.438 of i386/i386/machdep.c.
peter
2001-02-04
1
-0
/
+1
*
Send "#if NISA > 0" to the bit-bucket and replace it with an option.
peter
2001-01-29
1
-2
/
+2
*
Gag. These compiled because I had a stray "eisa.h" in my config dir.
peter
2001-01-29
1
-2
/
+0
*
change 'count eisa' to 'optional eisa' and update the only consumer
peter
2001-01-29
1
-307
/
+12
*
Synced with sys/i386/i386/machdep.c revision 1.436.
kato
2001-01-28
1
-8
/
+36
*
Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
jasone
2001-01-21
1
-5
/
+5
*
Zap unused #include "apm.h"
peter
2001-01-19
1
-1
/
+0
*
Use #ifdef DEV_NPX from opt_npx.h instead of #if NNPX > 0 from npx.h
peter
2001-01-19
1
-4
/
+4
*
Implement MTX_RECURSE flag for mtx_init().
bmilekic
2001-01-19
1
-4
/
+4
*
Stop doing runtime checking on i386 cpus for cpu class. The cpu is
peter
2001-01-16
1
-3
/
+2
[next]