OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sbin
/
newfs_msdos
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
newfs_msdos
History log of
/src/sbin/newfs_msdos/Makefile
Revision
Date
Author
Comments
1.6
21-Jan-2013
christos
Split the make fs portion into a function; do argument tests inside the
function.
1.5
05-Jun-2009
haad
branches: 1.5.6; 1.5.12;
Add support for DIOCGDISKINFO to disk like device drivers. Change
partutil.c::getdiskinfo to use it to get disk geometry info.
Use DIOCGWEDGEINFO ioctl to get information about partition size, if disk
driver doesn't support it use old DIOCGDINFO. This patch adds support for
wedge like devices(lvm logical volumes, ZFS zvol partitions) to newfs and
other tools.
No objections on tech-userlevel@.
1.4
11-Aug-2008
christos
teach this about wedges.
1.3
10-Sep-2001
christos
branches: 1.3.34; 1.3.38;
- Remove old files.
- Port to NetBSD
XXX: *untested*
1.2
10-Oct-1997
christos
CFLAGS->CPPFLAGS
1.1
01-Mar-1997
christos
branches: 1.1.1;
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.
1.1.1.1
10-Sep-2001
christos
Import FreeBSD's newfs_msdos
1.3.38.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.3.34.1
28-Sep-2008
mjf
Sync with HEAD.
1.5.12.1
25-Feb-2013
tls
resync with head
1.5.6.1
23-Jan-2013
yamt
sync with head
Indexes created Sun Feb 15 00:28:02 CET 2026