From: Erik Faye-Lund <kusmabite@gmail.com>
To: Rafael Gieschke <rafael@gieschke.de>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH] compat: add a getpass() compatibility function
Date: Thu, 19 May 2011 14:21:30 +0200 [thread overview]
Message-ID: <BANLkTinR0F3Pja1DspCGjBsbpgcBhm4=vQ@mail.gmail.com> (raw)
In-Reply-To: <563395AE-A3E5-45FF-9063-F807C2CE3AD0@gieschke.de>
On Thu, May 19, 2011 at 1:37 PM, Rafael Gieschke <rafael@gieschke.de> wrote:
> diff --git a/compat/getpass.c b/compat/getpass.c
> new file mode 100644
> index 0000000..e13f29f
> --- /dev/null
> +++ b/compat/getpass.c
> @@ -0,0 +1,114 @@
> +/* $NetBSD: getpass.c,v 1.15 2003/08/07 16:42:50 agc Exp $ */
> +
> +/*
> + * Copyright (c) 1988, 1993
> + * The Regents of the University of California. All rights reserved.
> + *
> + * Redistribution and use in source and binary forms, with or without
> + * modification, are permitted provided that the following conditions
> + * are met:
> + * 1. Redistributions of source code must retain the above copyright
> + * notice, this list of conditions and the following disclaimer.
> + * 2. Redistributions in binary form must reproduce the above copyright
> + * notice, this list of conditions and the following disclaimer in the
> + * documentation and/or other materials provided with the distribution.
How do we plan to adhere to this clause? I guess all
package-maintainers could explicitly add this to their release notes /
documentation, but they will have to know that they should. I don't
think every package maintainer read every patch in-depth enough to
notice this.
next prev parent reply other threads:[~2011-05-19 12:21 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-19 11:37 [PATCH] compat: add a getpass() compatibility function Rafael Gieschke
2011-05-19 12:17 ` Erik Faye-Lund
2011-05-19 16:30 ` Junio C Hamano
2011-05-19 17:01 ` Rafael Gieschke
2011-05-19 17:27 ` Junio C Hamano
2011-05-19 18:07 ` Erik Faye-Lund
2011-05-19 19:16 ` Rafael Gieschke
2011-05-19 19:19 ` Erik Faye-Lund
2011-05-19 19:42 ` Rafael Gieschke
2011-05-19 20:12 ` Erik Faye-Lund
2011-05-19 21:16 ` Erik Faye-Lund
2011-05-20 10:06 ` Rafael Gieschke
2011-05-20 10:48 ` Erik Faye-Lund
2011-05-20 17:18 ` Junio C Hamano
2011-05-20 17:26 ` Erik Faye-Lund
2011-05-19 12:21 ` Erik Faye-Lund [this message]
2011-05-19 15:14 ` Jonathan Nieder
2011-05-19 15:29 ` Erik Faye-Lund
2011-05-19 17:17 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='BANLkTinR0F3Pja1DspCGjBsbpgcBhm4=vQ@mail.gmail.com' \
--to=kusmabite@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=rafael@gieschke.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).