Go to file
cgd 0f1b3e090e change structure member names to be in line with what various ECOFF
documentation I have calls them.  This makes it easier to simulate
a 'normal' ECOFF environment.  Add an 'ecoff_exechdr' structure which
includes the filehdr and aouthdr.  (That idea taken from the Mach header
formerly used by the Alpha boot blocks.) Simpify the macros used to get
various bits of information, and make most of them take pointers to
the exechdr structure rather than individual pointers to the filehdr
and/or aouthdr.
1996-05-09 23:42:08 +00:00
bin Close PR/2384 backquoted backslash-newline was not eaten. 1996-05-09 19:40:08 +00:00
distrib RCS id police. 1996-05-07 18:45:18 +00:00
etc A master.passwd has mode 0600 (PR#1405). 1996-05-08 21:30:18 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu Add port-x68k category 1996-05-08 23:29:54 +00:00
include merge DB 1.85 import 1996-05-03 21:13:41 +00:00
lib Fix PR/2348: infinite loop when RPC_PROCUNAVAIL 1996-05-09 22:52: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 merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Add sun3 to the list of ports using the new savecore. 1996-05-08 17:00:10 +00:00
share Initial revision 1996-05-05 12:17:14 +00:00
sys change structure member names to be in line with what various ECOFF 1996-05-09 23:42:08 +00:00
usr.bin Document one more option. 1996-05-09 23:21:50 +00:00
usr.sbin Fix PR/2348: Support for NIS servers without YP_ORDER 1996-05-09 22:57:57 +00:00
Makefile Headers in src/domestic/include are now installed by the includes target 1996-04-25 01:09:33 +00:00