minix/include
Thomas Veerman 490e0de548 Import librefuse and libpuffs
Import libpuffs and our port of libpuffs. The port was done as part of
GSoC 2011 FUSE project, done by Evgeniy Ivanov. The librefuse import
did not require any porting efforts. Libpuffs has been modified to
understand our VFS-FS protocol and translate between that and PUFFS. As
an example that it works, fuse-ntfs-3g from pkgsrc can be compiled and
used to mount ntfs partitions:
mount -t ntfs-3g <device> <mountpoint>

FUSE only works with the asynchronous version of VFS. See <docs/UPDATING> on
how to run AVFS.

This patch further includes some changes to mount(1) and mount(2) so it's
possible to use file systems provided by pkgsrc (note: manual modifications
to /etc/system.conf are still needed. There has been made an exception for
fuse-ntfs-3g, so it already as an entry).
2011-11-14 11:53:05 +00:00
..
arch Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
arpa
minix Increase gid_t and uid_t to 32 bits 2011-09-05 13:56:14 +00:00
net Increase gid_t and uid_t to 32 bits 2011-09-05 13:56:14 +00:00
netinet
sys Increase gid_t and uid_t to 32 bits 2011-09-05 13:56:14 +00:00
a.out.h
alloca.h
ar.h
assert.h introduce option to time assert()s 2011-06-24 16:00:42 +02:00
complex.h added <complex.h> (needed for compiler-rt) 2011-01-26 14:35:34 +00:00
configfile.h
ctype.h Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
db.h
dirent.h
err.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
errno.h
fcntl.h
fenv.h
float.h
fnmatch.h
fts.h
getopt.h
glob.h
grp.h
ifaddrs.h
inttypes.h
libgen.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
limits.h add -lminixfs with fs support routines 2011-09-08 16:52:13 +00:00
locale.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
Makefile import elf-only -lcurses 2011-07-25 11:08:17 +02:00
math.h only declare builtin prototypes in C mode 2011-02-28 11:01:31 +00:00
mathconst.h
memory.h Add include/memory.h 2010-10-04 13:37:46 +00:00
midiparser.h
mpool.h
ndbm.h
netdb.h
paths.h Move minix/paths.h to paths.h 2010-11-06 20:40:15 +00:00
poll.h
pwd.h inlcude: new prototypes 2010-06-09 12:53:09 +00:00
regex.h
regexp.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
resolv.h
setjmp.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
sgtty.h
signal.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h increase system-wide filename limit to 255 2011-08-17 16:00:01 +00:00
stdlib.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
string.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
strings.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
sysexits.h
syslog.h
tar.h
termcap.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
time.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
tools.h
ttyent.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
tzfile.h
ucontext.h
unistd.h Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
util.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
utime.h
utmp.h
wchar.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
wctype.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00