Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/puffs



Module Name:    src
Committed By:   pooka
Date:           Mon Jul  2 18:35:14 UTC 2007

Modified Files:
        src/usr.sbin/puffs: Makefile
Added Files:
        src/usr.sbin/puffs/mount_portal: Makefile puffs_portal.c

Log Message:
Add initial puffs version of mount_portal, eventually to replace
portalfs.  Uses the same config files etc. as the "regular"
mount_portal, and actually compiles a lot of the code directly from
under src/sbin/mount_portal.

Doesn't yet support concurrent access, but I have a pretty clear
vision on how to neatly fix that.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.sbin/puffs/Makefile
cvs rdiff -r0 -r1.1 src/usr.sbin/puffs/mount_portal/Makefile \
    src/usr.sbin/puffs/mount_portal/puffs_portal.c

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