| Age | Commit message (Expand) | Author |
| 2006-07-23 | Use the LWP cached credentials where sane. | ad |
| 2006-05-14 | integrate kauth. | elad |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-09-06 | Change the driver open function's conditional for overriding exclusive tty | kleink |
| 2005-01-22 | de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t. | chs |
| 2003-07-15 | __KERNEL_RCSID() | lukem |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-10 | Pass a struct cons_channel * to cc_iclose, not a struct kbd_softc *. | martin |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-03-17 | Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for | atatat |
| 2001-09-05 | Remove register prefixes. | tsutsui |
| 2001-05-02 | Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point | scw |
| 2000-11-02 | Adapt to new line discipline scheme. | eeh |
| 2000-05-21 | Need to provide a consdev to the cons_attach_input call now. | eeh |
| 2000-05-19 | Fix the sparc64 console. | eeh |
| 2000-03-31 | Remove declaration of kd_rom_intr(). It is not needed on sun3. | tsutsui |
| 2000-03-23 | New callout mechanism with two major improvements over the old | thorpej |
| 2000-03-19 | Minimal changes to accomodate the console input channel attachment | pk |
| 2000-03-06 | - Implement cnbell() -- ring the console bell. The cn_bell entrypoint | thorpej |
| 1999-08-05 | Change the semantics of splsoftclock() to be like other spl*() functions, | thorpej |
| 1998-02-26 | Fix build with NFB=0 | gwr |
| 1997-02-10 | Make some more things static, and cosmetic stuff. | gwr |
| 1997-02-10 | Forgot to initialize cn->cn_dev, cn->cn_pri | gwr |
| 1997-01-27 | Fix copyrights (/s/REGENTS/FOUNDATION/) | gwr |
| 1996-12-17 | Make this compile with -Werror -Wall -Wstrict-prototypes | gwr |
| 1996-11-20 | Most files that were copyright Adam Glass and/or Gordon W. Ross | gwr |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-11 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-09-02 | tty stop functions really should return void, not int, and certainly not both. | mycroft |
| 1996-06-15 | merge 1.2 changes | gwr |
| 1996-04-26 | Remove some hacks that "went around" the linesw[] operations. | gwr |
| 1996-04-07 | minor cleanup | gwr |
| 1996-01-24 | Update for the new z8530 driver | gwr |
| 1995-04-26 | Add xxtty() | gwr |
| 1995-04-10 | Add a dummy kdstop(). | mycroft |
| 1995-03-28 | Avoid passing non-ASCII chars to the PROM. | gwr |
| 1995-03-24 | Cleanup, and deal with kd != console | gwr |
| 1995-03-10 | Add kdcnpollc so it can call fb_unblank | gwr |
| 1994-12-17 | Fix kd (keyboard/display) driver kdcngetc/kdcnputc functions. | gwr |
| 1994-12-12 | New autoconfig interface to support VME, etc. | gwr |
| 1994-12-01 | Export some headers that X will want, and minor clean-up. | gwr |
| 1994-11-21 | Lots of changes. Fairly stable now. | gwr |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-06-03 | Fix initialization of keyboard port (works now). | gwr |
| 1994-05-05 | cosmetic | gwr |
| 1994-05-04 | This provides a tty device for dev/cons.c to point at. | gwr |