Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/news68k/dev/kb.c
RevisionDateAuthorComments
 1.9  14-May-2008  tsutsui Normalize my licenses.
 1.8  04-Mar-2007  christos branches: 1.8.40; 1.8.42; 1.8.44; 1.8.46;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.7  11-Dec-2005  christos branches: 1.7.26;
merge ktrace-lwp.
 1.6  04-Sep-2004  tsutsui branches: 1.6.12;
- Use ANSI function declarations and make some functions static.
- Some KNF
 1.5  15-Jul-2003  lukem __KERNEL_RCSID()
 1.4  18-Jan-2003  tsutsui branches: 1.4.2;
TAB/space cleanup.
 1.3  11-Jan-2003  tsutsui Fix -Wsign-compare warnings.
 1.2  17-Mar-2002  atatat Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
indicating an unhandled "command". ERESTART is -1, which can lead to
confusion. ERESTART has been moved to -3 and EPASSTHROUGH has been
placed at -4. No ioctl code should now return -1 anywhere. The
ioctl() system call is now properly restartable.
 1.1  25-Jan-2001  tsutsui branches: 1.1.2; 1.1.6; 1.1.10;
Add drivers for keyboard and mouse.
(but no working framebuffer yet..)
 1.1.10.2  15-Jan-2003  thorpej Sync with HEAD.
 1.1.10.1  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.1.6.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.2.2  11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1  25-Jan-2001  bouyer file kb.c was added on branch thorpej_scsipi on 2001-02-11 19:11:14 +0000
 1.4.2.4  27-Jan-2005  skrll Adapt to branch.
 1.4.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.4.2.1  03-Aug-2004  skrll Sync with HEAD
 1.6.12.2  03-Sep-2007  yamt sync with head.
 1.6.12.1  21-Jun-2006  yamt sync with head.
 1.7.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.8.46.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.8.44.1  16-May-2008  yamt sync with head.
 1.8.42.1  18-May-2008  yamt sync with head.
 1.8.40.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed