Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-10-04 | Add DIOCGPDINFO support | Todd C. Miller | |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller | |
implement an ioctl to get a spoofed label even for disks that have a label on them. | |||
1998-05-07 | don't clear *_WLABEL on close so 'disklabel -W' is persistent like in the ↵ | Todd C. Miller | |
generic scsi system | |||
1998-04-25 | set d_bbsize and d_sbsize in spoofed label to values correct for ffs | Todd C. Miller | |
1998-03-27 | fictious disklabels for hpib disks we have in the table. | Todd C. Miller | |
1997-07-13 | sync to NETBSD_CURRENT_970711. | Jason Downs | |
1997-07-06 | Sync with changes from NetBSD, up to 970705. | Jason Downs | |
This includes all of the new frodo drivers, from Michael Smith, hacked up by Jason R. Thorpe; other changes, mostly configuration and/or m68k abstraction related, from Thorpe. A few others of my own. This compiles and runs, have not yet tested Domain kbd or apci ports. | |||
1997-04-16 | Merge portions of NetBSD up to 970415. | Jason Downs | |
This includes: * All of the prototyping and KNF changes. * The new interrupt system. * Portions of the Domain Keyboard support from Mike Smith. This does not include: * m68k changes, namely generic dumps. Various sundry changes and fixes by me. | |||
1997-02-10 | Kill COMPAT_NOLABEL. It is not appropiate in the modern world. | Jason Downs | |
1997-02-07 | Changed hdintr() to hdinterupt() so it won't interfere | dima | |
with HDLC stuff we have. | |||
1997-02-03 | rd -> hd | Jason Downs | |