Up to [cvs.NetBSD.org] / src / lib / libc / gen
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2.4.2 / (download) - annotate - [select for diffs], Tue Apr 17 00:05:18 2012 UTC (13 months, 1 week ago) by yamt
Branch: yamt-pagecache
Changes since 1.2.4.1: +105 -0
lines
Diff to previous 1.2.4.1 (colored) to branchpoint 1.2 (colored)
sync with head
Revision 1.2.4.1, Fri Dec 16 15:21:13 2011 UTC (17 months, 1 week ago) by yamt
Branch: yamt-pagecache
Changes since 1.2: +0 -105
lines
FILE REMOVED
file extattr_copy_file.3 was added on branch yamt-pagecache on 2012-04-17 00:05:18 +0000
Revision 1.2 / (download) - annotate - [select for diffs], Fri Dec 16 15:21:13 2011 UTC (17 months, 1 week ago) by manu
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
agc-symver-base,
agc-symver,
HEAD
Branch point for: yamt-pagecache
Changes since 1.1: +4 -9
lines
Diff to previous 1.1 (colored)
Do not tell about specific errno, as all xattr copying function retuenrs error from extattr_list_file and extattr_get_file.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 16 12:46:00 2011 UTC (17 months, 1 week ago) by wiz
Branch: MAIN
Split extattr(3) into two man pages to get rid of ugly duplicate Nd. Work done by Abhinav Upadhyay with minimal cleanup.