Up to [cvs.NetBSD.org] / src / lib / libc / gen
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: yamt-pagecache
Revision 1.50.2.2 / (download) - annotate - [select for diffs], Tue Oct 30 18:58:45 2012 UTC (6 months, 3 weeks ago) by yamt
Branch: yamt-pagecache
Changes since 1.50.2.1: +3 -6
lines
Diff to previous 1.50.2.1 (colored) to branchpoint 1.50 (colored) next main 1.51 (colored)
sync with head
Revision 1.50.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:05:18 2012 UTC (13 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.50: +14 -10
lines
Diff to previous 1.50 (colored)
sync with head
Revision 1.50 / (download) - annotate - [select for diffs], Sat Oct 15 23:00:01 2011 UTC (19 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
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
Branch point for: yamt-pagecache
Changes since 1.49: +4 -4
lines
Diff to previous 1.49 (colored)
close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database file descriptors that can stay open are now opened fopen(db, "re")