On Sat, Jun 26, 2021 at 6:52 PM Philippe Mathieu-Daudé <f4bug@xxxxxxxxx> wrote: > > On Fri, Jun 25, 2021 at 1:05 PM Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> wrote: > > > > The domain lookup for linux-mips.org fails for quite some time now. > > Further, the two links: > > > > http://decstation.unix-ag.org/ > > https://web.archive.org/web/20061010210936/http://decstation.unix-ag.org/ > > > http://www.computer-refuge.org/classiccmp/ftp.digital.com/pub/DEC/TriAdd/ > > https://web.archive.org/web/20050205114151/ftp.digital.com/pub/DEC/TriAdd/ > > > refer to old webpages or contain no further technical information. > > FWIW the information is still online somewhere. Thanks, I prefer not to reference archive.org links, because I do not think that is generally a good practice. But maybe somebody with some mild interest in this architecture can support scanning through the archived web pages and we store any information still worth mentioning in the kernel Documentation? Lukas > > > Remove all those dead references. > > > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> > > --- > > arch/mips/Kconfig | 8 +------- > > arch/mips/jazz/Kconfig | 12 +++--------- > > tools/include/nolibc/nolibc.h | 3 +-- > > 3 files changed, 5 insertions(+), 18 deletions(-)