NetBSD/sys
drochner bd3b88b6a6 Move the translation of keypad and function keys into the realm of the
terminal emulation. For this, change the interface to wsdisplay_kbdinput()
to take a "keysym_t" as argument. From there, the code is handed to the
appropriate emulation module via a new entry point: "translate".
Nuke the ioctls dealing with global assignment of character sequences
to keypad/function keys.
The "sun" emulation works much better now!
1998-06-15 17:48:32 +00:00
..
adosfs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
arch document PCKBD_LAYOUT 1998-06-15 13:10:18 +00:00
compat Since wscons can support VT_xxx ioctl()s, enable them if NWSDISPLAY > 0. 1998-06-11 22:26:13 +00:00
conf Add defopt for QUOTA. While here, do some grouping of associated options. 1998-06-08 04:00:35 +00:00
ddb Change ddb_init() for a.out to provision for kernels which are not booted by 1998-06-09 01:57:41 +00:00
dev Move the translation of keypad and function keys into the realm of the 1998-06-15 17:48:32 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
kern Implement config_defer(), a generic mechanism to defer the configuration 1998-06-09 18:46:12 +00:00
lib Didn't find sha1.h compiling sys/arch/sparc/stand/boot. 1998-05-29 16:50:14 +00:00
lkm Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:32:01 +00:00
miscfs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
msdosfs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
net Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netatalk Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netccitt Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netinet Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netiso Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netnatm Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netns Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
nfs Fix last change: If BOOTP/DHCP was successful, don't try RARP/BOOTPARAM. 1998-06-13 14:13:25 +00:00
stand
sys Move the setjmp()/longjmp() prototypes inside _KERNEL protection. This is 1998-06-14 20:18:56 +00:00
ufs KNF, mostly of FFS_EI changes. 1998-06-13 16:26:22 +00:00
uvm Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
vm Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00