aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Remove two private copies of strtoul()Poul-Henning Kamp1999-11-021-84/+0
* Elminiate the (unused) TUNE_1542 option.Eivind Eklund1999-11-011-1/+0
* The useracc() calls in osigreturn() and sigreturn() should specifyAlan Cox1999-10-312-4/+4
* - Sync with sys/i386/isa/if_ed.c revision 1.163.Yoshihiro Takahashi1999-10-312-600/+564
* Allow the source root `S' to be overridden by defining it only whenMarcel Moolenaar1999-10-301-0/+2
* Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for thePoul-Henning Kamp1999-10-302-8/+8
* useracc() the prequel:Poul-Henning Kamp1999-10-293-3/+0
* Sync with recent 'ep' driver changes.Matthew N. Dodd1999-10-271-6/+0
* Fix potential panic by illegal increment of wfdnlun.Yoshihiro Takahashi1999-10-271-2/+3
* Fixed to compile a kernel with scbus0 and without da0.Yoshihiro Takahashi1999-10-241-2/+4
* Sync w/ sys/i386/isa/isa_compat.h revision 1.16.KATO Takenori1999-10-161-4/+0
* Sync w/ sys/i386/conf/options.i386 revision 1.122.KATO Takenori1999-10-161-0/+3
* Merge form sys/i386/conf/GENERIC revision 1.195.KATO Takenori1999-10-162-2/+2
* Sync with sys/i386/isa/pcaudio.c revision 1.55.KATO Takenori1999-10-131-1/+0
* Sync with sys/i386/isa/mse.c revision 1.48.KATO Takenori1999-10-131-3/+0
* Sync with sys/i386/i386/machdep.c revision 1.370.KATO Takenori1999-10-132-2/+6
* Sync with sys/i386/conf/majors.i386 revision 1.87.KATO Takenori1999-10-131-2/+8
* Sync with sys/i386/conf/files.i386 revision 1.277.KATO Takenori1999-10-131-2/+0
* Sync with sys/i386/conf/Makefile.i386 revision 1.160.KATO Takenori1999-10-131-0/+4
* * Add struct resource_list* argument to resource_list_alloc andDoug Rabson1999-10-121-15/+13
* Initialize tp->t_stop to nottystop.Yoshihiro Takahashi1999-10-121-0/+1
* Add a per-signal flag to mark handlers registered with osigaction, so weLuoqi Chen1999-10-112-78/+52
* Synchronize with i386 rev 1.367Marcel Moolenaar1999-10-082-56/+56
* Zap these defucnt files before anyone things about trying to merge them.Peter Wemm1999-10-081-18/+0
* Re-introduction of sigcontext.Marcel Moolenaar1999-10-042-14/+20
* Remove unused B_FORMAT #definePoul-Henning Kamp1999-10-041-3/+0
* Sync w/ sys/i386/i386/machdep.c revision 1.364.KATO Takenori1999-10-012-14/+16
* Sync w/ sys/i386/conf/files.i386 revision 1.275.KATO Takenori1999-10-011-2/+0
* sigset_t change (part 3 of 5)Marcel Moolenaar1999-09-292-140/+552
* Introduce ttyread() and ttywrite() which do the canonical thing.Poul-Henning Kamp1999-09-281-12/+2
* Sync w/ sys/i386/isa/pcaudio.c revision 1.54.KATO Takenori1999-09-281-2/+34
* Removed aha driver.KATO Takenori1999-09-281-6/+0
* Sync w/ sys/i386/conf/files.i386 revision 1.274.KATO Takenori1999-09-281-1/+0
* ed driver re-activated.KATO Takenori1999-09-272-20/+20
* Make ed driver work again.KATO Takenori1999-09-274-3/+723
* Merge from sys/isa/fd.c revision 1.146, 1.153, 1.154 and 1.159.Yoshihiro Takahashi1999-09-272-324/+140
* Merge from sys/i386/isa/spkr.c revision 1.37 and 1.39.Yoshihiro Takahashi1999-09-261-12/+3
* Merge from sys/i386/isa/pcaudio.c revision 1.50.Yoshihiro Takahashi1999-09-261-13/+1
* Merge from sys/i386/isa/mse.c revision 1.44.Yoshihiro Takahashi1999-09-261-14/+3
* Remove five now unused fields from struct cdevsw. They should neverPoul-Henning Kamp1999-09-2516-80/+0
* This patch clears the way for removing a number of tty relatedPoul-Henning Kamp1999-09-253-61/+22
* Remove unnecessary file. This file is obsolete by newbus integration.Yoshihiro Takahashi1999-09-251-1144/+0
* Remove NBPF conditionality of bpf calls in most of our network drivers.Poul-Henning Kamp1999-09-253-32/+0
* Merge from sys/i386/conf/files.i386 revision 1.270 and 1.271.Yoshihiro Takahashi1999-09-251-3/+5
* - Supported 1.23MB FD again.Yoshihiro Takahashi1999-09-232-118/+138
* Fixed the bug that the number of sectors per cylinder was stored intoKATO Takenori1999-09-231-1/+1
* Sync with sys/dev/syscons/syscons.c revision 1.322.KATO Takenori1999-09-231-114/+92
* Sync with sys/i386/isa/npx.c revision 1.78.KATO Takenori1999-09-221-0/+2
* Sync with sys/i386/i386/userconfig.c revision 1.159.KATO Takenori1999-09-221-1/+1
* Sync with sys/i386/conf/majors.i386 revision 1.86.KATO Takenori1999-09-221-2/+2