Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
christos
Sat Mar 1 14:42:58 EST 1997
Update of /cvsroot/src/sbin/newfs_msdos
In directory netbsd1:/var/slash-tmp/cvs-serv691
Added Files:
Makefile Makefile.boot bootcode.asm bootcode.h newfs_msdos.8
newfs_msdos.c
Log Message:
>From FreeBSD's mkdosfs:
- KNF
- cleaned up a few typos.
- use the msdosfs header files.
- separated Makefile and Makefile.boot, since we cannot build
bootcode.h (yet)
ToDo:
- Make it work on hard disks; only works on floppies
- Make it accept an msdos.sys io.sys and a command.com, to make
a real dos bootable disk.
christos
Sat Mar 1 14:46:37 EST 1997
Update of /cvsroot/src/sbin
In directory netbsd1:/var/slash-tmp/cvs-serv1258
Modified Files:
Makefile
Log Message:
Added newfs_msdos
Home |
Main Index |
Thread Index |
Old Index