Subject: A few bugs in current
To: None <current-users@NetBSD.ORG>
From: Kim Andersen <kim@dde.dk>
List: current-users
Date: 04/13/1995 02:52:52
There are a few bugs in -current as of Apr12
Sorry for not usign send-pr :-(
*** /netbsd/src/usr.bin/file/magdir/sun Fri Mar 31 06:55:14 1995
--- /usr/src/usr.bin/file/magdir/sun Thu Apr 13 03:40:55 1995
***************
*** 30,32 ****
0 belong&077777777 0400410 mc68020 pure
! >0 byt &0x80 dynamically linked executable
>0 byte ^0x80 executable
--- 30,32 ----
0 belong&077777777 0400410 mc68020 pure
! >0 byte &0x80 dynamically linked executable
>0 byte ^0x80 executable
*** /netbsd/src/usr.sbin/rmt/rmt.c Mon Apr 10 19:04:44 1995
--- /usr/src/usr.sbin/rmt/mmt.c Wed Apr 12 01:14:21 1995
***************
*** 50,51 ****
--- 50,52 ----
#include <sys/types.h>
+ #include <sys/stat.h>
#include <sys/socket.h>