NetBSD/bin
lukem 55026d5454 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.
2001-10-25 08:51:50 +00:00
..
cat Some KNF, via patch by Petri Koistinen in private mail. 2001-09-16 12:12:13 +00:00
chio Add setprogname call. Patch from Petri Koistinen. 2001-09-16 12:13:33 +00:00
chmod ANSIfy, use {s,g}etprogname and other KNF. Patch by Petri Koistinen. 2001-09-16 12:16:20 +00:00
cp ANSIfication and some KNF fixes by Petri Koistinen from bin/13681. 2001-09-13 09:53:59 +00:00
csh Whitespace, punctuation fixes. Sort sections. 2001-10-17 21:50:57 +00:00
date Use setprogname. Patch by Petri Koistinen. 2001-09-16 13:35:52 +00:00
dd seperate -> separate 2001-07-22 13:33:58 +00:00
df if -a is not given, we need to walk the filesystem list to check the 2001-10-11 16:31:33 +00:00
domainname Update to reflect reality - s,/etc/netstart,/etc/rc.d/network, 2001-02-27 17:47:22 +00:00
echo ANSIfy, KNF. Parts from #13590 by Petri Koistinen. 2001-07-29 22:36:11 +00:00
ed remove redundant declaration of errmsg 2001-01-07 05:41:20 +00:00
expr Quote `:' correctly. 2001-10-18 11:00:03 +00:00
hostname ANSIfy and KNF fixes, use {g,s}etprogname. Patch by Petri Koistinen. 2001-09-16 13:48:35 +00:00
kill Use {g,s}etprogname. Patch by Petri Koistinen. 2001-09-16 13:55:09 +00:00
ksh Bring in pdksh-5.2.14-patches.2. 2001-09-29 15:05:47 +00:00
ln ANSIfy, KNF, by Petri Koistinen. 2001-09-16 22:14:40 +00:00
ls enable WARNS?= 2 2001-10-19 00:59:07 +00:00
mkdir ANSIfy, KNF, use [gs]etprogname. By Petri Koistinen. 2001-09-16 22:07:14 +00:00
mt ANSIfy, KNF, use [gs]etprogname. Patch by Petri Koistinen. 2001-09-16 21:57:34 +00:00
mv ANSIfy, KNF, use [gs]etprogname. By Petri Koistinen, slightly modified by me. 2001-09-16 21:53:55 +00:00
pax Implement -M flag: During a write or copy operation, treat the list of 2001-10-25 08:51:50 +00:00
ps fix comment: "[]" are [square] brackets, "<>" are angle brackets 2001-08-24 06:37:03 +00:00
pwd ANSIfy, KNF, use [gs]etprogname. By Petri Koistinen. 2001-09-16 22:07:14 +00:00
rcmd Xref kerberos 8, not 3. 2001-04-03 10:53:45 +00:00
rcp va_{start,end} audit: 2001-09-24 13:22:25 +00:00
rm ANSIfy, KNF, [gs]etprogname, by Petri Koistinen. 2001-09-16 21:24:54 +00:00
rmdir ANSIfy, KNF, [gs]etprogname. By Petri Koistinen. 2001-09-16 21:21:14 +00:00
sh va_{start,end} audit: 2001-09-24 13:22:25 +00:00
sleep ANSIfy and KNF by Petri Koistinen. 2001-09-16 21:18:33 +00:00
stty For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
sync ANSIfy, use setprogname. Patch by Petri Koistinen. 2001-09-16 18:57:45 +00:00
test Properly quote `[' as macro argument. 2001-10-17 21:14:45 +00:00
Makefile move rcorder to sbin. 1999-11-23 05:28:15 +00:00
Makefile.inc pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be 1998-03-02 22:03:11 +00:00