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
*
MFi386: revision 1.517.
kato
2002-04-11
2
-10
/
+18
*
GC various bits and pieces of USERCONFIG from all over the place.
phk
2002-04-09
3
-14
/
+0
*
GC the "dumplo" variable, which is no longer used.
phk
2002-04-07
2
-2
/
+0
*
Merged from sys/dev/syscons/syscons.c revisions 1.381 and 1.382.
nyan
2002-04-06
1
-1
/
+6
*
Merged from sys/isa/fd.c revision 1.228.
nyan
2002-04-06
2
-2
/
+2
*
Merged from sys/dev/sio/sio.c revisions 1.370 and 1.371.
nyan
2002-04-06
2
-20
/
+108
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
4
-6
/
+8
*
Moved signal handling and rescheduling from userret() to ast() so that
bde
2002-04-04
2
-0
/
+4
*
Dike out a highly insecure UCONSOLE option.
ru
2002-04-03
1
-1
/
+0
*
- Move the MI mutexes sched_lock and Giant from being declared in the
jhb
2002-04-02
2
-20
/
+2
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
8
-21
/
+21
*
MFi386: revision 1.508.
kato
2002-03-31
2
-16
/
+24
*
MFi386: revision 1.506.
nyan
2002-03-30
2
-8
/
+18
*
MFi386: revision 1.507.
kato
2002-03-27
2
-2
/
+2
*
Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt
dillon
2002-03-27
5
-10
/
+51
*
Push BIO_FORMAT into a local hack inside the floppy drivers where
phk
2002-03-26
2
-0
/
+2
*
Merged from sys/dev/sio/sio.c revisions 1.366 and 1.369.
nyan
2002-03-25
2
-4
/
+20
*
Merged from sys/dev/syscons/syscons.c revision 1.379.
nyan
2002-03-25
1
-0
/
+1
*
Fix style.
nyan
2002-03-25
4
-31
/
+23
*
MFi386: revision 1.65.
kato
2002-03-20
1
-5
/
+2
*
Remove __P.
kato
2002-03-20
17
-215
/
+215
*
Remove __P.
kato
2002-03-20
1
-7
/
+7
*
MFi386: revision 1.505 (remove __P.)
kato
2002-03-20
2
-12
/
+12
*
MFi386: revision 1.504.
kato
2002-03-20
2
-20
/
+8
*
MFi386: revision 1.503.
kato
2002-03-20
2
-120
/
+46
*
Use the dx register for the destination port address. A immediate port
nyan
2002-03-13
1
-2
/
+5
*
MFi386: revision 1.502
nyan
2002-03-13
2
-0
/
+8
*
Free allocated buffer at siodetach().
nyan
2002-03-10
2
-0
/
+8
*
MFi386: revision 1.501
nyan
2002-03-10
2
-2
/
+2
*
- The pc98_ttspeedtab() function returns an error status instead of a divisor,
nyan
2002-03-08
2
-32
/
+32
*
MFi386: revision 1.125
nyan
2002-03-08
1
-0
/
+20
*
MFi386: revision 1.498.
nyan
2002-03-02
2
-4
/
+4
*
Simple p_ucred -> td_ucred changes to start using the per-thread ucred
jhb
2002-02-27
1
-1
/
+1
*
Disksort will not "munge" requests, BIO_ORDERED or not, so remove
phk
2002-02-22
2
-8
/
+4
*
MFi386: revision 1.497
nyan
2002-02-20
2
-2
/
+4
*
Add bus_space_unmap() and bus_space_free() functions to release
nyan
2002-02-18
2
-0
/
+30
*
- Split the routine to initialize a bus_space_handle into the separate
nyan
2002-02-17
2
-0
/
+228
*
MFi386: revisions 1.334 and 1.335
nyan
2002-02-16
1
-0
/
+1
*
MFi386: revisions 1.495 and 1.496
nyan
2002-02-16
2
-2
/
+6
*
Fall through from AT_TYPE_DIRECT to AT_TYPE_CDROM.
nyan
2002-02-11
1
-4
/
+7
*
Cosmetic changes.
nyan
2002-02-10
2
-186
/
+190
*
- Refine the iskanji1 function.
nyan
2002-02-10
2
-104
/
+122
*
Fixed mouse cursor on a console.
nyan
2002-02-10
2
-12
/
+34
*
MFi386: revisions 1.493 and 1.494.
nyan
2002-02-08
2
-2
/
+12
*
Pre-KSE/M3 commit.
julian
2002-02-07
2
-24
/
+22
*
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
[next]