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
*
Use osigreturn(2) instead of sigreturn(2) plus broken magic for returning
bde
2002-02-03
2
-18
/
+0
*
Improve the change in the previous commit: use a stub for osigreturn()
bde
2002-02-03
2
-0
/
+8
*
Compile osigreturn() unconditionally since it will always be needed on
bde
2002-02-01
2
-4
/
+0
*
MFi386: revision 1.489.
nyan
2002-01-31
2
-26
/
+16
*
Changed iskanji[12] to inline functions.
nyan
2002-01-31
2
-350
/
+344
*
Merged from sys/dev/sio/{sio.c,sio_isa.c} revisions 1.363 and 1.5,
nyan
2002-01-31
4
-312
/
+250
*
MFi386: revision 1.180
nyan
2002-01-31
3
-0
/
+15
*
MFi386: revision 1.52
nyan
2002-01-31
1
-10
/
+13
*
MFi386: revision 1.64
nyan
2002-01-18
1
-3
/
+1
*
Merged from sys/dev/sio/sio.c revisions from 1.360 to 1.362.
nyan
2002-01-18
2
-4
/
+12
*
MFi386: revision 1.487
nyan
2002-01-18
2
-0
/
+2
*
Clear the single-step flag for signal handlers. This fixes bogus trace
bde
2002-01-10
2
-12
/
+8
*
Merged from sys/dev/sio/sio.c revisions 1.354 and 1.358.
nyan
2002-01-06
2
-6
/
+24
*
Change the preemption code for software interrupt thread schedules and
jhb
2002-01-05
2
-8
/
+8
*
Disabled the olpt driver temporarily to avoid 'repeat make_dev' panic.
nyan
2001-12-31
1
-1
/
+1
*
MFi386: revision 1.178
nyan
2001-12-22
3
-21
/
+12
*
MFi386: revision 1.124
nyan
2001-12-22
1
-2
/
+96
*
Merged from sys/dev/syscons/syscons.c revision 1.377.
nyan
2001-12-22
1
-12
/
+4
*
cosmetic changes.
nyan
2001-12-22
2
-44
/
+40
*
MFi386: revision 1.179
nyan
2001-12-22
3
-0
/
+30
*
MFi386: revision 1.486
nyan
2001-12-22
2
-6
/
+4
*
Merged from sys/isa/{fd.c,fdreg.h} revisions 1.222 and 1.15, respectively.
nyan
2001-12-16
4
-742
/
+1182
*
Enable UFS_DIRHASH in the GENERIC kernel.
iedowse
2001-12-14
1
-0
/
+1
*
Fixed to draw mouse cursor. The syscons driver for PC98 uses different
nyan
2001-12-14
4
-18
/
+10
*
MFi386: revision 1.485 (the previous commit is not completely)
nyan
2001-12-12
2
-22
/
+26
*
Overhaul the per-CPU support a bit:
jhb
2001-12-11
2
-18
/
+16
*
Update to C99, s/__FUNCTION__/__func__/,
obrien
2001-12-10
2
-22
/
+22
*
Allow maxusers to be specified as 0 in the kernel config, which will
dillon
2001-12-09
3
-3
/
+5
*
PROCFS requires PSEUDOFS.
des
2001-12-04
1
-1
/
+2
*
Split the sio driver for pc98 into bus front end and back end.
nyan
2001-11-26
6
-552
/
+324
*
MFi386: revision 1.326.
nyan
2001-11-17
1
-0
/
+1
*
MFi386: revision 1.483
nyan
2001-11-17
2
-12
/
+12
*
Use make_dev_alias() instead of call make_dev() twice.
nyan
2001-11-12
1
-4
/
+8
*
GC userconfig after Peter axed it 15 months ago.
phk
2001-11-05
1
-3178
/
+0
*
Don't call cdevsw_add().
phk
2001-11-04
3
-23
/
+0
*
Rename the top 7 bits if disk minors to spare bits, rather than type bits.
phk
2001-11-04
1
-1
/
+1
*
MFi386: sys/i386/i386/machdep.c revisions 1.481 and 1.482
nyan
2001-10-30
2
-4
/
+10
*
Removed pmc_isa_identify function. It is not needed.
nyan
2001-10-28
2
-26
/
+0
*
cn_tab no longer exists, use cnadd() to add a console device. Note that
jlemon
2001-10-24
3
-3
/
+3
*
Added the pmc driver which supports power management controller of
nyan
2001-10-24
4
-0
/
+518
*
fix broken `compat_atdisk'(replace raw device name with block device's).
amorita
2001-10-23
1
-2
/
+3
*
Fix compile error of the case using `LINE30' option.
amorita
2001-10-23
2
-0
/
+6
*
First commit after a repo copy of isa/sio* -> dev/sio:
imp
2001-10-22
2
-2
/
+2
*
Use the i386 version of npx.c. It has been merged with the pc98 version.
bde
2001-10-21
1
-1003
/
+0
*
Remove wx.
mjacob
2001-10-20
1
-1
/
+0
*
MFi386: sys/i386/isa/npx.c revisions from 1.114 to 1.116
nyan
2001-10-19
1
-161
/
+56
*
Changed IO_NPXSIZE to 8
nyan
2001-10-19
2
-2
/
+2
*
MFi386: sys/i386/isa/clock.c revision 1.177
nyan
2001-10-19
3
-12
/
+0
*
MFi386: sys/i386/isa/pcaudio.c revision 1.63
nyan
2001-10-19
1
-6
/
+0
*
Merged from sys/isa/sio.c revisions from 1.344 to 1.347
nyan
2001-10-19
2
-6
/
+20
[next]