freebsd kernel with SKQ
Go to file
jdp 2c2080f5a0 If errors occur during the loading of the shared libraries required by
the main program, report them directly from the dynamic linker and die
there, rather than returning an error message to crt0.o.  This enables
the printing of error messages even for old executables, whose version
of crt0.o is not able to print them.

This fix closes PR bin/1869.

The code in crt0.o for printing error messages from the dynamic linker
is no longer used, because of this change.  But it must remain, for
backward compatibility with older dynamic linkers.
1996-10-24 16:24:19 +00:00
bin Close PR# 1206. sh(1) now ignores SIGINT and SIGQUIT 1996-10-22 03:02:07 +00:00
contrib Add upgrade instructions. 1996-10-20 09:49:53 +00:00
eBones More ${.CURDIR} changes. 1996-10-01 15:20:29 +00:00
etc fixes: 1996-10-24 09:43:59 +00:00
games Install the rumors file. 1996-10-19 20:11:45 +00:00
gnu If errors occur during the loading of the shared libraries required by 1996-10-24 16:24:19 +00:00
include Fixed tabs and punctuation to match nearby (and KNF) style. Sigh. 1996-10-24 04:05:54 +00:00
lib GNU-style changes: 1996-10-23 16:40:20 +00:00
libexec If errors occur during the loading of the shared libraries required by 1996-10-24 16:24:19 +00:00
lkm Prepare kernel to take advantage of "branded" ELF binaries. 1996-10-16 17:51:08 +00:00
release fix FAQ URL. Note for Jordan: don't merge this change into 2.1.6! 1996-10-23 22:28:56 +00:00
sbin Mention the historic mount options, as `deprecated'. 1996-10-22 21:56:58 +00:00
secure Fold sendmail-8.8.2 changes into files that have been touched. 1996-10-24 05:07:25 +00:00
share Add ports-astro. 1996-10-24 11:26:16 +00:00
sys Remove a bogus optimization in the mmap code. It is superfluous, 1996-10-24 02:56:23 +00:00
tools Actually tell people what ifinfo is. 1996-10-11 18:27:35 +00:00
usr.bin Teach file about: 1996-10-24 15:49:51 +00:00
usr.sbin Add -b and -s flags for adding YP_INTERDOMAIN and YP_SECURE entries to 1996-10-24 14:52:50 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile oops, how did this get into the reinstall target? :-] 1996-10-14 12:58:47 +00:00