index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
httpd
/
Makefile
Age
Commit message (
Expand
)
Author
2023-05-09
accommodate OpenSSL-3.x
christos
2021-02-28
avoid warnings from the previous when using objdirs.
mrg
2021-02-28
give BOZOVER a default so exporting a distfile is easy.
mrg
2020-07-11
Add blocklistd(8) support.
jruoho
2019-01-17
add 'check' target to toplevel makefile.
mrg
2017-05-21
Remove MKCRYPTO option.
riastradh
2015-10-30
- don't use alloca and then check if alloca returns null and then try to
christos
2015-10-30
Fix build with "USE_SSP" set to "yes".
tron
2015-08-05
on QNX, use nbutil.h.
mrg
2015-04-16
install as bozohttpd/bozohttpd.8 as well as httpd.
mrg
2014-07-08
make export-distfile target slightly more stable.
mrg
2014-02-02
display the tempdir for exported files as well.
mrg
2014-02-02
call gzip directly for distfile export target; it's usually run outside
mrg
2014-01-27
Pass the -n flag to gzip invocations.
apb
2014-01-27
Use ${TOOL_GZIP} instead of just gzip in all Makefiles
apb
2013-10-16
Also depend on LIBLUA, and add -lm to allow static linking.
he
2013-10-12
add Lua scripting support to bozohttpd, see httpd(8) for details
mbalmer
2013-10-12
remove trailing whitespace
mbalmer
2013-07-11
add a target to export a bozohttpd distfile.
mrg
2013-07-11
merge parts of the release Makefile back in; unused by the netbsd build.
mrg
2010-09-20
merge bozohttpd 20100920
mrg
2010-05-10
merge bozohttpd 20100509.
mrg
2009-05-23
fix a merge botch in previous
mrg
2009-05-23
merge bozohttpd 20090522
mrg
2009-03-16
Default to WARNS=4
lukem
2008-04-25
warns=4
christos
2008-03-03
use BUILDSYMLINKS to not have to rename bozohttpd.8 while still
mrg
2008-02-03
support MKCRYPTO=no:
mrg
2007-10-18
A build for sun2 reveals that we also need -lcrypt, as auth-bozo.c
he
2007-10-17
Fix typo on Makefile which causes HTTP Authentication support
reed
2007-10-16
Get httpd ready for inclusion in build.
tls
2007-10-16
Import of bozohttpd for its originally intended purpose: a small (~30k)
tls