Go to file
jonathan fd7cb41920 gdb's shared-lib mapping code in solib.c has #ifdef dependencies on
DT_MIPS_RLD_MAP being defined on mips targets with shared libs. Since
netbsd's gdb config.h defines HAVE_LINK_H, link.h is expected to
provide it. So #include <machine/elf_machdep.h> to make it so.
1998-10-30 05:43:40 +00:00
bin Modify to better document getopts. This fixes PR# 704. Much thanks to 1998-10-29 23:23:36 +00:00
distrib Mention that Apollo3060-reworked Amiga 3000 SCSI is supported now. 1998-10-29 20:57:03 +00:00
etc A basic /etc/rc.shutdown. Bails out if do_rcshutdown!=YES in /etc/rc.conf 1998-10-29 20:24:56 +00:00
games don't install in /usr/share if NOSHARE is defined 1998-09-29 07:33:20 +00:00
gnu Include VAX instruction disassembly support into bfd. (XXX case[lbw] still 1998-10-29 17:31:10 +00:00
include gdb's shared-lib mapping code in solib.c has #ifdef dependencies on 1998-10-30 05:43:40 +00:00
lib Don't return immediately if EOF encountered while matching format string white 1998-10-25 18:25:43 +00:00
libexec gdb's shared-lib mapping code in solib.c has #ifdef dependencies on 1998-10-30 05:43:40 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Run /etc/rc.shutdown when the final shutdown time has come. 1998-10-29 20:12:56 +00:00
share Define UVM for arm32. 1998-10-30 00:20:45 +00:00
sys Enforce a lower bound of (RAW_PART + 1) on the number of partitions 1998-10-30 05:27:15 +00:00
usr.bin learn more about AMANDA files 1998-10-29 11:11:49 +00:00
usr.sbin fix the size_t printf and initialize lineno. 1998-10-29 14:13:27 +00:00
Makefile Only ldconfig if it's there (ELF systems don't use ldconfig). 1998-10-18 20:41:39 +00:00