Age | Commit message (Expand) | Author |
2005-11-21 | Move contents of sys/select.h to sys/selinfo.h in preparation for a | Todd C. Miller |
2003-10-03 | Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for | Miod Vallat |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-05 | print dv_xname instead of the uninitialized variable card; ok miod/henning/de... | Markus Friedl |
2003-01-05 | spelling | Theo de Raadt |
2002-09-15 | Add a license from the author Timo Rossi <trossi@co.jyu.fi> | Artur Grabowski |
2002-09-14 | Various fixes and cleanups in the cy driver. | Artur Grabowski |
2002-09-09 | Correctly printf on attach. | Artur Grabowski |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-30 | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok | Thomas Nordin |
2001-08-20 | Allow driver to recognize Cyclades 4Y and 8Y cards. | smart |
2001-08-19 | KNF | smart |
2001-04-23 | double splx | Artur Grabowski |
2001-03-25 | Repair timeouts. kern/1743, but with simpler fix | Artur Grabowski |
2001-02-03 | new timeouts | Michael Shalayeff |
2000-12-10 | support newer cy cards; elektrosatan@voltagenoir.org, pr#1479 | Theo de Raadt |
1999-11-30 | Remove duplicate #include. | Aaron Campbell |
1997-08-04 | Change disable_intr()/enable_intr() to splhigh()/splx(). | dgregor |
1996-12-03 | clr TS_WOPEN if bailing on cua opens | Theo de Raadt |
1996-12-03 | void cystop() -> int cystop() | kstailey |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist |
1996-10-16 | Wall happiness | Theo de Raadt |
1996-08-23 | Make more MI, closer to compile on amiga, still some problems though. | Niklas Hallqvist |
1996-07-27 | split cy driver up | Theo de Raadt |