Go to file
augustss a2b1ac707a Split the umodem driver into two parts: the part that emulates a tty over
two bulk pipes, and the setup and status fiddling goo.
This allows the former part to be shared by other drivers that need to
look like a tty.
2000-01-25 08:12:58 +00:00
bin Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
dist update ipfilter code to 3.3.6 1999-12-28 07:40:12 +00:00
distrib install notes for ioat66 device 2000-01-24 23:15:50 +00:00
etc Sync with the reality. 2000-01-24 02:00:50 +00:00
games More .mk file fallout. *sigh* 2000-01-23 22:10:52 +00:00
gnu Handle arbitrarily long input lines. 2000-01-24 19:44:37 +00:00
include Do the pthread errno hack. That is, *always* do: 2000-01-21 17:11:20 +00:00
lib Support *__errno() indirection. 2000-01-24 21:57:39 +00:00
libexec Don't write leading white spaces and directory names to whatis file. 2000-01-24 23:03:54 +00:00
regress Clean all the files... 2000-01-24 03:01:54 +00:00
sbin Fix a buglet that caused media-specific options to *always* be printed, even if 2000-01-25 06:11:25 +00:00
share add note on how to umount (as user), using amq. 2000-01-25 02:39:52 +00:00
sys Split the umodem driver into two parts: the part that emulates a tty over 2000-01-25 08:12:58 +00:00
usr.bin crank version 2000-01-25 07:14:11 +00:00
usr.sbin Please pay an attention to the existing code and not to introduce 2000-01-25 01:16:00 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00