Go to file
tv 56d7789c45 New systems should NOT ship with /usr/pkg/lib or /usr/X11R6/lib in
ld.so.conf.  (Frankly, new systems shouldn't ship with a ld.so.conf.) We
use rpath for that purpose now.  Unfortunately, 1.4 won't have this
change, so it will be in 1.4.1.
1999-05-01 00:06:20 +00:00
bin Fix for bin/7502, from Tor Egge / FreeBSD. Their commit message: 1999-04-30 17:54:17 +00:00
distrib More typo's (Julian Coleman). 1999-04-30 18:29:16 +00:00
etc New systems should NOT ship with /usr/pkg/lib or /usr/X11R6/lib in 1999-05-01 00:06:20 +00:00
games Fix Y2K buffer overflow (from OpenBSD). 1999-04-25 19:08:34 +00:00
gnu Add m68k bits, but only build it if using ELF. 1999-04-30 15:12:57 +00:00
include #ifdef __STDC__ -> #if __STDC__ 1999-04-20 20:15:47 +00:00
lib * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
libexec Always use ${MACHINE_ARCH} rather than ${MACHINE}, and reorder architectures 1999-04-29 15:31:05 +00:00
regress move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
sbin Invert the meaning of -s, from "don't load symbols" to "load symbols". 1999-04-30 18:32:01 +00:00
share Fix bugs reported by mycroft, except one. 1999-04-30 23:47:25 +00:00
sys update comment re: COMPAT_OSF1 1999-04-30 23:34:08 +00:00
usr.bin dest_realm is used uninitialized! How did this ever work? 1999-04-30 15:44:21 +00:00
usr.sbin Fix PR 7196: bad udp checksum reported when capture barely too short 1999-04-29 21:20:13 +00:00
Makefile Add the FORCE_DOMESTIC flag to force the 'all', 'includes', 1999-04-25 19:13:05 +00:00