unix-history/.git
43 years agodate and time created 81/01/08 12:43:59 by mckusick
Kirk McKusick [Fri, 9 Jan 1981 04:43:59 +0000 (20:43 -0800)]
date and time created 81/01/08 12:43:59 by mckusick

SCCS-vsn: usr.bin/pascal/px/version.c 1.1

43 years agodate and time created 81/01/07 20:30:16 by mckusick
Kirk McKusick [Thu, 8 Jan 1981 12:30:16 +0000 (04:30 -0800)]
date and time created 81/01/07 20:30:16 by mckusick

SCCS-vsn: usr.bin/pascal/pc2/langpats.c 1.1

43 years agodate and time created 81/01/07 16:56:19 by mckusick
Kirk McKusick [Thu, 8 Jan 1981 08:56:19 +0000 (00:56 -0800)]
date and time created 81/01/07 16:56:19 by mckusick

SCCS-vsn: usr.bin/pascal/px/vars.h 1.1

43 years agodate and time created 81/01/07 16:56:07 by mckusick
Kirk McKusick [Thu, 8 Jan 1981 08:56:07 +0000 (00:56 -0800)]
date and time created 81/01/07 16:56:07 by mckusick

SCCS-vsn: usr.bin/pascal/px/utilities.c 1.1

43 years agodate and time created 81/01/07 16:55:48 by mckusick
Kirk McKusick [Thu, 8 Jan 1981 08:55:48 +0000 (00:55 -0800)]
date and time created 81/01/07 16:55:48 by mckusick

SCCS-vsn: usr.bin/pascal/px/Makefile 1.1

43 years agodate and time created 81/01/07 16:55:37 by mckusick
Kirk McKusick [Thu, 8 Jan 1981 08:55:37 +0000 (00:55 -0800)]
date and time created 81/01/07 16:55:37 by mckusick

SCCS-vsn: usr.bin/pascal/px/machdep.h 1.1

43 years agodate and time created 81/01/07 16:55:12 by mckusick
Kirk McKusick [Thu, 8 Jan 1981 08:55:12 +0000 (00:55 -0800)]
date and time created 81/01/07 16:55:12 by mckusick

SCCS-vsn: usr.bin/pascal/px/interp.c 1.1

43 years agodate and time created 81/01/07 16:55:08 by mckusick
Kirk McKusick [Thu, 8 Jan 1981 08:55:08 +0000 (00:55 -0800)]
date and time created 81/01/07 16:55:08 by mckusick

SCCS-vsn: usr.bin/pascal/px/int.c 1.1

43 years agodate and time created 81/01/07 16:54:54 by mckusick
Kirk McKusick [Thu, 8 Jan 1981 08:54:54 +0000 (00:54 -0800)]
date and time created 81/01/07 16:54:54 by mckusick

SCCS-vsn: usr.bin/pascal/px/READ_ME 1.1

43 years agodate and time created 81/01/06 18:21:52 by mckusick
Kirk McKusick [Wed, 7 Jan 1981 10:21:52 +0000 (02:21 -0800)]
date and time created 81/01/06 18:21:52 by mckusick

SCCS-vsn: usr.bin/pascal/libpc/libpc.h 1.1

43 years agomodify to allow use of px written in `C' and the use of libpc
Kirk McKusick [Wed, 7 Jan 1981 09:18:08 +0000 (01:18 -0800)]
modify to allow use of px written in `C' and the use of libpc

SCCS-vsn: usr.bin/pascal/src/fdec.c 1.8
SCCS-vsn: usr.bin/pascal/src/flvalue.c 1.3
SCCS-vsn: usr.bin/pascal/src/func.c 1.4
SCCS-vsn: usr.bin/pascal/src/lval.c 1.2
SCCS-vsn: usr.bin/pascal/src/objfmt.h 1.3
SCCS-vsn: usr.bin/pascal/src/proc.c 1.4
SCCS-vsn: usr.bin/pascal/src/put.c 1.5
SCCS-vsn: usr.bin/pascal/src/var.c 1.4

43 years agofix to last fix...
Bill Joy [Wed, 7 Jan 1981 07:49:09 +0000 (23:49 -0800)]
fix to last fix...

SCCS-vsn: sys/vax/uba/uba.c 4.6

43 years agoallow use with both static (pc) and dynamic (pi) count buffers
Kirk McKusick [Wed, 7 Jan 1981 06:59:43 +0000 (22:59 -0800)]
allow use with both static (pc) and dynamic (pi) count buffers

SCCS-vsn: usr.bin/pascal/libpc/PMFLUSH.c 1.2

43 years agoinclude math.h to insure correct return type
Kirk McKusick [Wed, 7 Jan 1981 04:04:23 +0000 (20:04 -0800)]
include math.h to insure correct return type

SCCS-vsn: usr.bin/pascal/libpc/SEED.c 1.3
SCCS-vsn: usr.bin/pascal/libpc/LN.c 1.3

43 years agonow uses cc -R for read only stuff; has entry for call graph
Kurt A. Schoens [Tue, 6 Jan 1981 10:13:45 +0000 (02:13 -0800)]
now uses cc -R for read only stuff; has entry for call graph

SCCS-vsn: usr.bin/mail/Makefile 1.5

43 years agochanged conditional command flag from C to F
Kurt A. Schoens [Tue, 6 Jan 1981 10:13:01 +0000 (02:13 -0800)]
changed conditional command flag from C to F

SCCS-vsn: usr.bin/mail/def.h 1.7

43 years agonow honors a flag "keep" to avoid removing your mailbox
Kurt A. Schoens [Tue, 6 Jan 1981 09:37:27 +0000 (01:37 -0800)]
now honors a flag "keep" to avoid removing your mailbox

SCCS-vsn: usr.bin/mail/v7.local.c 1.3

43 years agoremoved incriminating error message
Kurt A. Schoens [Tue, 6 Jan 1981 09:36:49 +0000 (01:36 -0800)]
removed incriminating error message

SCCS-vsn: usr.bin/mail/send.c 1.3

43 years agoChanged conditional command flag from C to F
Kurt A. Schoens [Tue, 6 Jan 1981 09:35:20 +0000 (01:35 -0800)]
Changed conditional command flag from C to F

SCCS-vsn: usr.bin/mail/lex.c 1.9

43 years agoadded ? as a statement terminating character
Kurt A. Schoens [Tue, 6 Jan 1981 09:34:27 +0000 (01:34 -0800)]
added ? as a statement terminating character

SCCS-vsn: usr.bin/fmt/fmt.c 1.2

43 years agoIn-line expanded calls on readline/putline in setptr() for speed
Kurt A. Schoens [Tue, 6 Jan 1981 09:33:34 +0000 (01:33 -0800)]
In-line expanded calls on readline/putline in setptr() for speed

SCCS-vsn: usr.bin/mail/fio.c 1.7

43 years agochanged the conditional command flag from C to F
Kurt A. Schoens [Tue, 6 Jan 1981 09:32:38 +0000 (01:32 -0800)]
changed the conditional command flag from C to F

SCCS-vsn: usr.bin/mail/cmdtab.c 1.5

43 years agoI changed the messages printed out by rm to conform to those
Bill Joy [Mon, 5 Jan 1981 12:18:24 +0000 (04:18 -0800)]
I changed the messages printed out by rm to conform to those
printed by mv and cp (which I changed some time ago). --- Dave Presotto

SCCS-vsn: bin/rm/rm.c 4.3

43 years agofix bracketing around scalar convert for comparison
Peter B. Kessler [Sat, 3 Jan 1981 05:07:42 +0000 (21:07 -0800)]
fix bracketing around scalar convert for comparison

SCCS-vsn: usr.bin/pascal/src/rval.c 1.7

43 years agotypo... s/ubafree/ubarelse
Bill Joy [Wed, 31 Dec 1980 10:57:40 +0000 (02:57 -0800)]
typo... s/ubafree/ubarelse

SCCS-vsn: sys/vax/uba/uba.c 4.5

43 years agoubafree() becomes ubarelse() to fix race conditions
Bill Joy [Wed, 31 Dec 1980 10:51:55 +0000 (02:51 -0800)]
ubafree() becomes ubarelse() to fix race conditions

SCCS-vsn: sys/vax/uba/dh.c 4.8
SCCS-vsn: sys/vax/uba/uba.c 4.4
SCCS-vsn: sys/vax/uba/up.c 4.10
SCCS-vsn: sys/vax/uba/va.c 4.5
SCCS-vsn: sys/vax/uba/vp.c 4.5
SCCS-vsn: sys/vax/uba/tm.c 4.5
SCCS-vsn: sys/vax/uba/rk.c 4.4
SCCS-vsn: sys/vax/uba/ts.c 4.5

43 years agofix ubafree(i), i = 0 to be UBAFREECLR(i) to avoid races
Bill Joy [Wed, 31 Dec 1980 10:18:58 +0000 (02:18 -0800)]
fix ubafree(i), i = 0 to be UBAFREECLR(i) to avoid races

SCCS-vsn: sys/vax/uba/dh.c 4.7
SCCS-vsn: sys/vax/uba/up.c 4.9
SCCS-vsn: sys/vax/uba/va.c 4.4
SCCS-vsn: sys/vax/uba/vp.c 4.4

43 years ago(no message)
Bill Joy [Wed, 31 Dec 1980 07:30:29 +0000 (23:30 -0800)]
(no message)

SCCS-vsn: sys/vax/vax/locore.s 4.10

43 years agos,../conf,//
Bill Joy [Sat, 27 Dec 1980 04:30:55 +0000 (20:30 -0800)]
s,../conf,//

SCCS-vsn: sys/vax/vax/conf.c 4.8

43 years agocleanpu adding 750
Bill Joy [Sat, 27 Dec 1980 04:29:38 +0000 (20:29 -0800)]
cleanpu adding 750

SCCS-vsn: sys/vax/stand/Makefile 4.2

43 years agoremove PHYSU* which is now in uba.h
Bill Joy [Sat, 27 Dec 1980 04:28:40 +0000 (20:28 -0800)]
remove PHYSU* which is now in uba.h

SCCS-vsn: sys/stand.att/saio.h 4.3

43 years agofix (sort of) mba stuff
Bill Joy [Sat, 27 Dec 1980 04:24:55 +0000 (20:24 -0800)]
fix (sort of) mba stuff

SCCS-vsn: sys/vax/vax/locore.s 4.9

43 years agoadd EPAWNJ tracing
Bill Joy [Sat, 27 Dec 1980 04:22:07 +0000 (20:22 -0800)]
add EPAWNJ tracing

SCCS-vsn: sys/kern/kern_physio.c 4.4
SCCS-vsn: sys/kern/vfs_bio.c 4.4
SCCS-vsn: sys/kern/vfs_cluster.c 4.4

43 years agofixes per epa
Bill Joy [Sat, 27 Dec 1980 04:21:16 +0000 (20:21 -0800)]
fixes per epa

SCCS-vsn: sys/vax/uba/lp.c 4.4

43 years agochange spelling
Bill Joy [Sat, 27 Dec 1980 04:20:20 +0000 (20:20 -0800)]
change spelling

SCCS-vsn: sys/vax/uba/tm.c 4.4

43 years agoadd PHYSU* for standalone drivers
Bill Joy [Sat, 27 Dec 1980 03:59:29 +0000 (19:59 -0800)]
add PHYSU* for standalone drivers

SCCS-vsn: sys/vax/uba/ubareg.h 4.3
SCCS-vsn: sys/vax/uba/ubavar.h 4.3

43 years agodate and time created 80/12/21 17:38:41 by wnj
Bill Joy [Mon, 22 Dec 1980 09:38:41 +0000 (01:38 -0800)]
date and time created 80/12/21 17:38:41 by wnj

SCCS-vsn: lib/libc/vax/stdio.old/doprnt.c 4.1

43 years agodate and time created 80/12/21 16:58:23 by wnj
Bill Joy [Mon, 22 Dec 1980 08:58:23 +0000 (00:58 -0800)]
date and time created 80/12/21 16:58:23 by wnj

SCCS-vsn: lib/libcompat/4.1/vax/reset.s 4.1

43 years agodate and time created 80/12/21 16:51:04 by wnj
Bill Joy [Mon, 22 Dec 1980 08:51:04 +0000 (00:51 -0800)]
date and time created 80/12/21 16:51:04 by wnj

SCCS-vsn: lib/libc/stdio/ungetc.c 4.1

43 years agodate and time created 80/12/21 16:51:02 by wnj
Bill Joy [Mon, 22 Dec 1980 08:51:02 +0000 (00:51 -0800)]
date and time created 80/12/21 16:51:02 by wnj

SCCS-vsn: lib/libc/stdio/tempnam.c 4.1

43 years agodate and time created 80/12/21 16:51:01 by wnj
Bill Joy [Mon, 22 Dec 1980 08:51:01 +0000 (00:51 -0800)]
date and time created 80/12/21 16:51:01 by wnj

SCCS-vsn: lib/libc/stdlib/system.c 4.1

43 years agodate and time created 80/12/21 16:50:58 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:58 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:58 by wnj

SCCS-vsn: lib/libcompat/4.3/strout.c 4.1

43 years agodate and time created 80/12/21 16:50:57 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:57 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:57 by wnj

SCCS-vsn: lib/libc/stdio/sprintf.c 4.1

43 years agodate and time created 80/12/21 16:50:56 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:56 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:56 by wnj

SCCS-vsn: lib/libc/stdio/setbuf.c 4.1

43 years agodate and time created 80/12/21 16:50:54 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:54 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:54 by wnj

SCCS-vsn: lib/libc/stdio/scanf.c 4.1

43 years agodate and time created 80/12/21 16:50:53 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:53 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:53 by wnj

SCCS-vsn: lib/libc/stdio/rewind.c 4.1

43 years agodate and time created 80/12/21 16:50:52 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:52 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:52 by wnj

SCCS-vsn: lib/libc/stdio/rdwr.c 4.1

43 years agodate and time created 80/12/21 16:50:51 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:51 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:51 by wnj

SCCS-vsn: lib/libc/stdio/putw.c 4.1

43 years agodate and time created 80/12/21 16:50:50 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:50 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:50 by wnj

SCCS-vsn: lib/libc/stdio/puts.c 4.1

43 years agodate and time created 80/12/21 16:50:48 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:48 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:48 by wnj

SCCS-vsn: lib/libc/stdio/putchar.c 4.1

43 years agodate and time created 80/12/21 16:50:46 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:46 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:46 by wnj

SCCS-vsn: lib/libc/stdio/printf.c 4.1

43 years agodate and time created 80/12/21 16:50:45 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:45 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:45 by wnj

SCCS-vsn: lib/libc/gen/popen.c 4.1

43 years agodate and time created 80/12/21 16:50:42 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:42 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:42 by wnj

SCCS-vsn: lib/libc/stdio/getw.c 4.1

43 years agodate and time created 80/12/21 16:50:41 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:41 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:41 by wnj

SCCS-vsn: lib/libc/stdio/gets.c 4.1

43 years agodate and time created 80/12/21 16:50:40 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:40 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:40 by wnj

SCCS-vsn: lib/libc/gen/getpwuid.c 4.1

43 years agodate and time created 80/12/21 16:50:39 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:39 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:39 by wnj

SCCS-vsn: lib/libc/gen/getpwnam.c 4.1

43 years agodate and time created 80/12/21 16:50:37 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:37 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:37 by wnj

SCCS-vsn: lib/libc/gen/getpwent.c 4.1

43 years agodate and time created 80/12/21 16:50:36 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:36 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:36 by wnj

SCCS-vsn: lib/libcompat/4.1/getpw.c 4.1

43 years agodate and time created 80/12/21 16:50:35 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:35 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:35 by wnj

SCCS-vsn: lib/libc/gen/getpass.c 4.1

43 years agodate and time created 80/12/21 16:50:34 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:34 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:34 by wnj

SCCS-vsn: lib/libc/gen/getgrnam.c 4.1

43 years agodate and time created 80/12/21 16:50:33 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:33 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:33 by wnj

SCCS-vsn: lib/libc/gen/getgrgid.c 4.1

43 years agodate and time created 80/12/21 16:50:31 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:31 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:31 by wnj

SCCS-vsn: lib/libc/gen/getgrent.c 4.1

43 years agodate and time created 80/12/21 16:50:30 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:30 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:30 by wnj

SCCS-vsn: lib/libc/stdio/getchar.c 4.1

43 years agodate and time created 80/12/21 16:50:29 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:29 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:29 by wnj

SCCS-vsn: lib/libcompat/4.3/gcvt.c 4.1

43 years agodate and time created 80/12/21 16:50:28 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:28 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:28 by wnj

SCCS-vsn: lib/libc/stdio/ftell.c 4.1

43 years agodate and time created 80/12/21 16:50:26 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:26 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:26 by wnj

SCCS-vsn: lib/libc/gen/fstab.c 4.1

43 years agodate and time created 80/12/21 16:50:25 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:25 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:25 by wnj

SCCS-vsn: lib/libc/stdio/fseek.c 4.1

43 years agodate and time created 80/12/21 16:50:24 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:24 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:24 by wnj

SCCS-vsn: lib/libc/stdio/freopen.c 4.1

43 years agodate and time created 80/12/21 16:50:22 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:22 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:22 by wnj

SCCS-vsn: lib/libc/stdio/fputs.c 4.1

43 years agodate and time created 80/12/21 16:50:21 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:21 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:21 by wnj

SCCS-vsn: lib/libc/stdio/fputc.c 4.1

43 years agodate and time created 80/12/21 16:50:20 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:20 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:20 by wnj

SCCS-vsn: lib/libc/stdio/fprintf.c 4.1

43 years agodate and time created 80/12/21 16:50:18 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:18 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:18 by wnj

SCCS-vsn: lib/libc/stdio/fopen.c 4.1

43 years agodate and time created 80/12/21 16:50:14 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:14 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:14 by wnj

SCCS-vsn: lib/libc/stdio/wbuf.c 4.1

43 years agodate and time created 80/12/21 16:50:12 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:12 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:12 by wnj

SCCS-vsn: lib/libc/stdio/filbuf.c 4.1

43 years agodate and time created 80/12/21 16:50:10 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:10 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:10 by wnj

SCCS-vsn: lib/libc/stdio/fgets.c 4.1

43 years agodate and time created 80/12/21 16:50:09 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:09 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:09 by wnj

SCCS-vsn: lib/libc/stdio/fgetc.c 4.1

43 years agodate and time created 80/12/21 16:50:07 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:07 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:07 by wnj

SCCS-vsn: lib/libc/stdio/fdopen.c 4.1

43 years agodate and time created 80/12/21 16:50:00 by wnj
Bill Joy [Mon, 22 Dec 1980 08:50:00 +0000 (00:50 -0800)]
date and time created 80/12/21 16:50:00 by wnj

SCCS-vsn: lib/libc/stdio/data.c 4.1

43 years agodate and time created 80/12/21 16:49:59 by wnj
Bill Joy [Mon, 22 Dec 1980 08:49:59 +0000 (00:49 -0800)]
date and time created 80/12/21 16:49:59 by wnj

SCCS-vsn: lib/libc/stdio/clrerr.c 4.1

43 years agodate and time created 80/12/21 16:40:28 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:28 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:28 by wnj

SCCS-vsn: lib/libc/gen/valloc.c 4.1

43 years agodate and time created 80/12/21 16:40:27 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:27 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:27 by wnj

SCCS-vsn: lib/libc/gen/ttyslot.c 4.1

43 years agodate and time created 80/12/21 16:40:26 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:26 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:26 by wnj

SCCS-vsn: lib/libc/gen/ttyname.c 4.1

43 years agodate and time created 80/12/21 16:40:25 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:25 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:25 by wnj

SCCS-vsn: lib/libc/gen/timezone.c 4.1

43 years agodate and time created 80/12/21 16:40:24 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:24 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:24 by wnj

SCCS-vsn: lib/libcompat/4.1/tell.c 4.1

43 years agodate and time created 80/12/21 16:40:22 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:22 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:22 by wnj

SCCS-vsn: lib/libc/string/swab.c 4.1

43 years agodate and time created 80/12/21 16:40:21 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:21 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:21 by wnj

SCCS-vsn: lib/libcompat/4.1/stty.c 4.1

43 years agodate and time created 80/12/21 16:40:20 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:20 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:20 by wnj

SCCS-vsn: lib/libc/string/strncpy.c 4.1

43 years agodate and time created 80/12/21 16:40:19 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:19 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:19 by wnj

SCCS-vsn: lib/libc/string/strncmp.c 4.1

43 years agodate and time created 80/12/21 16:40:17 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:17 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:17 by wnj

SCCS-vsn: lib/libc/string/strncat.c 4.1

43 years agodate and time created 80/12/21 16:40:16 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:16 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:16 by wnj

SCCS-vsn: lib/libc/string/strlen.c 4.1

43 years agodate and time created 80/12/21 16:40:14 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:14 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:14 by wnj

SCCS-vsn: lib/libcompat/4.1/strcpyn.c 4.1

43 years agodate and time created 80/12/21 16:40:11 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:11 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:11 by wnj

SCCS-vsn: lib/libcompat/4.1/strcmpn.c 4.1

43 years agodate and time created 80/12/21 16:40:10 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:10 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:10 by wnj

SCCS-vsn: lib/libc/string/strcmp.c 4.1

43 years agodate and time created 80/12/21 16:40:09 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:09 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:09 by wnj

SCCS-vsn: lib/libcompat/4.1/strcatn.c 4.1

43 years agodate and time created 80/12/21 16:40:07 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:07 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:07 by wnj

SCCS-vsn: lib/libc/string/strcat.c 4.1

43 years agodate and time created 80/12/21 16:40:06 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:06 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:06 by wnj

SCCS-vsn: lib/libc/gen/sleep.c 4.1

43 years agodate and time created 80/12/21 16:40:05 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:05 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:05 by wnj

SCCS-vsn: lib/libc/string/rindex.c 4.1

43 years agodate and time created 80/12/21 16:40:02 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:02 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:02 by wnj

SCCS-vsn: lib/libcompat/4.3/regex.c 4.1

43 years agodate and time created 80/12/21 16:40:01 by wnj
Bill Joy [Mon, 22 Dec 1980 08:40:01 +0000 (00:40 -0800)]
date and time created 80/12/21 16:40:01 by wnj

SCCS-vsn: lib/libc/stdlib/rand.c 4.1

43 years agodate and time created 80/12/21 16:39:59 by wnj
Bill Joy [Mon, 22 Dec 1980 08:39:59 +0000 (00:39 -0800)]
date and time created 80/12/21 16:39:59 by wnj

SCCS-vsn: lib/libc/stdlib/qsort.c 4.1