Go to file
augustss 935b0481a9 Introduce an extra driver level for HID devices, uhidev. This uhidev driver
attaches to the hub, and HID drivers (ums, ukbd, and uhid) attach to
uhidev.  The reason for this change is that some HID devices report multiple
components (like a keyboard and a mouse) using the same interface, but with
different report identifiers.  The report identifier can be specified with
a locator for the HID drivers.
Furthermore, change the ukbd driver to handle other formats than the boot
protocol.
2001-12-28 17:32:36 +00:00
bin Oops, pasto. 2001-12-20 20:17:29 +00:00
crypto When calling krb5_verify_user(), we must restore root's uid, since it will need to read /etc/krb5.keytab. 2001-12-19 10:28:47 +00:00
dist Pull over fixes from rev. 1.5-1.7 of basesrc/usr.sbin/ntp/ntpd/ntpd.8. 2001-12-26 15:14:59 +00:00
distrib vnconfig called incorrectly - it wants either a simple "vnd0" or a full path 2001-12-28 16:34:50 +00:00
etc Standardize ch* and uk* descriptions. 2001-12-19 18:29:56 +00:00
games Sync getopt() / man page with actual getopt options. 2001-12-20 20:10:33 +00:00
gnu * Add user-controlled mk.conf variables 2001-12-28 01:32:37 +00:00
include Use "int32_t" instead of "time_t" for ``on tape'' times. (From FreeBSD.) 2001-12-23 14:38:03 +00:00
lib Add Pause/Play key. 2001-12-28 15:05:19 +00:00
libexec - Allow RTLD_DEFAULT_LIBRARY_PATH to be overridden. 2001-12-28 05:44:22 +00:00
regress MKfoo=no -> NOfoo 2001-12-12 01:23:59 +00:00
sbin * Add user-controlled mk.conf variables 2001-12-28 01:32:37 +00:00
share Don't put CPP flags in CFLAGS. 2001-12-28 07:49:26 +00:00
sys Introduce an extra driver level for HID devices, uhidev. This uhidev driver 2001-12-28 17:32:36 +00:00
tools Avoid building and installing every time, so that we don't have toolchain 2001-12-13 19:36:22 +00:00
usr.bin update copyrights 2001-12-26 09:40:15 +00:00
usr.sbin client, not clinet. 2001-12-27 13:22:01 +00:00
build.sh Apply workaround for some Bourne shells not handling IFS in the POSIX way. 2001-12-19 20:59:07 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Add a wrapper for the "distribution" target, similar to the wrapper 2001-11-25 18:31:12 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Add note about how to work around reloc problems in groff now that the toolchain 2001-12-07 09:56:44 +00:00