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
/
cbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged from sys/isa/syscons_isa.c revision 1.20.
nyan
2002-10-22
1
-0
/
+2
*
MFi386: revisions 1.189 and 1.190.
nyan
2002-10-22
2
-24
/
+20
*
Merged from sys/isa/syscons_isa.c revision 1.19.
nyan
2002-10-17
1
-0
/
+4
*
Merged from sys/dev/sio/sio.c revision 1.382.
nyan
2002-10-14
1
-1
/
+1
*
Fixed a warning if COM_MULTIPORT option is not defined.
nyan
2002-10-10
1
-1
/
+1
*
Merged from sys/isa/fd.c revisions 1.224 and 1.241.
nyan
2002-10-07
1
-3
/
+11
*
Merge the last couple of my changes to fd.c into the pc98 version.
phk
2002-10-05
1
-51
/
+20
*
Added some buggy PC-98 PnP cards support.
nyan
2002-09-29
1
-4
/
+19
*
Merged from sys/isa/fd.c revision 1.238.
nyan
2002-09-29
1
-4
/
+4
*
Merged from sys/dev/sio/sio.c revisions 1.380 and 1.381.
nyan
2002-09-29
1
-9
/
+8
*
Move the com_emr register definition to sioreg.h.
nyan
2002-09-24
1
-4
/
+0
*
Merged from sys/dev/sio/sio.c revision 1.379.
nyan
2002-09-24
1
-1
/
+0
*
Remove #ifdef/#endif 3 years after the stuff they protected was removed.
phk
2002-09-21
2
-4
/
+0
*
#include <sys/disk.h> to get disk_err() prototype.
phk
2002-09-20
1
-0
/
+1
*
Make FreeBSD "struct disklabel" agnostic, step 311 of 723:
phk
2002-09-20
1
-2
/
+2
*
Merged from sys/isa/fd.c revisions 1.234, 1.235 and 1.236.
nyan
2002-09-16
1
-9
/
+5
*
Merged from sys/dev/sio/sio.c revision 1.378.
nyan
2002-09-16
1
-1
/
+6
*
Merged from sys/isa/syscons_isa.c revision 1.18.
nyan
2002-09-16
1
-0
/
+35
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
2
-3
/
+3
*
Merged from sys/dev/syscons/scvtb.c revision 1.9.
nyan
2002-08-22
1
-4
/
+4
*
de-count pckbd for pc98. This file is only compiled if NPCKBD was 1,
peter
2002-08-20
1
-9
/
+5
*
Check return status from fd_in() function.
nyan
2002-07-16
1
-2
/
+1
*
Merged from sys/dev/sio/sio.c revisions 1.376 and 1.377.
nyan
2002-06-24
1
-4
/
+6
*
MFi386: sys/i386/isa/clock.c revision 1.187.
kato
2002-06-24
2
-4
/
+4
*
Backout previous change and merge from sys/dev/sio/sio.c revision 1.375.
nyan
2002-06-19
1
-6
/
+23
*
Merged from sys/isa/fd.c revision 1.233.
nyan
2002-06-19
1
-43
/
+29
*
Make the speed used by gdb over serial settable in the kernel configuration.
n_hibma
2002-06-18
1
-15
/
+26
*
Fix typo in the BSD copyright: s/withough/without/
schweikh
2002-06-02
1
-1
/
+1
*
Merged from sys/isa/fd.c revisions from 1.229 to 1.232.
nyan
2002-05-14
1
-18
/
+65
*
Don't export timecounter structures under debug. with sysctl, they
phk
2002-04-30
2
-12
/
+0
*
Tidy up some loose ends.
peter
2002-04-29
1
-2
/
+2
*
Simplify the RFC2783 and PPS_SYNC timestamp collection API.
phk
2002-04-26
1
-7
/
+2
*
Remove the tc_update() function. Any frequency change to the
phk
2002-04-26
2
-4
/
+0
*
Merged from sys/isa/fd.c revision 1.228.
nyan
2002-04-06
1
-1
/
+1
*
Merged from sys/dev/sio/sio.c revisions 1.370 and 1.371.
nyan
2002-04-06
1
-10
/
+54
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
1
-1
/
+2
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
2
-8
/
+8
*
Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt
dillon
2002-03-27
2
-0
/
+22
*
Push BIO_FORMAT into a local hack inside the floppy drivers where
phk
2002-03-26
1
-0
/
+1
*
Merged from sys/dev/sio/sio.c revisions 1.366 and 1.369.
nyan
2002-03-25
1
-2
/
+10
*
Fix style.
nyan
2002-03-25
1
-2
/
+2
*
Remove __P.
kato
2002-03-20
6
-79
/
+79
*
Free allocated buffer at siodetach().
nyan
2002-03-10
1
-0
/
+4
*
- The pc98_ttspeedtab() function returns an error status instead of a divisor,
nyan
2002-03-08
1
-16
/
+16
*
Disksort will not "munge" requests, BIO_ORDERED or not, so remove
phk
2002-02-22
1
-4
/
+2
*
Cosmetic changes.
nyan
2002-02-10
1
-93
/
+95
*
- Refine the iskanji1 function.
nyan
2002-02-10
1
-52
/
+61
*
Fixed mouse cursor on a console.
nyan
2002-02-10
1
-6
/
+17
*
Changed iskanji[12] to inline functions.
nyan
2002-01-31
1
-175
/
+172
*
Merged from sys/dev/sio/{sio.c,sio_isa.c} revisions 1.363 and 1.5,
nyan
2002-01-31
2
-156
/
+125
[next]