From bb0cfa24a0850996ae39a22f86cb18b639865982 Mon Sep 17 00:00:00 2001 From: Distribution Folks Date: Thu, 30 May 1985 18:15:59 -0800 Subject: [PATCH] Add copyright SCCS-vsn: games/trek/rest.c 5.1 SCCS-vsn: games/trek/schedule.c 5.1 SCCS-vsn: games/trek/score.c 5.1 SCCS-vsn: games/trek/setwarp.c 5.1 SCCS-vsn: games/trek/shell.c 5.1 SCCS-vsn: games/trek/snova.c 5.1 SCCS-vsn: games/trek/utility.c 5.1 SCCS-vsn: games/trek/win.c 5.1 SCCS-vsn: games/trek/getpar.h 5.1 SCCS-vsn: include/a.out.h 5.1 SCCS-vsn: include/ar.h 5.1 SCCS-vsn: include/disktab.h 5.1 SCCS-vsn: sys/sys/fcntl.h 5.1 SCCS-vsn: include/fstab.h 5.1 SCCS-vsn: include/lastlog.h 5.1 SCCS-vsn: include/mp.h 5.1 SCCS-vsn: include/arpa/nameser.h 5.1 SCCS-vsn: include/ndbm.h 5.1 SCCS-vsn: include/nlist.h 5.1 SCCS-vsn: sys/sys/ptrace.h 5.1 SCCS-vsn: include/resolv.h 5.1 SCCS-vsn: include/stab.h 5.1 SCCS-vsn: include/strings.h 5.1 SCCS-vsn: include/ttyent.h 5.1 SCCS-vsn: include/utmp.h 5.1 SCCS-vsn: old/vpr/vfont.h 5.1 SCCS-vsn: old/pcc/pcc.h 5.1 SCCS-vsn: include/pagsiz.h 5.1 SCCS-vsn: include/Makefile 5.1 SCCS-vsn: include/arpa/ftp.h 5.1 SCCS-vsn: include/arpa/inet.h 5.1 SCCS-vsn: include/arpa/telnet.h 5.1 SCCS-vsn: include/arpa/tftp.h 5.1 SCCS-vsn: include/arpa/ftp.h 5.2 SCCS-vsn: lib/libcompat/4.1/Makefile 5.1 SCCS-vsn: lib/libcompat/4.1/ftime.c 5.1 SCCS-vsn: lib/libcompat/4.1/getpw.c 5.1 SCCS-vsn: lib/libcompat/4.1/gtty.c 5.1 SCCS-vsn: lib/libc/gen/nice.c 5.1 SCCS-vsn: lib/libc/gen/pause.c 5.1 SCCS-vsn: lib/libc/stdlib/rand.c 5.1 SCCS-vsn: lib/libcompat/4.1/stty.c 5.1 SCCS-vsn: lib/libcompat/4.1/tell.c 5.1 SCCS-vsn: lib/libc/gen/times.c 5.1 SCCS-vsn: lib/libc/gen/utime.c 5.1 SCCS-vsn: lib/libcompat/4.1/vlimit.c 5.1 SCCS-vsn: lib/libcompat/4.1/vtimes.c 5.1 SCCS-vsn: lib/libc/stdlib/abort.c 5.1 SCCS-vsn: lib/libc/gen/closedir.c 5.1 SCCS-vsn: lib/libc/gen/errlst.c 5.1 SCCS-vsn: lib/libc/gen/fstab.c 5.1 SCCS-vsn: lib/libc/gen/getpwnamuid.c 5.1 SCCS-vsn: lib/libc/gen/getttyent.c 5.1 SCCS-vsn: lib/libc/gen/getttynam.c 5.1 SCCS-vsn: lib/libc/gen/getcwd.c 5.1 SCCS-vsn: lib/libc/gen/initgroups.c 5.1 SCCS-vsn: lib/libc/stdlib/malloc.c 5.1 SCCS-vsn: old/libndbm/ndbm.c 5.1 SCCS-vsn: lib/libc/gen/nlist.c 5.1 SCCS-vsn: lib/libc/mips/gen/nlist.c 5.1 SCCS-vsn: lib/libc/gen/opendir.c 5.1 SCCS-vsn: lib/libc/stdio/perror.c 5.1 SCCS-vsn: lib/libc/gen/popen.c 5.1 SCCS-vsn: lib/libc/gen/psignal.c 5.1 SCCS-vsn: lib/libc/stdlib/random.c 5.1 SCCS-vsn: lib/libc/gen/readdir.c 5.1 SCCS-vsn: lib/libcompat/4.3/regex.c 5.1 SCCS-vsn: lib/libc/gen/scandir.c 5.1 SCCS-vsn: lib/libc/gen/seekdir.c 5.1 SCCS-vsn: lib/libc/gen/siglist.c 5.1 SCCS-vsn: lib/libc/gen/sleep.c 5.1 SCCS-vsn: lib/libc/string/swab.c 5.1 SCCS-vsn: lib/libc/gen/syslog.c 5.1 SCCS-vsn: lib/libc/gen/telldir.c 5.1 SCCS-vsn: lib/libc/gen/time.c 5.1 SCCS-vsn: lib/libc/gen/timezone.c 5.1 SCCS-vsn: lib/libc/gen/valloc.c 5.1 SCCS-vsn: lib/libc/net/inet_addr.c 5.1 SCCS-vsn: lib/libc/net/inet_lnaof.c 5.1 SCCS-vsn: lib/libc/net/inet_netof.c 5.1 SCCS-vsn: lib/libc/net/inet_network.c 5.1 SCCS-vsn: lib/libc/net/inet_ntoa.c 5.1 --- usr/src/games/trek/getpar.h | 8 +++++++- usr/src/games/trek/rest.c | 8 +++++++- usr/src/games/trek/schedule.c | 8 +++++++- usr/src/games/trek/score.c | 8 +++++++- usr/src/games/trek/setwarp.c | 8 +++++++- usr/src/games/trek/shell.c | 8 +++++++- usr/src/games/trek/snova.c | 8 +++++++- usr/src/games/trek/utility.c | 8 +++++++- usr/src/games/trek/win.c | 8 +++++++- usr/src/include/Makefile | 7 ++++++- usr/src/include/a.out.h | 8 +++++++- usr/src/include/ar.h | 8 +++++++- usr/src/include/arpa/ftp.h | 9 ++++++++- usr/src/include/arpa/inet.h | 8 +++++++- usr/src/include/arpa/nameser.h | 9 ++++++++- usr/src/include/arpa/telnet.h | 9 ++++++++- usr/src/include/arpa/tftp.h | 8 +++++++- usr/src/include/disktab.h | 8 +++++++- usr/src/include/fstab.h | 8 +++++++- usr/src/include/lastlog.h | 8 +++++++- usr/src/include/mp.h | 8 +++++++- usr/src/include/ndbm.h | 8 +++++++- usr/src/include/nlist.h | 8 +++++++- usr/src/include/pagsiz.h | 8 +++++++- usr/src/include/resolv.h | 9 ++++++++- usr/src/include/stab.h | 8 +++++++- usr/src/include/strings.h | 8 +++++++- usr/src/include/ttyent.h | 8 +++++++- usr/src/include/utmp.h | 8 +++++++- usr/src/lib/libc/gen/closedir.c | 10 ++++++++-- usr/src/lib/libc/gen/errlst.c | 11 ++++++++++- usr/src/lib/libc/gen/fstab.c | 10 ++++++++-- usr/src/lib/libc/gen/getcwd.c | 10 +++++++++- usr/src/lib/libc/gen/getpwnamuid.c | 10 +++++++++- usr/src/lib/libc/gen/getttyent.c | 10 +++++++++- usr/src/lib/libc/gen/getttynam.c | 10 +++++++++- usr/src/lib/libc/gen/initgroups.c | 10 +++++++++- usr/src/lib/libc/gen/nice.c | 10 +++++++++- usr/src/lib/libc/gen/nlist.c | 10 +++++++++- usr/src/lib/libc/gen/opendir.c | 10 ++++++++-- usr/src/lib/libc/gen/pause.c | 10 +++++++++- usr/src/lib/libc/gen/popen.c | 2 +- usr/src/lib/libc/gen/psignal.c | 11 ++++++++++- usr/src/lib/libc/gen/readdir.c | 10 ++++++++-- usr/src/lib/libc/gen/scandir.c | 10 ++++++++-- usr/src/lib/libc/gen/seekdir.c | 10 ++++++++-- usr/src/lib/libc/gen/siglist.c | 10 +++++++++- usr/src/lib/libc/gen/sleep.c | 10 ++++++++-- usr/src/lib/libc/gen/syslog.c | 10 ++++++++-- usr/src/lib/libc/gen/telldir.c | 10 ++++++++-- usr/src/lib/libc/gen/time.c | 10 +++++++++- usr/src/lib/libc/gen/times.c | 10 +++++++++- usr/src/lib/libc/gen/timezone.c | 11 ++++++++++- usr/src/lib/libc/gen/utime.c | 10 +++++++++- usr/src/lib/libc/gen/valloc.c | 10 ++++++++-- usr/src/lib/libc/mips/gen/nlist.c | 10 +++++++++- usr/src/lib/libc/net/inet_addr.c | 10 +++++++++- usr/src/lib/libc/net/inet_lnaof.c | 10 +++++++++- usr/src/lib/libc/net/inet_netof.c | 10 +++++++++- usr/src/lib/libc/net/inet_network.c | 10 +++++++++- usr/src/lib/libc/net/inet_ntoa.c | 10 +++++++++- usr/src/lib/libc/stdio/perror.c | 11 ++++++++++- usr/src/lib/libc/stdlib/abort.c | 10 +++++++++- usr/src/lib/libc/stdlib/malloc.c | 10 ++++++++-- usr/src/lib/libc/stdlib/rand.c | 11 ++++++++++- usr/src/lib/libc/stdlib/random.c | 10 ++++++++-- usr/src/lib/libc/string/swab.c | 2 +- usr/src/lib/libcompat/4.1/Makefile | 7 ++++++- usr/src/lib/libcompat/4.1/ftime.c | 10 +++++++++- usr/src/lib/libcompat/4.1/getpw.c | 11 ++++++++++- usr/src/lib/libcompat/4.1/gtty.c | 10 +++++++++- usr/src/lib/libcompat/4.1/stty.c | 10 +++++++++- usr/src/lib/libcompat/4.1/tell.c | 11 ++++++++++- usr/src/lib/libcompat/4.1/vlimit.c | 10 +++++++++- usr/src/lib/libcompat/4.1/vtimes.c | 10 +++++++++- usr/src/lib/libcompat/4.3/regex.c | 11 ++++++++++- usr/src/old/libndbm/ndbm.c | 10 ++++++++-- usr/src/old/pcc/pcc.h | 9 ++++++++- usr/src/old/vpr/vfont.h | 8 +++++++- usr/src/sys/sys/fcntl.h | 8 +++++++- usr/src/sys/sys/ptrace.h | 8 +++++++- 81 files changed, 643 insertions(+), 94 deletions(-) diff --git a/usr/src/games/trek/getpar.h b/usr/src/games/trek/getpar.h index d2586c894b..1a85d2fea7 100644 --- a/usr/src/games/trek/getpar.h +++ b/usr/src/games/trek/getpar.h @@ -1,4 +1,10 @@ -/* @(#)getpar.h 4.1 (Berkeley) 83/03/23 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)getpar.h 5.1 (Berkeley) %G% + */ struct cvntab /* used for getcodpar() paramater list */ { diff --git a/usr/src/games/trek/rest.c b/usr/src/games/trek/rest.c index 4c14a5bae3..22a0276c07 100644 --- a/usr/src/games/trek/rest.c +++ b/usr/src/games/trek/rest.c @@ -1,5 +1,11 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)rest.c 4.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)rest.c 5.1 (Berkeley) %G%"; #endif not lint # include "trek.h" diff --git a/usr/src/games/trek/schedule.c b/usr/src/games/trek/schedule.c index 1365eba984..418858d830 100644 --- a/usr/src/games/trek/schedule.c +++ b/usr/src/games/trek/schedule.c @@ -1,5 +1,11 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)schedule.c 4.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)schedule.c 5.1 (Berkeley) %G%"; #endif not lint # include "trek.h" diff --git a/usr/src/games/trek/score.c b/usr/src/games/trek/score.c index af5aa6bfd3..07b175ddee 100644 --- a/usr/src/games/trek/score.c +++ b/usr/src/games/trek/score.c @@ -1,5 +1,11 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)score.c 4.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)score.c 5.1 (Berkeley) %G%"; #endif not lint # include "trek.h" diff --git a/usr/src/games/trek/setwarp.c b/usr/src/games/trek/setwarp.c index 59904b0b94..75248eb665 100644 --- a/usr/src/games/trek/setwarp.c +++ b/usr/src/games/trek/setwarp.c @@ -1,5 +1,11 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)setwarp.c 4.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)setwarp.c 5.1 (Berkeley) %G%"; #endif not lint # include "trek.h" diff --git a/usr/src/games/trek/shell.c b/usr/src/games/trek/shell.c index 967228c375..ca9d758f45 100644 --- a/usr/src/games/trek/shell.c +++ b/usr/src/games/trek/shell.c @@ -1,5 +1,11 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)shell.c 4.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)shell.c 5.1 (Berkeley) %G%"; #endif not lint /* diff --git a/usr/src/games/trek/snova.c b/usr/src/games/trek/snova.c index e938592c89..33b8ed0c25 100644 --- a/usr/src/games/trek/snova.c +++ b/usr/src/games/trek/snova.c @@ -1,5 +1,11 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)snova.c 4.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)snova.c 5.1 (Berkeley) %G%"; #endif not lint # include "trek.h" diff --git a/usr/src/games/trek/utility.c b/usr/src/games/trek/utility.c index 04783ba8db..7957d063a8 100644 --- a/usr/src/games/trek/utility.c +++ b/usr/src/games/trek/utility.c @@ -1,5 +1,11 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)utility.c 4.1 (Berkeley) %G%"; +static char sccsid[] = "@(#)utility.c 5.1 (Berkeley) %G%"; #endif not lint /* diff --git a/usr/src/games/trek/win.c b/usr/src/games/trek/win.c index 49c4685967..eaed7468ab 100644 --- a/usr/src/games/trek/win.c +++ b/usr/src/games/trek/win.c @@ -1,5 +1,11 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)win.c 4.1 (Berkeley) %G%"; +static char sccsid[] = "@(#)win.c 5.1 (Berkeley) %G%"; #endif not lint # include "trek.h" diff --git a/usr/src/include/Makefile b/usr/src/include/Makefile index f56d765459..e940295c16 100644 --- a/usr/src/include/Makefile +++ b/usr/src/include/Makefile @@ -1,4 +1,9 @@ -# Makefile 4.12 85/03/19 +# +# 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 5.1 (Berkeley) %G% # # Doing a make install builds /usr/include # diff --git a/usr/src/include/a.out.h b/usr/src/include/a.out.h index 9372dc9ab9..29e1b874db 100644 --- a/usr/src/include/a.out.h +++ b/usr/src/include/a.out.h @@ -1,4 +1,10 @@ -/* a.out.h 4.2 84/07/21 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)a.out.h 5.1 (Berkeley) %G% + */ /* * Definitions of the a.out header diff --git a/usr/src/include/ar.h b/usr/src/include/ar.h index 9198d495ed..f68dcb5922 100644 --- a/usr/src/include/ar.h +++ b/usr/src/include/ar.h @@ -1,4 +1,10 @@ -/* ar.h 4.1 83/05/03 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ar.h 5.1 (Berkeley) %G% + */ #define ARMAG "!\n" #define SARMAG 8 diff --git a/usr/src/include/arpa/ftp.h b/usr/src/include/arpa/ftp.h index 15bd3f0abf..34f1cddb6f 100644 --- a/usr/src/include/arpa/ftp.h +++ b/usr/src/include/arpa/ftp.h @@ -1,4 +1,11 @@ -/* ftp.h 4.1 83/01/13 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ftp.h 5.2 (Berkeley) %G% + */ + /* * Definitions for FTP * See RFC-765 diff --git a/usr/src/include/arpa/inet.h b/usr/src/include/arpa/inet.h index 5af3f8210d..4058ae2df1 100644 --- a/usr/src/include/arpa/inet.h +++ b/usr/src/include/arpa/inet.h @@ -1,4 +1,10 @@ -/* inet.h 4.2 85/01/10 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)inet.h 5.1 (Berkeley) %G% + */ /* * External definitions for diff --git a/usr/src/include/arpa/nameser.h b/usr/src/include/arpa/nameser.h index 1b15a3b75b..22261e81c2 100644 --- a/usr/src/include/arpa/nameser.h +++ b/usr/src/include/arpa/nameser.h @@ -1,4 +1,11 @@ -/* nameser.h 4.3 85/03/27 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)nameser.h 5.1 (Berkeley) %G% + */ + /* * Define constants based on rfc883 */ diff --git a/usr/src/include/arpa/telnet.h b/usr/src/include/arpa/telnet.h index c033172db0..234b457ec2 100644 --- a/usr/src/include/arpa/telnet.h +++ b/usr/src/include/arpa/telnet.h @@ -1,4 +1,11 @@ -/* telnet.h 4.8 85/03/27 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)telnet.h 5.1 (Berkeley) %G% + */ + /* * Definitions for the TELNET protocol. */ diff --git a/usr/src/include/arpa/tftp.h b/usr/src/include/arpa/tftp.h index f5d16ef654..99554891a5 100644 --- a/usr/src/include/arpa/tftp.h +++ b/usr/src/include/arpa/tftp.h @@ -1,4 +1,10 @@ -/* tftp.h 4.2 83/06/11 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)tftp.h 5.1 (Berkeley) %G% + */ /* * Trivial File Transfer Protocol (IEN-133) diff --git a/usr/src/include/disktab.h b/usr/src/include/disktab.h index f4472b87be..59eaf4953d 100644 --- a/usr/src/include/disktab.h +++ b/usr/src/include/disktab.h @@ -1,4 +1,10 @@ -/* disktab.h 4.3 83/08/11 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)disktab.h 5.1 (Berkeley) %G% + */ /* * Disk description table, see disktab(5) diff --git a/usr/src/include/fstab.h b/usr/src/include/fstab.h index 04de488725..434c8b848d 100644 --- a/usr/src/include/fstab.h +++ b/usr/src/include/fstab.h @@ -1,4 +1,10 @@ -/* fstab.h 4.4 83/05/24 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)fstab.h 5.1 (Berkeley) %G% + */ /* * File system table, see fstab (5) diff --git a/usr/src/include/lastlog.h b/usr/src/include/lastlog.h index 91ad5697f1..7683a32995 100644 --- a/usr/src/include/lastlog.h +++ b/usr/src/include/lastlog.h @@ -1,4 +1,10 @@ -/* lastlog.h 4.2 83/05/22 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)lastlog.h 5.1 (Berkeley) %G% + */ struct lastlog { time_t ll_time; diff --git a/usr/src/include/mp.h b/usr/src/include/mp.h index 749b723855..6b141cc6b5 100644 --- a/usr/src/include/mp.h +++ b/usr/src/include/mp.h @@ -1,4 +1,10 @@ -/* mp.h 4.2 83/07/01 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)mp.h 5.1 (Berkeley) %G% + */ #define MINT struct mint MINT diff --git a/usr/src/include/ndbm.h b/usr/src/include/ndbm.h index 375dc20bca..396b9296a5 100644 --- a/usr/src/include/ndbm.h +++ b/usr/src/include/ndbm.h @@ -1,4 +1,10 @@ -/* ndbm.h 4.5 85/01/09 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ndbm.h 5.1 (Berkeley) %G% + */ /* * Hashed key data base library. diff --git a/usr/src/include/nlist.h b/usr/src/include/nlist.h index 1adfbedb33..b4e81b14e5 100644 --- a/usr/src/include/nlist.h +++ b/usr/src/include/nlist.h @@ -1,4 +1,10 @@ -/* nlist.h 4.1 83/05/03 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)nlist.h 5.1 (Berkeley) %G% + */ /* * Format of a symbol table entry; this file is included by diff --git a/usr/src/include/pagsiz.h b/usr/src/include/pagsiz.h index ec5babe1cf..eba2bddb89 100644 --- a/usr/src/include/pagsiz.h +++ b/usr/src/include/pagsiz.h @@ -1,4 +1,10 @@ -/* pagsiz.h 4.1 83/05/03 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)pagsiz.h 5.1 (Berkeley) %G% + */ #define NBPG 512 #define PGOFSET 511 diff --git a/usr/src/include/resolv.h b/usr/src/include/resolv.h index 9b687c71b0..18b36df98e 100644 --- a/usr/src/include/resolv.h +++ b/usr/src/include/resolv.h @@ -1,4 +1,11 @@ -/* resolv.h 4.1 85/03/01 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)resolv.h 5.1 (Berkeley) %G% + */ + /* * Global defines and variables for resolver stub. */ diff --git a/usr/src/include/stab.h b/usr/src/include/stab.h index 1bee5780ce..0facc983ae 100644 --- a/usr/src/include/stab.h +++ b/usr/src/include/stab.h @@ -1,4 +1,10 @@ -/* stab.h 4.1 83/05/03 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)stab.h 5.1 (Berkeley) %G% + */ /* IF YOU ADD DEFINITIONS, ADD THEM TO nm.c as well */ /* diff --git a/usr/src/include/strings.h b/usr/src/include/strings.h index 6b88901c4e..01af56741c 100644 --- a/usr/src/include/strings.h +++ b/usr/src/include/strings.h @@ -1,4 +1,10 @@ -/* strings.h 4.1 83/05/26 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)strings.h 5.1 (Berkeley) %G% + */ /* * External function definitions diff --git a/usr/src/include/ttyent.h b/usr/src/include/ttyent.h index e590fbc116..ff4d3a23b3 100644 --- a/usr/src/include/ttyent.h +++ b/usr/src/include/ttyent.h @@ -1,4 +1,10 @@ -/* ttyent.h 4.2 85/01/30 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ttyent.h 5.1 (Berkeley) %G% + */ struct ttyent { /* see getttyent(3) */ char *ty_name; /* terminal device name */ diff --git a/usr/src/include/utmp.h b/usr/src/include/utmp.h index ffe9cf0efb..d17e1933e7 100644 --- a/usr/src/include/utmp.h +++ b/usr/src/include/utmp.h @@ -1,4 +1,10 @@ -/* utmp.h 4.2 83/05/22 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)utmp.h 5.1 (Berkeley) %G% + */ /* * Structure of utmp and wtmp files. diff --git a/usr/src/lib/libc/gen/closedir.c b/usr/src/lib/libc/gen/closedir.c index bfbd291a8e..4901fab7f2 100644 --- a/usr/src/lib/libc/gen/closedir.c +++ b/usr/src/lib/libc/gen/closedir.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)closedir.c 4.5 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)closedir.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/gen/errlst.c b/usr/src/lib/libc/gen/errlst.c index 5645bcae56..ce6b91788c 100644 --- a/usr/src/lib/libc/gen/errlst.c +++ b/usr/src/lib/libc/gen/errlst.c @@ -1,4 +1,13 @@ -/* @(#)errlst.c 4.7 (Berkeley) 84/12/04 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)errlst.c 5.1 (Berkeley) %G%"; +#endif not lint + char *sys_errlist[] = { "Error 0", "Not owner", /* 1 - EPERM */ diff --git a/usr/src/lib/libc/gen/fstab.c b/usr/src/lib/libc/gen/fstab.c index 2838d8deb7..d846f1eba2 100644 --- a/usr/src/lib/libc/gen/fstab.c +++ b/usr/src/lib/libc/gen/fstab.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)fstab.c 4.4 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)fstab.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/gen/getcwd.c b/usr/src/lib/libc/gen/getcwd.c index 676af79ed6..1e0ad3ef64 100644 --- a/usr/src/lib/libc/gen/getcwd.c +++ b/usr/src/lib/libc/gen/getcwd.c @@ -1,4 +1,12 @@ -/* @(#)getcwd.c 4.10 (Berkeley) %G% */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)getcwd.c 5.1 (Berkeley) %G%"; +#endif not lint /* * getwd() returns the pathname of the current working directory. On error diff --git a/usr/src/lib/libc/gen/getpwnamuid.c b/usr/src/lib/libc/gen/getpwnamuid.c index 4ca8f81cbb..b289679338 100644 --- a/usr/src/lib/libc/gen/getpwnamuid.c +++ b/usr/src/lib/libc/gen/getpwnamuid.c @@ -1,4 +1,12 @@ -/* getpwnamuid.c 4.7 85/02/04 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)getpwnamuid.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/gen/getttyent.c b/usr/src/lib/libc/gen/getttyent.c index 447bed0201..f25b1f1bda 100644 --- a/usr/src/lib/libc/gen/getttyent.c +++ b/usr/src/lib/libc/gen/getttyent.c @@ -1,4 +1,12 @@ -/* @(#)getttyent.c 4.2 (Berkeley) %G% */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)getttyent.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/gen/getttynam.c b/usr/src/lib/libc/gen/getttynam.c index eb72aff6fe..942040e71f 100644 --- a/usr/src/lib/libc/gen/getttynam.c +++ b/usr/src/lib/libc/gen/getttynam.c @@ -1,4 +1,12 @@ -/* @(#)getttynam.c 4.1 (Berkeley) %G% */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)getttynam.c 5.1 (Berkeley) %G%"; +#endif not lint #include diff --git a/usr/src/lib/libc/gen/initgroups.c b/usr/src/lib/libc/gen/initgroups.c index e69ea41e7f..0349c4b1ce 100644 --- a/usr/src/lib/libc/gen/initgroups.c +++ b/usr/src/lib/libc/gen/initgroups.c @@ -1,4 +1,12 @@ -/* initgroups.c 4.4 83/06/17 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)initgroups.c 5.1 (Berkeley) %G%"; +#endif not lint /* * initgroups diff --git a/usr/src/lib/libc/gen/nice.c b/usr/src/lib/libc/gen/nice.c index 5605ae27fd..9fc8ea3d72 100644 --- a/usr/src/lib/libc/gen/nice.c +++ b/usr/src/lib/libc/gen/nice.c @@ -1,4 +1,12 @@ -/* nice.c 4.1 83/05/30 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)nice.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/gen/nlist.c b/usr/src/lib/libc/gen/nlist.c index ac5a678c1c..c73b2a374f 100644 --- a/usr/src/lib/libc/gen/nlist.c +++ b/usr/src/lib/libc/gen/nlist.c @@ -1,4 +1,12 @@ -/* @(#)nlist.c 4.7 (Berkeley) %G% */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)nlist.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/gen/opendir.c b/usr/src/lib/libc/gen/opendir.c index 05d32a7e94..301709a95b 100644 --- a/usr/src/lib/libc/gen/opendir.c +++ b/usr/src/lib/libc/gen/opendir.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)opendir.c 4.5 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)opendir.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/gen/pause.c b/usr/src/lib/libc/gen/pause.c index 465fb77aa1..78bc243c12 100644 --- a/usr/src/lib/libc/gen/pause.c +++ b/usr/src/lib/libc/gen/pause.c @@ -1,4 +1,12 @@ -/* pause.c 4.1 83/06/09 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)pause.c 5.1 (Berkeley) %G%"; +#endif not lint /* * Backwards compatible pause. diff --git a/usr/src/lib/libc/gen/popen.c b/usr/src/lib/libc/gen/popen.c index 4de7970741..d8a2d5d2b9 100644 --- a/usr/src/lib/libc/gen/popen.c +++ b/usr/src/lib/libc/gen/popen.c @@ -1,4 +1,4 @@ -/* @(#)popen.c 4.7 (Berkeley) %G% */ +/* @(#)popen.c 5.1 (Berkeley) %G% */ #include #include diff --git a/usr/src/lib/libc/gen/psignal.c b/usr/src/lib/libc/gen/psignal.c index 32074165a7..91a98f0d94 100644 --- a/usr/src/lib/libc/gen/psignal.c +++ b/usr/src/lib/libc/gen/psignal.c @@ -1,4 +1,13 @@ -/* @(#)psignal.c 4.1 (Berkeley) %G% */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)psignal.c 5.1 (Berkeley) %G%"; +#endif not lint + /* * Print the name of the signal indicated * along with the supplied message. diff --git a/usr/src/lib/libc/gen/readdir.c b/usr/src/lib/libc/gen/readdir.c index 1010e02422..3ebd4cdd55 100644 --- a/usr/src/lib/libc/gen/readdir.c +++ b/usr/src/lib/libc/gen/readdir.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)readdir.c 4.5 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)readdir.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/gen/scandir.c b/usr/src/lib/libc/gen/scandir.c index 96a7eddf21..c58b492564 100644 --- a/usr/src/lib/libc/gen/scandir.c +++ b/usr/src/lib/libc/gen/scandir.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)scandir.c 4.3 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)scandir.c 5.1 (Berkeley) %G%"; +#endif not lint /* * Scan the directory dirname calling select to make a list of selected diff --git a/usr/src/lib/libc/gen/seekdir.c b/usr/src/lib/libc/gen/seekdir.c index 70469849bd..9f624950aa 100644 --- a/usr/src/lib/libc/gen/seekdir.c +++ b/usr/src/lib/libc/gen/seekdir.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)seekdir.c 4.10 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)seekdir.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/gen/siglist.c b/usr/src/lib/libc/gen/siglist.c index 94c9a0aa45..dfdb2d9e97 100644 --- a/usr/src/lib/libc/gen/siglist.c +++ b/usr/src/lib/libc/gen/siglist.c @@ -1,4 +1,12 @@ -/* @(#)siglist.c 4.3 (Berkeley) %G% */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)siglist.c 5.1 (Berkeley) %G%"; +#endif not lint #include diff --git a/usr/src/lib/libc/gen/sleep.c b/usr/src/lib/libc/gen/sleep.c index 3b1e107700..fccb5791b2 100644 --- a/usr/src/lib/libc/gen/sleep.c +++ b/usr/src/lib/libc/gen/sleep.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)sleep.c 4.7 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)sleep.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/gen/syslog.c b/usr/src/lib/libc/gen/syslog.c index 19dba128db..81554b5b01 100644 --- a/usr/src/lib/libc/gen/syslog.c +++ b/usr/src/lib/libc/gen/syslog.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)syslog.c 4.7 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)syslog.c 5.1 (Berkeley) %G%"; +#endif not lint /* * SYSLOG -- print message on log file diff --git a/usr/src/lib/libc/gen/telldir.c b/usr/src/lib/libc/gen/telldir.c index 63ed8ba4a6..426eae1b2c 100644 --- a/usr/src/lib/libc/gen/telldir.c +++ b/usr/src/lib/libc/gen/telldir.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)telldir.c 4.5 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)telldir.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/gen/time.c b/usr/src/lib/libc/gen/time.c index a84ffc5ee7..c23292856e 100644 --- a/usr/src/lib/libc/gen/time.c +++ b/usr/src/lib/libc/gen/time.c @@ -1,4 +1,12 @@ -/* time.c 4.2 83/02/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. + */ + +#ifndef lint +static char sccsid[] = "@(#)time.c 5.1 (Berkeley) %G%"; +#endif not lint /* * Backwards compatible time call. diff --git a/usr/src/lib/libc/gen/times.c b/usr/src/lib/libc/gen/times.c index 14d86b44c5..c194fddecd 100644 --- a/usr/src/lib/libc/gen/times.c +++ b/usr/src/lib/libc/gen/times.c @@ -1,4 +1,12 @@ -/* times.c 4.2 83/06/02 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)times.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/gen/timezone.c b/usr/src/lib/libc/gen/timezone.c index 012635d150..bdb89babf5 100644 --- a/usr/src/lib/libc/gen/timezone.c +++ b/usr/src/lib/libc/gen/timezone.c @@ -1,4 +1,13 @@ -/* @(#)timezone.c 4.4 (Berkeley) %G% */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)timezone.c 5.1 (Berkeley) %G%"; +#endif not lint + /* * The arguments are the number of minutes of time * you are westward from Greenwich and whether DST is in effect. diff --git a/usr/src/lib/libc/gen/utime.c b/usr/src/lib/libc/gen/utime.c index 331fdad917..8eef6f123e 100644 --- a/usr/src/lib/libc/gen/utime.c +++ b/usr/src/lib/libc/gen/utime.c @@ -1,4 +1,12 @@ -/* utime.c 4.2 83/05/31 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)utime.c 5.1 (Berkeley) %G%"; +#endif not lint #include /* diff --git a/usr/src/lib/libc/gen/valloc.c b/usr/src/lib/libc/gen/valloc.c index 3fefc43195..19f4944afa 100644 --- a/usr/src/lib/libc/gen/valloc.c +++ b/usr/src/lib/libc/gen/valloc.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)valloc.c 4.3 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)valloc.c 5.1 (Berkeley) %G%"; +#endif not lint char *malloc(); diff --git a/usr/src/lib/libc/mips/gen/nlist.c b/usr/src/lib/libc/mips/gen/nlist.c index ac5a678c1c..c73b2a374f 100644 --- a/usr/src/lib/libc/mips/gen/nlist.c +++ b/usr/src/lib/libc/mips/gen/nlist.c @@ -1,4 +1,12 @@ -/* @(#)nlist.c 4.7 (Berkeley) %G% */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)nlist.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/net/inet_addr.c b/usr/src/lib/libc/net/inet_addr.c index 98118f072b..f981db66af 100644 --- a/usr/src/lib/libc/net/inet_addr.c +++ b/usr/src/lib/libc/net/inet_addr.c @@ -1,4 +1,12 @@ -/* inet_addr.c 4.5 82/11/14 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)inet_addr.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/net/inet_lnaof.c b/usr/src/lib/libc/net/inet_lnaof.c index 52c56bf84b..fd5d96d7a4 100644 --- a/usr/src/lib/libc/net/inet_lnaof.c +++ b/usr/src/lib/libc/net/inet_lnaof.c @@ -1,4 +1,12 @@ -/* inet_lnaof.c 4.3 82/11/14 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)inet_lnaof.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/net/inet_netof.c b/usr/src/lib/libc/net/inet_netof.c index e1fa947e63..bc9142b334 100644 --- a/usr/src/lib/libc/net/inet_netof.c +++ b/usr/src/lib/libc/net/inet_netof.c @@ -1,4 +1,12 @@ -/* inet_netof.c 4.3 82/11/14 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)inet_netof.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/net/inet_network.c b/usr/src/lib/libc/net/inet_network.c index fe729863e3..6dc2c650f0 100644 --- a/usr/src/lib/libc/net/inet_network.c +++ b/usr/src/lib/libc/net/inet_network.c @@ -1,4 +1,12 @@ -/* @(#)inet_network.c 4.2 %G% */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)inet_network.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libc/net/inet_ntoa.c b/usr/src/lib/libc/net/inet_ntoa.c index 0f2282ec6f..7b7fb36153 100644 --- a/usr/src/lib/libc/net/inet_ntoa.c +++ b/usr/src/lib/libc/net/inet_ntoa.c @@ -1,4 +1,12 @@ -/* inet_ntoa.c 4.1 83/06/12 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)inet_ntoa.c 5.1 (Berkeley) %G%"; +#endif not lint /* * Convert network-format internet address diff --git a/usr/src/lib/libc/stdio/perror.c b/usr/src/lib/libc/stdio/perror.c index d9a4089602..eb71df9517 100644 --- a/usr/src/lib/libc/stdio/perror.c +++ b/usr/src/lib/libc/stdio/perror.c @@ -1,4 +1,13 @@ -/* @(#)perror.c 4.2 (Berkeley) %G% */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)perror.c 5.1 (Berkeley) %G%"; +#endif not lint + /* * Print the error indicated * in the cerror cell. diff --git a/usr/src/lib/libc/stdlib/abort.c b/usr/src/lib/libc/stdlib/abort.c index d1c698d35e..765c80c0c9 100644 --- a/usr/src/lib/libc/stdlib/abort.c +++ b/usr/src/lib/libc/stdlib/abort.c @@ -1,4 +1,12 @@ -/* abort.c 4.1 85/01/24 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)abort.c 5.1 (Berkeley) %G%"; +#endif not lint /* C library -- abort */ diff --git a/usr/src/lib/libc/stdlib/malloc.c b/usr/src/lib/libc/stdlib/malloc.c index 05431a18b9..aee8199b7f 100644 --- a/usr/src/lib/libc/stdlib/malloc.c +++ b/usr/src/lib/libc/stdlib/malloc.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)malloc.c 4.6 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)malloc.c 5.1 (Berkeley) %G%"; +#endif not lint /* * malloc.c (Caltech) 2/21/82 diff --git a/usr/src/lib/libc/stdlib/rand.c b/usr/src/lib/libc/stdlib/rand.c index 19683723aa..41394b7792 100644 --- a/usr/src/lib/libc/stdlib/rand.c +++ b/usr/src/lib/libc/stdlib/rand.c @@ -1,4 +1,13 @@ -/* @(#)rand.c 4.1 (Berkeley) %G% */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)rand.c 5.1 (Berkeley) %G%"; +#endif not lint + static long randx = 1; srand(x) diff --git a/usr/src/lib/libc/stdlib/random.c b/usr/src/lib/libc/stdlib/random.c index 29e647230b..d23d4429f7 100644 --- a/usr/src/lib/libc/stdlib/random.c +++ b/usr/src/lib/libc/stdlib/random.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)random.c 4.3 (Berkeley) 84/04/16"; -#endif +static char sccsid[] = "@(#)random.c 5.1 (Berkeley) %G%"; +#endif not lint #include diff --git a/usr/src/lib/libc/string/swab.c b/usr/src/lib/libc/string/swab.c index 2a1543140b..76807d7d4b 100644 --- a/usr/src/lib/libc/string/swab.c +++ b/usr/src/lib/libc/string/swab.c @@ -1,4 +1,4 @@ -/* swab.c 4.2 83/06/27 */ +/* swab.c 5.1 85/05/30 */ /* * Swab bytes diff --git a/usr/src/lib/libcompat/4.1/Makefile b/usr/src/lib/libcompat/4.1/Makefile index 20bc1caee0..6675531396 100644 --- a/usr/src/lib/libcompat/4.1/Makefile +++ b/usr/src/lib/libcompat/4.1/Makefile @@ -1,4 +1,9 @@ -# Makefile 4.2 83/07/05 +# +# 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 5.1 (Berkeley) %G% # CFLAGS= -O STD= ftime.o gtty.o nice.o pause.o rand.o stty.o tell.o \ diff --git a/usr/src/lib/libcompat/4.1/ftime.c b/usr/src/lib/libcompat/4.1/ftime.c index ee381c535d..9e38a6c642 100644 --- a/usr/src/lib/libcompat/4.1/ftime.c +++ b/usr/src/lib/libcompat/4.1/ftime.c @@ -1,4 +1,12 @@ -/* ftime.c 4.1 83/05/31 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)ftime.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libcompat/4.1/getpw.c b/usr/src/lib/libcompat/4.1/getpw.c index e1cc8a9241..cbf23116af 100644 --- a/usr/src/lib/libcompat/4.1/getpw.c +++ b/usr/src/lib/libcompat/4.1/getpw.c @@ -1,4 +1,13 @@ -/* @(#)getpw.c 4.1 (Berkeley) %G% */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)getpw.c 5.1 (Berkeley) %G%"; +#endif not lint + #include getpw(uid, buf) diff --git a/usr/src/lib/libcompat/4.1/gtty.c b/usr/src/lib/libcompat/4.1/gtty.c index 44b7d82224..adfdb7f005 100644 --- a/usr/src/lib/libcompat/4.1/gtty.c +++ b/usr/src/lib/libcompat/4.1/gtty.c @@ -1,4 +1,12 @@ -/* gtty.c 4.1 83/07/04 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)gtty.c 5.1 (Berkeley) %G%"; +#endif not lint /* * Writearound to old gtty system call. diff --git a/usr/src/lib/libcompat/4.1/stty.c b/usr/src/lib/libcompat/4.1/stty.c index 26a634d75a..4233dee722 100644 --- a/usr/src/lib/libcompat/4.1/stty.c +++ b/usr/src/lib/libcompat/4.1/stty.c @@ -1,4 +1,12 @@ -/* stty.c 4.2 83/07/04 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)stty.c 5.1 (Berkeley) %G%"; +#endif not lint /* * Writearound to old stty system call. diff --git a/usr/src/lib/libcompat/4.1/tell.c b/usr/src/lib/libcompat/4.1/tell.c index a2a35c1e00..2617ecb5ea 100644 --- a/usr/src/lib/libcompat/4.1/tell.c +++ b/usr/src/lib/libcompat/4.1/tell.c @@ -1,4 +1,13 @@ -/* @(#)tell.c 4.1 (Berkeley) %G% */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)tell.c 5.1 (Berkeley) %G%"; +#endif not lint + /* * return offset in file. */ diff --git a/usr/src/lib/libcompat/4.1/vlimit.c b/usr/src/lib/libcompat/4.1/vlimit.c index f1dc36453c..da0db406a8 100644 --- a/usr/src/lib/libcompat/4.1/vlimit.c +++ b/usr/src/lib/libcompat/4.1/vlimit.c @@ -1,4 +1,12 @@ -/* vlimit.c 4.2 83/06/20 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)vlimit.c 5.1 (Berkeley) %G%"; +#endif not lint /* * (Almost) backwards compatible vlimit. diff --git a/usr/src/lib/libcompat/4.1/vtimes.c b/usr/src/lib/libcompat/4.1/vtimes.c index 7513bf8f4f..0f812f2fa7 100644 --- a/usr/src/lib/libcompat/4.1/vtimes.c +++ b/usr/src/lib/libcompat/4.1/vtimes.c @@ -1,4 +1,12 @@ -/* vtimes.c 4.1 83/05/31 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)vtimes.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/lib/libcompat/4.3/regex.c b/usr/src/lib/libcompat/4.3/regex.c index ea0e24d37b..ddf6cfb8ad 100644 --- a/usr/src/lib/libcompat/4.3/regex.c +++ b/usr/src/lib/libcompat/4.3/regex.c @@ -1,4 +1,13 @@ -/* @(#)regex.c 4.1 (Berkeley) %G% */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)regex.c 5.1 (Berkeley) %G%"; +#endif not lint + # /* diff --git a/usr/src/old/libndbm/ndbm.c b/usr/src/old/libndbm/ndbm.c index 8e6c6040ff..28174bc39a 100644 --- a/usr/src/old/libndbm/ndbm.c +++ b/usr/src/old/libndbm/ndbm.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char sccsid[] = "@(#)ndbm.c 4.4 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)ndbm.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/old/pcc/pcc.h b/usr/src/old/pcc/pcc.h index 98235e8dab..ce3831986f 100644 --- a/usr/src/old/pcc/pcc.h +++ b/usr/src/old/pcc/pcc.h @@ -1,4 +1,11 @@ -/* pcc.h 4.1 85/03/19 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)pcc.h 5.1 (Berkeley) %G% + */ + /* * This file contains definitions for all the constants and structures * needed to use the intermediate code files generated and read by diff --git a/usr/src/old/vpr/vfont.h b/usr/src/old/vpr/vfont.h index 87a4b19171..194a5abcff 100644 --- a/usr/src/old/vpr/vfont.h +++ b/usr/src/old/vpr/vfont.h @@ -1,4 +1,10 @@ -/* vfont.h 4.1 83/05/03 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)vfont.h 5.1 (Berkeley) %G% + */ /* * The structures header and dispatch define the format of a font file. diff --git a/usr/src/sys/sys/fcntl.h b/usr/src/sys/sys/fcntl.h index 861d25c71b..786b0f4016 100644 --- a/usr/src/sys/sys/fcntl.h +++ b/usr/src/sys/sys/fcntl.h @@ -1,4 +1,10 @@ -/* fcntl.h 4.3 85/05/22 */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)fcntl.h 5.1 (Berkeley) %G% + */ /* * Flag values accessible to open(2) and fcntl(2) diff --git a/usr/src/sys/sys/ptrace.h b/usr/src/sys/sys/ptrace.h index f03fc7c996..a1a02a3361 100644 --- a/usr/src/sys/sys/ptrace.h +++ b/usr/src/sys/sys/ptrace.h @@ -1,4 +1,10 @@ -/* ptrace.h 4.1 84/04/11 */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ptrace.h 5.1 (Berkeley) %G% + */ #ifndef _PTRACE_ #define _PTRACE_ -- 2.20.1