Age | Commit message (Expand) | Author |
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 |
1995-10-24 | pretty; delay properly during drive probe | Theo de Raadt |
1995-10-21 | simplify | Theo de Raadt |
1995-10-19 | intr counter; mtio offline | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |