~andreserl/ubuntu/lucid/keepalived/merge-from-squeeze-lp519940

« back to all changes in this revision

Viewing changes to genhash/http.c

  • Committer: Bazaar Package Importer
  • Author(s): Koen Beek
  • Date: 2007-12-21 09:40:47 UTC
  • mfrom: (1.1.4 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20071221094047-cl1uxev6q064mgx6
Tags: 1.1.15-1ubuntu1
* Merge from debian unstable (LP: #179922), remaining changes:
  - debian/rules : DEB_UPDATE_RCD_PARAMS := multiuser parameter added 
  - debian/control : sysv-rc (>= 2.86.ds1-14.1ubuntu2) added to depends
  - debian/control : Set maintainer to Ubuntu Core Developers
  - debian : postinst script to remove old shutdown/reboot scripts

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 *              as published by the Free Software Foundation; either version
20
20
 *              2 of the License, or (at your option) any later version.
21
21
 *
22
 
 * Copyright (C) 2001-2005 Alexandre Cassen, <acassen@linux-vs.org>
 
22
 * Copyright (C) 2001-2007 Alexandre Cassen, <acassen@freebox.fr>
23
23
 */
24
24
 
25
25
#include <errno.h>