minix/minix/lib/libpuffs
David van Moolenbroek ba736c7968 libpuffs: clean up, unbreak
- move MINIX3-specific files into minix/lib/libpuffs;
- resynchronize the remaining files with NetBSD code;
- remove a few unnecessary changes;
- put remaining MINIX3-specific changes in __minix blocks;
- sort out the source files being linked at all.

The result is that libpuffs now successfully links against FUSE
file system programs again.  It can successfully mount, perform
some of the most basic operations, and unmount the file system.

Change-Id: Ieac220f7ad8c4d1fa293abda81967e8045be0bb4
2015-09-23 12:05:03 +00:00
..
const.h libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
fs.h libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
glo.h libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
inode.c libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
link.c libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
main.c libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
misc.c libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
mount.c libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
open.c libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
path.c libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
protect.c libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
proto.h libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
read.c libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
stadir.c libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
table.c libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
time.c libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
utility.c libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00