Go to file
cgd eea7e63f50 fix a slight bogon (found by lint) introduced in rev 1.5 (by me, no less!).
Don't cast 'INC()'s argument's type, since it's an lvalue and cast
variables aren't lvalues.
1996-12-19 06:35:52 +00:00
bin Change misleading example to read `pax -v -f filename' which doesn't 1996-12-18 23:37:11 +00:00
distrib Add ttyaction.0,cpu_switch.0,ctxsw.0,mi_switch.0 1996-12-09 22:13:54 +00:00
etc Add rtc-device. 1996-12-16 21:30:37 +00:00
games nuke 'the the' typo 1996-12-04 00:21:29 +00:00
gnu re-enable libg++ on the Alpha 1996-12-17 21:33:20 +00:00
include install dlfcn.h on the Alpha, since the Alpha (with the ELF shared library 1996-12-18 22:18:39 +00:00
lib fix a slight bogon (found by lint) introduced in rev 1.5 (by me, no less!). 1996-12-19 06:35:52 +00:00
libexec nclude dlfcn.h, and pull RLTD_LAZY in from there. Assume that RTLD_NOW is 1996-12-18 22:27:29 +00:00
regress
sbin declare the keywords structure 'extern' in keywords.h, to avoid a common defn. 1996-12-16 19:53:02 +00:00
share Changed xterm entry to point to xterm-r5 so it will work with older 1996-12-18 19:53:18 +00:00
sys Move `static' to the beginning of the storage class specifiers. 1996-12-18 20:24:50 +00:00
usr.bin Remnant of a different area: resource.h is now in /usr/include/sys 1996-12-18 23:18:57 +00:00
usr.sbin PR/3042: filter parsing broke after libpcap upgrade causing infinite loops. 1996-12-18 16:54:57 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00