mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
Add FreeBSD Id to make this easier to track.
This commit is contained in:
parent
b9cee99a1e
commit
489fa7954a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63253
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
ARCH="`uname -m`"
|
||||
|
||||
# First check for the standard x86 PC class.
|
||||
|
Loading…
Reference in New Issue
Block a user