freebsd-src/sys/alpha
Poul-Henning Kamp 672c05d49c Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
2004-07-15 20:47:41 +00:00
..
alpha Preparation commit for the tty cleanups that will follow in the near 2004-07-15 20:47:41 +00:00
compile
conf Now that the console setup is identical to that on other platforms, 2004-07-11 03:07:28 +00:00
include Rev 1.24 of sys/ptrace.h adds ptrace_clear_single_step() prototype 2004-07-13 16:11:04 +00:00
isa Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to build 2004-07-01 15:07:27 +00:00
linux Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
mcbus Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to build 2004-07-01 15:07:27 +00:00
osf1 - Replace wait1() with a kern_wait() function that accepts the pid, 2004-03-17 20:00:00 +00:00
pci Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to build 2004-07-01 15:07:27 +00:00
tlsb Preparation commit for the tty cleanups that will follow in the near 2004-07-15 20:47:41 +00:00
Makefile