summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Take a shot at fixing up a whole stack of style and other embarresingpeter2002-08-312-36/+24
* Change hw.physmem and hw.usermem to unsigned long like they used to bepeter2002-08-302-26/+46
* Renamed poorly named setregs to exec_setregs. Moved its prototype tojake2002-08-292-2/+4
* Replace various spelling with FALLTHROUGH which is lint()ablecharnier2002-08-254-6/+6
* Merged from sys/dev/syscons/scvtb.c revision 1.9.nyan2002-08-222-8/+8
* Merged from sys/dev/syscons/syscons.c revision 1.388.nyan2002-08-221-1/+1
* Merged from sys/dev/syscons/syscons.c revisions 1.386 and 1.387.nyan2002-08-201-5/+58
* remove unit counts from atkbdc, pckbd, scpeter2002-08-201-2/+2
* de-count pckbd for pc98. This file is only compiled if NPCKBD was 1,peter2002-08-202-18/+10
* MFi386: revisions 1.354 and 1.356.nyan2002-08-131-4/+2
* Add support for the LSI-Logic Fusion/MP architecture.mjacob2002-08-111-0/+1
* Make ppp(4) devices clonable and unloadable.brooks2002-08-091-1/+1
* Fix the link to the Handbookblackend2002-08-011-1/+1
* gethints.awk is a machine-specific 4.x->5.x transition aid. We cannotpeter2002-07-261-46/+39
* de-count pcipeter2002-07-231-1/+1
* Add units to card, wdc, wcd, wst and wfdpeter2002-07-211-5/+5
* Add explicit unit count on 'device pci' for ahc/ahdpeter2002-07-211-1/+1
* Use pmap_kenter() rather than vtopte() and bashing the page tablespeter2002-07-182-28/+6
* MFi386: revision 1.524.nyan2002-07-172-6/+20
* MFi386: revision 1.350.nyan2002-07-171-5/+5
* Check return status from fd_in() function.nyan2002-07-162-4/+2
* Retire the perl gethints.conf in favour of an awk version. Movemarkm2002-07-162-93/+116
* MFi386: sys/i386/i386/machdep.c revision 1.522.kato2002-07-142-2/+0
* Move COMPAT_FREEBSD4 to arch-neutral sys/conf/NOTES.alfred2002-07-131-0/+1
* s/procrunnable/kserunnable/ in a commentpeter2002-07-082-2/+2
* MFi386: revision 1.521nyan2002-06-302-2/+2
* Remove ALT_BREAK_TO_DEBUGGER. This was inconsistent (both in formrwatson2002-06-301-1/+0
* MFi386: sys/i386/i386/machdep.c rev. 1.520.kato2002-06-252-4/+8
* Merged from sys/dev/sio/sio.c revisions 1.376 and 1.377.nyan2002-06-242-8/+12
* MFi386: sys/i386/isa/clock.c revision 1.187.kato2002-06-243-6/+6
* MFi386: revisions from 1.342 to 1.344nyan2002-06-191-0/+2
* Backout previous change and merge from sys/dev/sio/sio.c revision 1.375.nyan2002-06-192-12/+46
* Merged from sys/isa/fd.c revision 1.233.nyan2002-06-192-86/+58
* Make the speed used by gdb over serial settable in the kernel configuration.n_hibma2002-06-182-30/+52
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-022-2/+2
* MFi386: revision 1.519nyan2002-05-142-2/+2
* Merged from sys/isa/fd.c revisions from 1.229 to 1.232.nyan2002-05-142-36/+130
* Merged from sys/dev/syscons/syscons.c revision 1.384nyan2002-05-141-1/+2
* Typo fix: detects -> detect.jmallett2002-05-031-1/+1
* Don't export timecounter structures under debug. with sysctl, theyphk2002-04-303-18/+0
* Tidy up some loose ends.peter2002-04-292-4/+4
* Simplify the RFC2783 and PPS_SYNC timestamp collection API.phk2002-04-262-14/+4
* Remove the tc_update() function. Any frequency change to thephk2002-04-263-6/+0
* MFi386: revision 1.339.nyan2002-04-251-1/+1
* 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-172-2/+4
* MFi386: revision 1.517.kato2002-04-112-10/+18
* GC various bits and pieces of USERCONFIG from all over the place.phk2002-04-093-14/+0
* GC the "dumplo" variable, which is no longer used.phk2002-04-072-2/+0
* Merged from sys/dev/syscons/syscons.c revisions 1.381 and 1.382.nyan2002-04-061-1/+6
OpenPOWER on IntegriCloud