From 8ae0e4b4f3d534fc46846ebf8663ca98118bbd74 Mon Sep 17 00:00:00 2001 From: Kirk McKusick Date: Sat, 8 Jun 1985 20:09:31 -0800 Subject: [PATCH] Add copyright SCCS-vsn: sys/deprecated/netimp/if_imp.c 6.6 SCCS-vsn: sys/deprecated/netimp/if_imp.h 6.2 SCCS-vsn: sys/deprecated/netimp/if_imphost.c 6.4 SCCS-vsn: sys/deprecated/netimp/if_imphost.h 6.3 SCCS-vsn: sys/deprecated/netimp/raw_imp.c 6.5 SCCS-vsn: sys/netinet/icmp_var.h 6.3 SCCS-vsn: sys/netinet/if_ether.c 6.10 SCCS-vsn: sys/netinet/if_ether.h 6.5 SCCS-vsn: sys/net/if_loop.c 6.6 SCCS-vsn: sys/netinet/in.c 6.8 SCCS-vsn: sys/netinet/in.h 6.5 SCCS-vsn: sys/netinet/in_pcb.c 6.8 SCCS-vsn: sys/netinet/in_pcb.h 6.2 SCCS-vsn: sys/netinet/in_proto.c 6.8 SCCS-vsn: sys/netinet/in_systm.h 6.2 SCCS-vsn: sys/netinet/in_var.h 6.2 SCCS-vsn: sys/netinet/ip.h 6.5 SCCS-vsn: sys/netinet/ip_icmp.c 6.12 SCCS-vsn: sys/netinet/ip_icmp.h 6.2 SCCS-vsn: sys/netinet/ip_input.c 6.11 SCCS-vsn: sys/netinet/ip_var.h 6.4 SCCS-vsn: sys/netinet/raw_ip.c 6.6 SCCS-vsn: sys/netinet/tcp.h 6.3 SCCS-vsn: sys/netinet/tcp_debug.c 6.3 SCCS-vsn: sys/netinet/tcp_debug.h 6.2 SCCS-vsn: sys/netinet/tcp_fsm.h 6.2 SCCS-vsn: sys/netinet/tcp_input.c 6.11 SCCS-vsn: sys/netinet/tcp_output.c 6.9 SCCS-vsn: sys/netinet/tcp_seq.h 6.2 SCCS-vsn: sys/netinet/tcp_subr.c 6.6 SCCS-vsn: sys/netinet/tcp_timer.c 6.7 SCCS-vsn: sys/netinet/tcp_timer.h 6.3 SCCS-vsn: sys/netinet/tcp_usrreq.c 6.6 SCCS-vsn: sys/netinet/tcp_var.h 6.3 SCCS-vsn: sys/netinet/tcpip.h 6.2 SCCS-vsn: sys/netinet/udp.h 6.2 SCCS-vsn: sys/netinet/udp_usrreq.c 6.14 SCCS-vsn: sys/netinet/udp_var.h 6.2 SCCS-vsn: sys/netns/idp.h 6.2 SCCS-vsn: sys/netns/idp_usrreq.c 6.3 SCCS-vsn: sys/netns/idp_var.h 6.2 SCCS-vsn: sys/netns/ns.c 6.2 SCCS-vsn: sys/netns/ns.h 6.2 SCCS-vsn: sys/netns/ns_error.c 6.3 SCCS-vsn: sys/netns/ns_error.h 6.2 SCCS-vsn: sys/netns/ns_if.h 6.2 SCCS-vsn: sys/netns/ns_input.c 6.3 SCCS-vsn: sys/netns/ns_ip.c 6.2 SCCS-vsn: sys/netns/ns_output.c 6.3 SCCS-vsn: sys/netns/ns_pcb.c 6.2 SCCS-vsn: sys/netns/ns_pcb.h 6.2 SCCS-vsn: sys/netns/ns_proto.c 6.2 SCCS-vsn: sys/netns/sp.h 6.2 SCCS-vsn: sys/netns/spidp.h 6.2 SCCS-vsn: sys/netns/spp_debug.c 6.2 SCCS-vsn: sys/netns/spp_debug.h 6.2 SCCS-vsn: sys/netns/spp_usrreq.c 6.2 SCCS-vsn: sys/netns/spp_var.h 6.2 SCCS-vsn: sys/vax/stand/Makefile 6.4 SCCS-vsn: sys/vax/stand/autoconf.c 6.2 SCCS-vsn: sys/vax/stand/boot.c 6.3 SCCS-vsn: sys/vax/stand/bootxx.c 6.2 SCCS-vsn: sys/stand.att/cat.c 6.2 SCCS-vsn: sys/vax/stand/conf.c 6.2 SCCS-vsn: sys/vax/stand/confhpup.c 6.2 SCCS-vsn: sys/vax/stand/confxx.c 6.2 SCCS-vsn: sys/stand.att/copy.c 6.2 SCCS-vsn: sys/vax/stand/drtest.c 6.2 SCCS-vsn: sys/vax/stand/hp.c 6.7 SCCS-vsn: sys/vax/stand/hpmaptype.c 6.2 SCCS-vsn: sys/vax/stand/ht.c 6.2 SCCS-vsn: sys/vax/stand/idc.c 6.3 SCCS-vsn: sys/vax/stand/imptst.c 6.2 --- usr/src/sys/deprecated/netimp/if_imp.c | 8 +++++++- usr/src/sys/deprecated/netimp/if_imp.h | 8 +++++++- usr/src/sys/deprecated/netimp/if_imphost.c | 8 +++++++- usr/src/sys/deprecated/netimp/if_imphost.h | 8 +++++++- usr/src/sys/deprecated/netimp/raw_imp.c | 8 +++++++- usr/src/sys/net/if_loop.c | 8 +++++++- usr/src/sys/netinet/icmp_var.h | 8 +++++++- usr/src/sys/netinet/if_ether.c | 8 +++++++- usr/src/sys/netinet/if_ether.h | 8 +++++++- usr/src/sys/netinet/in.c | 8 +++++++- usr/src/sys/netinet/in.h | 8 +++++++- usr/src/sys/netinet/in_pcb.c | 8 +++++++- usr/src/sys/netinet/in_pcb.h | 8 +++++++- usr/src/sys/netinet/in_proto.c | 8 +++++++- usr/src/sys/netinet/in_systm.h | 8 +++++++- usr/src/sys/netinet/in_var.h | 8 +++++++- usr/src/sys/netinet/ip.h | 8 +++++++- usr/src/sys/netinet/ip_icmp.c | 8 +++++++- usr/src/sys/netinet/ip_icmp.h | 8 +++++++- usr/src/sys/netinet/ip_input.c | 8 +++++++- usr/src/sys/netinet/ip_var.h | 8 +++++++- usr/src/sys/netinet/raw_ip.c | 8 +++++++- usr/src/sys/netinet/tcp.h | 8 +++++++- usr/src/sys/netinet/tcp_debug.c | 8 +++++++- usr/src/sys/netinet/tcp_debug.h | 8 +++++++- usr/src/sys/netinet/tcp_fsm.h | 8 +++++++- usr/src/sys/netinet/tcp_input.c | 8 +++++++- usr/src/sys/netinet/tcp_output.c | 8 +++++++- usr/src/sys/netinet/tcp_seq.h | 8 +++++++- usr/src/sys/netinet/tcp_subr.c | 8 +++++++- usr/src/sys/netinet/tcp_timer.c | 8 +++++++- usr/src/sys/netinet/tcp_timer.h | 8 +++++++- usr/src/sys/netinet/tcp_usrreq.c | 8 +++++++- usr/src/sys/netinet/tcp_var.h | 8 +++++++- usr/src/sys/netinet/tcpip.h | 8 +++++++- usr/src/sys/netinet/udp.h | 8 +++++++- usr/src/sys/netinet/udp_usrreq.c | 8 +++++++- usr/src/sys/netinet/udp_var.h | 8 +++++++- usr/src/sys/netns/idp.h | 8 +++++++- usr/src/sys/netns/idp_usrreq.c | 8 +++++++- usr/src/sys/netns/idp_var.h | 8 +++++++- usr/src/sys/netns/ns.c | 8 +++++++- usr/src/sys/netns/ns.h | 8 +++++++- usr/src/sys/netns/ns_error.c | 8 +++++++- usr/src/sys/netns/ns_error.h | 8 +++++++- usr/src/sys/netns/ns_if.h | 8 +++++++- usr/src/sys/netns/ns_input.c | 8 +++++++- usr/src/sys/netns/ns_ip.c | 8 +++++++- usr/src/sys/netns/ns_output.c | 8 +++++++- usr/src/sys/netns/ns_pcb.c | 8 +++++++- usr/src/sys/netns/ns_pcb.h | 8 +++++++- usr/src/sys/netns/ns_proto.c | 8 +++++++- usr/src/sys/netns/sp.h | 8 +++++++- usr/src/sys/netns/spidp.h | 8 +++++++- usr/src/sys/netns/spp_debug.c | 8 +++++++- usr/src/sys/netns/spp_debug.h | 8 +++++++- usr/src/sys/netns/spp_usrreq.c | 8 +++++++- usr/src/sys/netns/spp_var.h | 8 +++++++- usr/src/sys/stand.att/cat.c | 8 +++++++- usr/src/sys/stand.att/copy.c | 8 +++++++- usr/src/sys/vax/stand/Makefile | 9 +++++++-- usr/src/sys/vax/stand/autoconf.c | 8 +++++++- usr/src/sys/vax/stand/boot.c | 8 +++++++- usr/src/sys/vax/stand/bootxx.c | 8 +++++++- usr/src/sys/vax/stand/conf.c | 8 +++++++- usr/src/sys/vax/stand/confhpup.c | 8 +++++++- usr/src/sys/vax/stand/confxx.c | 8 +++++++- usr/src/sys/vax/stand/drtest.c | 8 +++++++- usr/src/sys/vax/stand/hp.c | 8 +++++++- usr/src/sys/vax/stand/hpmaptype.c | 8 +++++++- usr/src/sys/vax/stand/ht.c | 8 +++++++- usr/src/sys/vax/stand/idc.c | 8 +++++++- usr/src/sys/vax/stand/imptst.c | 8 +++++++- 73 files changed, 511 insertions(+), 74 deletions(-) diff --git a/usr/src/sys/deprecated/netimp/if_imp.c b/usr/src/sys/deprecated/netimp/if_imp.c index c137a84e46..c0e0048852 100644 --- a/usr/src/sys/deprecated/netimp/if_imp.c +++ b/usr/src/sys/deprecated/netimp/if_imp.c @@ -1,4 +1,10 @@ -/* if_imp.c 6.5 85/05/27 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)if_imp.c 6.6 (Berkeley) %G% + */ #include "imp.h" #if NIMP > 0 diff --git a/usr/src/sys/deprecated/netimp/if_imp.h b/usr/src/sys/deprecated/netimp/if_imp.h index d1b6bc72d4..28ad0b8b16 100644 --- a/usr/src/sys/deprecated/netimp/if_imp.h +++ b/usr/src/sys/deprecated/netimp/if_imp.h @@ -1,4 +1,10 @@ -/* if_imp.h 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)if_imp.h 6.2 (Berkeley) %G% + */ /* * Structure of IMP 1822 long leader. diff --git a/usr/src/sys/deprecated/netimp/if_imphost.c b/usr/src/sys/deprecated/netimp/if_imphost.c index ed47531bfb..fb0da9e321 100644 --- a/usr/src/sys/deprecated/netimp/if_imphost.c +++ b/usr/src/sys/deprecated/netimp/if_imphost.c @@ -1,4 +1,10 @@ -/* if_imphost.c 6.3 85/02/28 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)if_imphost.c 6.4 (Berkeley) %G% + */ #include "imp.h" #if NIMP > 0 diff --git a/usr/src/sys/deprecated/netimp/if_imphost.h b/usr/src/sys/deprecated/netimp/if_imphost.h index 3657ccf5af..a3863ac14b 100644 --- a/usr/src/sys/deprecated/netimp/if_imphost.h +++ b/usr/src/sys/deprecated/netimp/if_imphost.h @@ -1,4 +1,10 @@ -/* if_imphost.h 6.2 85/03/19 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)if_imphost.h 6.3 (Berkeley) %G% + */ /* * Host structure used with IMP's. diff --git a/usr/src/sys/deprecated/netimp/raw_imp.c b/usr/src/sys/deprecated/netimp/raw_imp.c index 931bf10c35..71f223b6ac 100644 --- a/usr/src/sys/deprecated/netimp/raw_imp.c +++ b/usr/src/sys/deprecated/netimp/raw_imp.c @@ -1,4 +1,10 @@ -/* raw_imp.c 6.4 85/03/19 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)raw_imp.c 6.5 (Berkeley) %G% + */ #include "param.h" #include "mbuf.h" diff --git a/usr/src/sys/net/if_loop.c b/usr/src/sys/net/if_loop.c index b32a4b7e84..b01e4e5936 100644 --- a/usr/src/sys/net/if_loop.c +++ b/usr/src/sys/net/if_loop.c @@ -1,4 +1,10 @@ -/* if_loop.c 6.5 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)if_loop.c 6.6 (Berkeley) %G% + */ /* * Loopback interface driver for protocol testing and timing. diff --git a/usr/src/sys/netinet/icmp_var.h b/usr/src/sys/netinet/icmp_var.h index 013a46c42c..2a65aa3ed8 100644 --- a/usr/src/sys/netinet/icmp_var.h +++ b/usr/src/sys/netinet/icmp_var.h @@ -1,4 +1,10 @@ -/* icmp_var.h 6.2 83/09/19 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)icmp_var.h 6.3 (Berkeley) %G% + */ /* * Variables related to this implementation diff --git a/usr/src/sys/netinet/if_ether.c b/usr/src/sys/netinet/if_ether.c index f878e4384d..1fd22907ff 100644 --- a/usr/src/sys/netinet/if_ether.c +++ b/usr/src/sys/netinet/if_ether.c @@ -1,4 +1,10 @@ -/* if_ether.c 6.9 85/04/24 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)if_ether.c 6.10 (Berkeley) %G% + */ /* * Ethernet address resolution protocol. diff --git a/usr/src/sys/netinet/if_ether.h b/usr/src/sys/netinet/if_ether.h index 076a005583..2c8ee63c0e 100644 --- a/usr/src/sys/netinet/if_ether.h +++ b/usr/src/sys/netinet/if_ether.h @@ -1,4 +1,10 @@ -/* if_ether.h 6.4 85/04/16 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)if_ether.h 6.5 (Berkeley) %G% + */ /* * Structure of a 10Mb/s Ethernet header. diff --git a/usr/src/sys/netinet/in.c b/usr/src/sys/netinet/in.c index c9dec98b57..536d54e81b 100644 --- a/usr/src/sys/netinet/in.c +++ b/usr/src/sys/netinet/in.c @@ -1,4 +1,10 @@ -/* in.c 6.7 85/04/16 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)in.c 6.8 (Berkeley) %G% + */ #include "param.h" #include "ioctl.h" diff --git a/usr/src/sys/netinet/in.h b/usr/src/sys/netinet/in.h index 97c108f25d..7a0e63bd55 100644 --- a/usr/src/sys/netinet/in.h +++ b/usr/src/sys/netinet/in.h @@ -1,4 +1,10 @@ -/* in.h 6.4 85/03/18 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)in.h 6.5 (Berkeley) %G% + */ /* * Constants and structures defined by the internet system, diff --git a/usr/src/sys/netinet/in_pcb.c b/usr/src/sys/netinet/in_pcb.c index 0e6f529f02..5ab5d816b8 100644 --- a/usr/src/sys/netinet/in_pcb.c +++ b/usr/src/sys/netinet/in_pcb.c @@ -1,4 +1,10 @@ -/* in_pcb.c 6.7 85/04/18 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)in_pcb.c 6.8 (Berkeley) %G% + */ #include "param.h" #include "systm.h" diff --git a/usr/src/sys/netinet/in_pcb.h b/usr/src/sys/netinet/in_pcb.h index 912bcf2c51..3fa2d05524 100644 --- a/usr/src/sys/netinet/in_pcb.h +++ b/usr/src/sys/netinet/in_pcb.h @@ -1,4 +1,10 @@ -/* in_pcb.h 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)in_pcb.h 6.2 (Berkeley) %G% + */ /* * Common structure pcb for internet protocol implementation. diff --git a/usr/src/sys/netinet/in_proto.c b/usr/src/sys/netinet/in_proto.c index 0ef119b8eb..ec1114f072 100644 --- a/usr/src/sys/netinet/in_proto.c +++ b/usr/src/sys/netinet/in_proto.c @@ -1,4 +1,10 @@ -/* in_proto.c 6.7 85/06/02 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)in_proto.c 6.8 (Berkeley) %G% + */ #include "param.h" #include "socket.h" diff --git a/usr/src/sys/netinet/in_systm.h b/usr/src/sys/netinet/in_systm.h index dce124404d..4e452fef47 100644 --- a/usr/src/sys/netinet/in_systm.h +++ b/usr/src/sys/netinet/in_systm.h @@ -1,4 +1,10 @@ -/* in_systm.h 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)in_systm.h 6.2 (Berkeley) %G% + */ /* * Miscellaneous internetwork diff --git a/usr/src/sys/netinet/in_var.h b/usr/src/sys/netinet/in_var.h index e16611c25f..679fc6bae3 100644 --- a/usr/src/sys/netinet/in_var.h +++ b/usr/src/sys/netinet/in_var.h @@ -1,4 +1,10 @@ -/* in_var.h 6.1 85/03/18 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)in_var.h 6.2 (Berkeley) %G% + */ /* * Interface address, internet version. One of these structures diff --git a/usr/src/sys/netinet/ip.h b/usr/src/sys/netinet/ip.h index abdee688e3..acc07f6cc7 100644 --- a/usr/src/sys/netinet/ip.h +++ b/usr/src/sys/netinet/ip.h @@ -1,4 +1,10 @@ -/* ip.h 6.4 84/10/19 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ip.h 6.5 (Berkeley) %G% + */ /* * Definitions for internet protocol version 4. diff --git a/usr/src/sys/netinet/ip_icmp.c b/usr/src/sys/netinet/ip_icmp.c index 285af5a5b5..2120da9e82 100644 --- a/usr/src/sys/netinet/ip_icmp.c +++ b/usr/src/sys/netinet/ip_icmp.c @@ -1,4 +1,10 @@ -/* ip_icmp.c 6.11 85/05/27 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ip_icmp.c 6.12 (Berkeley) %G% + */ #include "param.h" #include "systm.h" diff --git a/usr/src/sys/netinet/ip_icmp.h b/usr/src/sys/netinet/ip_icmp.h index 1b7a01751a..4f5b60b842 100644 --- a/usr/src/sys/netinet/ip_icmp.h +++ b/usr/src/sys/netinet/ip_icmp.h @@ -1,4 +1,10 @@ -/* ip_icmp.h 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ip_icmp.h 6.2 (Berkeley) %G% + */ /* * Interface Control Message Protocol Definitions. diff --git a/usr/src/sys/netinet/ip_input.c b/usr/src/sys/netinet/ip_input.c index 667f2cf2a9..4cd221ac56 100644 --- a/usr/src/sys/netinet/ip_input.c +++ b/usr/src/sys/netinet/ip_input.c @@ -1,4 +1,10 @@ -/* ip_input.c 6.10 85/05/27 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ip_input.c 6.11 (Berkeley) %G% + */ #include "param.h" #include "systm.h" diff --git a/usr/src/sys/netinet/ip_var.h b/usr/src/sys/netinet/ip_var.h index 38773b764d..8ed8943121 100644 --- a/usr/src/sys/netinet/ip_var.h +++ b/usr/src/sys/netinet/ip_var.h @@ -1,4 +1,10 @@ -/* ip_var.h 6.3 85/05/23 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ip_var.h 6.4 (Berkeley) %G% + */ /* * Overlay for ip header used by other protocols (tcp, udp). diff --git a/usr/src/sys/netinet/raw_ip.c b/usr/src/sys/netinet/raw_ip.c index 6bd48be266..e83d088fa2 100644 --- a/usr/src/sys/netinet/raw_ip.c +++ b/usr/src/sys/netinet/raw_ip.c @@ -1,4 +1,10 @@ -/* raw_ip.c 6.5 85/06/02 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)raw_ip.c 6.6 (Berkeley) %G% + */ #include "param.h" #include "mbuf.h" diff --git a/usr/src/sys/netinet/tcp.h b/usr/src/sys/netinet/tcp.h index d08200eff0..c58e3edcc2 100644 --- a/usr/src/sys/netinet/tcp.h +++ b/usr/src/sys/netinet/tcp.h @@ -1,4 +1,10 @@ -/* tcp.h 6.2 84/11/01 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tcp.h 6.3 (Berkeley) %G% + */ typedef u_long tcp_seq; /* diff --git a/usr/src/sys/netinet/tcp_debug.c b/usr/src/sys/netinet/tcp_debug.c index f569696055..f6d290010d 100644 --- a/usr/src/sys/netinet/tcp_debug.c +++ b/usr/src/sys/netinet/tcp_debug.c @@ -1,4 +1,10 @@ -/* tcp_debug.c 6.2 84/08/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tcp_debug.c 6.3 (Berkeley) %G% + */ #include "param.h" #include "systm.h" diff --git a/usr/src/sys/netinet/tcp_debug.h b/usr/src/sys/netinet/tcp_debug.h index a56cc9dca0..ae6ba546a6 100644 --- a/usr/src/sys/netinet/tcp_debug.h +++ b/usr/src/sys/netinet/tcp_debug.h @@ -1,4 +1,10 @@ -/* tcp_debug.h 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tcp_debug.h 6.2 (Berkeley) %G% + */ struct tcp_debug { n_time td_time; diff --git a/usr/src/sys/netinet/tcp_fsm.h b/usr/src/sys/netinet/tcp_fsm.h index 9ac10440da..30bcf7f814 100644 --- a/usr/src/sys/netinet/tcp_fsm.h +++ b/usr/src/sys/netinet/tcp_fsm.h @@ -1,4 +1,10 @@ -/* tcp_fsm.h 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tcp_fsm.h 6.2 (Berkeley) %G% + */ /* * TCP FSM state definitions. diff --git a/usr/src/sys/netinet/tcp_input.c b/usr/src/sys/netinet/tcp_input.c index 77e9bbb82d..6d54de907a 100644 --- a/usr/src/sys/netinet/tcp_input.c +++ b/usr/src/sys/netinet/tcp_input.c @@ -1,4 +1,10 @@ -/* tcp_input.c 6.10 85/05/27 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tcp_input.c 6.11 (Berkeley) %G% + */ #include "param.h" #include "systm.h" diff --git a/usr/src/sys/netinet/tcp_output.c b/usr/src/sys/netinet/tcp_output.c index d79c31afec..636df85b4f 100644 --- a/usr/src/sys/netinet/tcp_output.c +++ b/usr/src/sys/netinet/tcp_output.c @@ -1,4 +1,10 @@ -/* tcp_output.c 6.8 85/05/27 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tcp_output.c 6.9 (Berkeley) %G% + */ #include "param.h" #include "systm.h" diff --git a/usr/src/sys/netinet/tcp_seq.h b/usr/src/sys/netinet/tcp_seq.h index c91b338297..69bd12bc55 100644 --- a/usr/src/sys/netinet/tcp_seq.h +++ b/usr/src/sys/netinet/tcp_seq.h @@ -1,4 +1,10 @@ -/* tcp_seq.h 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tcp_seq.h 6.2 (Berkeley) %G% + */ /* * TCP sequence numbers are 32 bit integers operated diff --git a/usr/src/sys/netinet/tcp_subr.c b/usr/src/sys/netinet/tcp_subr.c index b646437d3c..594be766be 100644 --- a/usr/src/sys/netinet/tcp_subr.c +++ b/usr/src/sys/netinet/tcp_subr.c @@ -1,4 +1,10 @@ -/* tcp_subr.c 6.5 85/05/27 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tcp_subr.c 6.6 (Berkeley) %G% + */ #include "param.h" #include "systm.h" diff --git a/usr/src/sys/netinet/tcp_timer.c b/usr/src/sys/netinet/tcp_timer.c index 2e00cb1c53..524d67f70c 100644 --- a/usr/src/sys/netinet/tcp_timer.c +++ b/usr/src/sys/netinet/tcp_timer.c @@ -1,4 +1,10 @@ -/* tcp_timer.c 6.6 85/05/27 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tcp_timer.c 6.7 (Berkeley) %G% + */ #include "param.h" #include "systm.h" diff --git a/usr/src/sys/netinet/tcp_timer.h b/usr/src/sys/netinet/tcp_timer.h index 2a39b23701..fba83c1beb 100644 --- a/usr/src/sys/netinet/tcp_timer.h +++ b/usr/src/sys/netinet/tcp_timer.h @@ -1,4 +1,10 @@ -/* tcp_timer.h 6.2 85/04/17 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tcp_timer.h 6.3 (Berkeley) %G% + */ /* * Definitions of the TCP timers. These timers are counted diff --git a/usr/src/sys/netinet/tcp_usrreq.c b/usr/src/sys/netinet/tcp_usrreq.c index 617a34def3..60fdf36eab 100644 --- a/usr/src/sys/netinet/tcp_usrreq.c +++ b/usr/src/sys/netinet/tcp_usrreq.c @@ -1,4 +1,10 @@ -/* tcp_usrreq.c 6.5 85/03/18 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tcp_usrreq.c 6.6 (Berkeley) %G% + */ #include "param.h" #include "systm.h" diff --git a/usr/src/sys/netinet/tcp_var.h b/usr/src/sys/netinet/tcp_var.h index e44cc50d03..612b2a690a 100644 --- a/usr/src/sys/netinet/tcp_var.h +++ b/usr/src/sys/netinet/tcp_var.h @@ -1,4 +1,10 @@ -/* tcp_var.h 6.2 84/11/14 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tcp_var.h 6.3 (Berkeley) %G% + */ /* * Kernel variables for tcp. diff --git a/usr/src/sys/netinet/tcpip.h b/usr/src/sys/netinet/tcpip.h index ab2cc8ce5c..44a8da4068 100644 --- a/usr/src/sys/netinet/tcpip.h +++ b/usr/src/sys/netinet/tcpip.h @@ -1,4 +1,10 @@ -/* tcpip.h 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tcpip.h 6.2 (Berkeley) %G% + */ /* * Tcp+ip header, after ip options removed. diff --git a/usr/src/sys/netinet/udp.h b/usr/src/sys/netinet/udp.h index b868a0f2a2..cd691e2e60 100644 --- a/usr/src/sys/netinet/udp.h +++ b/usr/src/sys/netinet/udp.h @@ -1,4 +1,10 @@ -/* udp.h 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)udp.h 6.2 (Berkeley) %G% + */ /* * Udp protocol header. diff --git a/usr/src/sys/netinet/udp_usrreq.c b/usr/src/sys/netinet/udp_usrreq.c index 568437cbde..b09b947439 100644 --- a/usr/src/sys/netinet/udp_usrreq.c +++ b/usr/src/sys/netinet/udp_usrreq.c @@ -1,4 +1,10 @@ -/* udp_usrreq.c 6.13 85/05/28 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)udp_usrreq.c 6.14 (Berkeley) %G% + */ #include "param.h" #include "dir.h" diff --git a/usr/src/sys/netinet/udp_var.h b/usr/src/sys/netinet/udp_var.h index e5a122b769..a194c2576d 100644 --- a/usr/src/sys/netinet/udp_var.h +++ b/usr/src/sys/netinet/udp_var.h @@ -1,4 +1,10 @@ -/* udp_var.h 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)udp_var.h 6.2 (Berkeley) %G% + */ /* * UDP kernel structures and variables. diff --git a/usr/src/sys/netns/idp.h b/usr/src/sys/netns/idp.h index 050aa75b79..89ef2117e2 100644 --- a/usr/src/sys/netns/idp.h +++ b/usr/src/sys/netns/idp.h @@ -1,4 +1,10 @@ -/* idp.h 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)idp.h 6.2 (Berkeley) %G% + */ /* * Definitions for NS(tm) Internet Datagram Protocol diff --git a/usr/src/sys/netns/idp_usrreq.c b/usr/src/sys/netns/idp_usrreq.c index 8b01bd469f..660f0b9945 100644 --- a/usr/src/sys/netns/idp_usrreq.c +++ b/usr/src/sys/netns/idp_usrreq.c @@ -1,4 +1,10 @@ -/* idp_usrreq.c 6.2 85/05/31 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)idp_usrreq.c 6.3 (Berkeley) %G% + */ #include "param.h" #include "dir.h" diff --git a/usr/src/sys/netns/idp_var.h b/usr/src/sys/netns/idp_var.h index 625915ce04..27e6e3585e 100644 --- a/usr/src/sys/netns/idp_var.h +++ b/usr/src/sys/netns/idp_var.h @@ -1,4 +1,10 @@ -/* idp_var.h 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)idp_var.h 6.2 (Berkeley) %G% + */ /* * IDP Kernel Structures and Variables diff --git a/usr/src/sys/netns/ns.c b/usr/src/sys/netns/ns.c index e29799d4c8..31f2e63ec5 100644 --- a/usr/src/sys/netns/ns.c +++ b/usr/src/sys/netns/ns.c @@ -1,4 +1,10 @@ -/* ns.c 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ns.c 6.2 (Berkeley) %G% + */ #include "param.h" #include "mbuf.h" diff --git a/usr/src/sys/netns/ns.h b/usr/src/sys/netns/ns.h index f27abf5900..6e3e1d6860 100644 --- a/usr/src/sys/netns/ns.h +++ b/usr/src/sys/netns/ns.h @@ -1,4 +1,10 @@ -/* ns.h 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ns.h 6.2 (Berkeley) %G% + */ /* * Constants and Structures defined by the Xerox Network Software diff --git a/usr/src/sys/netns/ns_error.c b/usr/src/sys/netns/ns_error.c index fced8ecfb4..cc08577f92 100644 --- a/usr/src/sys/netns/ns_error.c +++ b/usr/src/sys/netns/ns_error.c @@ -1,4 +1,10 @@ -/* ns_error.c 6.2 85/06/01 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ns_error.c 6.3 (Berkeley) %G% + */ #include "param.h" #include "systm.h" diff --git a/usr/src/sys/netns/ns_error.h b/usr/src/sys/netns/ns_error.h index 3df177cc58..24c7ec0689 100644 --- a/usr/src/sys/netns/ns_error.h +++ b/usr/src/sys/netns/ns_error.h @@ -1,4 +1,10 @@ -/* ns_error.h 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ns_error.h 6.2 (Berkeley) %G% + */ /* * Xerox NS error messages diff --git a/usr/src/sys/netns/ns_if.h b/usr/src/sys/netns/ns_if.h index f17bf33ead..6118122545 100644 --- a/usr/src/sys/netns/ns_if.h +++ b/usr/src/sys/netns/ns_if.h @@ -1,4 +1,10 @@ -/* ns_if.h 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ns_if.h 6.2 (Berkeley) %G% + */ /* * Interface address, xerox version. One of these structures diff --git a/usr/src/sys/netns/ns_input.c b/usr/src/sys/netns/ns_input.c index 33a6f1ef6b..70421cec2f 100644 --- a/usr/src/sys/netns/ns_input.c +++ b/usr/src/sys/netns/ns_input.c @@ -1,4 +1,10 @@ -/* ns_input.c 6.2 85/06/01 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ns_input.c 6.3 (Berkeley) %G% + */ #include "param.h" #include "systm.h" diff --git a/usr/src/sys/netns/ns_ip.c b/usr/src/sys/netns/ns_ip.c index 58a6da8917..4699e80335 100644 --- a/usr/src/sys/netns/ns_ip.c +++ b/usr/src/sys/netns/ns_ip.c @@ -1,4 +1,10 @@ -/* ns_ip.c 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ns_ip.c 6.2 (Berkeley) %G% + */ /* * Software interface driver for encapsulating ns in ip. diff --git a/usr/src/sys/netns/ns_output.c b/usr/src/sys/netns/ns_output.c index c06d3b4731..b43430b1a6 100644 --- a/usr/src/sys/netns/ns_output.c +++ b/usr/src/sys/netns/ns_output.c @@ -1,4 +1,10 @@ -/* ns_output.c 6.2 85/06/01 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ns_output.c 6.3 (Berkeley) %G% + */ #include "param.h" #include "mbuf.h" diff --git a/usr/src/sys/netns/ns_pcb.c b/usr/src/sys/netns/ns_pcb.c index 8427f06a4b..4e2f0301bc 100644 --- a/usr/src/sys/netns/ns_pcb.c +++ b/usr/src/sys/netns/ns_pcb.c @@ -1,4 +1,10 @@ -/* ns_pcb.c 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ns_pcb.c 6.2 (Berkeley) %G% + */ #include "param.h" #include "systm.h" diff --git a/usr/src/sys/netns/ns_pcb.h b/usr/src/sys/netns/ns_pcb.h index 4e8c179321..7b39da7e0c 100644 --- a/usr/src/sys/netns/ns_pcb.h +++ b/usr/src/sys/netns/ns_pcb.h @@ -1,4 +1,10 @@ -/* ns_pcb.h 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ns_pcb.h 6.2 (Berkeley) %G% + */ /* * Ns protocol interface control block. diff --git a/usr/src/sys/netns/ns_proto.c b/usr/src/sys/netns/ns_proto.c index ef625bf1ee..359196f045 100644 --- a/usr/src/sys/netns/ns_proto.c +++ b/usr/src/sys/netns/ns_proto.c @@ -1,4 +1,10 @@ -/* ns_proto.c 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ns_proto.c 6.2 (Berkeley) %G% + */ #include "param.h" #include "socket.h" diff --git a/usr/src/sys/netns/sp.h b/usr/src/sys/netns/sp.h index b7c8a10ba5..ce1bf8f803 100644 --- a/usr/src/sys/netns/sp.h +++ b/usr/src/sys/netns/sp.h @@ -1,4 +1,10 @@ -/* sp.h 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)sp.h 6.2 (Berkeley) %G% + */ /* * Definitions for Xerox NS style sequenced packet protocol diff --git a/usr/src/sys/netns/spidp.h b/usr/src/sys/netns/spidp.h index b2f59a1016..65e2a04844 100644 --- a/usr/src/sys/netns/spidp.h +++ b/usr/src/sys/netns/spidp.h @@ -1,4 +1,10 @@ -/* spidp.h 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)spidp.h 6.2 (Berkeley) %G% + */ /* * Definitions for NS(tm) Internet Datagram Protocol diff --git a/usr/src/sys/netns/spp_debug.c b/usr/src/sys/netns/spp_debug.c index 836cedd689..1e36b9d804 100644 --- a/usr/src/sys/netns/spp_debug.c +++ b/usr/src/sys/netns/spp_debug.c @@ -1,4 +1,10 @@ -/* spp_debug.c 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)spp_debug.c 6.2 (Berkeley) %G% + */ #include "param.h" #include "systm.h" diff --git a/usr/src/sys/netns/spp_debug.h b/usr/src/sys/netns/spp_debug.h index bc5927956e..72541384af 100644 --- a/usr/src/sys/netns/spp_debug.h +++ b/usr/src/sys/netns/spp_debug.h @@ -1,4 +1,10 @@ -/* spp_debug.h 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)spp_debug.h 6.2 (Berkeley) %G% + */ struct spp_debug { u_long sd_time; diff --git a/usr/src/sys/netns/spp_usrreq.c b/usr/src/sys/netns/spp_usrreq.c index 27d619eabf..76276f48ec 100644 --- a/usr/src/sys/netns/spp_usrreq.c +++ b/usr/src/sys/netns/spp_usrreq.c @@ -1,4 +1,10 @@ -/* spp_usrreq.c 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)spp_usrreq.c 6.2 (Berkeley) %G% + */ #include "param.h" #include "dir.h" diff --git a/usr/src/sys/netns/spp_var.h b/usr/src/sys/netns/spp_var.h index c49b738064..05a47e4179 100644 --- a/usr/src/sys/netns/spp_var.h +++ b/usr/src/sys/netns/spp_var.h @@ -1,4 +1,10 @@ -/* spp_var.h 6.1 85/05/30 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)spp_var.h 6.2 (Berkeley) %G% + */ /* * Sp control block, one per connection diff --git a/usr/src/sys/stand.att/cat.c b/usr/src/sys/stand.att/cat.c index 2faa3679a7..29c77958cd 100644 --- a/usr/src/sys/stand.att/cat.c +++ b/usr/src/sys/stand.att/cat.c @@ -1,4 +1,10 @@ -/* cat.c 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)cat.c 6.2 (Berkeley) %G% + */ main() { diff --git a/usr/src/sys/stand.att/copy.c b/usr/src/sys/stand.att/copy.c index 4ad98fee8e..549a878974 100644 --- a/usr/src/sys/stand.att/copy.c +++ b/usr/src/sys/stand.att/copy.c @@ -1,4 +1,10 @@ -/* copy.c 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)copy.c 6.2 (Berkeley) %G% + */ /* * Copy from to in 10K units. diff --git a/usr/src/sys/vax/stand/Makefile b/usr/src/sys/vax/stand/Makefile index a29f669cd9..55a7fe5979 100644 --- a/usr/src/sys/vax/stand/Makefile +++ b/usr/src/sys/vax/stand/Makefile @@ -1,5 +1,10 @@ -# Makefile 6.3 84/11/27 - +# +# Copyright (c) 1980 Regents of the University of California. +# All rights reserved. The Berkeley software License Agreement +# specifies the terms and conditions for redistribution. +# +# @(#)Makefile 6.4 (Berkeley) %G% +# DESTDIR=/ CFLAGS= -O -I../h -DSTANDALONE ${COPTS} COPTS= -DVAX780 -DVAX750 -DVAX730 diff --git a/usr/src/sys/vax/stand/autoconf.c b/usr/src/sys/vax/stand/autoconf.c index 271c0d9cd0..e1d4004a27 100644 --- a/usr/src/sys/vax/stand/autoconf.c +++ b/usr/src/sys/vax/stand/autoconf.c @@ -1,4 +1,10 @@ -/* autoconf.c 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)autoconf.c 6.2 (Berkeley) %G% + */ #include "../machine/pte.h" diff --git a/usr/src/sys/vax/stand/boot.c b/usr/src/sys/vax/stand/boot.c index b7f41c0f71..05432836ca 100644 --- a/usr/src/sys/vax/stand/boot.c +++ b/usr/src/sys/vax/stand/boot.c @@ -1,4 +1,10 @@ -/* boot.c 6.2 84/09/18 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)boot.c 6.3 (Berkeley) %G% + */ #include "../h/param.h" #include "../h/inode.h" diff --git a/usr/src/sys/vax/stand/bootxx.c b/usr/src/sys/vax/stand/bootxx.c index 849bfc5f26..7569537d59 100644 --- a/usr/src/sys/vax/stand/bootxx.c +++ b/usr/src/sys/vax/stand/bootxx.c @@ -1,4 +1,10 @@ -/* bootxx.c 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)bootxx.c 6.2 (Berkeley) %G% + */ #include "../h/param.h" #include "../h/inode.h" diff --git a/usr/src/sys/vax/stand/conf.c b/usr/src/sys/vax/stand/conf.c index 21af06c609..cbfe613851 100644 --- a/usr/src/sys/vax/stand/conf.c +++ b/usr/src/sys/vax/stand/conf.c @@ -1,4 +1,10 @@ -/* conf.c 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)conf.c 6.2 (Berkeley) %G% + */ #include "../machine/pte.h" diff --git a/usr/src/sys/vax/stand/confhpup.c b/usr/src/sys/vax/stand/confhpup.c index 600dffb700..783e919f54 100644 --- a/usr/src/sys/vax/stand/confhpup.c +++ b/usr/src/sys/vax/stand/confhpup.c @@ -1,4 +1,10 @@ -/* confhpup.c 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)confhpup.c 6.2 (Berkeley) %G% + */ #include "../machine/pte.h" diff --git a/usr/src/sys/vax/stand/confxx.c b/usr/src/sys/vax/stand/confxx.c index d16bb28cbb..234c924ac7 100644 --- a/usr/src/sys/vax/stand/confxx.c +++ b/usr/src/sys/vax/stand/confxx.c @@ -1,4 +1,10 @@ -/* confxx.c 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)confxx.c 6.2 (Berkeley) %G% + */ #include "../machine/pte.h" diff --git a/usr/src/sys/vax/stand/drtest.c b/usr/src/sys/vax/stand/drtest.c index 34adec60ed..757d042050 100644 --- a/usr/src/sys/vax/stand/drtest.c +++ b/usr/src/sys/vax/stand/drtest.c @@ -1,4 +1,10 @@ -/* drtest.c 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)drtest.c 6.2 (Berkeley) %G% + */ /* * Standalone program to test a disk and driver diff --git a/usr/src/sys/vax/stand/hp.c b/usr/src/sys/vax/stand/hp.c index 928230f21f..9c99b3104f 100644 --- a/usr/src/sys/vax/stand/hp.c +++ b/usr/src/sys/vax/stand/hp.c @@ -1,4 +1,10 @@ -/* hp.c 6.6 85/03/27 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)hp.c 6.7 (Berkeley) %G% + */ /* * RP??/RM?? disk driver diff --git a/usr/src/sys/vax/stand/hpmaptype.c b/usr/src/sys/vax/stand/hpmaptype.c index b17e598105..4b131c7ce5 100644 --- a/usr/src/sys/vax/stand/hpmaptype.c +++ b/usr/src/sys/vax/stand/hpmaptype.c @@ -1,4 +1,10 @@ -/* hpmaptype.c 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)hpmaptype.c 6.2 (Berkeley) %G% + */ /* * RP??/RM?? drive type mapping routine. diff --git a/usr/src/sys/vax/stand/ht.c b/usr/src/sys/vax/stand/ht.c index 5f586315dc..e28e3bd8d4 100644 --- a/usr/src/sys/vax/stand/ht.c +++ b/usr/src/sys/vax/stand/ht.c @@ -1,4 +1,10 @@ -/* ht.c 6.1 83/07/29 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ht.c 6.2 (Berkeley) %G% + */ /* * TM03/TU?? tape driver diff --git a/usr/src/sys/vax/stand/idc.c b/usr/src/sys/vax/stand/idc.c index 666cde4800..081257f590 100644 --- a/usr/src/sys/vax/stand/idc.c +++ b/usr/src/sys/vax/stand/idc.c @@ -1,4 +1,10 @@ -/* idc.c 6.2 83/12/13 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)idc.c 6.3 (Berkeley) %G% + */ /* * IDC (RB730) diff --git a/usr/src/sys/vax/stand/imptst.c b/usr/src/sys/vax/stand/imptst.c index 009226fd82..5be12ba6be 100644 --- a/usr/src/sys/vax/stand/imptst.c +++ b/usr/src/sys/vax/stand/imptst.c @@ -1,4 +1,10 @@ -#include "../machine/pte.h" +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)imptst.c 6.2 (Berkeley) %G% + */ #include "../h/param.h" #include "../h/inode.h" -- 2.20.1