summaryrefslogtreecommitdiffstats
path: root/sys/pc98/pc98
Commit message (Expand)AuthorAgeFilesLines
* Use pmap_kenter() rather than vtopte() and bashing the page tablespeter2002-07-181-14/+3
* MFi386: revision 1.524.nyan2002-07-171-3/+10
* Check return status from fd_in() function.nyan2002-07-161-2/+1
* MFi386: sys/i386/i386/machdep.c revision 1.522.kato2002-07-141-1/+0
* s/procrunnable/kserunnable/ in a commentpeter2002-07-081-1/+1
* MFi386: revision 1.521nyan2002-06-301-1/+1
* MFi386: sys/i386/i386/machdep.c rev. 1.520.kato2002-06-251-2/+4
* Merged from sys/dev/sio/sio.c revisions 1.376 and 1.377.nyan2002-06-241-4/+6
* MFi386: sys/i386/isa/clock.c revision 1.187.kato2002-06-241-2/+2
* Backout previous change and merge from sys/dev/sio/sio.c revision 1.375.nyan2002-06-191-6/+23
* Merged from sys/isa/fd.c revision 1.233.nyan2002-06-191-43/+29
* Make the speed used by gdb over serial settable in the kernel configuration.n_hibma2002-06-181-15/+26
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-021-1/+1
* MFi386: revision 1.519nyan2002-05-141-1/+1
* Merged from sys/isa/fd.c revisions from 1.229 to 1.232.nyan2002-05-141-18/+65
* Merged from sys/dev/syscons/syscons.c revision 1.384nyan2002-05-141-1/+2
* Don't export timecounter structures under debug. with sysctl, theyphk2002-04-301-6/+0
* Tidy up some loose ends.peter2002-04-291-2/+2
* Simplify the RFC2783 and PPS_SYNC timestamp collection API.phk2002-04-261-7/+2
* Remove the tc_update() function. Any frequency change to thephk2002-04-261-2/+0
* Merged from sys/dev/syscons/syscons.c revision 1.383nyan2002-04-251-2/+2
* Rework the kernel environment subsystem. We now convert the staticmux2002-04-171-1/+2
* MFi386: revision 1.517.kato2002-04-111-5/+9
* GC various bits and pieces of USERCONFIG from all over the place.phk2002-04-091-6/+0
* GC the "dumplo" variable, which is no longer used.phk2002-04-071-1/+0
* Merged from sys/dev/syscons/syscons.c revisions 1.381 and 1.382.nyan2002-04-061-1/+6
* Merged from sys/isa/fd.c revision 1.228.nyan2002-04-061-1/+1
* Merged from sys/dev/sio/sio.c revisions 1.370 and 1.371.nyan2002-04-061-10/+54
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-042-3/+4
* Moved signal handling and rescheduling from userret() to ast() so thatbde2002-04-041-0/+2
* - Move the MI mutexes sched_lock and Giant from being declared in thejhb2002-04-021-10/+1
* Change the suser() API to take advantage of td_ucred as well as do ajhb2002-04-015-12/+12
* MFi386: revision 1.508.kato2002-03-311-8/+12
* MFi386: revision 1.506.nyan2002-03-301-4/+9
* MFi386: revision 1.507.kato2002-03-271-1/+1
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptdillon2002-03-272-5/+20
* Push BIO_FORMAT into a local hack inside the floppy drivers wherephk2002-03-261-0/+1
* Merged from sys/dev/sio/sio.c revisions 1.366 and 1.369.nyan2002-03-251-2/+10
* Merged from sys/dev/syscons/syscons.c revision 1.379.nyan2002-03-251-0/+1
* Fix style.nyan2002-03-252-28/+20
* MFi386: revision 1.65.kato2002-03-201-5/+2
* Remove __P.kato2002-03-2011-136/+136
* MFi386: revision 1.505 (remove __P.)kato2002-03-201-6/+6
* MFi386: revision 1.504.kato2002-03-201-10/+4
* MFi386: revision 1.503.kato2002-03-201-60/+23
* Use the dx register for the destination port address. A immediate portnyan2002-03-131-2/+5
* MFi386: revision 1.502nyan2002-03-131-0/+4
* Free allocated buffer at siodetach().nyan2002-03-101-0/+4
* MFi386: revision 1.501nyan2002-03-101-1/+1
* - The pc98_ttspeedtab() function returns an error status instead of a divisor,nyan2002-03-081-16/+16
OpenPOWER on IntegriCloud