Age | Commit message (Expand) | Author |
2005-02-27 | Invoke hp300_cninit() twice, with a global variable letting the | Miod Vallat |
2005-02-14 | Behave correctly in interrupt handlers if no tty has been allocated yet. | Miod Vallat |
2005-02-12 | Use cons_decl() instead of rolling our own prototypes. | Miod Vallat |
2005-01-15 | Use DIO_SIZE() macro instead of rolling our own implementation of it. | Miod Vallat |
2005-01-14 | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. | Miod Vallat |
2005-01-08 | Only use one set of DIO size and address defines, from <dev/dioreg.h> | Miod Vallat |
2004-09-29 | Switch hp300 to evcount. | Miod Vallat |
2004-09-19 | constify speedtabs and make ttspeedtab() take a const struct speedtab * | Michael Shalayeff |
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-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-15 | Don't cast nonexistent return value from splx to (void). ok art@ | Thomas Nordin |
2001-09-23 | For serial console, drop into ddb on <break> if ddb.console is nonzero | Todd C. Miller |
2001-06-27 | recieve -> receive | Nathan Binkert |
1997-09-14 | callout support sync, from Theo. | Jason Downs |
1997-07-14 | cua devices for all! | Jason Downs |
1997-07-06 | Sync with changes from NetBSD, up to 970705. | Jason Downs |
1997-04-16 | Merge portions of NetBSD up to 970415. | Jason Downs |
1997-02-03 | Merge new config(8) support from NetBSD, by Jason Thorpe. | Jason Downs |
1997-01-12 | Mostly sync to NetBSD-current of 011196. Compiles, links, boots to single | Jason Downs |
1996-06-23 | sync to 0622 | Theo de Raadt |
1996-04-25 | sync w/ Net 960424 | Michael Shalayeff |
1996-01-05 | from netbsd: | Theo de Raadt |
1995-12-14 | update from netbsd (verbatim) | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |