summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/sd.c
AgeCommit message (Expand)Author
1998-10-04Add DIOCGPDINFO supportTodd C. Miller
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-05-07don't clear *_WLABEL on close so 'disklabel -W' is persistent like in the gen...Todd C. Miller
1998-05-02If computed value for d_nsectors truncated to 0, set it to 32 andTodd C. Miller
1998-05-02Fix problem with zip drive correctly this time. The real deal isTodd C. Miller
1998-04-30Only use scsi geometry to fake up a label if we were able to getTodd C. Miller
1998-04-25set d_bbsize and d_sbsize in spoofed label to values correct for ffsTodd C. Miller
1998-03-27fictitious disklabels for scsi disksTodd C. Miller
1998-03-06Keep gcc from addint an implicit memset() behind our back. ThanksTodd C. Miller
1997-07-13sync to NETBSD_CURRENT_970711.Jason Downs
1997-07-06Sync with changes from NetBSD, up to 970705.Jason Downs
1997-04-16Merge portions of NetBSD up to 970415.Jason Downs
1997-02-10Kill COMPAT_NOLABEL. It is not appropiate in the modern world.Jason Downs
1997-02-10Support 16 partitions.Jason Downs
1997-02-03Merge new config(8) support from NetBSD, by Jason Thorpe.Jason Downs
1997-01-12Mostly sync to NetBSD-current of 011196. Compiles, links, boots to singleJason Downs
1996-06-23sync to 0622Theo de Raadt
1996-04-25sync w/ Net 960424Michael Shalayeff
1996-01-12from netbsd;Theo de Raadt
1995-12-14update from netbsd (verbatim)Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt