index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
makefs
/
cd9660.h
Age
Commit message (
Expand
)
Author
2017-04-09
Remove unused #define's and struct.
Martin Natano
2017-04-06
Remove the CD9660MAXPATH define. It was used to construct the path for
Martin Natano
2016-12-17
While here nuke some more annoying whitespace nits.
Kenneth R Westerback
2016-10-26
s/EXIT_FAILURE/1/
Martin Natano
2016-10-26
Remove cd9660's chrp-boot option. deraadt confirmed we don't support any
Martin Natano
2016-10-26
Remove FS-specific option descriptions from the source code. We have a
Martin Natano
2016-10-23
No verbose flag for cd9660.
Martin Natano
2016-10-23
Remove cd9660's keep-bad-images option.
Martin Natano
2016-10-22
-#include <stdbool.h>
Martin Natano
2016-10-18
Merge fs/cd9660/ into cd9660.
Martin Natano
2016-10-17
Remove some more unused cd9660 options.
Martin Natano
2016-10-17
Remove cd9660's archimedes option, we won't need RISC OS metadata on our
Martin Natano
2016-10-16
Add OpenBSD RCS tags; reminded by tb
Martin Natano
2016-10-16
Import makefs - a tool to create filesystem images from a directory.
Martin Natano