Age | Commit message (Expand) | Author |
2006-01-01 | Let cons_init() and cons_init_bell() initialize the whole consdev structure, | Miod Vallat |
2005-12-31 | Rework (once again) the console code, in order to match the PROM's logic better. | Miod Vallat |
2005-12-30 | Kill conforced, and have console devices use CN_FORCED priority instead. | Miod Vallat |
2005-12-30 | When a driver claims console, let it set conscode to itself, instead of | Miod Vallat |
2005-02-27 | Invoke hp300_cninit() twice, with a global variable letting the | 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-12-22 | typos from Jared Yanovich; | Jason McIntyre |
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 |
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 |