Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/examples/puffs/pgfs
Module Name: src
Committed By: yamt
Date: Wed Oct 12 01:05:00 UTC 2011
Added Files:
src/share/examples/puffs/pgfs: Makefile README check.sql fix.sql
mount.c newfs.sql pgfs.h pgfs_db.c pgfs_db.h pgfs_debug.c
pgfs_debug.h pgfs_puffs.c pgfs_subs.c pgfs_subs.h pgfs_waitq.c
pgfs_waitq.h
Log Message:
puffs file system server backed by postgresql
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/share/examples/puffs/pgfs/Makefile \
src/share/examples/puffs/pgfs/README \
src/share/examples/puffs/pgfs/check.sql \
src/share/examples/puffs/pgfs/fix.sql \
src/share/examples/puffs/pgfs/mount.c \
src/share/examples/puffs/pgfs/newfs.sql \
src/share/examples/puffs/pgfs/pgfs.h \
src/share/examples/puffs/pgfs/pgfs_db.c \
src/share/examples/puffs/pgfs/pgfs_db.h \
src/share/examples/puffs/pgfs/pgfs_debug.c \
src/share/examples/puffs/pgfs/pgfs_debug.h \
src/share/examples/puffs/pgfs/pgfs_puffs.c \
src/share/examples/puffs/pgfs/pgfs_subs.c \
src/share/examples/puffs/pgfs/pgfs_subs.h \
src/share/examples/puffs/pgfs/pgfs_waitq.c \
src/share/examples/puffs/pgfs/pgfs_waitq.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index