No description
Find a file
Antoine Leca 2ae897db7b writeisofs: improve compatibility
Register file timestamps
Remember the path tables in the primary descriptor
Put the size of the parent directory in the \1 entry, not own size
Allow the use of -b option without -a

Notes:
* Still missing the man page
* Filenames are still trimmed to 12 characters, because of
  8.3 MS-DOS inherited compatibility (ISO9660 level 1);
  also note that 7.4 or 9.2 filenames are accepted though
* Final . at end of filenames without extension is still missing
* VMS-compatible ;1 version suffix is still omitted
* Limit of 65,535 directories in path tables is not checked
2012-02-09 18:54:49 +01:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Replace rm and rmdir with NetBSD version 2012-01-16 10:46:14 +00:00
boot Port installboot as installboot_nbsd and rename the old one. 2012-02-09 18:54:24 +01:00
commands writeisofs: improve compatibility 2012-02-09 18:54:49 +01:00
common Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
dist/bzip2 import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
docs Port installboot as installboot_nbsd and rename the old one. 2012-02-09 18:54:24 +01:00
drivers Allow human readable name for the root device. 2012-02-09 18:54:45 +01:00
etc Rotate kernels/images/modules. 2012-02-09 18:54:44 +01:00
include Cut PM out of the adddma/deldma/getdma call path 2012-01-14 00:27:06 +01:00
kernel Fixes for loading kernel with multiboot 2012-02-09 18:54:45 +01:00
lib libchardriver: fix open reply for async devices 2012-02-09 14:17:54 +00:00
libexec update/fix manpage support 2011-09-28 15:24:15 +00:00
man Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
nbsd_include NBSD INCLUDES - fixed missing vm_remap_ro() proto 2012-02-03 20:06:21 +00:00
sbin import netbsd ext2fs fsck and newfs 2011-12-22 23:07:23 +01:00
servers AVFS/APFS: small cleanup 2012-02-09 16:33:24 +00:00
share New zoneinfo port from NetBSD 2012-01-16 11:03:25 +00:00
sys Integrate new boot stuff into build scheme. 2012-02-09 18:54:43 +01:00
test Remove unused variables 2012-02-02 10:47:06 +00:00
tools Build ELF for release (chrootmake). 2012-02-09 18:54:47 +01:00
usr.bin import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
usr.sbin Integrate new boot stuff into build scheme. 2012-02-09 18:54:43 +01:00
.gitignore .gitignore: add more generated files 2011-12-03 23:04:45 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Integrate new boot stuff into build scheme. 2012-02-09 18:54:43 +01:00