descriptionLibrary for writing 9P2000 compliant user-space file servers that can be mounted using v9fs file system. (mirror)
homepage URLhttp://sourceforge.net/projects/npfs/
repository URLsvn+http://svn.code.sf.net/p/npfs/code/npfs
ownerrransom.8774@gmail.com
last changeMon, 27 Dec 2010 22:40:04 +0000 (27 22:40 +0000)
last refreshSat, 27 Apr 2024 10:17:16 +0000 (27 12:17 +0200)
content tags
add:
README
[TODO: Need more here]

A multi-threaded replacement of u9fs -- npfs also functions as a framework
which can be easily reused for other synthetic file systems.
shortlog
2010-12-27 abbyz9Changes in v9fs broke pipesrv. Fix it.masterheads/master
2010-02-16 newsham- don't set nfid until after we verified that a new...
2010-02-16 newsham- filled in group field, previously missing.
2010-01-05 newsham- oops, remove some debugging cruft.
2010-01-05 newsham- be better at detecting when getpwname_r and friends...
2010-01-05 newsham- Add the new libnpauth library.
2010-01-05 newsham- remove debug assert that shouldn't have been committed
2009-12-29 newsham- tiny makefile fix since OSX doesnt like a space after...
2009-12-29 newsham- use the hint to getaddrinfo to favor a SOCK_STREAM...
2009-12-29 newsham- Add a "dotu" option to the mount command
2009-12-05 abbyz9addrlist is NULL when getaddrinfo fails. so we
2009-11-20 newshamfixes a crash during attach when no auth is requested...
2009-11-20 newshamfixes some unmarshalling when dotu is not set. Previou...
2009-11-20 newshamfixes the user pool I added for win32 so that looking...
2009-11-05 newsham- honor the servers msize sent in Rversion.
2009-11-05 newsham- split npc_read and npc_write into two functions,...
...
heads
13 years ago master