Up to [cvs.NetBSD.org] / src / lib / libc / gen
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2.2.2 / (download) - annotate - [select for diffs], Tue Apr 17 00:05:19 2012 UTC (13 months, 1 week ago) by yamt
Branch: yamt-pagecache
Changes since 1.2.2.1: +108 -0
lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored)
sync with head
Revision 1.2.2.1, Fri Mar 23 18:08:34 2012 UTC (14 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.2: +0 -108
lines
FILE REMOVED
file posix_spawn_file_actions_init.3 was added on branch yamt-pagecache on 2012-04-17 00:05:19 +0000
Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 23 18:08:34 2012 UTC (14 months ago) by njoly
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,
agc-symver-base,
agc-symver,
HEAD
Branch point for: yamt-pagecache
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Use major.minor for NetBSD versions.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Feb 11 23:31:24 2012 UTC (15 months, 1 week ago) by martin
Branch: MAIN
CVS Tags: 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
Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on Charles Zhang's summer of code project.