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
*
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
*
Merged from sys/i386/i386/machdep.c revisions 1.427 and 1.428.
kato
2001-01-12
1
-8
/
+8
*
Correct typo.
nyan
2001-01-08
1
-1
/
+1
*
Merged from sys/i386/i386/machdep.c revision 1.426.
kato
2001-01-07
1
-3
/
+10
*
Merged from sys/i386/i386/machdep.c revision 1.425.
kato
2000-12-16
1
-4
/
+15
*
Convert more malloc+bzero to malloc+M_ZERO.
dwmalone
2000-12-08
1
-2
/
+2
*
Merged from sys/i386/i386/machdep.c revision 1.424.
kato
2000-12-05
1
-14
/
+0
*
Don't use p->p_sigstk.ss_flags to keep state of whether the
marcel
2000-11-30
1
-5
/
+17
*
Merged from sys/i386/i386/userconfig.c revision 1.185.
kato
2000-11-29
1
-2
/
+1
*
Merged from sys/i386/i386/machdep.c revision 1.422.
kato
2000-11-26
1
-1
/
+1
*
Merged from sys/i386/i386/machdep.c revision 1.421.
kato
2000-11-20
1
-0
/
+2
*
Merged from the following changes.
nyan
2000-11-05
2
-5
/
+3
*
Fixed extention memory check routine.
nyan
2000-10-28
1
-2
/
+2
*
Convert all users of fldoff() to offsetof(). fldoff() is bad
phk
2000-10-27
1
-2
/
+0
*
Merged from sys/i386/i386/machdep.c revisions 1.417 and 1.418.
kato
2000-10-20
1
-17
/
+10
*
Merged from sys/i386/i386/machdep.c revision 1.416.
kato
2000-10-18
1
-7
/
+9
*
Merged from sys/i386/i386/machdep.c revision 1.415.
kato
2000-10-06
1
-3
/
+6
*
Merged from sys/i386/i386/machdep.c revision 1.414.
kato
2000-10-03
1
-1
/
+1
*
Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02R
nyan
2000-10-02
1
-0
/
+1
*
Merged from sys/i368/i386/machdep.c revision 1.413.
kato
2000-10-02
1
-24
/
+4
*
Big mbuf subsystem diff #1: incorporate mutexes and fix things up somewhat
bmilekic
2000-09-30
1
-13
/
+2
*
Merged from sys/i386/i386/machdep.c revision 1.411.
kato
2000-09-23
1
-6
/
+1
*
Merged from sys/i386/i386/machdep.c revision 1.410.
kato
2000-09-22
1
-0
/
+37
*
Merged from sys/i386/i386/machdep.c revision 1.408.
kato
2000-09-15
1
-6
/
+6
*
Remove the mtx_t, witness_t, and witness_blessed_t types. Instead, just
jhb
2000-09-14
1
-2
/
+2
*
Merged from sys/i386/i386/machdep.c revision 1.407.
kato
2000-09-08
1
-1
/
+1
*
Merged from sys/i386/i386/machdep.c revision 1.406.
kato
2000-09-07
1
-10
/
+27
*
Merged from sys/i386/i386/machdep.c revision 1.405.
kato
2000-09-03
1
-0
/
+2
*
Merged from sys/i386/i386/machdep.c rev. 1.404 just for keeping
kato
2000-09-03
1
-1
/
+15
*
Replace the mbuf external reference counting code with something
dwmalone
2000-08-19
1
-7
/
+5
*
Merged from sys/i386/i386/machdep.c revision 1.402.
kato
2000-08-18
1
-0
/
+18
*
Merged from sys/i386/i386/machdep.c revision 1.401.
kato
2000-08-14
1
-0
/
+1
*
Merged from sys/i386/i386/machdep.c revision 1.400.
kato
2000-08-12
1
-0
/
+19
*
Don't call printf without a format string.
kris
2000-07-10
1
-1
/
+1
*
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
phk
2000-07-04
2
-8
/
+8
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
2
-8
/
+8
*
Merged from sys/i386/i386/userconfig.c revision 1.181.
kato
2000-06-28
1
-1
/
+1
*
Remove the old /dev/random device. There is a new machine-independant
markm
2000-06-25
1
-2
/
+0
*
Catch up with Peter's config(8) changes.
kato
2000-06-14
1
-2
/
+0
*
Merged from sys/i386/i386/machdep.c rev 1.395.
kato
2000-06-13
1
-1
/
+0
[next]