freebsd with flexible iflib nic queues
Go to file
Rodney W. Grimes 02aa90d831 >From: paul@u.tvt.se (Paul Pries)
>Subject: Bad bug in kbdtables.h [FreeBSD]

I found a bug in /sys/i386/isa/kbdtables.h which contain the
different keyboard layouts for syscons.  This regards all tables exept
the Danish and US.  When compiling the kernel with any other keymapping
than Danish or none at all (US), you get an error that 'key_map' is undefined.
This is because there is a typo in the name of the struct containing
the tables, keymap intead of key_map.
1993-09-15 23:03:21 +00:00
bin Fix grammar to eliminate support for unary minus expressions -- they 1993-09-14 22:49:52 +00:00
etc >From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies) 1993-09-14 21:42:14 +00:00
gnu Added bsd.prog.mk so that make maninstall would work 1993-09-08 14:23:28 +00:00
lib/csu/i386 Added ${COPY} knob to the install commands 1993-07-03 00:21:21 +00:00
libexec/makekey Libcrypt upgrade 1993-07-20 23:49:11 +00:00
sbin The fdisk man page doesn't show correctly the usage possibilities of 1993-08-10 10:31:35 +00:00
share/man/man4 From: baukno@login.dkuug.dk (S|ren Schmidt) 1993-09-09 00:32:25 +00:00
sys >From: paul@u.tvt.se (Paul Pries) 1993-09-15 23:03:21 +00:00
usr.bin Added README which explains the copyright status of getopt(1) 1993-07-27 17:24:17 +00:00
usr.sbin Include <rpc/rpc.h> instead of various individual <rpc/*.h> header files 1993-09-15 20:27:25 +00:00