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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged from sys/i386/isa/npx.c revision 1.95.
kato
2001-04-16
1
-1
/
+1
*
Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS)
obrien
2001-04-15
1
-1
/
+7
*
Correct typo.
nyan
2001-04-01
1
-4
/
+4
*
Merged from sys/i386/i386/bioscall.s revision 1.9 and 1.10.
nyan
2001-04-01
1
-3
/
+7
*
Merged from sys/i386/isa/clock.c revision 1.171.
nyan
2001-04-01
3
-9
/
+3
*
Merged from sys/i386/i386/machdep.c revision 1.446.
nyan
2001-04-01
2
-2
/
+4
*
Merged from sys/i386/apm/apm.c revision 1.121.
nyan
2001-04-01
1
-6
/
+7
*
Switch from save/disable/restore_intr() to critical_enter/exit().
jhb
2001-03-28
1
-16
/
+13
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
17
-22
/
+1
*
Merged from sys/i386/isa/npx.c revision 1.93.
kato
2001-03-23
1
-3
/
+3
*
Merged from sys/i386/i386/machdep.c revision 1.445.
kato
2001-03-23
2
-0
/
+2
*
Merged from sys/i386/conf/GENERIC revision 1.305 (moved the fxp driver
kato
2001-03-17
1
-1
/
+1
*
Replaced p (undeclared) with curproc (after i386/isa/npx.c).
kato
2001-03-08
1
-2
/
+2
*
Grab the process lock while calling psignal and before calling psignal.
jhb
2001-03-07
4
-4
/
+18
*
Added another wd33c93 based SCSI card driver which replaces the bs driver.
nyan
2001-02-27
2
-9
/
+27
*
Supported pcmcia modem card.
nyan
2001-02-25
2
-8
/
+20
*
Merged from sys/i386/i386/machdep.c revision 1.443.
kato
2001-02-25
2
-8
/
+8
*
Activate USER_LDT by default. The new thread libraries are going to
peter
2001-02-23
2
-14
/
+4
*
Merged from sys/isa/sio.c revision 1.326.
kato
2001-02-21
2
-4
/
+6
*
Merged from sys/i386/isa/clock.c revision 1.170.
kato
2001-02-21
3
-18
/
+3
*
Merged from sys/i386/i386/machdep.c revision 1.441.
kato
2001-02-21
2
-2
/
+0
*
Preceed/preceeding are not english words. Use precede and preceding.
asmodai
2001-02-18
1
-2
/
+2
*
Merged from sys/i386/isa/clock.c revision 1.169.
kato
2001-02-13
3
-24
/
+24
*
Merged from sys/i386/isa/npx.c revision 1.90.
kato
2001-02-13
1
-0
/
+5
*
Merged from sys/isa/sio.c revision 1.324 (sched_swi -> swi_sched).
kato
2001-02-13
2
-24
/
+24
*
RIP <machine/lock.h>.
markm
2001-02-11
4
-10
/
+0
*
Move the initailization of the proc lock for proc0 very early into the MD
jhb
2001-02-09
2
-0
/
+2
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
8
-138
/
+138
*
Clean up some leftovers from the root mount cleanup that was done some
peter
2001-02-04
1
-2
/
+0
*
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
2
-0
/
+2
*
Remove count for NSIO. The only places it was used it were incorrect.
peter
2001-01-31
2
-2
/
+0
*
Convert mca (microchannel bus support) from something that we count
peter
2001-01-29
3
-9
/
+9
*
Send "#if NISA > 0" to the bit-bucket and replace it with an option.
peter
2001-01-29
2
-4
/
+4
*
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
*
Merged from sys/i386/isa/npx.c revisions 1.88 and 1.89.
kato
2001-01-28
1
-2
/
+6
*
Synced with sys/i386/i386/machdep.c revision 1.436.
kato
2001-01-28
2
-16
/
+72
*
Merged from sys/isa/sio.c revision 1.320.
nyan
2001-01-27
2
-298
/
+170
*
Added pc98 apm driver.
nyan
2001-01-23
3
-0
/
+1572
*
Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex
jasone
2001-01-21
5
-13
/
+13
*
Finish deprecating <sys/select.h> in favor of <sys/selinfo.h> in kernel code.
wollman
2001-01-20
1
-1
/
+1
*
Convert apm from a bogus 'count' into a plain option. Clean out some
peter
2001-01-19
4
-11
/
+11
*
Zap unused #include "apm.h"
peter
2001-01-19
2
-2
/
+0
*
Use #ifdef DEV_NPX from opt_npx.h instead of #if NNPX > 0 from npx.h
peter
2001-01-19
2
-8
/
+8
*
Implement MTX_RECURSE flag for mtx_init().
bmilekic
2001-01-19
2
-8
/
+8
*
Stop doing runtime checking on i386 cpus for cpu class. The cpu is
peter
2001-01-16
3
-7
/
+5
*
Remove NOBLOCKRANDOM as a compile-time option. Instead, provide
markm
2001-01-14
1
-1
/
+0
*
Merged from sys/i386/conf/GENERIC revision from 1.286 to 1.291.
nyan
2001-01-13
1
-54
/
+31
*
Merged from sys/i386/conf/GENERIC.hints revision 1.6 and 1.7.
nyan
2001-01-13
1
-16
/
+16
[next]