NetBSD/libexec
tls f0f7a44ff5 From Sergey Katsev at Coyote Point: fix bugs in request transformation and
CGI handling, including bin/40355 .  There are two main changes here:

1) call process_cgi() after transform_request(), not before.  Now it is
   possible to have a default cgi handler catch a request for a path that
   was produced by transformation, e.g. by index generation -- so now the
   index can be "generated" by a CGI if that is what the user desires.

2) More clearly distinguish "file" from "query" portions of the request
   URL, so we do not feed ?-suffixed "arguments" to plain files, fail to
   match filename extensions due to ?-suffixes, etc.

   After this change, there are only two cases which use the "query"
   portion of the request (the portion after the ?):

     a) A redirect issued by HTTPD will redirect to the new file, but
	with the same query string.

     b) process_cgi() will, of course continue to use the query string.
2009-02-04 22:55:58 +00:00
..
atrun Fix build from dieter roelants 2008-04-05 20:17:37 +00:00
comsat Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:09:06 +00:00
cron
fingerd Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:09:06 +00:00
ftpd PR/40339: Ed Ravin: make ftpd log both the hostname and numeric address. 2009-01-08 18:47:49 +00:00
getNAME Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:09:06 +00:00
getty Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:09:06 +00:00
hpropd Add more required libraries by libkrb5 and libroken in NOPIC case. 2008-04-10 14:26:33 +00:00
httpd From Sergey Katsev at Coyote Point: fix bugs in request transformation and 2009-02-04 22:55:58 +00:00
identd fix -Wsign-compare issues 2009-01-18 00:37:53 +00:00
ipropd-master Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00
ipropd-slave Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00
kadmind Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00
kpasswdd Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00
ld.aout_so make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc, 2008-10-31 20:24:51 +00:00
ld.elf_so add some (uintptr_t) to some casts, so these compile with ELFSIZE=32 2009-01-06 04:01:46 +00:00
lfs_cleanerd Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
mail.local Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:09:06 +00:00
makekey Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:09:06 +00:00
makewhatis Minor KNF and whitespace nits. No functional change. 2008-11-16 06:26:12 +00:00
rexecd Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:09:06 +00:00
rlogind Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:09:06 +00:00
rpc.rquotad change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
rpc.rstatd change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
rpc.rusersd convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
rpc.rwalld change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
rpc.sprayd change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
rshd Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:09:06 +00:00
talkd Fix the Document Title of manual page so it our official name (ntalkd). 2008-09-27 04:41:20 +00:00
telnetd Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:09:06 +00:00
tftpd Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-21 13:24:38 +00:00
utmp_update Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
Makefile Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used to 2009-01-19 07:08:14 +00:00
Makefile.inc Oops. USE_FORT needs to be in Makefile.inc, not Makefile, to cause the 2007-08-16 18:36:46 +00:00