NetBSD/sys/lkm
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
..
arch hppa bits for the kernel linker. 2008-03-01 12:40:08 +00:00
compat Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dev The template file should be built in ${.OBJDIR} not in ${.CURDIR}, 2008-05-01 23:14:35 +00:00
exec Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
kauth Make securelevel a "secmodel" of its own. 2007-11-21 22:49:05 +00:00
misc Remove all the __P 2007-12-19 20:31:35 +00:00
net Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
netinet Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
syscall Remove all the __P 2007-12-19 20:31:35 +00:00
vfs Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
Makefile
Makefile.inc Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
TODO