NetBSD/lib/libutil
martin b522530833 Pull up following revision(s) (requested by brad in ticket #110):
libexec/lfs_cleanerd/lfs_cleanerd.c: revision 1.59
	libexec/lfs_cleanerd/lfs_cleanerd.8: revision 1.19
	sbin/resize_lfs/resize_lfs.c: revision 1.15
	usr.sbin/puffs/rump_lfs/rump_lfs.c: revision 1.19
	libexec/lfs_cleanerd/lfs_cleanerd.c: revision 1.60
	lib/libutil/getdiskrawname.c: revision 1.6
	tests/fs/common/fstest_lfs.c: revision 1.7

Use getdiskrawname to find the device name.
Reviewed by Christos

 -

Teach getdiskrawname and getdiskcookedname about zvols.
Reviewed by Christos

 -

Add support for passing the raw device name separate from the
filesystem.  This is useful in the case where the cleaner is compiled
into code, such as rump_lfs and the ATF tests.  This helps to fix
bin/54488

 -

The cleaner is compiled into rump_lfs and executed as a thread.  Pass
in the raw device using the new -J option.  This avoids the use of
getdiskrawname which is not particularly rump safe in this context and
insures that the rump container device is used for cleaning, not the
outer device.
2019-09-02 16:16:56 +00:00
..
compat
Makefile
disklabel_dkcksum.3
disklabel_dkcksum.c
disklabel_scan.3
disklabel_scan.c
efun.3
efun.c
getbootfile.3
getbootfile.c
getbyteorder.3
getbyteorder.c
getdiskrawname.3 s/ the the / the / 2019-03-08 08:12:39 +00:00
getdiskrawname.c Pull up following revision(s) (requested by brad in ticket #110): 2019-09-02 16:16:56 +00:00
getfsspecname.3
getfsspecname.c
getfstypename.3
getlabelsector.3
getlabelsector.c
getmaxpartitions.3
getmaxpartitions.c
getmntopts.3
getmntopts.c
getrawpartition.3
getrawpartition.c
if_media.c
kinfo_getvmmap.3
kinfo_getvmmap.c
login.3
login.c
login_cap.3
login_cap.c
login_tty.c
loginx.3
loginx.c
logout.c
logoutx.c
logwtmp.c
logwtmpx.c
opendisk.3
opendisk.c
openpty.3
parsedate.3
parsedate.y
passwd.c
pidfile.3
pidfile.c
pidlock.3
pidlock.c
proc_compare.3
pty.c
pw_getconf.3
pw_init.3
pw_lock.3
raise_default_signal.3
raise_default_signal.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
secure_path.3
secure_path.c
shlib_version
snprintb.3 snprintb(3) says that, in the new(?) Torek format, all fields specs end with \0 2019-04-29 07:55:38 +00:00
sockaddr_snprintf.3
sockaddr_snprintf.c
stat_flags.3
stat_flags.c
strpct.3
strpct.c
ttyaction.3
ttyaction.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ttymsg.3
ttymsg.c
util.3 s/ the the / the / 2019-03-08 08:12:39 +00:00