Go to file
cgd 88caf985e6 replace old zzhack structure (YUCK!) and number(), boolean(), character(),
and address() macros with new macros of the same names (to get values),
and macros with those names but with "set" prepended and which take a
second argument (to set values).  The new macros use type casts to do
type conversion, which is much cleaner than using a union and making
endianness-related hacks to get the right 'short's and 'char's from
the right array indices.  (YUCK! again, for good measure.)
1996-12-29 10:34:03 +00:00
bin reference sigaction(2) instead of the obsolete sigvec(3); fixes PR 3058. 1996-12-26 02:29:58 +00:00
distrib Add ttyaction.0,cpu_switch.0,ctxsw.0,mi_switch.0 1996-12-09 22:13:54 +00:00
etc turn off internal udp services, and log rshd connections; ideas from openbsd. 1996-12-29 03:32:44 +00:00
games Import from 4.4BSD-Lite2 1996-12-28 19:09:10 +00:00
gnu Fix another symbol mis-count noticed by Thorsten Lockert. 1996-12-28 01:11:25 +00:00
include link.h no longer liver here 1996-12-27 10:44:21 +00:00
lib iruserok fails to open a ~/.rhosts file if you have a directory 1996-12-28 18:48:31 +00:00
libexec <link.h> has moved in with the run-time linker source. 1996-12-23 22:13:03 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin oops, missed a comma. 1996-12-27 05:53:53 +00:00
share Fix typo in the last commit. 1996-12-27 10:42:47 +00:00
sys Define the contents of window 3's InternalConfig register. 1996-12-29 10:21:48 +00:00
usr.bin replace old zzhack structure (YUCK!) and number(), boolean(), character(), 1996-12-29 10:34:03 +00:00
usr.sbin Configure sendmail use tcp_wrappers (/etc/hosts.allow) for validating 1996-12-27 01:54:07 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00