summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2010-09-30Oops. Remove trailing whitespace in previous.skrll
2010-09-30Improve debug output.skrll
2010-09-30Add the magic branch instruction that is used by GCC'sskrll
2010-09-30Introduce a new type Elf_Symindx for use in decoding the symbol hash tableskrll
2010-09-24Make the GOT1_MASK 64-bit clean.matt
2010-09-24Comment reformat.skrll
2010-09-24Wrap long line.skrll
2010-09-24Whitespace.skrll
2010-09-24Wrap long linesskrll
2010-09-23Avoid casting from d_val to plttype of different signedness.joerg
2010-09-21Fix typo.wiz
2010-09-20merge bozohttpd 20100920mrg
2010-09-20initial import of bozohttpd 20100920. the only change missing in here is:mrg
2010-09-20fix an error in the previous.mrg
2010-09-20fix a serious error in virtual hosting support, noticed by seanb@netbsd,mrg
2010-09-11Wrap long line.skrll
2010-09-09fix another compile error if NO_DAEMON_MODE is defined. also from rudolf.mrg
2010-09-08fix a compile error if NO_DIRINDEX_SUPPORT is defined. from rudolf.mrg
2010-08-16Don't exit when running as a lib after FS is unmounted, just returnpooka
2010-08-16...and free() memory malloc()ed by scandir so we don't leak.dogcow
2010-08-16readdir -> scandir and requisite changes, so that bozohttpd now sortsdogcow
2010-08-07Stricter matching for _rtld_invalid_paths by ensuring separator.joerg
2010-08-06Reduce header pollution for mdreloc.c. Make Obj_Entry argument ofjoerg
2010-07-29Do the semaphore trick only if the cleaner is run as a lib -- thepooka
2010-07-29Add a method for posting a semaphore when cleaner init has reachedpooka
2010-07-28always add to SRCSpooka
2010-07-11make sure to look in CFLAGS, COPTS and CPPFLAGS for abi options.mrg
2010-07-11avoid an unused variable warning(error) for MKCRYPTO=no builds.mrg
2010-07-06remove almost all the ability to build netbsd with an a.out target.mrg
2010-06-22Fix typo, remove trailing whitespace.wiz
2010-06-22merge bozohttpd 20100621mrg
2010-06-17merge bozohttpd 20100617.mrg
2010-05-29Remove zombie file.dholland
2010-05-29Remove useless cast, probably motivated by an older and stupider lint.dholland
2010-05-29Update outdated comment (and docs) about which header lines are printed.dholland
2010-05-29Don't launder constdholland
2010-05-15merge bozohttpd 20100512mrg
2010-05-10merge 20100510 properlymrg
2010-05-10merge bozohttpd 20100510.mrg
2010-05-10merge bozohttpd 20100509.mrg
2010-05-10import bozohttpd 20100509. it has these changes:mrg
2010-04-29Wording.wiz
2010-04-29Rename -w to -c by popular demandhubertf
2010-04-29Sort options in SYNOPSIS; improve wording.wiz
2010-04-28tftpd(8): Add -w so files can be uploaded without requiring themhubertf
2010-04-05Use fast_remainder32 for the ELF hash. For the hot cache case, thisjoerg
2010-03-22Use .In instead of .Aq Pa for header files.joerg
2010-03-21Update version to 20100320 for Christos' commit to popen.c 1.37 for:lukem
2010-03-20PR/43023: Bruce Cran: FTPD bug remote crashchristos
2010-03-20Only apply -Wno-stack-protector where alloca is used.skrll