Import ncpfs 0.5

This commit is contained in:
ncpfs archive import
2026-04-28 20:39:57 +02:00
parent 8fa4442004
commit eb9c79840a
20 changed files with 2382 additions and 1218 deletions

19
Changes
View File

@@ -1,19 +0,0 @@
ncpfs-0.3 -> ncpfs-0.4
- removed bug causing kernel to crash on filenames too long
This was a typical C bug! Thanks to Uwe Bonnes,
bon@elektron.ikp.physik.th-darmstadt.de for his patience with this one.
ncpfs-0.2 -> ncpfs-0.3
- removed bug in get_pname_static
- removed bug in 'ncpmount -n'
- fake '.' and '..'
- return 0 for df and directory timestamps. See file BUGS
ncpfs-0.1 -> ncpfs-0.2
- should be compileable with gcc other than 2.7.0
- first attempt at read/write access
- more complete ncpmount.c
- included file ipx.tar