mandoc/Attic/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvsweb.bsd.lv] / mandoc / Attic

Current tag: MAIN


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] ChangeLog.xsl  1.5   13 years  kristaps   As mentioned: ChangeLog isn't being built any more.
[TXT] DESCR  1.5   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.freebsd  1.3   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.netbsd  1.4   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.openbsd  1.4   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.port  1.6   15 years  kristaps   Initial NetBSD pkgsrc.
[TXT] READE.addmacro  1.2   15 years  kristaps   Added mdoclint. `make regress' uses mdoclint
[TXT] README.addescape  1.2   15 years  kristaps   Strings abstracted into dynamically-created C files. Added -V option. Deprecated...
[TXT] README.addmacro  1.2   15 years  kristaps   Strings abstracted into dynamically-created C files. Added -V option. Deprecated...
[TXT] README.addregress  1.2   15 years  kristaps   Strings abstracted into dynamically-created C files. Added -V option. Deprecated...
[TXT] action.c  1.52   14 years  kristaps   Added man_action.c, renamed mdoc_action.c.
[TXT] apropos.c  1.42   9 years  schwarze   Fully integrate apropos(1) into mandoc(1). Switch the argmode on the progname, i...
[TXT] apropos.h  1.3   12 years  schwarze   Less misleading file names; ok kristaps@.
[TXT] apropos_db.c  1.33   11 years  kristaps   Remove lint from Makefile. Disable some parts of the build (man.cgi, etc.) while...
[TXT] apropos_db.h  1.14   11 years  kristaps   Remove lint from Makefile. Disable some parts of the build (man.cgi, etc.) while...
[TXT] arch.in  1.16   9 years  schwarze   Drop useless architecture table. Validating architecture names is a job for mak...
[TXT] argv.c  1.58   14 years  kristaps   General clean-ups.
[TXT] ascii.c  1.10   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[TXT] ascii.in  1.18   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[TXT] att.in  1.9   9 years  schwarze   AT&T is unlikely to release an new version of Research UNIX any time soon. So, i...
[TXT] chars.h  1.8   13 years  kristaps   Step 4: merge chars.h into out.h. The functions in this file are necessary to a...
[TXT] chars.in  1.53   8 years  schwarze   Major character table cleanup: * Use ohash(3) rather than a hand-rolled hash tab...
[TXT] compat.c  1.6   12 years  kristaps   Scary-looking but otherwise harmless changes allow me to build for Windows. That...
[TXT] compat_fgetln.c  1.5   8 years  schwarze   Modernization, no functional change intended: Use the POSIX function getline(3) ...
[TXT] compat_sqlite3_errstr.c  1.5   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] compat_strnlen.c  1.2   9 years  schwarze   remove strnlen(3) compat, we no longer use it
[TXT] config.h.post  1.12   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[TXT] config.h.pre  1.7   9 years  schwarze   Improve build system and autodetection. * Make ./configure standalone, that's wh...
[TXT] db.c  1.4   12 years  schwarze   Less misleading file names; ok kristaps@.
[TXT] dummy.c  1.11   15 years  kristaps   Considerably improved roff_text parser. Consolidated noop roff macros.
[TXT] example.style.css  1.56   8 years  schwarze   Unify the three stylesheets into a single CSS file. Many thanks to bentley@ for ...
[TXT] external.png  1.2   10 years  schwarze   - remove index.html, it is now part of the website repo - install mandocdb, manp...
[TXT] hash.c  1.12   14 years  kristaps   First addition of -man macro support. Abstraction of mdoc.
[TXT] html4_strict.c  1.10   15 years  kristaps   Abstract ml/mlg/html/xml.
[TXT] index.7  1.15   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] index.css  1.12   10 years  schwarze   - remove index.html, it is now part of the website repo - install mandocdb, manp...
[TXT] index.sgml  1.167   10 years  schwarze   - remove index.html, it is now part of the website repo - install mandocdb, manp...
[TXT] libmandoc.c  1.2   13 years  kristaps   Revert Makefile to using mandoc.c instead of libmandoc.c. Remove newborn libman...
[TXT] libmdocml.c  1.22   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] libmdocml.h  1.15   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] libroff.h  1.44   5 years  schwarze   Cleanup, no functional change: In libroff.h, nothing was left except the eqn(7) ...
[TXT] literals.c  1.9   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] macro.c  1.78   14 years  kristaps   First addition of -man macro support. Abstraction of mdoc.
[TXT] makewhatis.1  1.14   12 years  kristaps   Apparently these weren't removed properly...
[TXT] makewhatis.c  1.22   12 years  kristaps   Apparently these weren't removed properly...
[TXT] man-cgi.css  1.8   8 years  schwarze   Unify the three stylesheets into a single CSS file. Many thanks to bentley@ for ...
[TXT] man.3  1.31   13 years  kristaps   Step 3: consolidate manuals. The parse functions in mdoc.h, roff.h, and man.h a...
[TXT] man.cgi.7  1.14   9 years  schwarze   Full rewrite of the man.cgi(8) manual. Almost everything in the old man.cgi(7) ...
[TXT] man.cgi.css  1.2   12 years  kristaps   Some presentation polish in man.cgi: - include search bar above result page (I...
[TXT] man_action.c  1.44   13 years  kristaps   Kill man_action.c.
[TXT] man_argv.c  1.9   12 years  kristaps   Merge man_args() into man_macro.c, the only place where it's called, and make it...
[TXT] man_hash.c  1.37   6 years  schwarze   Parser unification: use nice ohashes for all three request and macro tables; no ...
[TXT] mandoc-db.1  1.6   12 years  kristaps   Rename mandoc-db to makewhatis. On the suggestion of schwarze@; I agree. Add in...
[TXT] mandoc-db.c  1.22   12 years  kristaps   Rename mandoc-db to makewhatis. On the suggestion of schwarze@; I agree. Add in...
[TXT] mandocdb.1  1.2   12 years  schwarze   move mandocdb(1) to mandocdb(8) "please make this change" kristaps@
[TXT] mandocdb.8  1.26   9 years  schwarze   Slowly, the dust begins to settle. We are keeping the traditional name makewhati...
[TXT] mandocdb.h  1.8   11 years  kristaps   Merge whatis.1 into apropos.1 (and remove), add whatis bits to apropos (via mans...
[TXT] manpage.c  1.15   6 years  schwarze   Delete the manpage(1) utility. It was never enabled in any release, nor was a ma...
[TXT] manpath.h  1.8   8 years  schwarze   Parse the new man.conf(5) "output" directive. The next step will be to actually ...
[TXT] mansearch_const.c  1.8   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] manuals.7  1.21   13 years  kristaps   Remove manuals.7 (see http://manpages.bsd.lv).
[TXT] manup.8  1.2   12 years  kristaps   Rename manup(8) to catman(8), which Linux already uses for a similar tool.
[TXT] manup.c  1.3   12 years  kristaps   Rename manup(8) to catman(8), which Linux already uses for a similar tool.
[TXT] mdoc.3  1.58   13 years  kristaps   Step 3: consolidate manuals. The parse functions in mdoc.h, roff.h, and man.h a...
[TXT] mdoc.template  1.10   12 years  kristaps   Remove mdoc.template. It's already embedded in man(7) and mdoc(7); no need to h...
[TXT] mdoc_action.c  1.89   13 years  kristaps   mdoc_action.c is no more. Attic it and remove it from the Makefile. Remove refe...
[TXT] mdoc_hash.c  1.29   6 years  schwarze   Parser unification: use nice ohashes for all three request and macro tables; no ...
[TXT] mdoc_strings.c  1.29   13 years  kristaps   Kill off mdoc_strings.c, which is now empty. Byeeeeeeeee!
[TXT] mdoclint.1  1.6   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdoclint.c  1.5   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdocml.1  1.34   15 years  kristaps   Split mdocml -> mdocterm, mdoctree (new manuals, etc.). Escape-recognition term....
[TXT] mdocml.3  1.2   15 years  kristaps   Added more validation (parents/msecs). Initial function documentation for mdoc.3...
[TXT] mdocml.c  1.55   15 years  kristaps   Split mdocml -> mdocterm, mdoctree (new manuals, etc.). Escape-recognition term....
[TXT] mdocml.css  1.10   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] mdocterm.1  1.27   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdocterm.c  1.50   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdoctree.1  1.8   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdoctree.c  1.9   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] ml.c  1.10   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] ml.h  1.17   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] mlg.c  1.30   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] mmain.c  1.16   15 years  kristaps   Pruned mmain.
[TXT] mmain.h  1.7   15 years  kristaps   Pruned mmain.
[TXT] noop.c  1.4   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] preconv.1  1.8   9 years  schwarze   integrate preconv(1) into mandoc(1); enhances functionality and reduces code and...
[TXT] private.h  1.92   14 years  kristaps   First addition of -man macro support. Abstraction of mdoc.
[TXT] prologue.c  1.6   15 years  kristaps   *** empty log message ***
[TXT] regs.h  1.7   13 years  kristaps   Re-constitution of `ds' symbol processing. First, push the roff_getstr() family...
[TXT] roff.3  1.11   13 years  kristaps   Step 3: consolidate manuals. The parse functions in mdoc.h, roff.h, and man.h a...
[TXT] st.in  1.31   5 years  schwarze   Cleanup, no functional change: Finally merge the pointless file st.in into st.c....
[TXT] strings.c  1.34   14 years  kristaps   General clean-ups.
[TXT] strings.sh  1.4   15 years  kristaps   Fixed mdoc_phrase escape handling. Added MDOC_IGNDELIM (Pf, soon Li, etc.). macr...
[TXT] style.css  1.32   8 years  schwarze   Unify the three stylesheets into a single CSS file. Many thanks to bentley@ for ...
[TXT] tags.c  1.4   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] termact.c  1.7   15 years  kristaps   termact.c -> term.c term.c -> mdocterm.c tree.c -> mdoctree.c Fixed/finished mma...
[TXT] terminal.c  1.13   14 years  kristaps   General clean-ups.
[TXT] test-betoh64.c  1.1   10 years  schwarze   branches: 1.1.2; file test-betoh64.c was initially added on branch VERSION_1_12...
[TXT] test-fgetln.c  1.4   8 years  schwarze   Modernization, no functional change intended: Use the POSIX function getline(3) ...
[TXT] test-mmap.c  1.7   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] test-sqlite3.c  1.3   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] test-sqlite3_errstr.c  1.3   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] test-strnlen.c  1.2   9 years  schwarze   remove strnlen(3) compat, we no longer use it
[TXT] tokens.c  1.5   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] validate.c  1.94   14 years  kristaps   Added man validator, renamed mdoc validator.
[TXT] vol.c  1.12   9 years  schwarze   Retire support for CSRG supplementary document titles. These are long obsolete ...
[TXT] vol.in  1.7   9 years  schwarze   Retire support for CSRG supplementary document titles. These are long obsolete ...
[TXT] whatis.1  1.10   11 years  kristaps   Merge whatis.1 into apropos.1 (and remove), add whatis bits to apropos (via mans...
[TXT] xml.c  1.26   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] xstd.c  1.14   14 years  kristaps   General clean-ups.


CVSweb