glibc/nis
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs
Also, change sources.redhat.com to sourceware.org.
This patch was automatically generated by running the following shell
script, which uses GNU sed, and which avoids modifying files imported
from upstream:

sed -ri '
  s,(http|ftp)(://(.*\.)?(gnu|fsf|sourceware)\.org($|[^.]|\.[^a-z])),https\2,g
  s,(http|ftp)(://(.*\.)?)sources\.redhat\.com($|[^.]|\.[^a-z]),https\2sourceware.org\4,g
' \
  $(find $(git ls-files) -prune -type f \
      ! -name '*.po' \
      ! -name 'ChangeLog*' \
      ! -path COPYING ! -path COPYING.LIB \
      ! -path manual/fdl-1.3.texi ! -path manual/lgpl-2.1.texi \
      ! -path manual/texinfo.tex ! -path scripts/config.guess \
      ! -path scripts/config.sub ! -path scripts/install-sh \
      ! -path scripts/mkinstalldirs ! -path scripts/move-if-change \
      ! -path INSTALL ! -path  locale/programs/charmap-kw.h \
      ! -path po/libc.pot ! -path sysdeps/gnu/errlist.c \
      ! '(' -name configure \
            -execdir test -f configure.ac -o -f configure.in ';' ')' \
      ! '(' -name preconfigure \
            -execdir test -f preconfigure.ac ';' ')' \
      -print)

and then by running 'make dist-prepare' to regenerate files built
from the altered files, and then executing the following to cleanup:

  chmod a+x sysdeps/unix/sysv/linux/riscv/configure
  # Omit irrelevant whitespace and comment-only changes,
  # perhaps from a slightly-different Autoconf version.
  git checkout -f \
    sysdeps/csky/configure \
    sysdeps/hppa/configure \
    sysdeps/riscv/configure \
    sysdeps/unix/sysv/linux/csky/configure
  # Omit changes that caused a pre-commit check to fail like this:
  # remote: *** error: sysdeps/powerpc/powerpc64/ppc-mcount.S: trailing lines
  git checkout -f \
    sysdeps/powerpc/powerpc64/ppc-mcount.S \
    sysdeps/unix/sysv/linux/s390/s390-64/syscall.S
  # Omit change that caused a pre-commit check to fail like this:
  # remote: *** error: sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: last line does not end in newline
  git checkout -f sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S
2019-09-07 02:43:31 -07:00
..
nss_nis Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nss_nisplus Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
rpcsvc Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
Depend
libnsl.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
Makefile Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_add.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_addmember.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_call.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_callback.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_checkpoint.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_clone_dir.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_clone_obj.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_clone_res.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_creategroup.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_defaults.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_destroygroup.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_domain_of.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_domain_of_r.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_error.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_error.h * nis/nis_error.c: Remove table of strings. Use position 2006-05-11 20:29:20 +00:00
nis_file.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_findserv.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_free.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_getservlist.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_hash.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_intern.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_ismember.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_local_names.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_lookup.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_mkdir.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_modify.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_ping.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_print.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_print_group_entry.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_remove.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_removemember.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_rmdir.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_server.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_subr.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_table.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_util.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_verifygroup.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_xdr.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nis_xdr.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nisplus-parser.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nss Implement new mode for NIS passwd.adjunct.byname table. 2010-04-07 07:37:39 -07:00
nss-default.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nss-nis.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nss-nis.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nss-nisplus.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
nss-nisplus.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
Versions Move nss_compat from nis to nss subdir and install it unconditionally 2017-10-04 14:20:48 +02:00
yp_xdr.c libnsl: Turn remaining symbols into compat symbols [BZ #22701] 2018-01-29 17:42:30 +01:00
ypclnt.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
ypupdate_xdr.c Include shlib-compat.h in many sunrpc/nis source files. 2017-06-04 11:31:28 -04:00