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