Age | Commit message (Expand) | Author |
1997-02-13 | Remove statics to ease DDB debugging | Niklas Hallqvist |
1997-02-13 | riscpc++ | Per Fogelstrom |
1997-02-06 | Changes to ramdisk driver to support disklabels. Work done by Theo. | Dale S. Rahn |
1997-02-04 | Make sure arc4random gets initialized eventually. | dm |
1997-02-01 | put an harmless waring behind an DIAGNOSTIC | Thomas Graichen |
1997-01-31 | off-by-one in partition indexing, netbsd pr#3161, kleink@layla.inka.de | Theo de Raadt |
1997-01-31 | if error, b_resid = b_bcount | Theo de Raadt |
1997-01-29 | Export comdefaultrate | Niklas Hallqvist |
1997-01-29 | Match com changes. | Jason Downs |
1997-01-26 | Some more KNF | Niklas Hallqvist |
1997-01-26 | Fixed a busification bug (some may well remain), as well as some KNF issues | Niklas Hallqvist |
1997-01-24 | bug fix: | chuck |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist |
1997-01-24 | Sync with NetBSD 960123 | Niklas Hallqvist |
1997-01-23 | changed aicprint() to scsiprint() | flipk |
1997-01-22 | back out bounce buffer fixes until i get them working 100% | Theo de Raadt |
1997-01-22 | only go into wide scsi mode if the card supports it | Theo de Raadt |
1997-01-17 | add tag | kstailey |
1997-01-17 | ncr_print() -> scsiprint() | kstailey |
1997-01-16 | ahaprint() & btprint() -> scsiprint() | kstailey |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-15 | moved init of ret in randomioctl() to better location | kstailey |
1997-01-15 | added prototypes, made some functions static, removed unused variables | kstailey |
1997-01-15 | extra braces to prevent warning about missing braces | kstailey |
1997-01-15 | sc_link.adapter_buswidth, set to 16 if wide scsi. if 0 it gets converted | Theo de Raadt |
1997-01-15 | more missing prototypes and other warnings fixed | kstailey |
1997-01-15 | prevent this warning: | kstailey |
1997-01-15 | added prototypes | kstailey |
1997-01-13 | small changes to get it compiled on the pmax (does'nt affect anything else) | Thomas Graichen |
1997-01-05 | Remove lots of timer_state structs as they just ate memory and only a few was | Niklas Hallqvist |
1997-01-05 | absent pcmcia cards do not interrupt | Theo de Raadt |
1997-01-04 | Add XXX comment about the delay port | Niklas Hallqvist |
1997-01-04 | readdisklabel() with correct dev_t | Theo de Raadt |
1997-01-03 | make bounce buffer aware | Theo de Raadt |
1997-01-03 | end of pesky log message, thanks to Go Watanabe <go@cclub.tutcc.tut.ac.jp> | kstailey |
1997-01-01 | remove unneded space in printf (only cosmetic) | Thomas Graichen |
1997-01-01 | don't count on MFS in add_blkdev_randomness | Michael Shalayeff |
1996-12-28 | Fix prerequisite test, still need to check why NODEV bufs comes here. | Niklas Hallqvist |
1996-12-24 | deal with the 2340 lie in the right place, i think | Theo de Raadt |
1996-12-23 | Import of Openfirmware device drivers for PowerPC port. | Dale S. Rahn |
1996-12-21 | add disklabel support | Theo de Raadt |
1996-12-19 | netbsd fix to problem found by m4@nts.umn.edu | Theo de Raadt |
1996-12-19 | do SIOCGIFADDR in ether_ioctl | Michael Shalayeff |
1996-12-16 | add "return (0)" to end of zsstop() since it's not a void function anymore | kstailey |
1996-12-12 | note lpt chip | Michael Shalayeff |
1996-12-12 | Revert to non-bus.h versions for the time being | Niklas Hallqvist |
1996-12-11 | Slight optimizations | Niklas Hallqvist |
1996-12-11 | b_resid cleanups, pointed out by minoura@kw.netlaputa.or.jp in netbsd pr#3007 | Theo de Raadt |
1996-12-11 | isadma belongs in files.isa | Niklas Hallqvist |
1996-12-11 | Do not allocate all of ports 0x80 - 0x8f for isadma (hint: delay) | Niklas Hallqvist |