Home
last modified time | relevance | path

Searched refs:cgi (Results 1 – 25 of 65) sorted by relevance

123

/freebsd-13-stable/contrib/mandoc/
HDcgi.h.example1 /* Example compile-time configuration file for man.cgi(8). */
3 #define SCRIPT_NAME "cgi-bin/man.cgi"
HDMakefile62 cgi.c \
151 cgi.h.example \
176 man.cgi.3 \
177 man.cgi.8 \
318 cgi.o \
334 man.cgi.3.html \
353 man.cgi.8.html \
384 .PHONY: base-install cgi-install install www-install
397 rm -f man.cgi $(CGI_OBJS)
445 cgi-install: man.cgi
[all …]
HDINSTALL36 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>.
HDconfigure.local.example255 # --- user settings related to man.cgi ---------------------------------
257 # By default, building man.cgi(8) is disabled. To enable it, copy
258 # cgi.h.example to cgi.h, edit it, and use the following line.
265 # By default, man.cgi(8) is linked statically if the compiler supports
267 # static linking of man.cgi(8).
286 CGIBINDIR="${WWWPREFIX}/cgi-bin"
HDMakefile.depend4 cgi.o: cgi.c config.h mandoc_aux.h mandoc.h roff.h mdoc.h man.h mandoc_parse.h main.h manconf.h man…
HDTODO307 also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901636
492 http://mdocml.bsd.lv/cgi-bin/cvsweb/mdoc_html.c.diff?r1=1.91&r2=1.92
511 http://undeadly.org/cgi?action=article&sid=20140925064244&pid=1
665 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829624
695 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629161
HDNEWS25 * 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 …]
/freebsd-13-stable/contrib/file/magic/Magdir/
HDmake10 # Reference: https://www.freebsd.org/cgi/man.cgi?make(1)
HDstatistics21 # https://www.stata.com/help.cgi?dta#definition
HDgnu151 # <https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=blob;f=kbx/keybox-blob.c;hb=HEAD>
/freebsd-13-stable/usr.bin/indent/tests/
HDcomments.013 …* https://www.freebsd.org/cgi/man.cgi?query=indent&apropos=0&sektion=0&manpath=FreeBSD+12-current&…
HDcomments.0.stdout15 …* https://www.freebsd.org/cgi/man.cgi?query=indent&apropos=0&sektion=0&manpath=FreeBSD+12-current&…
/freebsd-13-stable/tools/tools/portsinfo/
HDportsinfo.sh10 url=$host/cgi/ports.cgi
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDREADME.md7 * [Unresolved bugs](https://llvm.org/bugs/buglist.cgi?product=libraries&component=Backend%3A%20AVR&…
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
HDmsan_ignorelist.txt9 # https://bugs.llvm.org/show_bug.cgi?id=31877
/freebsd-13-stable/contrib/tcpdump/doc/
HDREADME.NetBSD.md21 [this bug](https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=55901).
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDDAGISelMatcher.h1020 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-13-stable/contrib/tcsh/
HDtcsh.man2html44 $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.
HDWishList163 be using the manual page CGI at http://www.tac.eu.org/cgi-bin/man-cgi
/freebsd-13-stable/sys/contrib/openzfs/etc/default/
HDzfs.in7 # See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901436
/freebsd-13-stable/contrib/unbound/
HDax_pthread.m4233 # [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-13-stable/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/
HDcomplex76 // https://bugs.llvm.org/show_bug.cgi?id=50383
/freebsd-13-stable/sys/contrib/openzfs/rpm/generic/
HDzfs-kmod.spec.in101 # https://bugzilla.rpmfusion.org/show_bug.cgi?id=2714
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_flags.inc45 // [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92172
46 // [2] https://bugs.llvm.org/show_bug.cgi?id=44158
/freebsd-13-stable/contrib/ldns/packaging/fedora/
HDldns.spec166 https://bugzilla.redhat.com/show_bug.cgi?id=493953

123