Go to file
cgd 0e3d6291e3 note what each of the argument registers in setregs() will be used
for by crt0.  Actually clear a1 and a2, because unless a shared loader (i.e.
_not_ the kernel) set them when invoking crt0, they should be zero, and
the kernel DEBUG code wouldn't necessarily have them be.  Pass a pointer
to the proc's ps_strings structure in a3.
1996-12-07 19:45:14 +00:00
bin - fix parsing bug reported by mycroft: ! was only recognized in the beginning 1996-11-25 20:22:00 +00:00
distrib Add shared-lib files: ld.so and lib*.so.*. 1996-12-07 08:01:21 +00:00
etc add inetd_flags, mostly from <jbernard@tater.Mines.EDU> in pr#2987 1996-12-04 12:55:33 +00:00
games nuke 'the the' typo 1996-12-04 00:21:29 +00:00
gnu nuke 'the the' typo 1996-12-04 00:11:23 +00:00
include patches from Tom I Helbekkmo <tih@nhh.no> to deal with type-size issues, 1996-11-30 18:01:52 +00:00
lib turn on PROCESS_OPTIONS, and link in hosts.allow.5, hosts.deny.5, hosts_ctl.3, 1996-12-04 13:34:27 +00:00
libexec Fix newline/carriage return handling during login. 1996-12-01 00:44:48 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin PR/3002: bug in my previous commit. 1996-12-07 19:09:11 +00:00
share this should work now. 1996-12-05 07:18:28 +00:00
sys note what each of the argument registers in setregs() will be used 1996-12-07 19:45:14 +00:00
usr.bin 'b' == bits not bytes. for all prefixes >= 'K', explicitly specify 'B' 1996-12-06 04:33:45 +00:00
usr.sbin if se_argv[0] is NULL, use se_service. 1996-12-07 00:37:00 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00