summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Refuse text mode switching when proper font not loadedache1994-09-271-2/+20
* Make Cyrix CPU flush internal cache any time it goes into hold state.pst1994-09-261-2/+2
* Jim Babb's port of the AIC6360 driver.jkh1994-09-261-0/+2659
* Jim Babb's port of the AIC6360 code.jkh1994-09-264-4/+10
* An ifdef almost hit where it was supposed to go. Joerg owes me a goodphk1994-09-251-6/+6
* Inlined ins/outs functions.dg1994-09-252-90/+79
* Undo last change: the ins/outs functions DO NOT return a pointer!dg1994-09-251-7/+7
* While in the real world, I had a bad case of being swapped out for a lot ofphk1994-09-251-4/+7
* Copied over the transfer speed definitions from sys/i386/isa/fdreg.h.joerg1994-09-251-1/+3
* Copied over the transfer speed definitions from sys/i386/isa/fdreg.h.joerg1994-09-251-1/+15
* Made the kernel 256 bytes smaller by removing a unusedphk1994-09-251-3/+1
* Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Gotphk1994-09-253-1702/+2080
* HARDFONTS option documentedache1994-09-252-2/+6
* 1)Back out my previous change: only 8x16 font grabbing available,ache1994-09-251-15/+23
* Shuffled macros and definitions around to facilitate architecturedg1994-09-241-110/+2
* SAVE all fonts, if NO_HARDFONTS defined, not only 8x16ache1994-09-241-3/+4
* Nuked splnet before sync. Not only is this unnecessary, but it appearsdg1994-09-241-2/+1
* Add missing closing comment. I have taken the non-knf formatrgrimes1994-09-241-3/+4
* Fixed the problem where "make depend" was mandatory for building kernel.phk1994-09-231-2/+2
* Increased SHMMAXPGS from 512 to 1024 now that there is plenty of kerneldg1994-09-231-2/+2
* Removed last vestige of MULTICAST option.dg1994-09-233-16/+4
* More loadable VFS changes:wollman1994-09-224-8/+4
* From 1.1.5:dg1994-09-221-2/+2
* #if 0'd evil dynamic fifo trigger level adjustment; it just bit me anddg1994-09-211-1/+3
* From 1.1.5:dg1994-09-211-3/+3
* From 1.1.5:dg1994-09-211-4/+4
* Fixed up a couple of comments.dg1994-09-211-4/+4
* Add entry for transputer (cdev 8).jkh1994-09-211-5/+20
* Add entries for transputer driver.jkh1994-09-211-1/+2
* Add the transputer driver from Christoph Niemann, Luigi Rizzo andjkh1994-09-212-0/+758
* Don't provide bogus source operands in some asms. This probably shouldn'tbde1994-09-201-17/+29
* Better documentation, 1ms calibration, default 5 seconds BOOTWAITadam1994-09-206-28/+58
* Don't supply the `usermode' arg to softclock(). The 2.0 softclock() doesn'tbde1994-09-202-17/+7
* Don't lose the RTC interrupt in resettodr().bde1994-09-202-4/+4
* Remove the alias splnone() for spl0(). It was used only once.bde1994-09-202-5/+3
* resettodr() now exists, enable itache1994-09-201-3/+1
* resettodr() implemented, inittodr() fixedache1994-09-203-144/+281
* Put back missing .text before swi_net. This could probably be made faster;wollman1994-09-191-1/+2
* Default wait approx 10 seconds for keypress during bootadam1994-09-192-6/+6
* Added MSDOSFS option.dfr1994-09-192-2/+4
* The previous revision got the wrong log message (for clock.c). It shouldbde1994-09-181-2/+2
* Remove some unnecessary #includes.bde1994-09-183-44/+32
* Replace `unsigned' by `u_int' so that it is not necessary to includebde1994-09-181-6/+6
* Clean up #includes. <machine/spl.h> has to be included by almost everythingbde1994-09-181-5/+5
* Removed obsolete example of specifying PCI IntA to IRQ mapping for NCR.se1994-09-181-2/+1
* Redo Kernel NTP PLL support, kernel side.wollman1994-09-183-44/+51
* Put LDDESTDIR before library listing.swallace1994-09-182-4/+4
* Makefile: add ${LDDESTDIR} to linking of boot code so ${DESTDIR}/usr/libswallace1994-09-184-6/+10
* Parallel-port TCP/IP interface can now take any MTU.phk1994-09-181-63/+74
* Fixed the problem where the floppy has incorrectly failed probingjoerg1994-09-171-17/+34
OpenPOWER on IntegriCloud