/freebsd/contrib/mandoc/ |
H A D | cgi.h.example | 1 /* Example compile-time configuration file for man.cgi(8). */ 3 #define SCRIPT_NAME "cgi-bin/man.cgi"
|
H A D | Makefile | 62 cgi.c \ 153 cgi.h.example \ 178 man.cgi.3 \ 179 man.cgi.8 \ 324 cgi.o \ 340 man.cgi.3.html \ 360 man.cgi.8.html \ 391 .PHONY: base-install cgi-install install www-install 404 rm -f man.cgi $(CGI_OBJS) 454 cgi-install: man.cgi [all …]
|
H A D | INSTALL | 36 1. If you want to build the CGI program, man.cgi(8), too, 38 Then run "cp cgi.h.example cgi.h" and edit cgi.h as desired. 88 10. To set up a man.cgi(8) server, read its manual page. 110 see <https://sourceware.org/bugzilla/show_bug.cgi?id=11460>.
|
H A D | configure.local.example | 113 # even if they are not using man.cgi(8), see mandoc(1) for details. 259 # --- user settings related to man.cgi --------------------------------- 261 # By default, building man.cgi(8) is disabled. To enable it, copy 262 # cgi.h.example to cgi.h, edit it, and use the following line. 269 # By default, man.cgi(8) is linked statically if the compiler supports 271 # static linking of man.cgi(8). 290 CGIBINDIR="${WWWPREFIX}/cgi-bin"
|
H A D | Makefile.depend | 4 cgi.o: cgi.c config.h mandoc_aux.h mandoc_dbg.h mandoc.h roff.h mdoc.h man.h mandoc_parse.h main.h …
|
H A D | NEWS | 25 * man.cgi(8): add a Content-Security-Policy HTTP header 26 * man.cgi(8): switch off autocomplete and autocapitalize 88 * man.cgi(8): for invalid queries and for valid queries returning 116 * man.cgi(8): fix section number in the <title> element for preformatted pages 416 * man.cgi(8) now uses pledge(2), too. 593 * man.cgi(8): Support short URIs like http://man.openbsd.org/mdoc . 618 * man.cgi(8): Support "header.html" and "footer.html". 619 * man.cgi(8): Set the "autofocus" attribute on the query text box. 620 * man.cgi(8): Simplify the search form, drop two useless buttons. 621 * man.cgi(8): Delete the pseudo-manpath "mandoc", assume that [all …]
|
H A D | TODO | 329 also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901636 548 http://mdocml.bsd.lv/cgi-bin/cvsweb/mdoc_html.c.diff?r1=1.91&r2=1.92 744 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829624 774 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629161
|
/freebsd/ |
H A D | CONTRIBUTING.md | 101 For C programs, see [style(9)](https://man.freebsd.org/cgi/man.cgi?query=style&sektion=9) 110 [style.lua(9)](https://man.freebsd.org/cgi/man.cgi?query=style.lua&sektion=9) 114 [style.Makefile(5)](https://man.freebsd.org/cgi/man.cgi?query=style.Makefile&sektion=5) 116 [make(1)](https://man.freebsd.org/cgi/man.cgi?query=make&sektion=1) is another useful 120 [style.mdoc(5)](https://man.freebsd.org/cgi/man.cgi?query=style.mdoc&sektion=5) 127 not present in FreeBSD's [shell](https://man.freebsd.org/cgi/man.cgi?query=sh&sektion=1).
|
/freebsd/tools/test/stress2/misc/ |
H A D | execi386.sh | 43 /* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743141 */
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | make | 10 # Reference: https://www.freebsd.org/cgi/man.cgi?make(1)
|
H A D | statistics | 21 # https://www.stata.com/help.cgi?dta#definition
|
H A D | gnu | 151 # <https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=blob;f=kbx/keybox-blob.c;hb=HEAD>
|
/freebsd/usr.bin/indent/tests/ |
H A D | comments.0.stdout | 15 …* https://man.freebsd.org/cgi/man.cgi?query=indent&apropos=0&sektion=0&manpath=freebsd-current&arc…
|
H A D | comments.0 | 13 …* https://man.freebsd.org/cgi/man.cgi?query=indent&apropos=0&sektion=0&manpath=freebsd-current&arc…
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | Rules.am | 70 # See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54020
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_ignorelist.txt | 9 # https://bugs.llvm.org/show_bug.cgi?id=31877
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | README.md | 7 * [Unresolved bugs](https://llvm.org/bugs/buglist.cgi?product=libraries&component=Backend%3A%20AVR&…
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | DAGISelMatcher.h | 1020 EmitNodeMatcherCommon(const CodeGenInstruction &cgi, in EmitNodeMatcherCommon() argument 1025 : Matcher(isMorphNodeTo ? MorphNodeTo : EmitNode), CGI(cgi), in EmitNodeMatcherCommon() 1068 EmitNodeMatcher(const CodeGenInstruction &cgi, in EmitNodeMatcher() argument 1073 : EmitNodeMatcherCommon(cgi, vts, operands, hasChain, hasInGlue, in EmitNodeMatcher() 1088 MorphNodeToMatcher(const CodeGenInstruction &cgi, in MorphNodeToMatcher() argument 1093 : EmitNodeMatcherCommon(cgi, vts, operands, hasChain, hasInGlue, in MorphNodeToMatcher()
|
/freebsd/contrib/tcpdump/doc/ |
H A D | README.NetBSD.md | 21 [this bug](https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=55901).
|
/freebsd/contrib/tcsh/ |
H A D | tcsh.man2html | 44 $cgifile = 'tcsh.cgi'; # CGI script name ** 45 $cgibindir = 'cgi-bin'; # CGI directory *** 763 -i Makes a CGI searchable index script, tcsh.html/tcsh.cgi, intended 764 for a server which respects the .cgi extension in any directory. 766 scripts in /cgi-bin (or some other privileged directory separate 768 -C dir Uses /dir instead of /cgi-bin as the CGI bin dir. 774 -G name Uses name instead of tcsh.cgi as the name of the CGI script. 825 # If the search engine is in /cgi-bin, we need a hard-coded URL.
|
/freebsd/sys/contrib/openzfs/etc/default/ |
H A D | zfs.in | 8 # See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901436
|
/freebsd/contrib/unbound/ |
H A D | ax_pthread.m4 | 233 # [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25460 234 # [2] https://bugzilla.redhat.com/show_bug.cgi?id=661333 235 # [3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468555
|
/freebsd/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/ |
H A D | complex | 76 // https://bugs.llvm.org/show_bug.cgi?id=50383
|
/freebsd/tests/sys/cam/ctl/ |
H A D | ctl.subr | 44 # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281000
|
/freebsd/sys/contrib/openzfs/contrib/debian/ |
H A D | control | 100 # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988521
|