The NetBSD Project

CVS log for src/etc/man.conf

[BACK] Up to [cvs.netbsd.org] / src / etc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25.6.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:02:56 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.25: +20 -11 lines
Diff to previous 1.25 (colored) next main 1.26 (colored)

sync with head

Revision 1.29.2.1 / (download) - annotate - [select for diffs], Sat Feb 18 18:03:26 2012 UTC (3 months ago) by riz
Branch: netbsd-6
Changes since 1.29: +14 -6 lines
Diff to previous 1.29 (colored) next main 1.30 (colored)

Pull up following revision(s) (requested by joerg in ticket #4):
	usr.sbin/makemandb/apropos.c: revision 1.5
	external/bsd/mdocml/dist/read.c: revision 1.6
	external/bsd/mdocml/dist/mandoc.h: revision 1.2
	usr.sbin/makemandb/makemandb.c: revision 1.3
	usr.sbin/makemandb/makemandb.c: revision 1.4
	usr.sbin/makemandb/makemandb.c: revision 1.5
	usr.sbin/makemandb/Makefile: revision 1.2
	etc/man.conf: revision 1.30
	usr.sbin/makemandb/apropos.1: revision 1.3
	external/bsd/mdocml/Makefile.inc: revision 1.15
Be a bit more friendly to man pages using the roff .so command by
changing the current directory to the parent of the man -p entry, e.g.
/usr/share/man for /usr/share/man1.
Also handle hyphen replacement if it was used as plain input and no
backslash sequence was used at all in the line.
Add support for apropos -s like in the old apropos. Fix capitalisation.
Add note about optional quotation. From Abhinav Upadhyay.
Merge mandoc.h r1.99 and read.c 1.28 from upstream:
Add mparse_readmem, which allows application to run the parser directly
from memory, e.g. after de-compressing a document.
Add support for compressed man pages in all the usual formats.
Use mmap when dealing with plain files.
Add entries for bzip2 and xz.

Revision 1.30 / (download) - annotate - [select for diffs], Thu Feb 16 22:57:19 2012 UTC (3 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, HEAD
Changes since 1.29: +14 -6 lines
Diff to previous 1.29 (colored)

Add entries for bzip2 and xz.

Revision 1.29 / (download) - annotate - [select for diffs], Tue Feb 14 14:03:35 2012 UTC (3 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: netbsd-6-base
Branch point for: netbsd-6
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Obsolete /usr/share/man/cat3f that never contained any files, nor will it.

Revision 1.28 / (download) - annotate - [select for diffs], Tue Feb 7 23:15:33 2012 UTC (3 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Include argument in command line

Revision 1.27 / (download) - annotate - [select for diffs], Tue Feb 7 21:13:34 2012 UTC (3 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Kill one more invocation of tbl. Noticed by wiz

Revision 1.26 / (download) - annotate - [select for diffs], Tue Feb 7 19:33:19 2012 UTC (3 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.25: +8 -7 lines
Diff to previous 1.25 (colored)

Switch to using mandoc for formatting man pages as new default.
Stop building catpages by default.

Revision 1.25 / (download) - annotate - [select for diffs], Fri Jul 9 15:08:09 2010 UTC (22 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

make sparc64 search for sparc man pages for now. It might be better in
the long run to choose a different name for shared drivers though. Fixes
PR/18273.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Jun 4 18:42:32 2010 UTC (23 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.23: +5 -1 lines
Diff to previous 1.23 (colored)

Add machine class manual paths. No manual pages have moved yet.

Revision 1.22.20.1 / (download) - annotate - [select for diffs], Sat Jan 17 20:43:41 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.22: +4 -2 lines
Diff to previous 1.22 (colored) next main 1.23 (colored)

Sync with HEAD.

Revision 1.22.28.1 / (download) - annotate - [select for diffs], Thu Nov 20 03:30:24 2008 UTC (3 years, 6 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, 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, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b
Changes since 1.22: +4 -2 lines
Diff to previous 1.22 (colored) next main 1.23 (colored)

Pull up following revision(s) (requested by cube in ticket #95):
	etc/man.conf: revision 1.23
Also search /usr/X11R7, and do it before X11R6

Revision 1.23 / (download) - annotate - [select for diffs], Mon Nov 17 01:31:35 2008 UTC (3 years, 6 months ago) by hubertf
Branch: MAIN
CVS Tags: mjf-devfs2-base2, matt-premerge-20091211, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend
Changes since 1.22: +4 -2 lines
Diff to previous 1.22 (colored)

Also search /usr/X11R7, and do it before X11R6

Revision 1.22 / (download) - annotate - [select for diffs], Tue May 30 00:40:22 2006 UTC (5 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-5-base, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, mjf-devfs2-base, mjf-devfs-base, mjf-devfs, matt-mips64-base2, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: netbsd-5, mjf-devfs2
Changes since 1.21: +1 -3 lines
Diff to previous 1.21 (colored)

Remove sendmail (approved by core)

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jul 29 15:50:29 2001 UTC (10 years, 9 months 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-1, 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, netbsd-3-0, netbsd-3, 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, 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, fvdl_fs64_base
Changes since 1.20: +4 -1 lines
Diff to previous 1.20 (colored)

Undo last: glob(3) isn't used for _whatdb (yet?).
[broke e.g. installation of devel/netcdf]

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jun 25 21:38:29 2001 UTC (10 years, 11 months ago) by lukem
Branch: MAIN
Changes since 1.19: +2 -5 lines
Diff to previous 1.19 (colored)

take advantage of glob(3) support when defining _whatdb

Revision 1.18.4.1 / (download) - annotate - [select for diffs], Tue Aug 1 13:40:11 2000 UTC (11 years, 9 months ago) by chuck
Branch: netbsd-1-5
CVS Tags: 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
Changes since 1.18: +14 -14 lines
Diff to previous 1.18 (colored) next main 1.19 (colored)

pull up 1.19 (approved by thorpej)

Revision 1.19 / (download) - annotate - [select for diffs], Mon Jul 31 00:26:48 2000 UTC (11 years, 9 months ago) by chuck
Branch: MAIN
Changes since 1.18: +14 -14 lines
Diff to previous 1.18 (colored)

actually make use of new features introduced in man.c (rev 1.23):
  allow to specify relative paths for sections in man.conf - they are used
          similarily to _subdir, but only when appropriate

Revision 1.18 / (download) - annotate - [select for diffs], Sat May 13 00:57:17 2000 UTC (12 years ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-base, minoura-xpg4dl-base, minoura-xpg4dl
Branch point for: netbsd-1-5
Changes since 1.17: +12 -14 lines
Diff to previous 1.17 (colored)

remove obsolete /usr/X11 entries

Revision 1.17 / (download) - annotate - [select for diffs], Mon Aug 2 10:43:30 1999 UTC (12 years, 9 months ago) by mrg
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, comdex-fall-1999-base, comdex-fall-1999
Changes since 1.16: +8 -8 lines
Diff to previous 1.16 (colored)

- use -msafer not -S; this is more portable and will work with any
  nroff that has the "safer" macros installed.
- correct entry for ".me" that was broken in the previous.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jul 26 19:31:54 1999 UTC (12 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.15: +8 -8 lines
Diff to previous 1.15 (colored)

Fix PR security/8069 differently:
Add a new option "-S" to "nroff" and use "nroff -S" instead of "groff -S"
because "nroff" adds some other (moderately useful and important) options
to the "groff" execution.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jul 26 18:42:21 1999 UTC (12 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.14: +8 -8 lines
Diff to previous 1.14 (colored)

Use "groff -S -Tascii" instead of "nroff" to avoid security problems
if "man" is used by "root". Fixes PR security/8069 by Matthias Buelow.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 4 11:02:09 1999 UTC (13 years, 1 month ago) by dante
Branch: MAIN
Changes since 1.13: +4 -1 lines
Diff to previous 1.13 (colored)

Add "_crunch" section required by catman to crunch compressed cat pages.

Revision 1.8.2.3 / (download) - annotate - [select for diffs], Mon Feb 1 07:23:55 1999 UTC (13 years, 3 months ago) by cgd
Branch: netbsd-1-3
Changes since 1.8.2.2: +23 -27 lines
Diff to previous 1.8.2.2 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)

pull up revs 1.11-1.13 from trunk (abs)

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 2 23:50:40 1999 UTC (13 years, 4 months ago) by tv
Branch: MAIN
CVS Tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4
Changes since 1.12: +7 -6 lines
Diff to previous 1.12 (colored)

Add sections `l' and `n' for pkg, X11, local.  DTRT with manual pages
ending with `.n'.  XXX:  Does not DTRT for manual pages with
multi-character extensions (i.e. 3f) yet!

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 16 05:31:29 1998 UTC (13 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.11: +17 -16 lines
Diff to previous 1.11 (colored)

Sort the man page sections in a consistent order.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jun 16 22:57:38 1998 UTC (13 years, 11 months ago) by perry
Branch: MAIN
Changes since 1.10: +10 -16 lines
Diff to previous 1.10 (colored)

Remove references to obsolete directories, such as /usr/contrib,
/usr/old, /usr/X11R4, and others. Pointed out by jwise@unicast.com in
PR 5599

Revision 1.8.2.2 / (download) - annotate - [select for diffs], Mon Dec 15 06:13:51 1997 UTC (14 years, 5 months ago) by mellon
Branch: netbsd-1-3
CVS Tags: 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
Changes since 1.8.2.1: +15 -13 lines
Diff to previous 1.8.2.1 (colored) to branchpoint 1.8 (colored)

Pull rev 1.10 up from trunk (veego)

Revision 1.10 / (download) - annotate - [select for diffs], Tue Dec 2 07:04:56 1997 UTC (14 years, 5 months ago) by mrg
Branch: MAIN
Changes since 1.9: +15 -13 lines
Diff to previous 1.9 (colored)

add /usr/pkg/man

Revision 1.8.2.1 / (download) - annotate - [select for diffs], Mon Oct 27 19:55:38 1997 UTC (14 years, 7 months ago) by mellon
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-BETA
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Pull rev 1.9 up fron trunk (hubertf)

Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 27 02:55:07 1997 UTC (14 years, 7 months ago) by hubertf
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Also look in /usr/pkg/man for manpages.
Closes PR misc/4356 by Matthias Scheler <tron@lyssa.owl.de>

Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 9 23:00:20 1997 UTC (14 years, 7 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Search for man page source in section 3f.

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sat Feb 15 05:27:39 1997 UTC (15 years, 3 months ago) by mikel
Branch: WFJ-920714, CSRG
CVS Tags: lite-2, lite-1
Changes since 1.1.1.1: +35 -23 lines
Diff to previous 1.1.1.1 (colored)

import 4.4BSD-Lite

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jan 4 14:04:59 1997 UTC (15 years, 4 months ago) by mrg
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6 (colored)

add local, R5 and R6 whatis directories.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Dec 17 01:56:55 1995 UTC (16 years, 5 months ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Look for section 9 (kernel) manpages.  Pointed out by Erik Bertelsen
<erik@sockdev.uni-c.dk>.  Also, new-style RCS id.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 16 09:39:15 1995 UTC (17 years, 4 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.4: +1 -3 lines
Diff to previous 1.4 (colored)

Remove misleading comment.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 7 16:31:45 1994 UTC (18 years, 1 month ago) by mycroft
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
Changes since 1.3: +11 -10 lines
Diff to previous 1.3 (colored)

Add X11R6 to the default search list(s).

Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 21 04:17:12 1993 UTC (18 years, 5 months ago) by cgd
Branch: MAIN
Changes since 1.2: +24 -15 lines
Diff to previous 1.2 (colored)

new man.conf for updated man...  this does a *lot*.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 21 04:07:37 1993 UTC (18 years, 5 months ago) by cgd
Branch: MAIN
CVS Tags: BOSTIC-1
Changes since 1.1: +35 -22 lines
Diff to previous 1.1 (colored)

update from bostic; needs work

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 21 09:45:37 1993 UTC (19 years, 2 months ago) by cgd
Branch: WFJ-920714, CSRG
CVS Tags: patchkit-0-2-2, netbsd-alpha-1, netbsd-0-9-base, netbsd-0-9-RELEASE, netbsd-0-9-BETA, netbsd-0-9-ALPHA2, netbsd-0-9-ALPHA, netbsd-0-9, netbsd-0-8, WFJ-386bsd-01
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of 386bsd-0.1 sources

Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 21 09:45:37 1993 UTC (19 years, 2 months ago) by cgd
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>