This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
fs
/
tmpfs
History
Tijl Coosemans
0662ee9826
Replace PRIdMAX with "jd" in a printf call. Cast the corresponding value to
...
intmax_t instead of uintmax_t, because the original type is off_t.
2012-02-14 11:24:24 +00:00
..
tmpfs_fifoops.c
Reflect license change of NetBSD code.
2008-09-03 18:53:48 +00:00
tmpfs_fifoops.h
Reflect license change of NetBSD code.
2008-09-03 18:53:48 +00:00
tmpfs_subr.c
When tmpfs_write() resets an extended file to its original size after an
2012-01-16 00:26:49 +00:00
tmpfs_vfsops.c
Return EOPNOTSUPP since we only support update mounts for NFS export.
2012-01-17 01:25:53 +00:00
tmpfs_vnops.c
Replace PRIdMAX with "jd" in a printf call. Cast the corresponding value to
2012-02-14 11:24:24 +00:00
tmpfs_vnops.h
Reflect license change of NetBSD code.
2008-09-03 18:53:48 +00:00
tmpfs.h
When tmpfs_write() resets an extended file to its original size after an
2012-01-16 00:26:49 +00:00