minix/minix
Jean-Baptiste Boric 3e08d38e8e iso9660fs: rewrite ISO 9660 file system server
iso9660fs has been cleaned up and debugged. It now supports:
 * ISO 9660 Level 3,
 * System Use Sharing Protocol (SUSP),
 * Rock Ridge Interchange Protocol (RRIP).

The following Rock Ridge features are supported:
 * POSIX file attributes (PX),
 * POSIX device number (PN),
 * Symbolic links (SL),
 * Alternate file name (NM),
 * Timestamps in 7-byte format (TF).

Change-Id: Ib227411bdda5bc10a957b27ad05fafdc95eca35f
2014-09-18 13:00:42 +00:00
..
benchmarks New sources layout 2014-07-31 16:00:30 +02:00
bin New sources layout 2014-07-31 16:00:30 +02:00
commands writeisofs: set file struct version field to one 2014-09-18 12:46:29 +00:00
drivers libvtreefs: use libfsdriver 2014-09-18 12:46:26 +00:00
fs iso9660fs: rewrite ISO 9660 file system server 2014-09-18 13:00:42 +00:00
include Move clock_time into libsys 2014-09-18 12:46:26 +00:00
kernel Kernel: update copyright year 2014-09-10 13:01:45 +00:00
lib libc: make socketpair(3) use the right device 2014-09-18 12:46:28 +00:00
llvm minix/llvm/passes/Makefile.inc: Fix 2014-08-29 12:56:57 -04:00
man Porting uuencode/uudecode from NetBSD 2014-09-08 19:51:28 +02:00
net merge libminlib with libc 2014-08-28 18:49:19 +02:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers PFS: use libfsdriver 2014-09-18 12:46:28 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests libminixfs: add block I/O routines 2014-09-18 12:46:25 +00:00
usr.bin uptime(1): also report uptime 2014-08-28 12:06:50 +00:00
usr.sbin merge libminlib with libc 2014-08-28 18:49:19 +02:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00