Go to file
mycroft 735f9f38c0 Split the `self' case out of _rtld_relocate_nonplt_objects, into a new function
_rtld_relocate_nonplt_self(), which is called from _rtld_start.
Now we're completely relocated before main() is called.
We also no longer need _GOT_END_, so junk the ld script.

This code assumes that ld.elf_so only contains RELATIVE relocs, but that's
supposed to be the case for -Bsymbolic anyway.
2002-09-11 17:23:23 +00:00
bin Add comment about my rev. 1.27 change. 2002-09-04 04:21:54 +00:00
crypto kerberos support w/ privsep. confirmed to work by lha@stacken.kth.se 2002-09-09 06:45:17 +00:00
dist decode mdns/llmnr packet (port 5353). sync w/ tcpdump.org 2002-09-10 01:47:31 +00:00
distrib move manpages to man/obsolete.mi 2002-09-10 22:32:09 +00:00
etc In compare_dir(), when files don't match print: 2002-09-06 08:58:48 +00:00
games shops are only supposed to have 1 door (as per standard hack 1.0.3). 2002-08-22 01:49:34 +00:00
gnu Add missing "echo", as pointed out by Havard Eidnes <he@netbsd.org> 2002-09-06 05:36:14 +00:00
include remove unused/unsupported AI_xx. notified by PR 18072 2002-08-26 13:38:19 +00:00
lib Add a hack for xterm-like terminals where "\E[m" will turn off 2002-09-11 15:23:24 +00:00
libexec Split the `self' case out of _rtld_relocate_nonplt_objects, into a new function 2002-09-11 17:23:23 +00:00
regress Descend to locale subdir. 2002-09-11 14:55:55 +00:00
rescue oops; typo. (thanks enami!) 2002-08-26 09:02:45 +00:00
sbin Fix unbalanced paren. 2002-09-09 03:01:26 +00:00
share Remove some superfluous quoting. Bump date for last change. 2002-09-11 15:38:44 +00:00
sys fix that no major numbers is assigned dynamically if the 2002-09-11 16:33:03 +00:00
tools work around FreeBSD defining user_from_uid() in stdlib.h 2002-07-03 17:17:04 +00:00
usr.bin now gone 2002-09-10 22:44:28 +00:00
usr.sbin Salvage pre-devsw config support so that one can config such as other 2002-09-11 06:20:09 +00:00
build.sh Unset PWD so that pwd is guaranteed to return a physical path. 2002-09-03 22:03:48 +00:00
BUILDING Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
BUILDING.mdoc Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
Makefile print date when make {distribution,release,snapshot} finished 2002-08-30 06:30:33 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:55:43 +00:00