| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
after each path component rather than a GCC-ism.
|
|
|
|
|
|
|
|
| |
sequence of pathname components. We walk the list building a string in
the caller's passed in buffer. Currently this only handles path names
in CS8 (character set 8) as that is what mkisofs generates for UDF images.
MFC after: 1 month
|
|
|
|
|
|
|
| |
skip the actual type 1 length (6 bytes). With this change, it is now possible
to correctly spot the VAT partition map in certain discs.
Submitted by: Pedro Martelletto <pedro@ambientworks.net>
|
|
|
|
|
| |
Submitted by: Pedro Martelletto <pedro@ambientworks.net> (via scottl)
Tested on: sparc64
|
|
|
|
| |
Obtained from: OpenBSD
|
| |
|
|
|
|
| |
de-obfuscate the file_char flags.
|
| |
|
|
|