.. |
Makefile
|
Remove PUFFS_WITH_THREADS ifdef garbage, just use libc weak symbols.
|
2010-12-06 14:50:34 +00:00 |
TODO
|
…
|
|
callcontext.c
|
typo in a comment
|
2011-01-10 23:20:45 +00:00 |
creds.c
|
In getgroups(), copy only up to the number of supplementary groups
|
2009-11-20 14:23:54 +00:00 |
dispatcher.c
|
Remove PUFFS_WITH_THREADS ifdef garbage, just use libc weak symbols.
|
2010-12-06 14:50:34 +00:00 |
flush.c
|
…
|
|
framebuf.c
|
Add convenience routine puffs_unmountonsignal(), which does exactly that.
|
2010-01-12 18:42:38 +00:00 |
null.c
|
include some headers we use
|
2009-10-18 20:14:06 +00:00 |
opdump.c
|
print to stderr instead of stdout
|
2010-08-20 16:35:05 +00:00 |
paths.c
|
…
|
|
pnode.c
|
…
|
|
puffs.3
|
Add convenience routine puffs_unmountonsignal(), which does exactly that.
|
2010-01-12 18:42:38 +00:00 |
puffs.c
|
Remove PUFFS_WITH_THREADS ifdef garbage, just use libc weak symbols.
|
2010-12-06 14:50:34 +00:00 |
puffs.h
|
Make retval argument for pathconf a register_t to match VOP_PATHCONF.
|
2010-06-07 11:21:31 +00:00 |
puffs_cc.3
|
New sentence, new line.
|
2009-04-11 16:48:53 +00:00 |
puffs_cred.3
|
Fix missing quote.
|
2009-04-11 15:36:22 +00:00 |
puffs_flush.3
|
…
|
|
puffs_framebuf.3
|
fix a few pastos
|
2010-04-01 09:57:00 +00:00 |
puffs_node.3
|
No Pp needed before El.
|
2009-05-13 22:42:31 +00:00 |
puffs_ops.3
|
document abortop. part of PR kern/44208
|
2010-12-13 09:06:51 +00:00 |
puffs_path.3
|
…
|
|
puffs_priv.h
|
Remove PUFFS_WITH_THREADS ifdef garbage, just use libc weak symbols.
|
2010-12-06 14:50:34 +00:00 |
puffsdump.h
|
Export the opid -> opstr tables (for outside debugging use).
|
2010-07-11 12:29:08 +00:00 |
requests.c
|
…
|
|
shlib_version
|
* support extended attributes
|
2010-05-21 10:50:52 +00:00 |
subr.c
|
Default f_namemax to MAXNAMLEN, mostly for initial statvfs struct
|
2010-07-15 21:53:10 +00:00 |
suspend.c
|
Remove suspension support from here too.
|
2009-12-05 12:13:08 +00:00 |