Age | Commit message (Expand) | Author |
2009-08-24 | - fix format strings for values that are daddr64_t | Jasper Lievisse Adriaanse |
2009-08-16 | Update to cope with new readdisklabel() return value. | Miod Vallat |
2009-06-13 | Needs <sys/malloc.h> now | Miod Vallat |
2009-06-04 | Add DIOCRLDINFO to those drivers previously deprived. | Kenneth R Westerback |
2009-01-25 | If hdattach() aborts early because the disk is not in good shape, always | Miod Vallat |
2008-10-15 | Second pass of simple timeout_add -> timeout_add_sec conversions | Bret Lambert |
2007-06-21 | Brace got lost in rev 1.51. | Miod Vallat |
2007-06-20 | These drivers were abusing b_cylinder to store device-specific information | Miod Vallat |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-08 | all drivers should spoof version 1 labels | Theo de Raadt |
2007-06-06 | now that all partition size/offsets are potentially 64-bit, change the | Theo de Raadt |
2007-06-05 | use six new macros to access & store the 48-bit disklabel fields related | Theo de Raadt |
2007-06-01 | Don't initialize d_partitions[RAW_DISK] just before calling | Kenneth R Westerback |
2007-04-30 | HDUNIT/etc -> DISKUNIT/etc. No functional change. | Kenneth R Westerback |
2007-02-28 | Use diskerr() to print error messages. | Miod Vallat |
2007-02-22 | Comment out the errmsg printf in hdgetdisklabel() again. | Miod Vallat |
2007-02-21 | Long awaiting modernization: | Miod Vallat |
2007-02-21 | remove part of buf abuse and store errcnt in softc (instead of b_errcnt); mor... | Michael Shalayeff |
2006-08-12 | Setting d_secsize to DEV_BSIZE (or 1 << DEV_BSHIFT, or 512) and then | Kenneth R Westerback |
2006-03-15 | Nuke dk_establish(), no longer used. | Miod Vallat |
2006-01-22 | b_cylin -> b_cylinder; no functional change. | Miod Vallat |
2006-01-20 | b_un.b_addr -> b_data; no functional change. | Miod Vallat |
2005-11-18 | Protect biodone() with splbio(). | Miod Vallat |
2005-11-18 | Define the CS/80 identify structure only once and correctly, instead of | Miod Vallat |
2005-11-16 | Overhaul the way HP-IB devices are probed. We will now do an exhaustive | Miod Vallat |
2005-11-15 | Only two `h' in threshold. | Miod Vallat |
2005-11-15 | More typos (especially indicies -> indices), checked with jmc@ | Miod Vallat |
2005-11-14 | Make HDWAITC and HDRETRY overridable in the kernel configuration file; | Miod Vallat |
2005-11-14 | constuct -> construct | Miod Vallat |
2005-11-14 | hz is defined in <sys/kernel.h> | Miod Vallat |
2005-11-13 | Better error message layout. | Miod Vallat |
2005-11-12 | Constify, and simplify hdgetinfo() which only gets called for known disks. | Miod Vallat |
2005-11-12 | Print HP-IB disk geometry the same way we print SCSI disk geometries | Miod Vallat |
2005-09-06 | anomoly -> anomaly | Miod Vallat |
2005-01-15 | Kill whitespace at EOL. | Miod Vallat |
2004-02-15 | sneaky disk_unbusy()'s tried to hide | Ted Unangst |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-06 | Some easy strcpy elimination. | Kenneth R Westerback |
2003-04-06 | The disklabel fields d_packname and d_typename are not null terminated strings | Kenneth R Westerback |
2002-12-25 | Turn xxUNIT, xxPARt, xxLABELDEV macro names into uppercase. | Miod Vallat |
2002-12-10 | interupt->interrupt | Miod Vallat |
2002-06-09 | convert sleep() calls to tsleep(). | Miod Vallat |
2002-06-09 | fix the use of "cuz" in the tree; these are all in comments | Jason Peel |
2002-05-30 | protect biodone with splbio. | Artur Grabowski |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-09-20 | occured->occurred | Mike Pechkin |
2001-08-26 | Nuke annoying defopt, by popular demand. Plus you get two typos fixed | Miod Vallat |
2001-05-01 | convert to new timeouts | Todd C. Miller |
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 |