summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
1999-12-08add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC.Jun-ichiro itojun Hagino
1999-12-07Driver for Sundance ST201 Ethernet; from FreeBSD.Aaron Campbell
1999-12-05aha, no more mouse in pcvt and s/rl/sis/Michael Shalayeff
1999-12-04Driver for SiS 900/7016 Ethernet; from FreeBSD.Aaron Campbell
1999-12-04some hardware upgrades i've madeMichael Shalayeff
1999-12-04DOSPTYP_EXTENDL; sigh@kuzirabekon.econ.nagasaki-u.ac.jpTheo de Raadt
1999-12-02ef* on ramdisk floppiesTheo de Raadt
1999-12-02in the tradeoff between NFS and more device drivers, NFS loses. people whoTheo de Raadt
1999-12-01uvm on the i386Theo de Raadt
1999-12-01noone needs to see this anymoreTheo de Raadt
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
1999-11-30Put the "faulting in a pt page map ..." printf behind #ifdef DEBUG.Artur Grabowski
1999-11-28Add commented out hsq entry.Jason Downs
1999-11-28Enable TI16750 UART support.Jason Downs
1999-11-28Add lpt at puc.Jason Downs
1999-11-27Shorten printf() strings, KNF, and fix a braino in a switch() statement.Aaron Campbell
1999-11-27define PAGE_SIZE and friends, 4K kernel size reduction and probable speed inc...Theo de Raadt
1999-11-27thanks to aaron, more ethernet drivers fitTheo de Raadt
1999-11-27Winchip c6 TSC is broken; wd@ics.nara-wu.ac.jpTheo de Raadt
1999-11-26switch_screen() takes three arguments, not two; d@Aaron Campbell
1999-11-26Up-to-dateNiklas Hallqvist
1999-11-26undo damage by aaron. what is it with you guys? 4 people (matthieu,Theo de Raadt
1999-11-25sloppy aaronTheo de Raadt
1999-11-25Whoops, didn't mean to step on espie's toes. Also restore some commentsAaron Campbell
1999-11-25Remove the keyboard mouse emulator, HP emulation mode, and PCVT_SHOWKEYSAaron Campbell
1999-11-24spellingTheo de Raadt
1999-11-23re-enable mtrrTheo de Raadt
1999-11-23pretty mmtr messagesTheo de Raadt
1999-11-22do not add stuff that breaks everything except your own machine, matthieu!Theo de Raadt
1999-11-22add support for asynchronous I/O (through SIGIO)Matthieu Herrb
1999-11-22add support for asynchronous I/O (through SIGIO)Matthieu Herrb
1999-11-20ioctl arguments are u_long.Marc Espie
1999-11-20add copyright noticeMatthieu Herrb
1999-11-20add MTRR support from FreeBSDMatthieu Herrb
1999-11-20add MTRR support from FreeBSDMatthieu Herrb
1999-11-18more untested MLINKSTheo de Raadt
1999-11-18fix .DtEric Jackson
1999-11-17add MLINKsTodd C. Miller
1999-11-16- Teach vt_cuu (cursor up) about scrollback. Cursor down is much harder...Aaron Campbell
1999-11-14USB audio. Commented out.Hakan Olsson
1999-11-08move MI definition of rd into it's MI place also fixingMichael Shalayeff
1999-11-07add APM powerhooks.Niels Provos
1999-11-06make ramdiskB fitTheo de Raadt
1999-11-06move sea* to RAMDISKBTheo de Raadt
1999-11-03Driver for Adaptec "StarFire" AIC6915-based Ethernet cards; from FreeBSD.Aaron Campbell
1999-11-01add it back inTheo de Raadt
1999-11-01remove mickey code to avoid branchingTheo de Raadt
1999-11-01setup_buffers: If the allocation of saved_pgs failed 'left' would beArtur Grabowski