FreeBSD src
Go to file
John Polstra 55e214c197 When a local symbol that would normally be eliminated by "-x" or
"-X" must survive, because of references from relocations, don't
qualify the symbol name with the name of the input file.  This
saves some string space.  It makes libc_pic.a about 2.4% smaller.

Adapted from a suggestion by Bruce Evans.
1996-04-24 23:31:08 +00:00
bin Fix up the badly out of date struct proc's p_flags. 1996-04-19 22:23:27 +00:00
eBones Add support for socks 1996-04-23 05:18:43 +00:00
etc Fix reverse logic bug which caused the ethernet configuration to never work. 1996-04-24 00:04:10 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu When a local symbol that would normally be eliminated by "-x" or 1996-04-24 23:31:08 +00:00
include Fix sgetrune/sputrune arg type: was unsigned int instead of size_t 1996-04-18 07:13:42 +00:00
lib Removed bogus includes of <sys/types.h> from synopses. 1996-04-19 19:00:26 +00:00
libexec Implement support for LD_PRELOAD in the dynamic linker. Remove 1996-04-20 18:29:50 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release Bring this into sync. 1996-04-23 01:29:35 +00:00
sbin Fixed a couple of format strings to match the change of pid_t from long 1996-04-13 15:47:43 +00:00
secure Add support for socks 1996-04-23 05:18:43 +00:00
share New variable NOOBJLINK 1996-04-22 23:31:39 +00:00
sys Reject all IP versions but 4. 1996-04-24 15:44:34 +00:00
tools
usr.bin Add support for SOCKS if enabled. 1996-04-23 06:01:10 +00:00
usr.sbin Close a security hole in sliplogin. 1996-04-24 20:18:25 +00:00
COPYRIGHT
Makefile Re-instate the bootstrap target which can be used to build tools 1996-03-24 13:16:45 +00:00