Go to file
ragge 93753c91c0 11/750 fixes:
- Set the correct adapter address in RPB for Unibus devices.
- Repair the disk read routines for HP disks. ROM routines do not work
  on HP disks, therefore use a small home-written routine.
2000-05-21 09:44:16 +00:00
bin Improved style: "For definiteness" becomes "For example". 2000-05-21 00:48:45 +00:00
dist Resolve conflicts. 2000-05-11 19:54:35 +00:00
distrib Bumped minor of libtermcap. 2000-05-20 13:57:28 +00:00
etc Add declarations to silence boot-time warnings from named 2000-05-19 13:07:37 +00:00
games * Fix termcap handling to use the new interface to avoid buffer 2000-05-20 14:01:42 +00:00
gnu Use the netbsdaout template. 2000-05-20 20:32:55 +00:00
include New syscall issetugid. 2000-04-21 16:24:22 +00:00
lib Disable malloc's hints to the kernel - now that the madvise() syscall 2000-05-20 15:13:31 +00:00
libexec - Always close(pdata) if it was a valid filedescriptor before setting it to -1. 2000-05-20 23:34:55 +00:00
regress Explain why we can expect to have some resident pages even after an 2000-05-19 04:56:48 +00:00
sbin Correctly extract the inode maps bigger than 512 tape blocks. 2000-05-19 09:22:55 +00:00
share No more 'mach halt' on MIPS. 2000-05-21 05:42:01 +00:00
sys 11/750 fixes: 2000-05-21 09:44:16 +00:00
usr.bin Build on m68k and powerpc: needed for amigappc kernel with old boot loader. 2000-05-21 06:48:08 +00:00
usr.sbin Don't die, just complain if the converted image do not have a VAX MID. 2000-05-20 10:58:05 +00:00
Makefile remove two of the previous ${_M}; they were invoked before $DESTDIR/share/mk may have existed. add one more. 2000-05-21 07:33:05 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00