aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2018-07-27 10:40:48 +0000
committerEitan Adler <eadler@FreeBSD.org>2018-07-27 10:40:48 +0000
commit33f4bccaa6c57c6025c63daf4f20b812dad30257 (patch)
tree42e3daa3c75bae6f88b8753700e9121f7e3e5bc0
parent08092a9b8f210ec62e8fc441803c5ac3a0debe84 (diff)
downloadsrc-33f4bccaa6c57c6025c63daf4f20b812dad30257.tar.gz
src-33f4bccaa6c57c6025c63daf4f20b812dad30257.zip
Use https over http for FreeBSD pages
Notes
Notes: svn path=/head/; revision=336757
-rw-r--r--share/man/man4/firewire.42
-rw-r--r--share/man/man7/tests.72
-rw-r--r--share/misc/bsd-family-tree2
-rw-r--r--sys/dev/firewire/00README2
-rw-r--r--sys/dev/hwpmc/pmc_events.h2
-rw-r--r--sys/dev/sk/if_sk.c2
-rw-r--r--sys/dev/sound/pci/maestro3.c2
-rw-r--r--sys/dev/sound/pcm/dsp.c2
-rw-r--r--sys/fs/nfsclient/nfs_clstate.c3
9 files changed, 9 insertions, 10 deletions
diff --git a/share/man/man4/firewire.4 b/share/man/man4/firewire.4
index 9ec5dfa64378..4bf51f62a9fc 100644
--- a/share/man/man4/firewire.4
+++ b/share/man/man4/firewire.4
@@ -87,7 +87,7 @@ Debugging over the firewire interace is possible with the
.Xr dcons 4
driver.
Please see
-.Pa http://wiki.freebsd.org/DebugWithDcons
+.Pa https://wiki.freebsd.org/DebugWithDcons
for details on how to setup debugging with firewire.
.Sh FILES
.Bl -tag -width "Pa /dev/fwmem0.0" -compact
diff --git a/share/man/man7/tests.7 b/share/man/man7/tests.7
index 6a5b07baa18c..c68443c7213a 100644
--- a/share/man/man7/tests.7
+++ b/share/man/man7/tests.7
@@ -198,7 +198,7 @@ problem report.
For more details please refer to:
.Bl -bullet -offset indent -compact
.It
-.Lk http://lists.freebsd.org/ "FreeBSD Mailing Lists"
+.Lk https://lists.freebsd.org/ "FreeBSD Mailing Lists"
.It
.Lk https://www.freebsd.org/support.html "Problem Reporting"
.El
diff --git a/share/misc/bsd-family-tree b/share/misc/bsd-family-tree
index 587c75dce239..a4715846070c 100644
--- a/share/misc/bsd-family-tree
+++ b/share/misc/bsd-family-tree
@@ -814,6 +814,6 @@ Steven M. Schultz for providing 2.8BSD, 2.10BSD, 2.11BSD manual pages.
--
Copyright (c) 1997-2012 Wolfram Schneider <wosch@FreeBSD.ORG>
-URL: http://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
+URL: https://svnweb.freebsd.org/base/head/share/misc/bsd-family-tree
$FreeBSD$
diff --git a/sys/dev/firewire/00README b/sys/dev/firewire/00README
index 1abaa3388779..17f5c5d119d3 100644
--- a/sys/dev/firewire/00README
+++ b/sys/dev/firewire/00README
@@ -9,7 +9,7 @@ IEEE 1394 support for FreeBSD-5.X and 4.X.
modified by Hidetoshi Shimokawa <simokawa@freebsd.org>.
Please note this driver is still under development.
You can find latest snapshots under:
- http://people.freebsd.org/~simokawa/
+ https://people.freebsd.org/~simokawa/
named firewire-2002XXXX.tar.gz
The driver consists of 6 parts:
diff --git a/sys/dev/hwpmc/pmc_events.h b/sys/dev/hwpmc/pmc_events.h
index 99aca46fa5f5..f956b5f7c227 100644
--- a/sys/dev/hwpmc/pmc_events.h
+++ b/sys/dev/hwpmc/pmc_events.h
@@ -36,7 +36,7 @@
* the source tree at src/share/doc/papers/hwpmc/hwpmc.ms
* as well as on-line at:
*
- * http://wiki.freebsd.org/PmcTools/PmcHardwareHowTo
+ * https://wiki.freebsd.org/PmcTools/PmcHardwareHowTo
*
* Please refer to those resources before you attempt to modify
* this file or the hwpmc driver/subsystem.
diff --git a/sys/dev/sk/if_sk.c b/sys/dev/sk/if_sk.c
index d5c60d4c87c2..675769b42072 100644
--- a/sys/dev/sk/if_sk.c
+++ b/sys/dev/sk/if_sk.c
@@ -64,7 +64,7 @@ __FBSDID("$FreeBSD$");
* XMAC II datasheet online. I have put my copy at people.freebsd.org as a
* convenience to others until Vitesse corrects this problem:
*
- * http://people.freebsd.org/~wpaul/SysKonnect/xmacii_datasheet_rev_c_9-29.pdf
+ * https://people.freebsd.org/~wpaul/SysKonnect/xmacii_datasheet_rev_c_9-29.pdf
*
* Written by Bill Paul <wpaul@ee.columbia.edu>
* Department of Electrical Engineering
diff --git a/sys/dev/sound/pci/maestro3.c b/sys/dev/sound/pci/maestro3.c
index d530d0db1c85..cf20488e038b 100644
--- a/sys/dev/sound/pci/maestro3.c
+++ b/sys/dev/sound/pci/maestro3.c
@@ -45,7 +45,7 @@
* <zab@zabbo.net>, http://www.zabbo.net/maestro3
*
* Cameron Grant created the pcm framework used here nearly verbatim.
- * <cg@freebsd.org>, http://people.freebsd.org/~cg/template.c
+ * <cg@freebsd.org>, https://people.freebsd.org/~cg/template.c
*
* Taku YAMAMOTO for his Maestro-1/2 FreeBSD driver and sanity reference.
* <taku@cent.saitama-u.ac.jp>
diff --git a/sys/dev/sound/pcm/dsp.c b/sys/dev/sound/pcm/dsp.c
index 314329de022f..417f5c9c6919 100644
--- a/sys/dev/sound/pcm/dsp.c
+++ b/sys/dev/sound/pcm/dsp.c
@@ -2222,7 +2222,7 @@ dsp_mmap_single(struct cdev *i_dev, vm_ooffset_t *offset,
* Unfortunately, we have to give up this one due to linux_mmap
* changes.
*
- * http://lists.freebsd.org/pipermail/freebsd-emulation/2007-June/003698.html
+ * https://lists.freebsd.org/pipermail/freebsd-emulation/2007-June/003698.html
*
*/
#ifdef SV_ABI_LINUX
diff --git a/sys/fs/nfsclient/nfs_clstate.c b/sys/fs/nfsclient/nfs_clstate.c
index 08305fbaf780..215de543b464 100644
--- a/sys/fs/nfsclient/nfs_clstate.c
+++ b/sys/fs/nfsclient/nfs_clstate.c
@@ -1890,8 +1890,7 @@ nfscl_umount(struct nfsmount *nmp, NFSPROC_T *p)
* mutex for NFSLOCKCLSTATE(), so it is "m" for the following
* explanation, courtesy of Alan Cox.
* What follows is a snippet from Alan Cox's email at:
- * http://docs.FreeBSD.org/cgi/
- * mid.cgi?BANLkTikR3d65zPHo9==08ZfJ2vmqZucEvw
+ * https://docs.FreeBSD.org/cgi/mid.cgi?BANLkTikR3d65zPHo9==08ZfJ2vmqZucEvw
*
* 1. Set MNTK_UNMOUNTF
* 2. Acquire a standard FreeBSD mutex "m".