--- Net2/arch/i386/stand/fdbootblk.c 2018/04/24 18:12:26 1.1.1.4 +++ Net2/arch/i386/stand/fdbootblk.c 2018/04/24 18:20:32 1.1.1.5 @@ -33,7 +33,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)fdbootblk.c 7.2 (Berkeley) 5/4/91 + * from: @(#)fdbootblk.c 7.2 (Berkeley) 5/4/91 + * fdbootblk.c,v 1.4 1993/05/22 08:02:15 cgd Exp */ /* @@ -62,7 +63,7 @@ /* mumbo-jumbo to pacify DOS, in the hope of getting diskcopy to work */ jmp 1f - .asciz "386BSD " + .asciz "NetBSD " .byte 1 # sectors per allocation .word 15 # additional sectors for bootstrap .word 0 # number of DOS fat sectors