Go to file
wrstuden 26e55969e4 Initialize the struct tty's t_dev field at attach rather than first open.
The attach routine calls zsparam if we're setting up the console, and
zsparam needs this field to tell which zstty to set up. Otherwise, we
set up zstty0 even if it's not the console!
1998-08-09 06:17:07 +00:00
bin rev man page for eew 1998-07-30 00:58:27 +00:00
distrib Added parioctl.h. 1998-08-07 16:17:33 +00:00
etc Add MIDI support. The MIDI devices can be accessed as ``raw'' through 1998-08-07 00:00:55 +00:00
games Find setup-program even w/ obj dirs. 1998-08-01 23:02:35 +00:00
gnu s/an/can/ 1998-08-08 17:23:37 +00:00
include Per XSH5, define _XOPEN_IOV_MAX. 1998-08-03 14:32:04 +00:00
lib Document _PC_SYNC_IO. 1998-08-07 13:28:23 +00:00
libexec When DEBUG, log init and fini calls. 1998-08-06 00:03:28 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin Cross-reference ifmedia(4). 1998-08-09 00:39:02 +00:00
share Cross-reference ifmedia(4). 1998-08-09 00:39:02 +00:00
sys Initialize the struct tty's t_dev field at attach rather than first open. 1998-08-09 06:17:07 +00:00
usr.bin Mention /usr/libexec/locate.updatedb, weekly.conf(5) 1998-08-08 14:49:23 +00:00
usr.sbin Change amq string size to 10K from 1K so that we can print large versions. 1998-08-08 22:52:59 +00:00
Makefile Don't try and build non-EGCS libgcc on Alpha and PowerPC. 1998-07-28 18:55:41 +00:00