Age | Commit message (Expand) | Author |
2012-07-22 | Fix for ClickPad. On issue pointed gilles@ and matthieu@ | Alexandr Shadchin |
2011-08-17 | Adding support Synaptics touchpad. Thanks all for test. | Alexandr Shadchin |
2010-07-26 | Correct the links between threads, processes, pgrps, and sessions, | Philip Guenthe |
2009-10-13 | Get rid of devact enum, substitute it with an int and coresponding defines. | Paul Irofti |
2007-04-10 | Add support for a fourth axis on wsmouse devices, e.g. on the Apple Might | Miod Vallat |
2006-11-01 | poll errors should be POLLERR, not some random E value | Ted Unangst |
2005-08-14 | Honor (the lack of) FWRITE in the various ioctl routines; with input from | Miod Vallat |
2005-06-01 | Do not kill the event sink when closing a wsmouse device opened in write-only | Miod Vallat |
2005-05-18 | Do not compile the screen burner code if SMALL_KERNEL, helps floppies. | Miod Vallat |
2005-05-15 | Partial sync to the NetBSD wscons code, bringing a better wsmux behaviour | Miod Vallat |
2004-06-24 | This moves access to wall and uptime variables in MI code, | Thorsten Lockert |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-04-30 | cdev_decl is done in conf.h, do not dupe here | Michael Shalayeff |
2002-03-27 | Add X-Window support to wsmoused(8). This allows running wsmoused(8) and | jbm |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-10-04 | supply entropy from here | Michael Shalayeff |
2001-05-08 | inplement screen burner in screenblank(1) style (no program though). | Michael Shalayeff |
2001-03-30 | Add a new wsmuxop, dissetdisplay, which wsmux uses to disocver whether a mux | Aaron Campbell |
2001-02-18 | Fix an uninitialized variable which could cause corruption of the user | Aaron Campbell |
2001-01-30 | Pass the correct MUX type to wsmux_attach_sc(). | Aaron Campbell |
2000-08-01 | update wscons, nothing serious, mostly api fixes for us; from netbsd through ... | Michael Shalayeff |
2000-05-16 | import newer wscons source from netbsd. | Michael Shalayeff |