msaitoh
40064e2457
s/lenght/length/
2019-12-26 04:53:11 +00:00
msaitoh
39c3181ae1
s/recieve/receive/
2019-05-28 08:59:33 +00:00
mrg
597023c44e
- don't make -h/-H get around the argument check by setting
...
'inquiry' in the fallthru case, but instead explicitly
check for 'display_usage' as well.
2019-02-04 09:53:41 +00:00
riastradh
6cb10275d0
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
christos
0a77b69ab6
fix unused variable warnings.
2013-10-19 17:16:37 +00:00
wiz
a5684d07dd
Use Mt for email addresses.
2013-07-20 21:39:55 +00:00
lukem
d877c4c3c0
Enable WARNS=4 by default, except for:
...
cpuctl dumplfs hprop ipf iprop-log kadmin kcm kdc kdigest
kimpersonate kstash ktutil makefs ndbootd ntp pppd quot
racoon racoonctl rtadvd sntp sup tcpdchk tcpdmatch tcpdump
traceroute traceroute6 user veriexecgen wsmoused zic
(Mostly third-party applications)
2009-04-22 15:23:01 +00:00
reinoud
9277c1a831
Remove idd `tag' left over from importing this file into NetBSD.
...
Thanks Soren :)
2009-02-16 06:46:54 +00:00
lukem
f5a433a737
fix -Wsign-compare issues
2009-01-18 09:57:26 +00:00
reinoud
2a0c8a48e6
Fix typos in the manpage. Thanks for snj for the patch.
2008-11-26 21:04:56 +00:00
wiz
1f13db8251
Sort sections, use more markup, sort options, spelling fixes, improve
...
formatting.
2008-11-04 19:43:04 +00:00
reinoud
82af0a3f3e
Fix manpage; it showed option -i where it had to be -I
2008-11-04 13:54:10 +00:00
tron
d5f41fe194
Fix builds with stack protection enabled.
2008-05-18 13:08:58 +00:00
reinoud
e979c658c9
Import writing part of the UDF file system making optical media like CD's
...
and DVD's behave like floppy discs. Writing is supported upto and including
version 2.01; version 2.50 and 2.60 will follow.
Also extending the UDF implementation to support symbolic links and
hardlinks.
Added are the mmcformat(8) tool to format rewritable CD/DVD discs and
newfs_udf(8).
Limitations:
all operations can be performed on the file system though the
sheduling is currently optimised for archiving workloads.
mv(1)/rename(2) is currently only implemented for non-directories.
2008-05-14 16:49:47 +00:00