summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1996-10-17Add pedantic warnings, as well as -m486 if we are only for the 486Niklas Hallqvist
1996-10-17Trim, and reflect realityNiklas Hallqvist
1996-10-17Conditionalize variable declsNiklas Hallqvist
1996-10-17One too much ifdef..Niklas Hallqvist
1996-10-17kvtop protoNiklas Hallqvist
1996-10-17more SIGBUS garbageTheo de Raadt
1996-10-16contextual usageTheo de Raadt
1996-10-16protoTheo de Raadt
1996-10-16the Wall thing, you knowTheo de Raadt
1996-10-16proto rtcintrTheo de Raadt
1996-10-16repair fusword/susword protosTheo de Raadt
1996-10-16decl calibrate_cyclecounter, fusword, suswordTheo de Raadt
1996-10-16unused variableTheo de Raadt
1996-10-16missing */Theo de Raadt
1996-10-14enable le0Theo de Raadt
1996-10-13Add some more offsets, from Erik.Jason Downs
1996-10-13Clean up ioctl and flush the input buffer.Jason Downs
1996-10-13provide split raw/cooked (translated) input modes. cooked mode is default,Jason Downs
1996-10-05do not disable wt0; user can if neededTheo de Raadt
1996-10-04syncJason Downs
1996-10-04Make it compileable.Jason Downs
1996-10-04handle 165/165 correctly; from tholoTheo de Raadt
1996-10-04ahc on eisa, netbsdTheo de Raadt
1996-10-04do not decl global; from christosTheo de Raadt
1996-10-01disable wt0 by default (smc smasher). can be enabled using boot -cTheo de Raadt
1996-10-01writedisklabel with same semantics as readdisklabelTheo de Raadt
1996-09-29naw, grown bufcache does not help this workloadTheo de Raadt
1996-09-29Your average one line commit.Jason Downs
1996-09-28if no disklabel, fake the MBR partitions at m/n/o/pTheo de Raadt
1996-09-28..and update it again.Jason Downs
1996-09-28Add floppy filesystem goop.Jason Downs
1996-09-28Add INSTALL floppy filesystem goop.Jason Downs
1996-09-28Allow booting from 2.88mb floppies (in 1.44mb mode), and remove theJason Downs
1996-09-28document last changeTheo de Raadt
1996-09-27Do not count on x perms being there for rmaouthdrNiklas Hallqvist
1996-09-26Do not override sectors, track & secpercyl values set by the driver, itNiklas Hallqvist
1996-09-26fault in a ptp in one nasty situation. not fool proof, but helps some cases. ...Theo de Raadt
1996-09-26tossed the frigging mitsumiTheo de Raadt
1996-09-25prefer DOSPTYP_386BSD MBR partition; from tholoTheo de Raadt
1996-09-25shrink an error messageTheo de Raadt
1996-09-25u_int*_t typesTheo de Raadt
1996-09-25prefer a DOSPTYP_OPENBSD MBR partition, but accept one of DOSPTYP_386BSD.Theo de Raadt
1996-09-24DOSPTYP_OPENBSD = 0xa6 (everything i checked says this is available)Theo de Raadt
1996-09-24RAW_PART = 2, ie. sd0c, now -- make sure your c partitions are your whole diskTheo de Raadt
1996-09-23adjust number of types, since we've got 16 partitions in disklabel now.Michael Shalayeff
1996-09-23propagte FD{UNIT,PART} definitions.Michael Shalayeff
1996-09-23use printf() from libsa, move remainder to the related drivers.Michael Shalayeff
1996-09-23use <dev/ic/mc6845.h>. add tag.Michael Shalayeff
1996-09-23use <dev/ic/mc6845.h> for CRTC registers definitions.Michael Shalayeff
1996-09-23separate mc6845 definitions in dev/ic/mc6845.hMichael Shalayeff