glibc/hurd
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
..
hurd Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
alloc-fd.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
catch-exc.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
catch-signal.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
compat-20.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
ctty-input.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
ctty-output.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
Depend * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
dtable.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
exc2signal.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
faultexc.defs Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-12 16:38:08 +00:00
fchroot.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
fcntl-internal.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
fd-close.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
fd-read.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
fd-write.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
fopenport.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
get-host.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
getdport.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
geteuids.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
getumask.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurd-raise.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurd.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdauth.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdchdir.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdexec.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdfault.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdfault.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdfchdir.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdhost.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdid.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdinit.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdioctl.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdkill.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdlock.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdlock.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdlookup.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdmalloc.c hurdmalloc: Run fork handler as late as possible [BZ #19431] 2016-09-22 01:45:48 +02:00
hurdmalloc.h hurdmalloc: Run fork handler as late as possible [BZ #19431] 2016-09-22 01:45:48 +02:00
hurdmsg.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdpid.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdports.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdprio.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdrlimit.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdselect.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdsig.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdsock.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdsocket.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdstartup.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdstartup.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
intern-fd.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
intr-msg.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
intr-rpc.defs Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
intr-rpc.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
longjmp-ts.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
lookup-at.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
lookup-retry.c 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
msgportdemux.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
new-fd.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
Notes initial import 1995-02-18 01:27:10 +00:00
openport.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
path-lookup.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pid2task.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
port2fd.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
port-cleanup.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
ports-get.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
ports-set.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
preempt-sig.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
privports.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
report-wait.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
set-host.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
setauth.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
seteuids.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
siginfo.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
sigunwind.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
stack_chk_fail_local.c hurd: fix build with -fstack-protector-strong 2017-08-27 22:10:17 +02:00
task2pid.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
thread-cancel.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
thread-self.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
trampoline.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
Versions Hurd: export _hurd_port_move 2018-11-10 13:13:12 +00:00
vpprintf.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
xattr.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00