summaryrefslogtreecommitdiff
path: root/libexec/httpd/bozohttpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/httpd/bozohttpd.c')
0 files changed, 0 insertions, 0 deletions
=deacc0dc3b3fd77326fea5918bd7bdf12ef77012'>Don't run ctags on unichromreg.h, its #definitions cover importantdyoung 2008-01-10Skip rump when creating tags, because rump defines symbols thatdyoung 2007-08-10Don't run ctags(1) on sys/altq/altq.h, it redefines useful NetBSDdyoung 2007-07-16Don't run ctags(1) on an ndis file and on a pf file whose symbolsdyoung 2007-06-24In sys/kern/Make.tags.inc, create an intermediate variable FINDCOMM.dyoung 2007-05-26Do not run ctags on sys/dev/usb/usb_port.h. Its #defines shadowdyoung 2007-03-14Exclude some files that replicate NetBSD typedefs and #defines.dyoung 2006-09-01Skip computing tags on IP Filter while its compatibility #definesdyoung 2001-04-18use ${.CURDIR:H:H} instead of ../.. for default setting of SYSDIR,lukem 2001-04-03Remove grossly inefficient "! -path /sys/arch*" construct in favor of -prune.jhawk 1999-02-12Protect the COMM variable with an '.ifmake tags' to stop the long delayveego 1999-02-12Don't hardware /sys, use $SYSDIR if it exists. This should still be lookedcjs 1998-11-15(mostly) fix kernel tags support. from Frederick Bruckman in pr-6445.perry