christos
c0dd54b15c
Coverity CID 3214: Check getrawpartition return code.
2006-05-25 00:42:23 +00:00
mrg
aadd7d4847
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
drochner
fb8d4ae653
cosmetics: strip trailing blanks when the ISO volume label is printed
2005-09-14 09:41:24 +00:00
drochner
b974cae7e2
Allow the test for ISO9660 filesystems to be applied to non-CD devices
...
and plain file images too. If no TOC can be read, a single track is
assumed which spans the whole thing.
The disklabel will be updated if supported by the device. If not, just
the ISO volume label information will be printed.
2005-07-25 11:26:40 +00:00
drochner
f375ea19c6
-before adding a "partition", check for an ISO9660 filesystem,
...
and print out volume label and creation time
-if the drive cannot be open()ed read-write, try read-only and
print the information
2004-07-04 14:11:44 +00:00
lukem
6e171ecdf8
clean up {LD,DP}ADD. no need to set WARNS=1 here
2002-11-30 06:00:42 +00:00
lukem
17d72c8a6b
use NETBSDSRCDIR as appropriate
2002-09-18 03:54:26 +00:00
wiz
a16433eede
Sort SEE ALSO.
2002-05-30 16:09:59 +00:00
drochner
d923fb475a
to complement my recent kernel changes: add a small tool to build a
...
disklabel (in-core one, of course) from a CD TOC, which is useful
to access previous sessions on a multi-session CD
2002-05-29 19:39:06 +00:00