Mon Mar 11 01:09:02 1991 0000-Admin(0000) (root at garp) * screen.c: Fixed a bug that kept xdm from running. * CONFIG: Documentation update Sat Mar 9 00:21:52 1991 0000-Admin(0000) (root at garp) * events.c xqueue.c init.c screen.c: Introduced a scheme that can also handle signals as inputrecognicer (instead of poll()). This fixed the bug of the KDQUEMODE that was introduced by race- conditions. * config.c: Added a new scheme of error-reporting. Wed Feb 27 20:58:30 1991 0000-Admin(0000) (root at garp) * keyboard.c xqueue.c: Fixed some quirks in the keyboard handling: o no new keysysms for cursorkeys o better numlock handling Mon Feb 25 23:52:15 1991 0000-Admin(0000) (root at garp) * X386.h config.c mouse.c keyboard.c xqueue.c: Added support for KDQUEMODE. But due to an internal bug there seem to be problems. * screen.c: fixed bug for SVR4 & ATT that prevented correct vt-switching. * X386.h: added support for SVR4 Sun Feb 24 12:29:39 1991 0000-Admin(0000) (root at garp) * config.c: fixed bug with configuring Mircosoft Mouse * mouse.c: added hack for Logitech MouseMan Sun Feb 10 13:34:47 1991 The real master (root at garp) * keyboard.c: Keyboardmapping now conforms the PC/AT keyboard proposal. Just the handling of the ALT_L, ALT_R keys is different to support international keyboards & the numlock-key. * events.c ../../os/4.2bsd: Changed Device I/O handling to use Block/Wakeup handlers from dix. Sun Feb 3 22:43:26 1991 The real master (root at garp) * mouse.c, config.c: Added support for Logitech mouse. Made also some code cleaner. Sat Jan 12 11:56:07 1991 The real master (root at garp) * mouse.c: Removed last changes. Now the mouse-device is just opened one time. When the server reset itself a reopen is protected by a guard. This is MUCH less code. Mon Jan 7 21:11:29 1991 The real master (root at garp) * mouse.c: Devices are now expilictely closed when the vt is left and opened when reentering the vt. This might be a big problem if some clients are opened when the vt on which X runs is inactive, so that there's no free fd... Mon Dec 31 00:23:43 1990 The real master (root at garp) * keyboard.c: New feature added. Now the server is able to read the originally established keymap and translate this one to an X compatible keymap. Also some minor bug, concerning the use of ttymap(1) had been fixed. Sun Dec 30 11:59:07 1990 The real master (root at garp) * config.c: Since -config was not real functional, now some more files are search for special config information: - ~/Xconfig - /usr/lib/X11/X386/Xconfig. - /usr/lib/X11/X386/Xconfig * screen.c: Missing error-check for VT_OPENQRY added. Now there is a warning if really no /dev/vt?? is free. Mon Dec 24 12:22:24 1990 The real master (root at garp) * screen.c: X386VTInit now supports setpgrp() to make sure on which vt?? the server is running * keyboard.c: ATKbdBell now uses KIOCSOUD to be compatible with SCO