Up to [cvs.NetBSD.org] / src / lib / libc / gen
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.20.4.1, Sun Aug 26 20:03:26 2007 UTC (15 years, 9 months ago) by bouyer
Branch: netbsd-3-0
Changes since 1.20: +1 -1
lines
FILE REMOVED
Pull up following revision(s) (requested by bad in ticket #1821): lib/libc/gen/cgetcap.3: revisions 1.1 - 1.3 lib/libc/gen/Makefile.inc: revision 1.143 lib/libc/gen/getcap.3: file removal Both libcurses and libc installed a getcap(3) manpage, and both used it as target for a bunch of MLINKS. This had the effect that whatever came last in install overwrote everything from the other camp. Solve this by renaming the libc page -- this makes sense because no function is really named "getcap" here.
Revision 1.20.6.1, Sun Aug 26 20:03:23 2007 UTC (15 years, 9 months ago) by bouyer
Branch: netbsd-3-1
Changes since 1.20: +1 -1
lines
FILE REMOVED
Pull up following revision(s) (requested by bad in ticket #1821): lib/libc/gen/cgetcap.3: revisions 1.1 - 1.3 lib/libc/gen/Makefile.inc: revision 1.143 lib/libc/gen/getcap.3: file removal Both libcurses and libc installed a getcap(3) manpage, and both used it as target for a bunch of MLINKS. This had the effect that whatever came last in install overwrote everything from the other camp. Solve this by renaming the libc page -- this makes sense because no function is really named "getcap" here.
Revision 1.20.2.1, Sun Aug 26 20:01:20 2007 UTC (15 years, 9 months ago) by bouyer
Branch: netbsd-3
Changes since 1.20: +1 -1
lines
FILE REMOVED
Pull up following revision(s) (requested by bad in ticket #1821): lib/libc/gen/cgetcap.3: revisions 1.1 - 1.3 lib/libc/gen/Makefile.inc: revision 1.143 lib/libc/gen/getcap.3: file removal Both libcurses and libc installed a getcap(3) manpage, and both used it as target for a bunch of MLINKS. This had the effect that whatever came last in install overwrote everything from the other camp. Solve this by renaming the libc page -- this makes sense because no function is really named "getcap" here.
Revision 1.22, Tue Apr 12 16:27:42 2005 UTC (18 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
yamt-pagecache-tag8,
yamt-pagecache-base9,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
mjf-devfs2-base,
mjf-devfs2,
matt-nb5-pq3-base,
matt-nb5-pq3,
localcount-20160914,
keiichi-mipv6-base,
keiichi-mipv6,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.21: +1 -1
lines
FILE REMOVED
Both libcurses and libc installed a getcap(3) manpage, and both used it as target for a bunch of MLINKS. This had the effect that whatever came last in install overwrote everything from the other camp. Solve this by renaming the libc page -- this makes sense because no function is really named "getcap" here.
Revision 1.21 / (download) - annotate - [select for diffs], Tue Apr 12 16:11:33 2005 UTC (18 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
this should refer to "cgetset", not "cgetseq"
Revision 1.20 / (download) - annotate - [select for diffs], Fri Apr 23 14:52:42 2004 UTC (19 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE
Branch point for: netbsd-3-1,
netbsd-3-0,
netbsd-3
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Bump date for previous.
Revision 1.19 / (download) - annotate - [select for diffs], Fri Apr 23 14:48:07 2004 UTC (19 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.18: +4 -4
lines
Diff to previous 1.18 (colored)
Adjust to constification of db_name vector.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Aug 7 16:42:49 2003 UTC (19 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2
Changes since 1.17: +2 -6
lines
Diff to previous 1.17 (colored)
Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by Joel Baker in PR 22280, verified by myself.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Jun 30 19:12:33 2003 UTC (19 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.16: +5 -6
lines
Diff to previous 1.16 (colored)
Fixes to make these man page look nice with groff-1.19.
Revision 1.16 / (download) - annotate - [select for diffs], Sat May 3 19:43:00 2003 UTC (20 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.15: +3 -3
lines
Diff to previous 1.15 (colored)
Misc. fixes from jmc@openbsd.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Apr 16 13:34:36 2003 UTC (20 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
Revision 1.11.12.3 / (download) - annotate - [select for diffs], Fri Mar 22 20:42:07 2002 UTC (21 years, 2 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.11.12.2: +1 -1
lines
Diff to previous 1.11.12.2 (colored) to branchpoint 1.11 (colored) next main 1.12 (colored)
Catch up to -current.
Revision 1.11.12.2 / (download) - annotate - [select for diffs], Fri Mar 8 21:35:05 2002 UTC (21 years, 3 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.11.12.1: +3 -3
lines
Diff to previous 1.11.12.1 (colored) to branchpoint 1.11 (colored)
Catch up to -current.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Feb 7 09:24:04 2002 UTC (21 years, 4 months ago) by ross
Branch: MAIN
CVS Tags: netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
nathanw_sa_before_merge,
nathanw_sa_base,
fvdl_fs64_base
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
generate & symbolically
Revision 1.13 / (download) - annotate - [select for diffs], Thu Feb 7 07:00:12 2002 UTC (21 years, 4 months ago) by ross
Branch: MAIN
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
Generate <>& symbolically.
Revision 1.11.12.1 / (download) - annotate - [select for diffs], Mon Oct 8 20:18:54 2001 UTC (21 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored)
Catch up to -current.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Sep 16 02:57:03 2001 UTC (21 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored)
Standardize section headers, sort sections, sort SEE ALSO, punctuation and misc. fixes.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Mar 8 10:35:43 1999 UTC (24 years, 3 months ago) by kleink
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
wrstuden-devbsize,
netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5,
netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4,
minoura-xpg4dl-base,
minoura-xpg4dl,
comdex-fall-1999-base,
comdex-fall-1999
Branch point for: nathanw_sa
Changes since 1.10: +8 -8
lines
Diff to previous 1.10 (colored)
Const poisoning, integer argument promotion.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Apr 29 19:12:09 1998 UTC (25 years, 1 month ago) by fair
Branch: MAIN
Changes since 1.9: +213 -159
lines
Diff to previous 1.9 (colored)
Fix a few bad .Xr's. Nuke rampant abuse of .Nm. Clarify examples through the judicious use of .Qq and .Em.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Apr 28 20:11:34 1998 UTC (25 years, 1 month ago) by fair
Branch: MAIN
Changes since 1.8: +6 -6
lines
Diff to previous 1.8 (colored)
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)). Make other mdoc corrections as inspection dictated.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Feb 5 18:46:27 1998 UTC (25 years, 4 months ago) by perry
Branch: MAIN
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
add LIBRARY section to man page
Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 5 07:28:01 1998 UTC (25 years, 4 months ago) by perry
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
remove illegal quotes from .Dd directives
Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 2 02:41:22 1998 UTC (25 years, 4 months ago) by perry
Branch: MAIN
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
merge/update to lite-2
Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Mon Feb 2 00:11:58 1998 UTC (25 years, 4 months ago) by perry
Branch: CSRG
CVS Tags: lite-2
Changes since 1.1.1.1: +3 -3
lines
Diff to previous 1.1.1.1 (colored)
import lite-2
Revision 1.5 / (download) - annotate - [select for diffs], Thu May 29 01:48:12 1997 UTC (26 years ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-3-base,
netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA,
netbsd-1-3
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: .Dd is supposed to be invoked like: .Dd month day, year e.g. ".Dd January 25, 1989", rather than: .Dd "month day, year" which is what these pages did.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 25 13:41:21 1995 UTC (28 years, 3 months ago) by cgd
Branch: MAIN
CVS Tags: nsswitch,
netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2,
netbsd-1-1-base,
netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001,
netbsd-1-1,
ivory_soap2
Changes since 1.3: +8 -7
lines
Diff to previous 1.3 (colored)
update to 4.4-Lite where appropriate, clean up Id format, etc.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Feb 25 09:11:39 1995 UTC (28 years, 3 months ago) by cgd
Branch: CSRG
CVS Tags: lite-1
Changes since 1.1: +7 -7
lines
Diff to previous 1.1 (colored)
from lite, with minor name rearrangement to fit.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 10 23:32:26 1994 UTC (29 years, 5 months ago) by jtc
Branch: MAIN
CVS Tags: netbsd-1-0-base,
netbsd-1-0-RELEASE,
netbsd-1-0-PATCH1,
netbsd-1-0-PATCH06,
netbsd-1-0-PATCH05,
netbsd-1-0-PATCH04,
netbsd-1-0-PATCH03,
netbsd-1-0-PATCH02,
netbsd-1-0-PATCH0,
netbsd-1-0,
ivory_soap
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Fix spelling errors.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 30 08:36:09 1993 UTC (29 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Add RCS identifiers.
Revision 1.1 / (download) - annotate - [select for diffs], Tue May 18 07:37:53 1993 UTC (30 years ago) by cgd
Branch: MAIN
CVS Tags: netbsd-0-9-base,
netbsd-0-9-RELEASE,
netbsd-0-9-BETA,
netbsd-0-9-ALPHA2,
netbsd-0-9-ALPHA,
netbsd-0-9
bring in getcap routines, supplied by CSRG, from 4.4...