summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1998-04-05Support for the XR16850; currently just treat it like an ST16650V2 withJason Downs
1998-04-03new changes from weingart: -DDEBUG not needed anymoreTheo de Raadt
1998-04-02remove the last uses of spt and tpcTheo de Raadt
1998-04-01Add a write function and make the raw mode real raw in the PS/2 driverMatthieu Herrb
1998-04-01PS/2 mouse is read/writeMatthieu Herrb
1998-03-30temporary fixes to the bootblocksTheo de Raadt
1998-03-28complete TVGA 9660 supportTheo de Raadt
1998-03-28add ep* at isapnp; move le0 to where GENERIC expects itTheo de Raadt
1998-03-28grok trident 9660Theo de Raadt
1998-03-28support ed* at pci?Theo de Raadt
1998-03-24correct isp headerTheo de Raadt
1998-03-24add isp driver from netbsd, more munging neededTheo de Raadt
1998-03-22Add UID_MAX and GID_MAXTodd C. Miller
1998-03-20Some cleanup of page stealsNiklas Hallqvist
1998-03-20Add PnP 'ep' driver.dgregor
1998-03-18${DEBUG} var propagationMichael Shalayeff
1998-03-16doc machine commandsMichael Shalayeff
1998-03-16please gcc (couldn't find any reference, so just deleted offending declaration)Jason Downs
1998-03-15enable softupdatesMichael Shalayeff
1998-03-11make usage message much prettierTheo de Raadt
1998-03-11change CPPFLAGS= to CPPFLAGS+= - so that the definition of -DSERIALThomas Graichen
1998-03-11remove wrong end of comment which breaks compilation with -DSERIALThomas Graichen
1998-03-11delete blank lineTheo de Raadt
1998-03-08move to 2.3Theo de Raadt
1998-03-04please gcc 2.8Theo de Raadt
1998-03-04nicer printJason Downs
1998-03-03Add -Wno-main for GCC 2.8Niklas Hallqvist
1998-03-03fix attach messageTheo de Raadt
1998-03-01Fix int overflowTobias Weingartner
1998-03-01Conditionalize declNiklas Hallqvist
1998-03-01Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,Niklas Hallqvist
1998-02-26Fix boot flags not working. The latest gas patches, which caught someTobias Weingartner
1998-02-2532bit carenessMichael Shalayeff
1998-02-24Ooops, forgot these two here.Tobias Weingartner
1998-02-24Changes/updates to /boot stuff. More to come.Tobias Weingartner
1998-02-24First commit of /boot changes/fixes. More to come.Tobias Weingartner
1998-02-24MNLINK boot.conf(8)Theo de Raadt
1998-02-24rename some DOS MBR partition typesTheo de Raadt
1998-02-23New probe routine, add support for ST16650 (works).Jason Downs
1998-02-22GCC 2.8 WallNiklas Hallqvist
1998-02-22Forgot this oneNiklas Hallqvist
1998-02-22Reality updateNiklas Hallqvist
1998-02-22GCC 2.8 -WallNiklas Hallqvist
1998-02-22fix db_console chunk of code properlyTheo de Raadt
1998-02-22fix db_console chunk of code properlyTheo de Raadt
1998-02-22style nitsNiklas Hallqvist
1998-02-21the recent Sam's configMichael Shalayeff
1998-02-19add netbsd partition, rename 386BSD one to FreeBSD..Theo de Raadt
1998-02-19missing piece of APERTURE -- return EPERM in open if allowaperture is 0.Todd C. Miller
1998-02-18fix typo; wouldn't compile unless APERTURE was definedMarco S Hyman