summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2016-05-24As proposed in:agc
2016-05-24Put the name of the dynamic linker in allocated memory, so that it becomeschristos
2016-05-22obj->phdr must be the absolute address, not the virtual offset from thejoerg
2016-04-24CID 1358679: Fix memory leak.christos
2016-04-15use %zu instead of %lu for size_t.mrg
2016-04-15updates and bozohttpd 20160415:mrg
2016-04-14Remove duplicated __RCSIDs I added years ago - I blame CVS.skrll
2016-04-12- Print a warning for text relocationschristos
2016-03-18move the compiler hack closer to the source of the failmrg
2016-03-17Add volatile for gcc 5christos
2016-03-17volatile for gcc 5christos
2016-03-16make the GCC 4.8 specific hack for ci.clean being set GCC >= 4.8.mrg
2016-03-13Use functions instead of preprocessor abuse.dholland
2016-02-20where is already void *christos
2016-02-19make debug code compile againmacallan
2016-02-19Need <stdbool.h> for true/false.riastradh
2016-02-09Actually, descsz should not contain the padding. The note still needs toskrll
2016-02-08Fix .note.netbsd.march by ensuring correct paddingskrll
2016-01-24we don't need <sys/mbuf.h>christos
2016-01-23Define _KERNTYPES for things that need it.christos
2016-01-17PR/50665: David Binderman: move "dir" to the outer scope so it stays alivechristos
2016-01-02Fix bug in cleanup of reply headers.elric
2016-01-02Add the concept of ``reply headers'', that is a SIMPLEQ of headers thatelric
2015-12-31bump the version; we have real fixes now.mrg
2015-12-31redo the fix for rev 1.26 - instead of getting a new string wrong,mrg
2015-12-29rewrite the redirection url generation code to use bozoasprintf().mrg
2015-12-29- convert most asprintf() calls to bozoasprintf().mrg
2015-12-28rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc.mrg
2015-12-27several clean ups:mrg
2015-12-27fix running the testsuite from the build treemrg
2015-12-12Introduce bozo_strdup and bozo_asprintf to add error checking and reducechristos
2015-12-12- restrict the default list of ciphers to something more securechristos
2015-12-07Improve the httpd(8) printenv.lua Lua examplekamil
2015-11-29Bump date for previouskamil
2015-11-29Synchronize SYNOPSIS with realitykamil
2015-11-29Remove nonexistent option z: in the getopt(3) callkamil
2015-10-31handle asprintf errors consistently.christos
2015-10-30fix wrong variablechristos
2015-10-30simplifychristos
2015-10-30- don't use alloca and then check if alloca returns null and then try tochristos
2015-10-30Fix build with "USE_SSP" set to "yes".tron
2015-10-28* add CGI support for ~user translation (-E switch)shm
2015-10-25s/USE_NBUTIL/HAVE_NBUTIL_H/, to match the Makefile.mrg
2015-10-15Enable lfs64 in the cleaner.dholland
2015-10-14this is syslog-likechristos
2015-10-10Use llabs(), not abs(), on the difference of daddr_t's.dholland
2015-10-03Use IINFO in the cleaner.dholland
2015-09-03Remove dead assignment; from Henning Petersen in PR 50196.dholland
2015-09-01Add new accessors for the d_type and d_namlen fields of struct lfs_direct.dholland
2015-09-01The ifile's inode number is constant. (it is always 1)dholland