freebsd-skq/usr.sbin/mkdosfs
joerg 7eaff07d90 Typo fix that caused the value 0x1234 to be written to a random memory
location.  Also, instead of jumping ot the CPU's restart vector, just
call int 0x19 to reboot.  (Writing hte 0x1234 was a little useless
otherwise.)

PR:		bin/4901
Submitted by:	Jonathan Mini <mini@d198-232.uoregon.edu>
1997-11-07 00:12:55 +00:00
..
bootcode.asm Typo fix that caused the value 0x1234 to be written to a random memory 1997-11-07 00:12:55 +00:00
bootcode.h Typo fix that caused the value 0x1234 to be written to a random memory 1997-11-07 00:12:55 +00:00
dosfs.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
mkdosfs.1 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
mkdosfs.c Put includes in alphabetical order. Use fprintf() in usage(). 1997-09-25 06:42:30 +00:00