Skip to content

Commit bffb881

Browse files
committed
all: fix dead links to inferno-os bitbucket repository
Generated using: perl -i -npe 's#inferno-os/src/default#inferno-os/src/master#' $(git grep -l "inferno-os/src/default" | grep -v vendor) Change-Id: I4b6443bd09a8ea4c8aaeb40a1c73520d1f7ca648 Reviewed-on: https://go-review.googlesource.com/c/go/+/235821 Reviewed-by: Cherry Zhang <[email protected]> Reviewed-by: Austin Clements <[email protected]>
1 parent f72d7cf commit bffb881

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+110
-110
lines changed

src/cmd/compile/internal/gc/gsubr.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Derived from Inferno utils/6c/txt.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6c/txt.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6c/txt.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/obj/arm/a.out.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5c/5.out.h
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5c/5.out.h
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5c/5.out.h
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/obj/arm/asm5.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/span.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/span.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/span.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/obj/arm/list5.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5c/list.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5c/list.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5c/list.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/obj/arm/obj5.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Derived from Inferno utils/5c/swt.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5c/swt.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5c/swt.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/obj/data.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Derived from Inferno utils/6l/obj.c and utils/6l/span.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/obj.c
3-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/span.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/obj.c
3+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/span.c
44
//
55
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
66
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/obj/ld.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Derived from Inferno utils/6l/obj.c and utils/6l/span.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/obj.c
3-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/span.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/obj.c
3+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/span.c
44
//
55
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
66
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/obj/link.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Derived from Inferno utils/6l/l.h and related files.
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/l.h
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/l.h
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/obj/pass.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/6l/pass.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/pass.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/pass.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/obj/sym.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Derived from Inferno utils/6l/obj.c and utils/6l/span.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/obj.c
3-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/span.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/obj.c
3+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/span.c
44
//
55
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
66
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/obj/x86/a.out.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/6c/6.out.h
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6c/6.out.h
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6c/6.out.h
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/obj/x86/asm6.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/6l/span.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/span.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/span.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/obj/x86/list6.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/6c/list.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6c/list.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6c/list.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/obj/x86/obj6.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/6l/pass.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/pass.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/pass.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/objabi/autotype.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Derived from Inferno utils/6l/l.h and related files.
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/l.h
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/l.h
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/objabi/head.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Derived from Inferno utils/6l/l.h and related files.
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/l.h
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/l.h
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/objabi/reloctype.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Derived from Inferno utils/6l/l.h and related files.
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/l.h
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/l.h
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/internal/objabi/symkind.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Derived from Inferno utils/6l/l.h and related files.
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/l.h
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/l.h
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/amd64/asm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/6l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/amd64/l.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/6l/l.h
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/l.h
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/l.h
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/amd64/obj.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/6l/obj.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/obj.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/obj.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/arm/asm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/arm/l.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])
@@ -33,7 +33,7 @@ package arm
3333
// Writing object files.
3434

3535
// Inferno utils/5l/l.h
36-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/l.h
36+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/l.h
3737
//
3838
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
3939
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/arm/obj.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/obj.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/obj.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/obj.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/arm64/asm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/arm64/l.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/arm64/obj.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/obj.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/obj.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/obj.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/ld/ar.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/include/ar.h
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/include/ar.h
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/include/ar.h
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/ld/data.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Derived from Inferno utils/6l/obj.c and utils/6l/span.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/obj.c
3-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/span.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/obj.c
3+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/span.c
44
//
55
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
66
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/ld/ld.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Derived from Inferno utils/6l/obj.c and utils/6l/span.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/obj.c
3-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/span.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/obj.c
3+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/span.c
44
//
55
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
66
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/ld/lib.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/8l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/8l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/8l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])
@@ -65,7 +65,7 @@ import (
6565
// Data layout and relocation.
6666

6767
// Derived from Inferno utils/6l/l.h
68-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/l.h
68+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/l.h
6969
//
7070
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
7171
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/ld/link.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Derived from Inferno utils/6l/l.h and related files.
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/l.h
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/l.h
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/ld/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/6l/obj.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/obj.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/obj.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/ld/sym.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Derived from Inferno utils/6l/obj.c and utils/6l/span.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/obj.c
3-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/span.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/obj.c
3+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/span.c
44
//
55
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
66
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/ld/symtab.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/6l/span.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/span.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/span.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/mips/asm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/mips/l.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/mips/obj.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/obj.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/obj.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/obj.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/mips64/asm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/mips64/l.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/mips64/obj.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/obj.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/obj.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/obj.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/ppc64/asm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/ppc64/l.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/ppc64/obj.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/obj.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/obj.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/obj.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/s390x/asm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/s390x/l.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/s390x/obj.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/5l/obj.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/5l/obj.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/5l/obj.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/sym/segment.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/8l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/8l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/8l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/sym/symbols.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Derived from Inferno utils/6l/l.h and related files.
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/l.h
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/l.h
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/sym/symkind.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Derived from Inferno utils/6l/l.h and related files.
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/6l/l.h
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/6l/l.h
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/x86/asm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/8l/asm.c
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/8l/asm.c
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/8l/asm.c
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

src/cmd/link/internal/x86/l.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Inferno utils/8l/l.h
2-
// https://bitbucket.org/inferno-os/inferno-os/src/default/utils/8l/l.h
2+
// https://bitbucket.org/inferno-os/inferno-os/src/master/utils/8l/l.h
33
//
44
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
55
// Portions Copyright © 1995-1997 C H Forsyth ([email protected])

0 commit comments

Comments
 (0)