NetBSD/sbin/newfs
wrstuden f2c170eda0 Modify newfs so that the root node (and lost+found dir, if created)
of the new fs has uid.gid equal to the euid.egid of the process
which made it. This change permits users who have write access to
a device (say a floppy) to create a filesystem that, when mounted,
they have write access to.

This change closes PR bin/5990 from jbernard@ox.mines.edu, and is also the
change requested in PR bin/6276 from "Charles M. Hannum" <mycroft@netbsd.org>
1999-03-16 21:52:34 +00:00
..
Makefile #include machine/bswap.h and remove -lutil. 1999-01-15 13:32:05 +00:00
extern.h
mkfs.c Modify newfs so that the root node (and lost+found dir, if created) 1999-03-16 21:52:34 +00:00
newfs.8 Modify newfs so that the root node (and lost+found dir, if created) 1999-03-16 21:52:34 +00:00
newfs.c Include "disktab.h" to get prototype for getdiskbyname(). 1999-01-19 19:34:50 +00:00