unix-history/.git
35 years agoadd Berkeley specific copyright, networking release
Keith Bostic [Wed, 8 Mar 1989 03:04:21 +0000 (19:04 -0800)]
add Berkeley specific copyright, networking release

SCCS-vsn: share/doc/psd/20.ipctut/Makefile 6.3
SCCS-vsn: share/doc/psd/20.ipctut/dgramread.c 6.4
SCCS-vsn: share/doc/psd/20.ipctut/dgramsend.c 6.3
SCCS-vsn: share/doc/psd/20.ipctut/pipe.c 6.3
SCCS-vsn: share/doc/psd/20.ipctut/socketpair.c 6.3
SCCS-vsn: share/doc/psd/20.ipctut/strchkread.c 6.3
SCCS-vsn: share/doc/psd/20.ipctut/streamread.c 6.3
SCCS-vsn: share/doc/psd/20.ipctut/streamwrite.c 6.3
SCCS-vsn: share/doc/psd/20.ipctut/tutor.me 6.6
SCCS-vsn: share/doc/psd/20.ipctut/udgramread.c 6.4
SCCS-vsn: share/doc/psd/20.ipctut/udgramsend.c 6.3
SCCS-vsn: share/doc/psd/20.ipctut/ustreamread.c 6.4
SCCS-vsn: share/doc/psd/20.ipctut/ustreamwrite.c 6.4

35 years agoadd Berkeley specific copyright, for networking release
Keith Bostic [Wed, 8 Mar 1989 02:59:46 +0000 (18:59 -0800)]
add Berkeley specific copyright, for networking release

SCCS-vsn: share/doc/psd/21.ipc/0.t 1.4
SCCS-vsn: share/doc/psd/21.ipc/1.t 1.4
SCCS-vsn: share/doc/psd/21.ipc/2.t 1.4
SCCS-vsn: share/doc/psd/21.ipc/3.t 1.5
SCCS-vsn: share/doc/psd/21.ipc/4.t 1.4
SCCS-vsn: share/doc/psd/21.ipc/5.t 1.6
SCCS-vsn: share/doc/psd/21.ipc/Makefile 1.3

35 years agoadd Berkeley specific copyright notice
Keith Bostic [Wed, 8 Mar 1989 02:56:59 +0000 (18:56 -0800)]
add Berkeley specific copyright notice

SCCS-vsn: share/doc/smm/05.fastfs/0.t 6.3
SCCS-vsn: share/doc/smm/05.fastfs/1.t 6.2
SCCS-vsn: share/doc/smm/05.fastfs/2.t 6.2
SCCS-vsn: share/doc/smm/05.fastfs/3.t 6.2
SCCS-vsn: share/doc/smm/05.fastfs/4.t 6.2
SCCS-vsn: share/doc/smm/05.fastfs/5.t 6.2
SCCS-vsn: share/doc/smm/05.fastfs/6.t 6.2
SCCS-vsn: share/doc/smm/05.fastfs/Makefile 5.3

35 years agoadd Berkeley specific copyright notice, networking release
Keith Bostic [Wed, 8 Mar 1989 02:54:53 +0000 (18:54 -0800)]
add Berkeley specific copyright notice, networking release

SCCS-vsn: usr.sbin/timed/SMM.doc/timedop/Makefile 6.2
SCCS-vsn: usr.sbin/timed/SMM.doc/timedop/timed.ms 6.2

35 years agoinstall Berkeley specific copyright, for networking release
Keith Bostic [Wed, 8 Mar 1989 02:53:30 +0000 (18:53 -0800)]
install Berkeley specific copyright, for networking release

SCCS-vsn: share/doc/smm/18.net/0.t 6.4
SCCS-vsn: share/doc/smm/18.net/1.t 6.4
SCCS-vsn: share/doc/smm/18.net/2.t 6.4
SCCS-vsn: share/doc/smm/18.net/3.t 6.4
SCCS-vsn: share/doc/smm/18.net/4.t 6.4
SCCS-vsn: share/doc/smm/18.net/5.t 6.4
SCCS-vsn: share/doc/smm/18.net/6.t 6.4
SCCS-vsn: share/doc/smm/18.net/7.t 6.4
SCCS-vsn: share/doc/smm/18.net/8.t 6.5
SCCS-vsn: share/doc/smm/18.net/9.t 6.4
SCCS-vsn: share/doc/smm/18.net/Makefile 6.2
SCCS-vsn: share/doc/smm/18.net/a.t 6.4
SCCS-vsn: share/doc/smm/18.net/b.t 6.4
SCCS-vsn: share/doc/smm/18.net/c.t 6.4
SCCS-vsn: share/doc/smm/18.net/d.t 6.4
SCCS-vsn: share/doc/smm/18.net/e.t 6.4
SCCS-vsn: share/doc/smm/18.net/f.t 6.4

35 years agonew getlogin using getlogname syscall; plus cuserid library call
Kevin Fall [Tue, 7 Mar 1989 16:34:29 +0000 (08:34 -0800)]
new getlogin using getlogname syscall; plus cuserid library call

SCCS-vsn: lib/libc/gen/getlogin.c 5.4

35 years agoadd get/set logname system calls
Kevin Fall [Tue, 7 Mar 1989 16:26:21 +0000 (08:26 -0800)]
add get/set logname system calls

SCCS-vsn: sys/kern/kern_prot.c 7.3

35 years agoI can't think of a reason to allow ``24XX'' as settable time.
Keith Bostic [Tue, 7 Mar 1989 12:44:57 +0000 (04:44 -0800)]
I can't think of a reason to allow ``24XX'' as settable time.

SCCS-vsn: bin/date/date.c 4.24

35 years agoadd setpassent/setgroupent to speed up user uid/gid access
Keith Bostic [Tue, 7 Mar 1989 12:41:22 +0000 (04:41 -0800)]
add setpassent/setgroupent to speed up user uid/gid access

SCCS-vsn: bin/ls/ls.c 5.11

35 years agorewritten from getpwent.3; cleanup, add setgroupent()
Keith Bostic [Tue, 7 Mar 1989 11:40:55 +0000 (03:40 -0800)]
rewritten from getpwent.3; cleanup, add setgroupent()

SCCS-vsn: lib/libc/gen/getgrent.3 6.4

35 years agoinstrs -> instrs.adb
Keith Bostic [Tue, 7 Mar 1989 04:52:40 +0000 (20:52 -0800)]
instrs -> instrs.adb

SCCS-vsn: old/dbx/ops.tahoe.c 5.5

35 years agotypo?
Keith Bostic [Tue, 7 Mar 1989 04:27:52 +0000 (20:27 -0800)]
typo?

SCCS-vsn: usr.bin/diff/diff3/Makefile 4.5

35 years agopwd.h needs types.h
Keith Bostic [Tue, 7 Mar 1989 04:25:48 +0000 (20:25 -0800)]
pwd.h needs types.h

SCCS-vsn: usr.bin/quota/quota.c 5.7
SCCS-vsn: usr.bin/rdist/defs.h 5.5

35 years agotypo...
Keith Bostic [Tue, 7 Mar 1989 04:24:45 +0000 (20:24 -0800)]
typo...

SCCS-vsn: usr.bin/msgs/Makefile 5.5

35 years agouse setpassent, not _pw_stayopen
Keith Bostic [Tue, 7 Mar 1989 04:22:32 +0000 (20:22 -0800)]
use setpassent, not _pw_stayopen

SCCS-vsn: usr.bin/lastcomm/lastcomm.c 5.7

35 years agomissing FRC label
Keith Bostic [Tue, 7 Mar 1989 04:20:59 +0000 (20:20 -0800)]
missing FRC label

SCCS-vsn: usr.bin/gprof/Makefile 5.14

35 years agopwd.h needs types.h
Keith Bostic [Tue, 7 Mar 1989 04:19:51 +0000 (20:19 -0800)]
pwd.h needs types.h

SCCS-vsn: usr.bin/from/from.c 5.4

35 years agoless verbose...
Keith Bostic [Tue, 7 Mar 1989 04:18:02 +0000 (20:18 -0800)]
less verbose...

SCCS-vsn: usr.bin/ex/Makefile 7.25

35 years agodon't run the editor setuid; more secure and fixes vi bug
Keith Bostic [Tue, 7 Mar 1989 04:14:30 +0000 (20:14 -0800)]
don't run the editor setuid; more secure and fixes vi bug

SCCS-vsn: usr.bin/chpass/chpass.c 5.3

35 years agopwd.h needs types.h
Keith Bostic [Tue, 7 Mar 1989 03:56:53 +0000 (19:56 -0800)]
pwd.h needs types.h

SCCS-vsn: usr.bin/error/filter.c 5.4

35 years agoadd all label
Keith Bostic [Tue, 7 Mar 1989 03:56:21 +0000 (19:56 -0800)]
add all label

SCCS-vsn: old/dbx/Makefile 5.14

35 years agomove man pages into source tree, cleanup, no more manroff
Keith Bostic [Tue, 7 Mar 1989 03:55:38 +0000 (19:55 -0800)]
move man pages into source tree, cleanup, no more manroff

SCCS-vsn: share/man/Makefile 5.4

35 years agopwd.h needs types.h
Keith Bostic [Tue, 7 Mar 1989 03:53:38 +0000 (19:53 -0800)]
pwd.h needs types.h

SCCS-vsn: usr.bin/mail/getname.c 5.7

35 years agoadd cleandir
Keith Bostic [Tue, 7 Mar 1989 03:52:39 +0000 (19:52 -0800)]
add cleandir

SCCS-vsn: old/lisp/fp/Makefile 5.5

35 years agoadd cleandir label
Keith Bostic [Tue, 7 Mar 1989 03:51:32 +0000 (19:51 -0800)]
add cleandir label

SCCS-vsn: usr.bin/tn3270/makefile 4.2

35 years agocleanup
Keith Bostic [Tue, 7 Mar 1989 03:49:08 +0000 (19:49 -0800)]
cleanup

SCCS-vsn: usr.bin/pascal/Makefile 5.5

35 years agocleanup, add cleadir, copyright
Keith Bostic [Tue, 7 Mar 1989 03:48:06 +0000 (19:48 -0800)]
cleanup, add cleadir, copyright

SCCS-vsn: usr.bin/pascal/eyacc/Makefile 5.3

35 years agomove man pages into source tree
Keith Bostic [Tue, 7 Mar 1989 03:43:33 +0000 (19:43 -0800)]
move man pages into source tree

SCCS-vsn: share/man/man8/man8.vax/Makefile 5.3
SCCS-vsn: share/man/man3f/Makefile 5.3

35 years agomove man pages into src tree
Keith Bostic [Tue, 7 Mar 1989 03:13:17 +0000 (19:13 -0800)]
move man pages into src tree

SCCS-vsn: share/man/man8/Makefile 5.4

35 years agomove man pages into source tree
Keith Bostic [Tue, 7 Mar 1989 03:07:54 +0000 (19:07 -0800)]
move man pages into source tree

SCCS-vsn: share/man/man3/Makefile 5.12
SCCS-vsn: share/man/man4/man4.tahoe/Makefile 5.3
SCCS-vsn: share/man/man4/man4.vax/Makefile 5.3
SCCS-vsn: share/man/man4/Makefile 5.3
SCCS-vsn: share/man/man5/Makefile 5.3
SCCS-vsn: share/man/man7/Makefile 5.3

35 years agonor does make want to hear your pithy little comments
Keith Bostic [Tue, 7 Mar 1989 02:29:56 +0000 (18:29 -0800)]
nor does make want to hear your pithy little comments

SCCS-vsn: games/phantasia/setup.c 5.5

35 years agocleanup, add cleandir
Keith Bostic [Tue, 7 Mar 1989 00:46:37 +0000 (16:46 -0800)]
cleanup, add cleandir

SCCS-vsn: old/cpp/Makefile 1.6
SCCS-vsn: old/pcc/ccom.tahoe/Makefile 1.11
SCCS-vsn: old/pcc/ccom.vax/Makefile 1.19

35 years agoOK_TO_PLAY no longer necessary, we have dm(8)
Keith Bostic [Tue, 7 Mar 1989 00:42:53 +0000 (16:42 -0800)]
OK_TO_PLAY no longer necessary, we have dm(8)

SCCS-vsn: games/phantasia/include.h 5.2
SCCS-vsn: games/phantasia/main.c 5.3
SCCS-vsn: games/phantasia/phantdefs.h 5.2
SCCS-vsn: games/phantasia/phantglobs.c 5.2
SCCS-vsn: games/phantasia/phantglobs.h 5.2
SCCS-vsn: games/phantasia/setup.c 5.4

35 years agocleanup, reformat
Keith Bostic [Tue, 7 Mar 1989 00:41:33 +0000 (16:41 -0800)]
cleanup, reformat

SCCS-vsn: games/phantasia/Makefile 5.6

35 years agoadd cleandir label, cleanup
Keith Bostic [Tue, 7 Mar 1989 00:40:41 +0000 (16:40 -0800)]
add cleandir label, cleanup

SCCS-vsn: old/pcc/c2.vax/Makefile 4.7

35 years agocleandir label, cleanup
Keith Bostic [Tue, 7 Mar 1989 00:39:36 +0000 (16:39 -0800)]
cleandir label, cleanup

SCCS-vsn: old/pcc/c2.tahoe/Makefile 1.4

35 years agoadd cleandir lable
Keith Bostic [Tue, 7 Mar 1989 00:27:22 +0000 (16:27 -0800)]
add cleandir lable

SCCS-vsn: sbin/dump/Makefile 5.8

35 years agoadd pathnames.h, getopt(3); lint cleanups, error cleanups
Keith Bostic [Tue, 7 Mar 1989 00:24:36 +0000 (16:24 -0800)]
add pathnames.h, getopt(3); lint cleanups, error cleanups

SCCS-vsn: bin/df/df.c 5.4

35 years agoadd cleandir, cleanup
Keith Bostic [Tue, 7 Mar 1989 00:13:29 +0000 (16:13 -0800)]
add cleandir, cleanup

SCCS-vsn: old/cpio/Makefile 5.4

35 years agoadd cleandir label
Keith Bostic [Tue, 7 Mar 1989 00:12:13 +0000 (16:12 -0800)]
add cleandir label

SCCS-vsn: old/as.vax/Makefile 5.6

35 years agoadd search path names
Keith Bostic [Mon, 6 Mar 1989 14:01:17 +0000 (06:01 -0800)]
add search path names

SCCS-vsn: bin/csh/csh.c 5.9
SCCS-vsn: bin/csh/pathnames.h 5.2

35 years agoadd pathnames.h
Keith Bostic [Mon, 6 Mar 1989 13:58:03 +0000 (05:58 -0800)]
add pathnames.h

SCCS-vsn: usr.bin/write/write.c 4.14

35 years agoadd pathnames.h, _PATH_UTMP
Keith Bostic [Mon, 6 Mar 1989 13:55:27 +0000 (05:55 -0800)]
add pathnames.h, _PATH_UTMP

SCCS-vsn: usr.bin/who/who.c 5.7

35 years agoadd pathnames.h
Keith Bostic [Mon, 6 Mar 1989 13:53:10 +0000 (05:53 -0800)]
add pathnames.h

SCCS-vsn: usr.bin/su/su.c 5.12

35 years agodate and time created 89/03/05 21:53:06 by bostic
Keith Bostic [Mon, 6 Mar 1989 13:53:06 +0000 (05:53 -0800)]
date and time created 89/03/05 21:53:06 by bostic

SCCS-vsn: usr.bin/su/pathnames.h 5.1

35 years agoput sccsid's back in...
Keith Bostic [Mon, 6 Mar 1989 13:49:47 +0000 (05:49 -0800)]
put sccsid's back in...

SCCS-vsn: bin/rcp/rcp.c 5.15

35 years agoadd pathname.sh
Keith Bostic [Mon, 6 Mar 1989 13:49:04 +0000 (05:49 -0800)]
add pathname.sh

SCCS-vsn: bin/rcp/rcp.c 5.14

35 years agodate and time created 89/03/05 21:48:59 by bostic
Keith Bostic [Mon, 6 Mar 1989 13:48:59 +0000 (05:48 -0800)]
date and time created 89/03/05 21:48:59 by bostic

SCCS-vsn: bin/rcp/pathnames.h 5.1

35 years agodate and time created 89/03/05 21:45:30 by bostic
Keith Bostic [Mon, 6 Mar 1989 13:45:30 +0000 (05:45 -0800)]
date and time created 89/03/05 21:45:30 by bostic

SCCS-vsn: bin/ps/pathnames.h 5.1

35 years agoforgot one
Keith Bostic [Mon, 6 Mar 1989 13:34:48 +0000 (05:34 -0800)]
forgot one

SCCS-vsn: usr.bin/login/login.c 5.36

35 years agoadd pathnames.h
Keith Bostic [Mon, 6 Mar 1989 13:33:44 +0000 (05:33 -0800)]
add pathnames.h

SCCS-vsn: usr.bin/login/login.c 5.35

35 years agodate and time created 89/03/05 21:33:30 by bostic
Keith Bostic [Mon, 6 Mar 1989 13:33:30 +0000 (05:33 -0800)]
date and time created 89/03/05 21:33:30 by bostic

SCCS-vsn: usr.bin/login/pathnames.h 5.1

35 years agoadd pathnames.h
Keith Bostic [Mon, 6 Mar 1989 13:30:16 +0000 (05:30 -0800)]
add pathnames.h

SCCS-vsn: old/ld/ld.c 5.11

35 years agodate and time created 89/03/05 21:30:06 by bostic
Keith Bostic [Mon, 6 Mar 1989 13:30:06 +0000 (05:30 -0800)]
date and time created 89/03/05 21:30:06 by bostic

SCCS-vsn: old/ld/pathnames.h 5.1

35 years agoadd pathnames.h
Keith Bostic [Mon, 6 Mar 1989 13:28:34 +0000 (05:28 -0800)]
add pathnames.h

SCCS-vsn: bin/ed/ed.c 4.7

35 years agodate and time created 89/03/05 21:28:28 by bostic
Keith Bostic [Mon, 6 Mar 1989 13:28:28 +0000 (05:28 -0800)]
date and time created 89/03/05 21:28:28 by bostic

SCCS-vsn: bin/ed/pathnames.h 5.1

35 years agodate and time created 89/03/05 21:25:12 by bostic
Keith Bostic [Mon, 6 Mar 1989 13:25:12 +0000 (05:25 -0800)]
date and time created 89/03/05 21:25:12 by bostic

SCCS-vsn: bin/df/pathnames.h 5.1

35 years agodate and time created 89/03/05 21:24:00 by bostic
Keith Bostic [Mon, 6 Mar 1989 13:24:00 +0000 (05:24 -0800)]
date and time created 89/03/05 21:24:00 by bostic

SCCS-vsn: bin/csh/pathnames.h 5.1

35 years agopathnames.h
Keith Bostic [Mon, 6 Mar 1989 13:23:54 +0000 (05:23 -0800)]
pathnames.h

SCCS-vsn: bin/csh/func.c 5.7

35 years agoadd pathnames.h
Keith Bostic [Mon, 6 Mar 1989 13:21:28 +0000 (05:21 -0800)]
add pathnames.h

SCCS-vsn: usr.bin/chpass/field.c 5.3
SCCS-vsn: usr.bin/chpass/util.c 5.4
SCCS-vsn: usr.sbin/chroot/chroot.c 5.4

35 years agodate and time created 89/03/05 21:18:53 by bostic
Keith Bostic [Mon, 6 Mar 1989 13:18:53 +0000 (05:18 -0800)]
date and time created 89/03/05 21:18:53 by bostic

SCCS-vsn: usr.bin/chpass/pathnames.h 5.1

35 years agoadd pathnames.h
Keith Bostic [Mon, 6 Mar 1989 13:16:53 +0000 (05:16 -0800)]
add pathnames.h

SCCS-vsn: old/pcc/cc/cc.c 4.16

35 years agodate and time created 89/03/05 21:16:46 by bostic
Keith Bostic [Mon, 6 Mar 1989 13:16:46 +0000 (05:16 -0800)]
date and time created 89/03/05 21:16:46 by bostic

SCCS-vsn: old/pcc/cc/pathnames.h 5.1

35 years agodate and time created 89/03/05 21:12:24 by bostic
Keith Bostic [Mon, 6 Mar 1989 13:12:24 +0000 (05:12 -0800)]
date and time created 89/03/05 21:12:24 by bostic

SCCS-vsn: games/snake/snake/pathnames.h 5.1

35 years agopwd.h needs types.h; add pathnames.h
Keith Bostic [Mon, 6 Mar 1989 13:12:00 +0000 (05:12 -0800)]
pwd.h needs types.h; add pathnames.h

SCCS-vsn: games/snake/snake/snake.c 5.7
SCCS-vsn: games/snake/snscore/snscore.c 5.4

35 years agopwd.h needs types.h
Keith Bostic [Mon, 6 Mar 1989 13:11:46 +0000 (05:11 -0800)]
pwd.h needs types.h

SCCS-vsn: games/sail/lo_main.c 5.4
SCCS-vsn: games/robots/score.c 5.4

35 years agopwd.h needs sys/types.h
Keith Bostic [Mon, 6 Mar 1989 12:46:59 +0000 (04:46 -0800)]
pwd.h needs sys/types.h

SCCS-vsn: games/canfield/cfscores/cfscores.c 5.4
SCCS-vsn: games/monop/misc.c 5.3

35 years agoadd all label
Keith Bostic [Mon, 6 Mar 1989 12:42:41 +0000 (04:42 -0800)]
add all label

SCCS-vsn: games/adventure/Makefile 4.10

35 years agoremove FRC label
Keith Bostic [Mon, 6 Mar 1989 12:31:24 +0000 (04:31 -0800)]
remove FRC label

SCCS-vsn: games/fortune/Makefile 1.6

35 years agopwd.h needs types.h
Keith Bostic [Mon, 6 Mar 1989 12:29:35 +0000 (04:29 -0800)]
pwd.h needs types.h

SCCS-vsn: games/battlestar/init.c 5.3

35 years agopwd.h needs sys/types.h
Keith Bostic [Mon, 6 Mar 1989 12:28:46 +0000 (04:28 -0800)]
pwd.h needs sys/types.h

SCCS-vsn: games/atc/include.h 5.2

35 years agodate and time created 89/03/05 20:28:25 by bostic
Keith Bostic [Mon, 6 Mar 1989 12:28:25 +0000 (04:28 -0800)]
date and time created 89/03/05 20:28:25 by bostic

SCCS-vsn: games/atc/include.h 5.1

35 years agodate and time created 89/03/05 20:27:54 by bostic
Keith Bostic [Mon, 6 Mar 1989 12:27:54 +0000 (04:27 -0800)]
date and time created 89/03/05 20:27:54 by bostic

SCCS-vsn: games/atc/extern.c 5.1

35 years agodate and time created 89/03/05 20:21:57 by bostic
Keith Bostic [Mon, 6 Mar 1989 12:21:57 +0000 (04:21 -0800)]
date and time created 89/03/05 20:21:57 by bostic

SCCS-vsn: games/adventure/pathnames.h 5.1

35 years agocleanup, some machinations no longer needed
Keith Bostic [Mon, 6 Mar 1989 12:21:39 +0000 (04:21 -0800)]
cleanup, some machinations no longer needed

SCCS-vsn: games/adventure/Makefile 4.9

35 years agomake this work with dm(8) -- fix is ugly, but the code is worse
Keith Bostic [Mon, 6 Mar 1989 12:20:59 +0000 (04:20 -0800)]
make this work with dm(8) -- fix is ugly, but the code is worse

SCCS-vsn: games/adventure/main.c 4.2
SCCS-vsn: games/adventure/init.c 4.2
SCCS-vsn: games/adventure/save.c 4.3

35 years agodon't hide files
Keith Bostic [Mon, 6 Mar 1989 11:08:41 +0000 (03:08 -0800)]
don't hide files

SCCS-vsn: games/larn/Makefile 5.6

35 years agocleanup, make it Berkeley's own
Keith Bostic [Mon, 6 Mar 1989 11:01:06 +0000 (03:01 -0800)]
cleanup, make it Berkeley's own

SCCS-vsn: games/larn/Makefile 5.5

35 years agodate and time created 89/03/05 19:00:13 by bostic
Keith Bostic [Mon, 6 Mar 1989 11:00:13 +0000 (03:00 -0800)]
date and time created 89/03/05 19:00:13 by bostic

SCCS-vsn: games/larn/README 5.1

35 years agodate and time created 89/03/05 19:00:02 by bostic
Keith Bostic [Mon, 6 Mar 1989 11:00:02 +0000 (03:00 -0800)]
date and time created 89/03/05 19:00:02 by bostic

SCCS-vsn: games/larn/Fixed.Bugs 5.1

35 years agodate and time created 89/03/05 18:59:33 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:33 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:33 by bostic

SCCS-vsn: games/larn/tok.c 5.1

35 years agodate and time created 89/03/05 18:59:32 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:32 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:32 by bostic

SCCS-vsn: games/larn/signal.c 5.1

35 years agodate and time created 89/03/05 18:59:31 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:31 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:31 by bostic

SCCS-vsn: games/larn/scores.c 5.1

35 years agodate and time created 89/03/05 18:59:30 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:30 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:30 by bostic

SCCS-vsn: games/larn/regen.c 5.1
SCCS-vsn: games/larn/savelev.c 5.1

35 years agodate and time created 89/03/05 18:59:29 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:29 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:29 by bostic

SCCS-vsn: games/larn/object.c 5.1

35 years agodate and time created 89/03/05 18:59:28 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:28 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:28 by bostic

SCCS-vsn: games/larn/nap.c 5.1

35 years agodate and time created 89/03/05 18:59:27 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:27 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:27 by bostic

SCCS-vsn: games/larn/movem.c 5.1

35 years agodate and time created 89/03/05 18:59:26 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:26 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:26 by bostic

SCCS-vsn: games/larn/moreobj.c 5.1

35 years agodate and time created 89/03/05 18:59:25 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:25 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:25 by bostic

SCCS-vsn: games/larn/monster.c 5.1

35 years agodate and time created 89/03/05 18:59:24 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:24 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:24 by bostic

SCCS-vsn: games/larn/datfiles/larnopts 5.1
SCCS-vsn: games/larn/datfiles/lfortune 5.1

35 years agodate and time created 89/03/05 18:59:23 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:23 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:23 by bostic

SCCS-vsn: games/larn/datfiles/larnmaze 5.1

35 years agodate and time created 89/03/05 18:59:22 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:22 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:22 by bostic

SCCS-vsn: games/larn/datfiles/larn.help 5.1

35 years agodate and time created 89/03/05 18:59:21 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:21 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:21 by bostic

SCCS-vsn: games/larn/io.c 5.1

35 years agodate and time created 89/03/05 18:59:20 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:20 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:20 by bostic

SCCS-vsn: games/larn/holidays 5.1

35 years agodate and time created 89/03/05 18:59:19 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:19 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:19 by bostic

SCCS-vsn: games/larn/help.c 5.1

35 years agodate and time created 89/03/05 18:59:18 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:18 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:18 by bostic

SCCS-vsn: games/larn/global.c 5.1

35 years agodate and time created 89/03/05 18:59:17 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:17 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:17 by bostic

SCCS-vsn: games/larn/fortune.c 5.1

35 years agodate and time created 89/03/05 18:59:16 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:16 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:16 by bostic

SCCS-vsn: games/larn/diag.c 5.1
SCCS-vsn: games/larn/display.c 5.1

35 years agodate and time created 89/03/05 18:59:15 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:15 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:15 by bostic

SCCS-vsn: games/larn/create.c 5.1

35 years agodate and time created 89/03/05 18:59:14 by bostic
Keith Bostic [Mon, 6 Mar 1989 10:59:14 +0000 (02:59 -0800)]
date and time created 89/03/05 18:59:14 by bostic

SCCS-vsn: games/larn/config.c 5.1