summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-12-05bring back partitionsTheo de Raadt
1996-12-05call readdisklabel() in the same fashion as sd.c doesTheo de Raadt
1996-12-05if block size is > 2048, set it to 2048. atapi drives that lie!Theo de Raadt
1996-12-05call readdisklabel() in the same fashion as sd.c doesTheo de Raadt
1996-12-05call iso_disklabelspoof() as needed...Theo de Raadt
1996-12-05proto iso_disklabelspoof() inside an #ifdef (no nicer place)Theo de Raadt
1996-12-05provide iso_disklabelspoof()Theo de Raadt
1996-12-05Implement a few more escape sequences that BSD/OS has defined for pccons;Thorsten Lockert
1996-12-04DESTDIR fixingTheo de Raadt
1996-12-03Missing OpenBSD pieces, DOH!Niklas Hallqvist
1996-12-03clr TS_WOPEN if bailing on cua opensTheo de Raadt
1996-12-03clear sense buffer for mode sense 4, dms@celtech.comTheo de Raadt
1996-12-03DOH, com moved to icNiklas Hallqvist
1996-12-03partial merge with NetBSDkstailey
1996-12-03void cystop() -> int cystop()kstailey
1996-12-03void zsstop() -> int zsstop()kstailey
1996-12-03well it used to.kstailey
1996-12-03dev_type_stop() returns void not intkstailey
1996-12-03comreg/var moved, niklasTheo de Raadt
1996-12-03Add readlabelfs()'s table, a shorter form of fstypenames.Jason Downs
1996-12-02increase default data limit to size needed for make buildkstailey
1996-11-30syncJason Downs
1996-11-30fix order of #if defined's so it compilesTodd C. Miller
1996-11-30Com driver moved, still somewhat ISA-dependent though, but it willNiklas Hallqvist
1996-11-30bus changesJason Downs
1996-11-30syncJason Downs
1996-11-30Cleaned up. lpt is MI now.Niklas Hallqvist
1996-11-29Missed in last bus.h commitNiklas Hallqvist
1996-11-29Missing pieces of new bus.h that CVS lost behind my backNiklas Hallqvist
1996-11-29note 1024 limit on text+data.Michael Shalayeff
1996-11-29back out bitmask_snprintf()kstailey
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Various configuration changesNiklas Hallqvist
1996-11-28Fix a vararg protoNiklas Hallqvist
1996-11-28Add special case code for the rPC44. The DMA buffers on this machineimp
1996-11-28Actually draw the hanging. Remove some statics. Fix a bug inNiklas Hallqvist
1996-11-28Make SCSI debugging more dynamic, more targets and luns can beNiklas Hallqvist
1996-11-28Sync to NetBSD 961107Niklas Hallqvist
1996-11-28Pull in laptop changes from cgd, a couple from me, and a few slight formattingJason Downs
1996-11-27Make compilable in our env. Involved disabling ELF support,Niklas Hallqvist
1996-11-27Make typesafe and 64bit cleanerNiklas Hallqvist
1996-11-27short and long are now u_int16_t and u_int32_tNiklas Hallqvist
1996-11-27include libkern.h prior to stand.h to not to collide m{in,ax} definitions.Michael Shalayeff
1996-11-27don't define min,max if libkern.h included.Michael Shalayeff
1996-11-25Make CONADDR and CONUNIT overrideableNiklas Hallqvist
1996-11-25Sync with reality, + Serial console on COM2Niklas Hallqvist