summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>2001-10-25 08:51:50 +0000
committerlukem <lukem@NetBSD.org>2001-10-25 08:51:50 +0000
commit55026d5454c15a9711da85c8efae3ed53ebd1c74 (patch)
tree50928f66de4e9e49c34f41a2a2b6a0ecff0a5c36 /sys/dev/microcode
parentca2a1a8c3bc9e003f4702aedd06f87d09909ce92 (diff)
Implement -M flag: During a write or copy operation, treat the list of
files on standard input as an mtree(8) `specfile' specification, and write or copy only those items in the specfile. If the file exists in the underlying file system, its permissions and modification time will be used unless specifically overridden by the specfile. An error will be raised if the type of entry in the specfile conflicts with that of an existing file. Otherwise, it is necessary to specify at least the following parameters in the specfile: type, mode, gname or gid, and uname or uid, device (in the case of block or character devices), and link (in the case of symbolic links). If time isn't provided, the current time will be used.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions