Age | Commit message (Expand) | Author |
2005-04-22 | Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series. | Miod Vallat |
2005-02-27 | Invoke hp300_cninit() twice, with a global variable letting the | Miod Vallat |
2005-02-27 | Decide whether to force serial console on the 425e based upon the service | 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 | Kill whitespace at EOL. | 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-04 | Delete UCB term 3. When there are other copyright owners, we affirm | Theo de Raadt |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
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 |
2001-05-10 | Don't play with MCR_IEN, it breaks serial console input on the 425e. | Todd C. Miller |
2001-05-10 | In apciparam() in the ospeed == 0 case, actually set the cfcr to the new | Todd C. Miller |
2001-05-10 | Skip "serial 1" on non-425e models. It's mapped to DCA at 9 on every | Todd C. Miller |
2001-05-10 | When acpi is used as the console, set cn_tab appropriately so that a | Todd C. Miller |
2001-05-10 | Move the timeout_set() call up a bit | Todd C. Miller |
2001-05-01 | convert to new timeouts | Todd C. Miller |
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 |