Go to file
cgd 49c46e1789 Preliminary CFB support. Does not work as machine's console (for two
reasons: it won't attach as console, and there's currently no way to do
keyboard input on TC machines), and has no real RAMDAC (colormap, cursor,
etc.) support.  Digital UNIX does not support CFB frame buffers in the
Alpha, but they appear to work OK (with an appropriate monitor) in my
3000/300.
1996-05-01 23:25:00 +00:00
bin Remove comment regarding 4.4 symlink behaviour. 1996-04-25 15:44:56 +00:00
distrib Sync with reality with regard to EtherExpress 16 1996-04-26 01:10:12 +00:00
etc Added creation of the iic and rtc character device files. 1996-04-26 20:10:24 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu Added support for -R option. 1996-04-25 18:23:37 +00:00
include Added private functions. 1996-04-27 18:57:51 +00:00
lib Changed rules used for converting rpc source (*.x) to *.c and *.h so 1996-04-29 21:11:24 +00:00
libexec Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 19:03:11 +00:00
regress Add except to the pc532 make. 1996-04-09 16:54:18 +00:00
sbin check returns of inet_addr() and inet_network() against INADDR_NONE, 1996-04-15 18:27:05 +00:00
share Add -xpg4.2 1996-04-26 00:54:05 +00:00
sys Preliminary CFB support. Does not work as machine's console (for two 1996-05-01 23:25:00 +00:00
usr.bin fix usage message, clean up RPC error printing. 1996-05-01 18:14:10 +00:00
usr.sbin second argument to xdr_long must be a "long *", which means that the 1996-05-01 18:10:26 +00:00
Makefile Headers in src/domestic/include are now installed by the includes target 1996-04-25 01:09:33 +00:00