4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 03:36:47 +0000 (19:36 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 03:36:47 +0000 (19:36 -0800)
SCCS-vsn: lib/libc/hp300/sys/Ovfork.s 8.1
SCCS-vsn: lib/libc/hp300/sys/brk.s 8.1
SCCS-vsn: lib/libc/hp300/sys/cerror.s 8.1
SCCS-vsn: lib/libc/hp300/sys/exect.s 8.1
SCCS-vsn: lib/libc/hp300/sys/fork.s 8.1
SCCS-vsn: lib/libc/hp300/sys/pipe.s 8.1
SCCS-vsn: lib/libc/hp300/sys/ptrace.s 8.1
SCCS-vsn: lib/libc/hp300/sys/reboot.s 8.1
SCCS-vsn: lib/libc/hp300/sys/sbrk.s 8.1
SCCS-vsn: lib/libc/hp300/sys/setlogin.s 8.1
SCCS-vsn: lib/libc/hp300/sys/sigpending.s 8.1
SCCS-vsn: lib/libc/hp300/sys/sigprocmask.s 8.1
SCCS-vsn: lib/libc/hp300/sys/sigreturn.s 8.1
SCCS-vsn: lib/libc/hp300/sys/sigsuspend.s 8.1
SCCS-vsn: lib/libc/hp300/sys/syscall.s 8.1

15 files changed:
usr/src/lib/libc/hp300/sys/Ovfork.s
usr/src/lib/libc/hp300/sys/brk.s
usr/src/lib/libc/hp300/sys/cerror.s
usr/src/lib/libc/hp300/sys/exect.s
usr/src/lib/libc/hp300/sys/fork.s
usr/src/lib/libc/hp300/sys/pipe.s
usr/src/lib/libc/hp300/sys/ptrace.s
usr/src/lib/libc/hp300/sys/reboot.s
usr/src/lib/libc/hp300/sys/sbrk.s
usr/src/lib/libc/hp300/sys/setlogin.s
usr/src/lib/libc/hp300/sys/sigpending.s
usr/src/lib/libc/hp300/sys/sigprocmask.s
usr/src/lib/libc/hp300/sys/sigreturn.s
usr/src/lib/libc/hp300/sys/sigsuspend.s
usr/src/lib/libc/hp300/sys/syscall.s

index 9e47ee9..215c24f 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)Ovfork.s    5.1 (Berkeley) %G%"
+       .asciz "@(#)Ovfork.s    8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 /*
 #endif /* LIBC_SCCS and not lint */
 
 /*
index d533427..867037b 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)brk.s       5.1 (Berkeley) %G%"
+       .asciz "@(#)brk.s       8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
index 2eeacd6..73cab97 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)cerror.s    5.2 (Berkeley) %G%"
+       .asciz "@(#)cerror.s    8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
index 6eb6f1a..d1ac8c3 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)exect.s     5.1 (Berkeley) %G%"
+       .asciz "@(#)exect.s     8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
index ea488ab..11b804c 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)fork.s      5.1 (Berkeley) %G%"
+       .asciz "@(#)fork.s      8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
index bfdfc7a..3a5a205 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)pipe.s      5.1 (Berkeley) %G%"
+       .asciz "@(#)pipe.s      8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
index 7b0d412..fecd694 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)ptrace.s    5.1 (Berkeley) %G%"
+       .asciz "@(#)ptrace.s    8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
index 1bc1bfc..7d3de4b 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)reboot.s    5.1 (Berkeley) %G%"
+       .asciz "@(#)reboot.s    8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
index 83898bc..73a642b 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)sbrk.s      5.1 (Berkeley) %G%"
+       .asciz "@(#)sbrk.s      8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
index 508efff..f5761f5 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  *
  * %sccs.include.redist.c%
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)setlogin.s  5.1 (Berkeley) %G%"
+       .asciz "@(#)setlogin.s  8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
index d32bcae..c1e57c3 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)sigpending.s        5.2 (Berkeley) %G%"
+       .asciz "@(#)sigpending.s        8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
index fcb19dc..212d147 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)sigprocmask.s       5.2 (Berkeley) %G%"
+       .asciz "@(#)sigprocmask.s       8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
index 7f4d8ed..a0755a0 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)sigreturn.s 5.2 (Berkeley) %G%"
+       .asciz "@(#)sigreturn.s 8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
index 9d9b080..1bad1a9 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)sigsuspend.s        5.2 (Berkeley) %G%"
+       .asciz "@(#)sigsuspend.s        8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
index f807615..94e11a3 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-       .asciz "@(#)syscall.s   5.1 (Berkeley) %G%"
+       .asciz "@(#)syscall.s   8.1 (Berkeley) %G%"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"
 #endif /* LIBC_SCCS and not lint */
 
 #include "SYS.h"