summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
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
1998-02-18compile -- tsk tskTodd C. Miller
1998-02-18unused variables without APERTURE defined...Matthieu Herrb
1998-02-18indentTheo de Raadt
1998-02-18#ifndef APERTURE; machdep.allowaperture=0Theo de Raadt
1998-02-17add an in-kernel /dev/xf86 aperture driver. the 'machdep.allowaperture'Matthieu Herrb
1998-02-17fix the thing gas freaks out about; weingart will fix better if requiredTheo de Raadt
1998-02-08Update to match realityThorsten Lockert
1998-02-08nicerTheo de Raadt
1998-02-08Forward declare struct procNiklas Hallqvist
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt