Age | Commit message (Expand) | Author |
2007-10-08 | A few trailing bzero/memset -> M_ZERO occurrences, cast removal and | Kenneth R Westerback |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-08 | all disklabels read from the kernel now always contain a total sector | Theo de Raadt |
2007-06-07 | more XXsize() functions not fixed | 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-03-13 | Nuke __HAVE_OLD_DISKLABEL code, this was never defined anyway. | Miod Vallat |
2007-02-15 | Don't print the error strings returned by readdisklabel(). If you | Kenneth R Westerback |
2006-07-12 | zap some unused variables. | Thordur I. Bjornsson |
2006-03-15 | Correct checks against cd_ndevs - valid numbers are strictly inferior to | Miod Vallat |
2005-11-24 | splimp -> spl6 | Brad Smith |
2005-11-24 | splimp -> splbio | Brad Smith |
2005-11-15 | More typos (especially indicies -> indices), checked with jmc@ | Miod Vallat |
2004-09-24 | Add DELAY in rx_putonline() such that we can boot on the SIMH VAX simulator. | Mark Kettenis |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-11-29 | inconsistant spelling; torh@bogus.net | Theo de Raadt |
2002-06-12 | No longer need these getdev routines. | Hugh Graham |
2002-06-08 | protect biodone with splbio | Artur Grabowski |
2002-03-15 | Cosmetic changes only, primarily making comments line up nicely after the | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-10 | Check result from malloc(9) when using M_NOWAIT. hugh@ ok | Thomas Nordin |
2001-12-05 | sync with netbsd. untested. | Hugh Graham |
2001-07-04 | Fix off-by-one error in unit checking | Constantine Sapuntzakis |
2001-06-25 | cold is in systm now | Michael Shalayeff |
2000-04-27 | sync w/netbsd | Brandon Creighton |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1997-09-12 | Sync with NetBSD 970827. -moj | Mats O Jansson |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson |
1997-08-08 | Change the bounds_check_with_label API to also take a cpu_disklabel | Niklas Hallqvist |
1997-05-29 | RCS tagging | Niklas Hallqvist |
1997-01-15 | sync with NetBSD 970112 -moj | Mats O Jansson |