Age | Commit message (Expand) | Author |
1996-10-17 | Oops, forgot a pair of parenthesis | Niklas Hallqvist |
1996-10-17 | -Wall happiness | Niklas Hallqvist |
1996-10-17 | Remove kvtop prototype, found elsewhere now | Niklas Hallqvist |
1996-10-17 | REmove unused variable | Niklas Hallqvist |
1996-10-16 | contextual usage | Theo de Raadt |
1996-10-16 | the Wall thing, you know | Theo de Raadt |
1996-10-16 | unused vars, protos | Theo de Raadt |
1996-10-16 | unused vars | Theo de Raadt |
1996-10-16 | contextual usage | Theo de Raadt |
1996-10-16 | missing */ | Theo de Raadt |
1996-10-16 | proto | Theo de Raadt |
1996-10-16 | fix proto, unused var | Theo de Raadt |
1996-10-16 | unused variables | Theo de Raadt |
1996-10-16 | unused vars | Theo de Raadt |
1996-10-16 | contextual usage only | Theo de Raadt |
1996-10-06 | fix from chuck | Theo de Raadt |
1996-10-05 | Avoid odd aligned 16-bit entities for mips sake | Niklas Hallqvist |
1996-09-26 | Fix alignment for mips & other strict architectures, mostly used lance stuff. | Niklas Hallqvist |
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-22 | Get some things ready for later. | Jason Downs |
1996-09-22 | add a slight delay | Jason Downs |
1996-09-20 | silent probe, silent attach; netbsd pr#2108, mike.long@analog.com | Theo de Raadt |
1996-09-17 | support boot. | Michael Shalayeff |
1996-09-16 | fix a typo. | Michael Shalayeff |
1996-09-16 | theo the pendat | Jason Downs |
1996-09-16 | pretty pretty pointless support | Jason Downs |
1996-09-12 | foom | Theo de Raadt |
1996-09-11 | Rearrange much of the polling code so really, really *busted* NEC hardware | Jason Downs |
1996-09-09 | Remove duplicated defines. | Jason Downs |
1996-09-09 | iresolve constatnt to name combination, itsn't it more clear? | Michael Shalayeff |
1996-09-04 | Pull in pieces of Manuel's patch6: | Jason Downs |
1996-09-01 | initial commit of split fdc/fd drivers | Jason Downs |
1996-09-01 | untimeout & density handling; from rcjvdb@urc.tue.nl... this patch is from ja... | Theo de Raadt |
1996-08-30 | -Wall fix | Theo de Raadt |
1996-08-29 | Add `flags' specification to floppy devices. | Jason Downs |
1996-08-29 | sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.c | Theo de Raadt |
1996-08-24 | probe-time fix provided by jfw@jfwhome.funhouse.com | Theo de Raadt |
1996-08-23 | silence probe more | Theo de Raadt |
1996-08-17 | Don't increment sc_errors right after calling wdcunwedge(). | Jason Downs |
1996-08-16 | : 0 devices | Theo de Raadt |
1996-08-15 | compatible, not compatiAble | shawn |
1996-08-15 | make use of compatiable device id; delete redundant argument | shawn |
1996-08-15 | whoops, i made a fatal typo | Theo de Raadt |
1996-08-15 | pass in sc_delayioh too | Theo de Raadt |
1996-08-15 | perfect attach messages, use bcopy/bzero | Theo de Raadt |
1996-08-15 | do not attempt to isamatch pnp devices | Theo de Raadt |
1996-08-15 | repair proto | Theo de Raadt |
1996-08-15 | warn about 0x666 thingy; use correct isa_attach_args for extent maps | Theo de Raadt |
1996-08-15 | oops, forgot to exclude those unused extents before adding to map | shawn |