Age | Commit message (Expand) | Author |
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-07 | another XXsize() function forgotten | 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-27 | Even floppies should use DISKLABELDEV() on the dev_t parameter to | Kenneth R Westerback |
2007-02-15 | Don't print the error strings returned by readdisklabel(). If you | Kenneth R Westerback |
2006-11-29 | Kernel stack can be swapped. This means that stuff that's on the stack | Miod Vallat |
2006-09-26 | Zap D_REMOVABLE flag from disklabel. If you didn't already know that | 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 |
2005-08-14 | Add more flexibility to the fast trap handlers mechanism: | Miod Vallat |
2005-03-23 | Kill the sparc-specific mountroot hooks (which are run before the root | Miod Vallat |
2005-03-12 | Do not drop the user in ddb in DIAGNOSTIC checks unless option FD_DEBUG. | Miod Vallat |
2004-12-25 | Use list and queue macros where applicable to make the code easier to read; | Miod Vallat |
2004-09-29 | Switch sparc to evcount; ok deraadt@ | Miod Vallat |
2004-09-22 | Bring some enhancements and fixes to fdc(4) from NetBSD: | Miod Vallat |
2004-04-02 | remove pk from copyright, seen in netbsd | Theo de Raadt |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2004-01-12 | typos from Jared Yanovich; | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-11-24 | Be sun4m-friendly in FDC_C_HANDLER case. | Miod Vallat |
2002-11-24 | Fix a kernel fault in FDC_C_HANDLER code. | Miod Vallat |
2002-11-24 | Make this compile again if FDC_C_HANDLER is defined. | Miod Vallat |
2002-05-29 | splbio around biodone. | Artur Grabowski |
2002-04-30 | Fix an ancient problem in how sparc interrupts are handled. | Artur Grabowski |
2002-04-28 | Rename all PIL_* constants to IPL_* to match other archs and make them | Artur Grabowski |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-13 | On sparc, PAGE_SIZE and friends might not be a compile-time constant. | Miod Vallat |
2001-03-24 | Convert to new timeout API. mickey@ ok. | Hakan Olsson |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1997-09-20 | only eject root floppies | Theo de Raadt |
1997-08-25 | Implement LED blinking as a run-time configurable option via the sysctl | Jason Downs |
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs |
1997-06-25 | Kill unused variables. | Jason Downs |
1997-06-24 | New floppy and auxreg drivers, from NetBSD. fd.c has many changes preserved, | Jason Downs |
1997-05-30 | Inhbit the silly "Insert fileystem floppy" message when booting from floppy | grr |
1997-05-11 | don't config the floppy on Sun4m's, since the the driver isn't right and doin... | grr |
1997-04-02 | use FDPART(), limit drives to 2 to avoid dev_t problems; grr@shandakor.tharsi... | Theo de Raadt |
1997-04-02 | clear correct structure, PR#144, grr@shandakor.tharsis.com | Theo de Raadt |
1996-12-06 | repair max sectors | Theo de Raadt |
1996-12-05 | mirror isa fd driver in disklabel handling | Theo de Raadt |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-11-06 | give floppies real partitions | Theo de Raadt |
1996-08-11 | Merge back revisions 1.2 through 1.4. | Jason Downs |
1996-08-11 | netbsd port, now we merge our changes back in | Theo de Raadt |
1996-01-15 | sync with netbsd | Theo de Raadt |
1996-01-12 | from netbsd; | Theo de Raadt |
1995-12-15 | new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supply | Theo de Raadt |