]> err.no Git - varnish/commitdiff
Rendons à César ce qui lui appartient.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 18 Sep 2006 21:48:00 +0000 (21:48 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 18 Sep 2006 21:48:00 +0000 (21:48 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1087 d4fa192b-c00b-0410-8231-f00ffab90ce4

105 files changed:
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_acceptor.c
varnish-cache/bin/varnishd/cache_acceptor.h
varnish-cache/bin/varnishd/cache_acceptor_epoll.c
varnish-cache/bin/varnishd/cache_acceptor_kqueue.c
varnish-cache/bin/varnishd/cache_acceptor_poll.c
varnish-cache/bin/varnishd/cache_backend.c
varnish-cache/bin/varnishd/cache_ban.c
varnish-cache/bin/varnishd/cache_center.c
varnish-cache/bin/varnishd/cache_cli.c
varnish-cache/bin/varnishd/cache_expire.c
varnish-cache/bin/varnishd/cache_fetch.c
varnish-cache/bin/varnishd/cache_hash.c
varnish-cache/bin/varnishd/cache_http.c
varnish-cache/bin/varnishd/cache_main.c
varnish-cache/bin/varnishd/cache_pass.c
varnish-cache/bin/varnishd/cache_pipe.c
varnish-cache/bin/varnishd/cache_pool.c
varnish-cache/bin/varnishd/cache_response.c
varnish-cache/bin/varnishd/cache_session.c
varnish-cache/bin/varnishd/cache_vcl.c
varnish-cache/bin/varnishd/cache_vrt.c
varnish-cache/bin/varnishd/cache_vrt_acl.c
varnish-cache/bin/varnishd/cache_vrt_re.c
varnish-cache/bin/varnishd/common.h
varnish-cache/bin/varnishd/hash_classic.c
varnish-cache/bin/varnishd/hash_simple_list.c
varnish-cache/bin/varnishd/hash_slinger.h
varnish-cache/bin/varnishd/heritage.h
varnish-cache/bin/varnishd/mgt.h
varnish-cache/bin/varnishd/mgt_child.c
varnish-cache/bin/varnishd/mgt_cli.c
varnish-cache/bin/varnishd/mgt_cli.h
varnish-cache/bin/varnishd/mgt_event.c
varnish-cache/bin/varnishd/mgt_event.h
varnish-cache/bin/varnishd/mgt_param.c
varnish-cache/bin/varnishd/mgt_vcc.c
varnish-cache/bin/varnishd/rfc2616.c
varnish-cache/bin/varnishd/shmlog.c
varnish-cache/bin/varnishd/steps.h
varnish-cache/bin/varnishd/stevedore.h
varnish-cache/bin/varnishd/storage_file.c
varnish-cache/bin/varnishd/storage_malloc.c
varnish-cache/bin/varnishd/tcp.c
varnish-cache/bin/varnishd/varnishd.1
varnish-cache/bin/varnishd/varnishd.c
varnish-cache/bin/varnishhist/varnishhist.1
varnish-cache/bin/varnishhist/varnishhist.c
varnish-cache/bin/varnishlog/varnishlog.1
varnish-cache/bin/varnishlog/varnishlog.c
varnish-cache/bin/varnishncsa/varnishncsa.1
varnish-cache/bin/varnishncsa/varnishncsa.c
varnish-cache/bin/varnishstat/varnishstat.1
varnish-cache/bin/varnishstat/varnishstat.c
varnish-cache/bin/varnishtester/varnishtester.c
varnish-cache/bin/varnishtop/varnishtop.1
varnish-cache/bin/varnishtop/varnishtop.c
varnish-cache/include/binary_heap.h
varnish-cache/include/cli.h
varnish-cache/include/cli_common.h
varnish-cache/include/cli_priv.h
varnish-cache/include/compat/asprintf.h
varnish-cache/include/compat/setproctitle.h
varnish-cache/include/compat/srandomdev.h
varnish-cache/include/compat/strlcat.h
varnish-cache/include/compat/strlcpy.h
varnish-cache/include/compat/strndup.h
varnish-cache/include/compat/vasprintf.h
varnish-cache/include/http_headers.h
varnish-cache/include/libvarnish.h
varnish-cache/include/libvcl.h
varnish-cache/include/miniobj.h
varnish-cache/include/shmlog.h
varnish-cache/include/shmlog_tags.h
varnish-cache/include/stat_field.h
varnish-cache/include/stats.h
varnish-cache/include/varnishapi.h
varnish-cache/include/vcl.h
varnish-cache/include/vcl_returns.h
varnish-cache/include/vrt.h
varnish-cache/include/vrt_obj.h
varnish-cache/include/vsb.h
varnish-cache/lib/libcompat/asprintf.c
varnish-cache/lib/libcompat/setproctitle.c
varnish-cache/lib/libcompat/srandomdev.c
varnish-cache/lib/libcompat/strndup.c
varnish-cache/lib/libcompat/vasprintf.c
varnish-cache/lib/libvarnish/argv.c
varnish-cache/lib/libvarnish/assert.c
varnish-cache/lib/libvarnish/binary_heap.c
varnish-cache/lib/libvarnish/cli.c
varnish-cache/lib/libvarnish/cli_common.c
varnish-cache/lib/libvarnish/crc32.c
varnish-cache/lib/libvarnish/time.c
varnish-cache/lib/libvarnish/version.c
varnish-cache/lib/libvarnishapi/base64.c
varnish-cache/lib/libvarnishapi/shmlog.c
varnish-cache/lib/libvcl/vcc_acl.c
varnish-cache/lib/libvcl/vcc_compile.c
varnish-cache/lib/libvcl/vcc_compile.h
varnish-cache/lib/libvcl/vcc_fixed_token.c
varnish-cache/lib/libvcl/vcc_obj.c
varnish-cache/lib/libvcl/vcc_priv.h
varnish-cache/lib/libvcl/vcc_token.c
varnish-cache/lib/libvcl/vcc_token_defs.h

index d565a03df371ec6a007b2aef028851b7769c2a4e..31254ef233f863e038ae784e2ef6a832dcbaa0fd 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 45cfedffea44209255aff96e2b5fe3181cdc7e58..ee492b89ea10d63edbeec641c8211b8f4b9109aa 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * XXX: We need to pass sessions back into the event engine when they are
index 345c7637748ac7d14cf9203fed1e146fec387551..4d247a83712c5a6b9448cafb7ed7c3ca4958e090 100644 (file)
@@ -1,5 +1,7 @@
-/* 
- * $Id$ 
+/*
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
+ * $Id$
  */
 
 struct sess;
index 3f795ca786b8d2a26c78be31e2f5790d3e30cd9d..2d97d653222f2485c55281b8341a34cc01d1ad22 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * XXX: We need to pass sessions back into the event engine when they are
index cecbe9a2c76d424e0ab1bfd56bb1f455fc1ab247..a2261f2232609a52b8ffac931ff0527f3c743c34 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * XXX: We need to pass sessions back into the event engine when they are
index d4b7c7547dfee2885b78b511e6b5fd79a6b3fe62..bcb233ffa0af132ecbd2db0dc158d5c8c33f0fe0 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * XXX: We need to pass sessions back into the event engine when they are
index cb788573877a4f5c61563716b06475f42f997b25..e0ce65662d89cc8976d1b59298ac7bfb9c1edccd 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Manage backend connections.
index c91579f2b34dbf7e6d09082a72316b5694d8cc47..ecf8ae45e90747a4abcaa114e62240586cf7b494 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Ban processing
index 35581892a77357bb496e9d4dc8b48aeb8ba5da11..ae9ca1d6a6054868a1fb0e93902f2482669ab8f6 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * This file contains the central state machine for pushing requests.
index 98cb8ca6428159d774454fc43c54c785b9541e9a..b66792c0ac33f049d0bf459685f5fdb0b890b689 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index f06fcf6b82130a1e53f72ad15215e5e276827566..e870ca1223261026120fb4b51a2c43fcc9ef4186 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Expiry of cached objects and execution of prefetcher
index 5e816731ca2f767c04a7901ba012c146c78148cd..298a563ea886c589872d0c795c2044de3a2bbbbf 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 22b5dee77c8f67329efbd7eb0a5960cb5deb6f9c..72a478d8f0569b7c0e8eebc79569bb6bc95498b1 100644 (file)
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
- * This is the central hash-table code, it relies on a chosen hash 
- * implmentation only for the actual hashing, all the housekeeping
+ * This is the central hash-table code, it relies on a chosen hash
+ * implementation only for the actual hashing, all the housekeeping
  * happens here.
  *
  * We have two kinds of structures, objecthead and object.  An objecthead
@@ -37,7 +39,7 @@
  *
  * Each objecthead has a mutex which locks both its own fields, the
  * list of objects and fields in the objects.
- *   
+ *
  * The hash implementation must supply a reference count facility on
  * the objecthead, and return with a reference held after a lookup.
  *
index 60b744efbbe7a605c94797a4ba1e49f46ed2ab34..7357e1eb65bee41b0bc52f9e9ac5ded93c65b3d1 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * HTTP request storage and manipulation
index f6643853f3c24fdd013e683365847ef4075ff41b..d07941b2ce8db267579493ae7f795d55a11699c3 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 6c4786f87f5739aaa81d565132c1562df1642840..608f638c028b3069932d8fe5048206f8bf6a6ed8 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * XXX: charge bytes to srcaddr
index f04c6fd7118a503f69be2c09e768af8d7aceba76..ad4f64a2f4812c08f7dddab9c8ff15326fbb2434 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * XXX: charge bytes to srcaddr
index f9fac5eb82a163f3003516d78f9024aa82a6b395..8e65b86b696916f2ae94c50dc197c3e874d69e1c 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * XXX: automatic thread-pool size adaptation.
index d395c82ef1cf572cc1e96253a9501120fa0c2155..054cad8e2684aa75804da6e8464a8c0c7a93591b 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 10e8927f2bc73c3d4a25e09d96a0e50c73ac5b2f..90ed59d7c3fdd73ecd154e8a321fc50f97156d34 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Session and Client management.
index e8b38cc4c70804ec9e923ddb55e1e276f444561b..3074e62f03ec0d312ce0d8887188b84605562652 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Interface *to* compiled VCL code:  Loading, unloading, calling into etc.
index bdc08af829c21cf7d4a17c8b20d9619624abe777..dbd69a9ad3f9c6869d342bc4d36155afdae370b4 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Runtime support for compiled VCL programs
index dac7291bf05568f57ced8e75ab57cfd936a17eb1..b5cb02b714f1c95f49631b575953efadadb0b775 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Runtime support for compiled VCL programs, ACLs
index 34a97ba48304b27d91dc1571ebff66e02ece25cd..bef70cc911f5ace12dd61f34e2ba680eaf82a8e9 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Runtime support for compiled VCL programs, regexps
index 593a369a88d0300a436b478ed2d5200f529a6c7b..38b3fd47e19a2a0ee529c38358f4417cb30fa853 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index fc1db15ae3a55a6bdd454bb00c245a9d16ed46f7..02106c28d840a0c56aaf02ec72e5317b0ff1d6f4 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * A classic bucketed hash
index b51c806f19a5ec361da028918cbccf4ff10412c6..6670e3e653704c0d4e7b4d15f4780ec83f5fe909 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * This is the reference hash(/lookup) implementation
index 231bc11ca4cea7f02595a007cc92ac56ad675f08..7834a79831adaa9c95405b13d5de87e3bf8a962a 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 21037ec691b27528b21d3c190bf208fe530c4269..1b5d9e1d2f8fc6e4022a996fb25b8a42e132c093 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * This file contains the heritage passed when mgt forks cache
index 5592907119e35cb8bbc346ba9992a439e5659a61..72600977b2371a8d6419914b79808feb09e37276 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index b02cdb1ef30c617d4041b5d618e468ab21f1f852..39becf60a3e2ea69f355b4f264094a34b594e7d0 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * The mechanics of handling the child process
index c8937caaa3bda2d562fceb52b0235f1ffaa96e77..badabccff9d924bb779a4e6fd9bdfe59ca602821 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * The management process' CLI handling
index 4224419ab047896907a4f672be478686d5d523c3..e1a6a4b0130f8f084a1a12425370fc85d5692421 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 5e80b48beb7b2ee80adbc9997aa66537a9708022..27f69e33ac575f982d95ef7846d660eaf8ad24e6 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index c9ae034252bed0ca740617de661a101394f3f962..96f00f27102cc5078acb94c7bcfb83d340aa0d67 100644 (file)
@@ -1,3 +1,8 @@
+/*
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
+ * $Id$
+ */
 
 #include <poll.h>
 #include "queue.h"
index 984528a2a6aedc7b5f351245016e80cbed57d380..cf15244d2e235680df7318ab8b73d2ae81b18d65 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index f712c2aa78878aa231eee05fdc7f6a7ed1af1f67..e9a04d498fdadaa9d535018938414ac9ddf0793b 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * VCL compiler stuff
index bfd411277bf32e1fbe5eb7083e3b17155442879a..670827ae8ecd7e2df0da6316796af7cc7a89f1cc 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 41220fc58cab18933c4fecf1b070ad5ff0342194..0d8682efb9d1f23a8e33abe167fb54baca3fb81d 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 4ce97f17aa1add90ad1d4deb767b4a7e3280a2e5..80c1fd644a678d7b94f3682ae1df50d7bc48a41e 100644 (file)
@@ -1,4 +1,8 @@
-/* $Id$ */
+/*
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
+ * $Id$
+ */
 
 STEP(again,    AGAIN)
 STEP(first,    FIRST)
index 47b6f0b495fdabe5a0454e00423cb645eccb67bf..d5aeecf1e08759c163bc5a3f546d382d5e3ecd6d 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 01a08d02cc8c00f8ce1a213ebe64b72c23ed1cc7..06a08463bc5eb6efd219ff245ffc7c73de992d9e 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Storage method based on mmap'ed file
index 7cd75349cea886fbad68ea1c1d3e666813fdb144..59057570526f3613117fdeb090b7c8cc1973706c 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Storage method based on malloc(3)
index b238a61f998b7d327098d9ec8d3a4617301b34bb..98a0551027c191f6e881bc5881e17de46927c1e4 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 765afd4b4796dd3ad144aa34274eb0faecadb3ac..178cf82c2bcf66c1408ecd5fee982088feeebfc1 100644 (file)
@@ -267,5 +267,5 @@ The following commands are available:
 The
 .Nm
 daemon was developed by
-.An Poul-Henning Kamp Aq phk@freebsd.dk
+.An Poul-Henning Kamp Aq phk@phk.freebsd.dk
 in cooperation with Verdens Gang AS and Linpro AS.
index 0d9b07abd8f24f599082d8da6be7bec9f14972a6..8bdd25e74f379eafd007546de48e4b8d189e44a9 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * The management process and CLI handling
index f5b6b04251367eca72d3e83b236c8ed6d6ae80e6..979bb467bb549e36a66aae9639a1c8ec6ac260db 100644 (file)
@@ -129,5 +129,5 @@ Exclude log entries with the specified tag.
 The
 .Nm
 utility was developed by
-.An Poul-Henning Kamp Aq phk@freebsd.dk
+.An Poul-Henning Kamp Aq phk@phk.freebsd.dk
 in cooperation with Verdens Gang AS and Linpro AS.
index 4646bf0aa7ceb6f3ec60b5bdfd52ebef9ed656e7..a1bf615d88aaff7d0c35138466c525b7fd9f367c 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Log tailer for Varnish
index 80e89c815781ed0bab92e307d4f60dbc71f18c52..dc6ab73ebfa9a5722b806b2fc97ad36fac7fa757 100644 (file)
@@ -185,5 +185,5 @@ The following log entry tags are currently defined:
 The
 .Nm
 utility was developed by
-.An Poul-Henning Kamp Aq phk@freebsd.dk
+.An Poul-Henning Kamp Aq phk@phk.freebsd.dk
 in cooperation with Verdens Gang AS and Linpro AS.
index ae725268b14b2e1c335efe7727cd824748f8e6ff..25a720fd7b12052fcf79c0da6954e7c873c3ef3c 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Log tailer for Varnish
index 02463471b096dc9b3c881faa66080aab606d45e2..606b7a7327585925c7367e0089b6fc392db7f21f 100644 (file)
@@ -127,5 +127,5 @@ Exclude log entries with the specified tag.
 The
 .Nm
 utility was developed by
-.An Poul-Henning Kamp Aq phk@freebsd.dk
+.An Poul-Henning Kamp Aq phk@phk.freebsd.dk
 in cooperation with Verdens Gang AS and Linpro AS.
index bd4cc003538384eb78207eb70d0808480e2be280..3b0d929b7f6f0eeb1d9d1a690d6a1c03d9c7cd80 100644 (file)
@@ -24,6 +24,9 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Anders Berg <andersb@vgnett.no> and
+ * Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Program that will get data from the shared memory log. When it has the data
index ed15fdc6a2233d85b9cbafd139191493b302de42..8247793937d5b1106e51a96fb08fff2c08d9ee3b 100644 (file)
@@ -80,5 +80,5 @@ Descriptive text
 The
 .Nm
 utility was developed by
-.An Poul-Henning Kamp Aq phk@freebsd.dk
+.An Poul-Henning Kamp Aq phk@phk.freebsd.dk
 in cooperation with Verdens Gang AS and Linpro AS.
index 9423191c3c7b9ff6bb64499a79c17b3df25807d5..88e4c51541784e7fa676995b5b72a19bf5acecac 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Log tailer for Varnish
index e310c9b404a4d22ba4a793453114e65616bd5992..83f2ec67aa67c225801d20e31e5a0ab50b746705 100644 (file)
@@ -1,3 +1,8 @@
+/*
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
+ * $Id$
+ */
 
 #include <stdlib.h>
 #include <string.h>
index 78b21aad2921d2683112926adef28f41fbae4888..0790801562f447beb30b84808f87a516f89887cb 100644 (file)
@@ -140,7 +140,7 @@ Exclude log entries with the specified tag.
 The
 .Nm
 utility was developed by
-.An Poul-Henning Kamp Aq phk@freebsd.dk
+.An Poul-Henning Kamp Aq phk@phk.freebsd.dk
 in cooperation with Verdens Gang AS and Linpro AS.
 .Sh BUGS
 The
index 9352792bfad28655fe36560955ed82297e730e35..fdb9115d345e9a1da396754059a0ebf0d8a20d8a 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Log tailer for Varnish
index 2dd1ee7c4dec4208f60036fb94d2771d649ba48f..d8f1e03db3175cd988891e576dd7273bf57649e1 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Binary Heap API (see: http://en.wikipedia.org/wiki/Binary_heap)
index ec809a4e4f3c182abb00b61e8ae41cec22e1ca71..bf06c12383e7a48ac76fd0e4f87f072bba4a2a67 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Public definition of the CLI protocol, part of the published Varnish-API.
index 24500e744ab3bfa493c7b393f940339a184c4a3d..7afc0e1e75e3bd0ea0d101e2c4614e213402b25a 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 00d27fa6081af81230ddff27b43807c0cdf7f280..aa19618343f03531f44aeb4844078a6b043467b3 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Varnish process internal CLI stuff.
index c9f9a742208f375985fbcf6974bbf61720ccb202..835763c2867b126e1d6b6deb28e5a917641c1ef4 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 2a1a3598763e59f9baf5810073462028249ed644..de466fad372bbca457ca10dc4f50c02d3c62db0c 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index f718f314b7b4120d4702defcb6d5064325937cd0..f1dac49fdae75c6732e570ec0e9fa124bf85722d 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index a066b52fdf8de08697870689465c559e14cf45c8..1bfafee253e00a4ac13c4d222a7fce7a709f029b 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 2733dc66810588c4abb8bbf4ce4f0c6605e991f8..16e020872110d3675d0b3abcc4c3688df57151f4 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 83e0b43f367e823f11348cb9bac3bf559af00ded..56bf834d6bea7cd0dd395cc4e38b81da068911ce 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 55191d83fd30f24d3438411a9c04dd7088a19339..8286b57227756a83f99af661240a55cf38ad5400 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index cfa96d8a8a787d5c3d2102bcb19578f4928dcd89..2d417cb31501c0d54b66d1ff1eed4bb6e4bcb55c 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * a   Http header name
index 780603640ce9702873824d7331c5a64087db386a..abc48a49fe48aa181ff2ed4b94a0639159da18b1 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 02f95614914bda216299f8660303c7bc2a83d80d..d26cfc363bdad9f2ca3e821acb7d7904e89a6219 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index a1f72814551a9ec3cd8612fed290c5c960217456..9fc2ec49f538934111e810bd910fb6f463c16489 100644 (file)
@@ -1,4 +1,8 @@
-/* $Id$ */
+/*
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
+ * $Id$
+ */
 
 #define FREE_OBJ(to)                                                   \
        do {                                                            \
index 63d06e5ba4821ca6efec3e5bd3cdd905703b4edb..ef45495dc11617d70e9da9722aad1f40b043549e 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Define the layout of the shared memory log segment.
index 529cab51281184a34e87121f82b93011341947e9..f556edd5c2a71def3af6d3117f16631ee9f19c7a 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Define the tags in the shared memory in a reusable format.
index c6add2c17dd830691680d5ba7b225645b5fbbd99..ed4a5aad4f02f656c324bdbd25137fdaff35cd6f 100644 (file)
@@ -1,4 +1,8 @@
-/* $Id$ */
+/*
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
+ * $Id$
+ */
 
 MAC_STAT(client_conn,          uint64_t, "u", "Client connections accepted")
 MAC_STAT(client_req,           uint64_t, "u", "Client requests received")
index 5dacec5365a66be67aab9ddb77b6f6bc4715a7f5..5ef4de96eff0bd0a8eb2f9c13fe0d8b153f54b92 100644 (file)
@@ -1,4 +1,8 @@
-/* $Id$ */
+/*
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
+ * $Id$
+ */
 
 #include <stdint.h>
 
index d9476ffec9951cc30205eaeb29c1cf152367f3e2..4a9fc32c2daf8cebeea849c74bc2cf45d04cc5c5 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 304ac8a47d950bdd29c5c2fb093ab542a8db2238..87eb196d92a1fed6f930d4de5c4854a02a526575 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * NB:  This file is machine generated, DO NOT EDIT!
index 403bbd53de0fcd8370ec83f1a13b4a55cbe120a7..28eb4689a33538b88d9a1d98dc10878ae5c61e8b 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * NB:  This file is machine generated, DO NOT EDIT!
index 39af79d9de642754934ab75aa3b41cd6fee2a9c4..433d0cac668f87f48228e53b8b2a6da5b2c7eaba 100644 (file)
@@ -24,7 +24,9 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $Id$ 
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
+ * $Id$
  *
  * Runtime support for compiled VCL programs.
  *
index 9af63cea5b8a2b93e2f8dce4b343cbb3d321eccc..35f095879e1e99aabd1e5796e3450e0b362b3e35 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * NB:  This file is machine generated, DO NOT EDIT!
index a8c095168a35336bd6ff256e5c81a10322da79ca..65c7361bf841a7625c4336e2905eab49df10c3bc 100644 (file)
@@ -25,6 +25,8 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  * $FreeBSD: src/sys/sys/vsb.h,v 1.14 2004/07/09 11:35:30 des Exp $
  */
index 4dd74ddfe0a9b61b18399db1474d3f0f3e54498f..1824e2b6e4707fb822dc772def4db73e30f93642 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Dag-Erling Smørgrav <des@des.no>
+ *
  * $Id$
  *
  */
index 8f57647a1d82d4672c05f7eae40beaa07d5c52e7..54717ba7e7c7d34d896f011fb2c7e95cb17de98b 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Dag-Erling Smørgrav <des@des.no>
+ *
  * $Id$
  */
 
index 9ba6f3d0ff3ca041e4253f4ffd3677ae5293f4fa..ccbf222c2e4cb069f86e90cbea4e3b87b1e08f89 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Dag-Erling Smørgrav <des@des.no>
+ *
  * $Id$
  */
 
index d49915516c04caf89ea504d37d3a6841eb08c1b2..b9615fe7b948935e2b7dbef768248e06136eaa64 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  */
index 7d8322d745b634070142acab292c6e3461c1c479..fdab159065bbc713140fa8f72577201359fdb27b 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Dag-Erling Smørgrav <des@des.no>
+ *
  * $Id$
  *
  */
index c8b8ea22eee5b3f36b8a7d13c2c3fa7f3527cffb..5631ec42098aab46df45d9045bbb22cc46f919d8 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * const char **ParseArgv(const char *s, int comment)
index 32a9d6c2b89b294634f8b0bcc30a572b6f53bccf..e1e970296b132c25dfcd75b5d2c5ef3f16b133b7 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index d0ab5c4dd612566edb3498e56ee7f533d7fe9c93..94775474f19b8ae73d03406a765cb43aba068061 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Implementation of a binary heap API
index 5218214eff8b2f3949e22f2ac69f0109f2d0b1af..bf1c07d600e862de2e9e280b2a924ae208959d25 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Stuff for handling the CLI protocol
index 2cea7bc41c75a2882033dcd98aabf61484a0545e..2b8874b93c1183ac087e197c68b6512dceacd91c 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index d0795b8b8b34a40b31025e02ba75c4d98c57b48b..d3f2deb48e118dbb35d231295fc304a694f102d5 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * This CRC32 implementation is in the public domain.
index 647e34e600cacdd4a63cc47e096b930cf9eea5d2..9642b1dbf9771c1baa0819a02a06ba9d00def1c7 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Semi-trivial functions to handle HTTP header timestamps according to
index e07229a79368315fe5d9eb716068e75661618d4d..05e3ec83968cd069b0e7c52ae1d3151477ff8800 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * Display a standardized version message.
index 5f2cf25742016922e3c287b8f7a9f3dde6beb56f..4e5148e015a60af87d63c66fa6a3a32d3f8d21af 100644 (file)
@@ -1,4 +1,8 @@
-/* $Id$ */
+/*
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
+ * $Id$
+ */
 
 static const char *b64 =
     "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
index 1ce3cf6cd8848f46060bf8ca7d51d62f03957d3f..2e72225b09fdb26be310dd11ed477db6ce22688b 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 7247b43c34e3aaea9cac9dea91aa176b67251053..899e370dad80c7c73f352ef3f4a44a7d4e3f8584 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index ef740b318ddb282276f243d87e7419afc8d70d4d..528442c9db805d5fd0819a1fecebfec4e032de02 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index 9493d5bab977b109bf836d28e81ea282f416ac4d..2e4bd38429e3c9f8f9fafdfa9d2467db1e32d0ff 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index c824dd2e215055f91f2f26ed2ad88d387f01b8b4..7c93e0a3055d910b6f7a7b613338af7eeea13c74 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * NB:  This file is machine generated, DO NOT EDIT!
index d32e46617c2fae64410293807c64e126c3a14598..1f10edca4b0e33e5f47dc60a6baea40f70b1db7b 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * NB:  This file is machine generated, DO NOT EDIT!
index d8c1e0e470726dfd157a56b58df49e9746f1f79a..52e4c9de4ae1344ce504547c1c778cc707d9b7ac 100644 (file)
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
+ * $Id$
+ *
  * Stuff shared between main.c and fixed_token.c
  */
 
index d424ac30e37ec224696cbcd099b05ba2bf3fa486..d3f63a1ab849271460e54a805bfe68c872ae422e 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  */
 
index f39b01e28d7dd71cae802bf3a6a0961bd832e87c..9a4ea0634a6760063282f75a8c534389a76f8aa4 100644 (file)
@@ -24,6 +24,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * Initial implementation by Poul-Henning Kamp <phk@phk.freebsd.dk>
+ *
  * $Id$
  *
  * NB:  This file is machine generated, DO NOT EDIT!