freebsd-dev/gnu/usr.bin
Doug Rabson 3c0a9567e5 Changes to support the kernel linker:
Add a -Bforcedynamic option which generates a dynamic object even
	if no shared libraries were given in the link.

	Make RRS in text section warnings conditional on "-assert pure-text"
	so that I can link non-PIC kernel modules without tons of link
	errors.  Changes to bsd.lib.mk to follow.

	Fix a couple of bugs exposed by the fact that the kernel is not
	linked at zero.

Reviewed by:	jdp
1997-05-13 10:23:47 +00:00
..
as Set the N_EXT (external) flag for all weak symbols. It makes no 1997-04-29 02:11:48 +00:00
awk Fix initstate() cast to match Lite2 1997-03-17 16:32:14 +00:00
bc Fix the getopt() prototype to match the system one. 1997-03-11 17:14:37 +00:00
binutils delete kcorelow.c, it didn't produce any code and broke init.c 1997-05-02 11:22:51 +00:00
bison Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
cc Change a "=" to "?=" to make it easier to override the binary format 1997-03-28 04:45:30 +00:00
cpio Bmake Makefile for building info files for GNU cpio. 1997-04-03 11:20:39 +00:00
cvs Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
dc Make makewhatis(1) happy. 1997-03-21 20:59:44 +00:00
dialog Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
diff Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
diff3 This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
gdb delete kcorelow.c, it didn't produce any code and broke init.c 1997-05-02 11:22:51 +00:00
genclass Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
gperf Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
grep Fix a number of typos, one of which is part of PR# 2917. 1997-03-09 00:33:19 +00:00
groff Oops.. Missed this one too. getopt is in unistd.h now, not stdlib.h 1997-03-11 17:57:26 +00:00
gzip Understand `--' to end processing of command options. 1997-04-19 20:06:57 +00:00
ld Changes to support the kernel linker: 1997-05-13 10:23:47 +00:00
man Fixed `make depend'. The previous change reduced it to making only 1997-04-25 20:20:21 +00:00
patch fix compilation warnings in patch... (with slight modification) 1997-03-17 01:44:43 +00:00
perl Plug an old security hole: suidperl didn't honor MNT_NOSUID. 1997-03-01 12:58:49 +00:00
ptx Same deal. 1997-01-11 03:50:21 +00:00
rcs After looking around at what the other *BSD's do for their $xxxBSD$ tags, 1997-05-11 05:33:08 +00:00
sdiff Update to GNU diffutils 2.6 1993-11-12 07:05:40 +00:00
send-pr Close PR#3118 1997-04-13 06:38:56 +00:00
sort Uncomment static from collate_range_cmp, no more in locale.h 1996-10-31 14:44:24 +00:00
tar Don't create anything on the disk if -O (aka --to-stdout) was given. 1997-04-13 08:39:38 +00:00
texinfo Fixed bugs involving paths: 1997-04-07 17:21:19 +00:00
Makefile Don't descend into the perl directory if it isn't there (eg: cvsup 1997-04-12 07:19:09 +00:00
Makefile.inc Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00