stamp for 4bsd
authorBill Joy <bill@ucbvax.Berkeley.EDU>
Mon, 10 Nov 1980 08:29:49 +0000 (00:29 -0800)
committerBill Joy <bill@ucbvax.Berkeley.EDU>
Mon, 10 Nov 1980 08:29:49 +0000 (00:29 -0800)
SCCS-vsn: sys/vax/stand/boot.c 4.1
SCCS-vsn: sys/stand.att/cat.c 4.1
SCCS-vsn: sys/vax/stand/conf.c 4.1
SCCS-vsn: sys/vax/stand/ht.c 4.1
SCCS-vsn: sys/stand.att/ls.c 4.1
SCCS-vsn: sys/vax/stand/machdep.c 4.1
SCCS-vsn: sys/vax/stand/Makefile 4.1
SCCS-vsn: sys/vax/stand/mba.c 4.1
SCCS-vsn: sys/vax/stand/prf.c 4.1
SCCS-vsn: sys/stand.att/saio.h 4.1
SCCS-vsn: sys/vax/stand/srt0.c 4.1
SCCS-vsn: sys/stand.att/sys.c 4.1
SCCS-vsn: sys/vax/stand/uba.c 4.1

13 files changed:
usr/src/sys/stand.att/cat.c
usr/src/sys/stand.att/ls.c
usr/src/sys/stand.att/saio.h
usr/src/sys/stand.att/sys.c
usr/src/sys/vax/stand/Makefile
usr/src/sys/vax/stand/boot.c
usr/src/sys/vax/stand/conf.c
usr/src/sys/vax/stand/ht.c
usr/src/sys/vax/stand/machdep.c
usr/src/sys/vax/stand/mba.c
usr/src/sys/vax/stand/prf.c
usr/src/sys/vax/stand/srt0.c
usr/src/sys/vax/stand/uba.c

index 58305ad..e4a6f97 100644 (file)
@@ -1,4 +1,4 @@
-/*     cat.c   1.1     %G%     */
+/*     cat.c   4.1     %G%     */
 
 main()
 {
 
 main()
 {
index a0dc90f..c752091 100644 (file)
@@ -1,4 +1,4 @@
-/*     ls.c    1.1     %G%     */
+/*     ls.c    4.1     %G%     */
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
index d4ea509..b5986b3 100644 (file)
@@ -1,4 +1,4 @@
-/*     saio.h  1.3     %G%     */
+/*     saio.h  4.1     %G%     */
 
 /*
  * header file for standalone package
 
 /*
  * header file for standalone package
index bc2c480..c8c33f3 100644 (file)
@@ -1,4 +1,4 @@
-/*     sys.c   1.1     %G%     */
+/*     sys.c   4.1     %G%     */
 
 #include <sys/param.h>
 #include <sys/ino.h>
 
 #include <sys/param.h>
 #include <sys/ino.h>
index 087d645..d841ec1 100644 (file)
@@ -1,4 +1,4 @@
-#      Makefile        1.6     %G%
+#      Makefile        4.1     %G%
 
 DESTDIR=
 CFLAGS = -O -DSTANDALONE
 
 DESTDIR=
 CFLAGS = -O -DSTANDALONE
index ac05b5a..88f787c 100644 (file)
@@ -1,4 +1,4 @@
-/*     boot.c  1.4     %G% */
+/*     boot.c  4.1     %G% */
 
 #include "../h/param.h"
 #include "../h/ino.h"
 
 #include "../h/param.h"
 #include "../h/ino.h"
index 6801319..7ef9eac 100644 (file)
@@ -1,4 +1,4 @@
-/*     conf.c  1.2     %G%     */
+/*     conf.c  4.1     %G%     */
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
index 44cfdc4..8c63985 100644 (file)
@@ -1,4 +1,4 @@
-/*     ht.c    1.3     %G%     */
+/*     ht.c    4.1     %G%     */
 
 /*
  * TJU16 tape driver
 
 /*
  * TJU16 tape driver
index 6bc672d..de0b24f 100644 (file)
@@ -1,4 +1,4 @@
-/*     machdep.c       1.1     %G%     */
+/*     machdep.c       4.1     %G%     */
 
 #include "../h/param.h"
 #include "../h/mtpr.h"
 
 #include "../h/param.h"
 #include "../h/mtpr.h"
index 22db092..274e16d 100644 (file)
@@ -1,4 +1,4 @@
-/*     mba.c   1.4     %G%     */
+/*     mba.c   4.1     %G%     */
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"
index 7773b9e..312025c 100644 (file)
@@ -1,4 +1,4 @@
-/*     prf.c   1.2     %G% */
+/*     prf.c   4.1     %G% */
 
 #include "../h/cons.h"
 #include "../h/mtpr.h"
 
 #include "../h/cons.h"
 #include "../h/mtpr.h"
index 5dbbc08..33e1689 100644 (file)
@@ -1,4 +1,4 @@
-#      srt0.c  1.5     %G%
+#      srt0.c  4.1     %G%
 
 # Startup code for standalone system
 # Non-relocating version -- for programs which are loaded by boot
 
 # Startup code for standalone system
 # Non-relocating version -- for programs which are loaded by boot
index 6763134..a4392b2 100644 (file)
@@ -1,4 +1,4 @@
-/*     uba.c   1.1     %G%     */
+/*     uba.c   4.1     %G%     */
 
 #include "../h/param.h"
 #include "../h/inode.h"
 
 #include "../h/param.h"
 #include "../h/inode.h"