Doc: Change wikipedia's URL from http to https
Recently wikipedia announced to secure access to the servers. Now all http access re-route to https. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Родитель
c43088e3b8
Коммит
ae13c65bc7
|
@ -1496,7 +1496,7 @@ Canis Rufus and Zoicon5 and Anome and Hal Eisen"
|
||||||
,month="July"
|
,month="July"
|
||||||
,day="8"
|
,day="8"
|
||||||
,year="2006"
|
,year="2006"
|
||||||
,note="\url{http://en.wikipedia.org/wiki/Read-copy-update}"
|
,note="\url{https://en.wikipedia.org/wiki/Read-copy-update}"
|
||||||
,annotation={
|
,annotation={
|
||||||
Wikipedia RCU page as of July 8 2006.
|
Wikipedia RCU page as of July 8 2006.
|
||||||
[Viewed August 21, 2006]
|
[Viewed August 21, 2006]
|
||||||
|
|
|
@ -206,6 +206,6 @@ References
|
||||||
[1] Lamport, L. "A New Solution of Dijkstra's Concurrent Programming
|
[1] Lamport, L. "A New Solution of Dijkstra's Concurrent Programming
|
||||||
Problem", Communications of the ACM 17, 8 (August 1974), 453-455.
|
Problem", Communications of the ACM 17, 8 (August 1974), 453-455.
|
||||||
|
|
||||||
http://en.wikipedia.org/wiki/Lamport%27s_bakery_algorithm
|
https://en.wikipedia.org/wiki/Lamport%27s_bakery_algorithm
|
||||||
|
|
||||||
[2] linux/arch/arm/common/vlock.S, www.kernel.org.
|
[2] linux/arch/arm/common/vlock.S, www.kernel.org.
|
||||||
|
|
|
@ -181,4 +181,4 @@ Notes
|
||||||
Documentation and specifications: http://halobates.de/firewire/
|
Documentation and specifications: http://halobates.de/firewire/
|
||||||
|
|
||||||
FireWire is a trademark of Apple Inc. - for more information please refer to:
|
FireWire is a trademark of Apple Inc. - for more information please refer to:
|
||||||
http://en.wikipedia.org/wiki/FireWire
|
https://en.wikipedia.org/wiki/FireWire
|
||||||
|
|
|
@ -33,7 +33,7 @@ The phase diagram of these two outputs look like this:
|
||||||
one step (half-period mode)
|
one step (half-period mode)
|
||||||
|
|
||||||
For more information, please see
|
For more information, please see
|
||||||
http://en.wikipedia.org/wiki/Rotary_encoder
|
https://en.wikipedia.org/wiki/Rotary_encoder
|
||||||
|
|
||||||
|
|
||||||
1. Events / state machine
|
1. Events / state machine
|
||||||
|
|
|
@ -6,7 +6,7 @@ Introduction
|
||||||
|
|
||||||
Kmemleak provides a way of detecting possible kernel memory leaks in a
|
Kmemleak provides a way of detecting possible kernel memory leaks in a
|
||||||
way similar to a tracing garbage collector
|
way similar to a tracing garbage collector
|
||||||
(http://en.wikipedia.org/wiki/Garbage_collection_%28computer_science%29#Tracing_garbage_collectors),
|
(https://en.wikipedia.org/wiki/Garbage_collection_%28computer_science%29#Tracing_garbage_collectors),
|
||||||
with the difference that the orphan objects are not freed but only
|
with the difference that the orphan objects are not freed but only
|
||||||
reported via /sys/kernel/debug/kmemleak. A similar method is used by the
|
reported via /sys/kernel/debug/kmemleak. A similar method is used by the
|
||||||
Valgrind tool (memcheck --leak-check) to detect the memory leaks in
|
Valgrind tool (memcheck --leak-check) to detect the memory leaks in
|
||||||
|
|
|
@ -37,7 +37,7 @@ version. Alternative binary firmware images can be found somewhere on the
|
||||||
ForeThought CD-ROM supplied with your adapter by FORE Systems.
|
ForeThought CD-ROM supplied with your adapter by FORE Systems.
|
||||||
|
|
||||||
You can also get the latest firmware images from FORE Systems at
|
You can also get the latest firmware images from FORE Systems at
|
||||||
http://en.wikipedia.org/wiki/FORE_Systems. Register TACTics Online and go to
|
https://en.wikipedia.org/wiki/FORE_Systems. Register TACTics Online and go to
|
||||||
the 'software updates' pages. The firmware binaries are part of
|
the 'software updates' pages. The firmware binaries are part of
|
||||||
the various ForeThought software distributions.
|
the various ForeThought software distributions.
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче