History log of /src/share/man/man0 |
Revision | Date | Author | Comments |
1.2 | 22-Oct-2005 |
hubertf | Per Christos (board): * move src/etc/COPYRIGHT to src/share/legal/COPYRIGHT and install that (in /usr/share/legal) * nuke src/share/man/man0/COPYRIGHT * mark /usr/share/man/COPYRIGHT as obsolete
|
1.1 | 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.1 | 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.19 | 05-Apr-2024 |
christos | specify the page size for PostScript
|
1.18 | 22-May-2023 |
lukem | man0: support objdirs, tools, parallel builds
man0 creates files, so write to the the OBJDIR instead of the source directory.
Use TOOL_ appropriately. Add MAKEVERBOSE support.
Add separate rules to generate: - all.files: the list of all man files to process (based on mkman) - manNpages.files: per-section files from all.files. (based on mkman) - manNpages.ps: per-section .ps from manNpages.files, with per-file MAKEVERBOSE messages to stderr (as before, just prettier). - manNpages.pdf: per-section .pdf from manNpages.ps.
Remove the now-obsolete mkman script.
Add TOOL_GROPS and _MKSHMSG_FORMAT to <bsd.own.mk>
|
1.17 | 07-Feb-2012 |
joerg | Import the new apropos/whatis.
This code has been developed by Abhinav Upadhyay as part of Google's Summer of Code 2011. It uses libmandoc to parse man pages and builds a Full Text Index in a SQLite database. The combination of indexing the full manual page, filtering out stop words and ranking individual matches based on the section gives a much improved user experience.
The old makewhatis and friends are kept under MKMAKEMANDB=no for now.
|
1.16 | 25-Oct-2008 |
apb | branches: 1.16.18; Use ${TOOL_SED} instead if plain sed in Makefiles.
|
1.15 | 29-Aug-2006 |
hubertf | * Add an 'all' targets to get the order of things right * Remove extra file argument from a pipeline * keep grops from stopping after the first manpage.
This gives working PDFs for all manpage sections again - altogether NetBSD-current has 8192 pages after formatting, in PDF.
|
1.14 | 22-Oct-2005 |
hubertf | branches: 1.14.4; Per Christos (board): * move src/etc/COPYRIGHT to src/share/legal/COPYRIGHT and install that (in /usr/share/legal) * nuke src/share/man/man0/COPYRIGHT * mark /usr/share/man/COPYRIGHT as obsolete
|
1.13 | 10-Nov-2004 |
wiz | Fix typo found by Sergey Svishchev.
|
1.12 | 26-Oct-2003 |
lukem | Use ${HOST_SH} instead of `sh'.
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH; Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
|
1.11 | 14-Feb-2003 |
grant | The correct capitalisation of 'NetBSD.org' is (you guessed it) 'NetBSD.org'.
some mdoc fixes.
|
1.10 | 12-Dec-2001 |
lukem | Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). Otherwise the appropriate MKxxx=no won't be defined .
|
1.9 | 12-Dec-2001 |
tv | MKfoo=no -> NOfoo
|
1.8 | 05-Jul-2001 |
hubertf | add "man.pdf" and "man.tgz" targets PDF optimisations thanks to Valeriy E. Ushakov
|
1.7 | 30-Jun-2001 |
hubertf | All your manpages are belong to pdf
|
1.6 | 30-Jun-2001 |
hubertf | * Format "intro" page first (location from "intros" file) * If the manpage requires running tbl (-> .TS), do so
|
1.5 | 26-Jun-2001 |
hubertf | "make man man.ps" for some 5000 page book. Needs more work (intro page, sorting, ...), but better than before.
|
1.4 | 13-Feb-1999 |
lukem | convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
1.3 | 27-Sep-1998 |
lukem | don't install in /usr/share if NOSHARE is defined
|
1.2 | 13-Oct-1997 |
lukem | rcsid fascism
|
1.1 | 09-May-1997 |
mycroft | branches: 1.1.1; Move makewhatis.sed into man0, and split the Makefile.
|
1.1.1.1 | 17-Oct-1997 |
mrg | 4.4BSD-Lite2
|
1.14.4.1 | 02-Sep-2006 |
riz | Pull up following revision(s) (requested by hubertf in ticket #103): share/man/man0/Makefile: revision 1.15 * Add an 'all' targets to get the order of things right * Remove extra file argument from a pipeline * keep grops from stopping after the first manpage. This gives working PDFs for all manpage sections again - altogether NetBSD-current has 8192 pages after formatting, in PDF.
|
1.16.18.1 | 17-Apr-2012 |
yamt | sync with head
|
1.4 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.3 | 06-May-2003 |
jmmv | Drop trailing whitespace. Reviewed by wiz.
|
1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
1.1 | 05-May-1994 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 05-May-1994 |
mrg | 4.4BSD-Lite2
|
1.1 | 29-Jun-1993 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 29-Jun-1993 |
mrg | 4.4BSD-Lite2
|
1.4 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.3 | 30-Jun-2001 |
hubertf | sync with reality: add section 9
|
1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
1.1 | 20-Jul-1993 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 20-Jul-1993 |
mrg | 4.4BSD-Lite2
|
1.1 | 05-May-1994 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 05-May-1994 |
mrg | 4.4BSD-Lite2
|
1.1 | 05-Jul-1993 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 05-Jul-1993 |
mrg | 4.4BSD-Lite2
|
1.1 | 29-Jun-1993 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 29-Jun-1993 |
mrg | 4.4BSD-Lite2
|
1.6 | 24-Feb-2014 |
skrll | Rename NetBSD/hp700 to NetBSD/hppa.
Unfortunately our VCS isn't very helpful here.
|
1.5 | 26-Jan-2011 |
pooka | branches: 1.5.4; 1.5.10; Add support for the Extensible MIPS ("eMIPS") platform. The NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the Giano system simulator.
eMIPS is a platform developed at Microsoft Research for researching reconfigurable computing. eMIPS allows dynamic loading and scheduling of application-specific circuits for the purpose of accelerating computations based on the current workload.
NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research by Alessandro Forin and Neil Pittman. Microsoft Corporation has donated full copyright to The NetBSD Foundation.
Platform support for eMIPS is the first part of Microsoft's contribution. The second part includes the hardware accelerator framework and will be proposed on tech-kern soon.
|
1.4 | 09-Jan-2008 |
simonb | branches: 1.4.22; Remove support for NetBSD/pc532.
|
1.3 | 17-Oct-2007 |
garbled | Fix a few more misc. pmppc references
|
1.2 | 10-Nov-2004 |
wiz | branches: 1.2.18; Update list; from Sergey Svishchev.
|
1.1 | 30-Jun-2001 |
hubertf | * Format "intro" page first (location from "intros" file) * If the manpage requires running tbl (-> .TS), do so
|
1.2.18.2 | 23-Mar-2008 |
matt | sync with HEAD
|
1.2.18.1 | 06-Nov-2007 |
matt | sync with HEAD
|
1.4.22.1 | 08-Feb-2011 |
bouyer | Sync with HEAD
|
1.5.10.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.5.4.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.1 | 09-May-1997 |
mycroft | Move makewhatis.sed into man0, and split the Makefile.
|
1.3 | 24-Jun-2001 |
hubertf | man? files are noe generated by mkman
|
1.2 | 10-Jan-1998 |
perry | get rid of secretmail residue -- suggested in pr-4568 from Carl Shapiro
|
1.1 | 20-Apr-1994 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 20-Apr-1994 |
mrg | 4.4BSD-Lite2
|
1.2 | 24-Jun-2001 |
hubertf | man? files are noe generated by mkman
|
1.1 | 29-Jun-1993 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 29-Jun-1993 |
mrg | 4.4BSD-Lite2
|
1.2 | 24-Jun-2001 |
hubertf | man? files are noe generated by mkman
|
1.1 | 20-Apr-1994 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 20-Apr-1994 |
mrg | 4.4BSD-Lite2
|
1.2 | 24-Jun-2001 |
hubertf | man? files are noe generated by mkman
|
1.1 | 19-May-1994 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 19-May-1994 |
mrg | 4.4BSD-Lite2
|
1.2 | 24-Jun-2001 |
hubertf | man? files are noe generated by mkman
|
1.1 | 19-Apr-1994 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 19-Apr-1994 |
mrg | 4.4BSD-Lite2
|
1.2 | 24-Jun-2001 |
hubertf | man? files are noe generated by mkman
|
1.1 | 19-Apr-1994 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 19-Apr-1994 |
mrg | 4.4BSD-Lite2
|
1.2 | 24-Jun-2001 |
hubertf | man? files are noe generated by mkman
|
1.1 | 19-Apr-1994 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 19-Apr-1994 |
mrg | 4.4BSD-Lite2
|
1.2 | 24-Jun-2001 |
hubertf | man? files are noe generated by mkman
|
1.1 | 19-Apr-1994 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 19-Apr-1994 |
mrg | 4.4BSD-Lite2
|
1.6 | 22-May-2023 |
lukem | man0: support objdirs, tools, parallel builds
man0 creates files, so write to the the OBJDIR instead of the source directory.
Use TOOL_ appropriately. Add MAKEVERBOSE support.
Add separate rules to generate: - all.files: the list of all man files to process (based on mkman) - manNpages.files: per-section files from all.files. (based on mkman) - manNpages.ps: per-section .ps from manNpages.files, with per-file MAKEVERBOSE messages to stderr (as before, just prettier). - manNpages.pdf: per-section .pdf from manNpages.ps.
Remove the now-obsolete mkman script.
Add TOOL_GROPS and _MKSHMSG_FORMAT to <bsd.own.mk>
|
1.5 | 17-Jan-2007 |
hubertf | exclude working directories
|
1.4 | 23-May-2002 |
hubertf | branches: 1.4.18; add SRC definition (and use it, instead of hardcoding ../../..)
|
1.3 | 30-Jun-2001 |
hubertf | branches: 1.3.2; sort man? files
|
1.2 | 24-Jun-2001 |
hubertf | man? files are noe generated by mkman
|
1.1 | 24-Jun-2001 |
hubertf | Add some scripts to automatically generate the man? files
|
1.3.2.1 | 23-May-2002 |
tv | Pull up revision 1.4 (requested by hubertf): add SRC definition (and use it, instead of hardcoding ../../..)
|
1.4.18.1 | 18-Feb-2007 |
tron | Pull up following revision(s) (requested by hubertf in ticket #431): share/man/man0/mkman: revision 1.5 exclude working directories
|
1.2 | 22-May-2023 |
lukem | man0: add bind/dist/bin/tests to noman
|
1.1 | 24-Jun-2001 |
hubertf | Add some scripts to automatically generate the man? files
|
1.8 | 04-May-2023 |
uwe | Fix spelling of Kurt Shoens surname. PR misc/57389
|
1.7 | 16-Dec-2010 |
wiz | Observe the following spelling: - wide character (noun) - wide-character (adjective)
Inspired by jmc@OpenBSD.
|
1.6 | 13-Oct-2003 |
agc | Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
1.5 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.4 | 06-May-2003 |
jmmv | Drop trailing whitespace. Reviewed by wiz.
|
1.3 | 14-Jun-2000 |
cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match as well. No functional changes.
|
1.2 | 09-Jan-1998 |
perry | branches: 1.2.8; RCS Id Police.
|
1.1 | 08-Aug-1994 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 08-Aug-1994 |
mrg | 4.4BSD-Lite2
|
1.2.8.1 | 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.4 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.3 | 06-May-2003 |
jmmv | Drop trailing whitespace. Reviewed by wiz.
|
1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
1.1 | 08-Aug-1994 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 08-Aug-1994 |
mrg | 4.4BSD-Lite2
|
1.10 | 04-May-2023 |
uwe | Fix spelling of Kurt Shoens surname. PR misc/57389
|
1.9 | 16-Dec-2010 |
wiz | Observe the following spelling: - wide character (noun) - wide-character (adjective)
Inspired by jmc@OpenBSD.
|
1.8 | 08-Dec-2009 |
mbalmer | Fix typographics errors.
|
1.7 | 13-Oct-2003 |
agc | Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
1.6 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.5 | 06-May-2003 |
jmmv | Drop trailing whitespace. Reviewed by wiz.
|
1.4 | 14-Jun-2000 |
cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match as well. No functional changes.
|
1.3 | 13-Mar-2000 |
soren | branches: 1.3.2; Fix doubled 'the's.
|
1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
1.1 | 08-Aug-1994 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 08-Aug-1994 |
mrg | 4.4BSD-Lite2
|
1.3.2.1 | 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.4 | 31-Mar-2004 |
snj | The GNU textutils package is no more. Direct people to sysutils/coreutils instead.
|
1.3 | 24-Jun-2001 |
hubertf | Add comment about where to find ptx
|
1.2 | 09-Jan-1998 |
perry | branches: 1.2.10; RCS Id Police.
|
1.1 | 05-May-1994 |
mrg | branches: 1.1.1; Initial revision
|
1.1.1.1 | 05-May-1994 |
mrg | 4.4BSD-Lite2
|
1.2.10.1 | 11-Sep-2000 |
hubertf | Add a comment on what to do if 'ptx' doesn't do the job.
|