unix-history/.git
43 years agodynamic allocation kernel
Bill Joy [Sat, 28 Feb 1981 09:44:57 +0000 (01:44 -0800)]
dynamic allocation kernel

SCCS-vsn: sys/kern/kern_clock.c 4.14
SCCS-vsn: sys/kern/vfs_vnops.c 4.6
SCCS-vsn: sys/vax/vax/machdep.c 4.19
SCCS-vsn: sys/kern/init_main.c 4.10

43 years agomade f_errlist a separate module. DLW
David Wasley [Sat, 28 Feb 1981 08:13:06 +0000 (00:13 -0800)]
made f_errlist a separate module. DLW

SCCS-vsn: usr.bin/f77/libI77/makefile 1.7

43 years agofixed declaration for f_nerr. DLW
David Wasley [Sat, 28 Feb 1981 08:11:51 +0000 (00:11 -0800)]
fixed declaration for f_nerr. DLW

SCCS-vsn: usr.bin/f77/libI77/f_errno.h 1.4

43 years agofixed declaration for MAXERR. DLW
David Wasley [Sat, 28 Feb 1981 08:10:30 +0000 (00:10 -0800)]
fixed declaration for MAXERR. DLW

SCCS-vsn: usr.bin/f77/libI77/err.c 1.4

43 years agoremoved 'static' declaration (it was a bug!). DLW
David Wasley [Sat, 28 Feb 1981 07:18:44 +0000 (23:18 -0800)]
removed 'static' declaration (it was a bug!). DLW

SCCS-vsn: usr.bin/f77/libI77/f_errlist.c 1.2

43 years agoadded def for F_MAXERR. DLW
David Wasley [Sat, 28 Feb 1981 05:45:28 +0000 (21:45 -0800)]
added def for F_MAXERR. DLW

SCCS-vsn: usr.bin/f77/libI77/f_errno.h 1.3

43 years agodate and time created 81/02/27 13:09:50 by dlw
David Wasley [Sat, 28 Feb 1981 05:09:50 +0000 (21:09 -0800)]
date and time created 81/02/27 13:09:50 by dlw

SCCS-vsn: usr.bin/f77/libI77/f_errlist.c 1.1

43 years agoHZ->hz
Bill Joy [Fri, 27 Feb 1981 19:16:09 +0000 (11:16 -0800)]
HZ->hz

SCCS-vsn: sys/vax/vax/autoconf.c 4.17

43 years agos/HZ/hz/
Bill Joy [Fri, 27 Feb 1981 19:15:28 +0000 (11:15 -0800)]
s/HZ/hz/

SCCS-vsn: sys/vax/uba/dz.c 4.19
SCCS-vsn: sys/vax/mba/hp.c 4.16
SCCS-vsn: sys/vax/uba/lp.c 4.7
SCCS-vsn: sys/vax/uba/rk.c 4.16
SCCS-vsn: sys/vax/uba/uba.c 4.17
SCCS-vsn: sys/vax/uba/up.c 4.26
SCCS-vsn: sys/vax/uba/va.c 4.6
SCCS-vsn: sys/vax/uba/vp.c 4.6

43 years agodont allocate space here
Bill Joy [Fri, 27 Feb 1981 18:41:53 +0000 (10:41 -0800)]
dont allocate space here

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

43 years agocorrect message to say mbas not configd not not supported
Bill Joy [Fri, 27 Feb 1981 18:41:19 +0000 (10:41 -0800)]
correct message to say mbas not configd not not supported

SCCS-vsn: sys/vax/vax/autoconf.c 4.16

43 years agobefore compiling dynamic version
Bill Joy [Fri, 27 Feb 1981 18:39:36 +0000 (10:39 -0800)]
before compiling dynamic version

SCCS-vsn: sys/vax/vax/Locore.c 4.6
SCCS-vsn: sys/vax/vax/machdep.c 4.18
SCCS-vsn: sys/kern/init_main.c 4.9
SCCS-vsn: sys/vax/vax/locore.s 4.31

43 years agodynamic alloc kernel version
Bill Joy [Fri, 27 Feb 1981 18:38:42 +0000 (10:38 -0800)]
dynamic alloc kernel version

SCCS-vsn: sys/sys/callout.h 4.4
SCCS-vsn: sys/sys/param.h 4.9
SCCS-vsn: sys/vax/uba/ubareg.h 4.15
SCCS-vsn: sys/vax/uba/ubavar.h 4.15
SCCS-vsn: sys/sys/buf.h 4.10
SCCS-vsn: sys/sys/map.h 4.3
SCCS-vsn: sys/vax/vax/nexus.h 4.4

43 years agoremove constants which are no longer needed (dyn alloc)
Bill Joy [Fri, 27 Feb 1981 16:04:43 +0000 (08:04 -0800)]
remove constants which are no longer needed (dyn alloc)

SCCS-vsn: sys/sys/param.h 4.8

43 years agoadd hz, timezone and dstflag
Bill Joy [Fri, 27 Feb 1981 16:03:43 +0000 (08:03 -0800)]
add hz, timezone and dstflag

SCCS-vsn: sys/sys/systm.h 4.12

43 years agogo to pointer basis
Bill Joy [Fri, 27 Feb 1981 16:03:23 +0000 (08:03 -0800)]
go to pointer basis

SCCS-vsn: sys/sys/clist.h 4.3
SCCS-vsn: sys/sys/callout.h 4.3

43 years agodont give first dimension of Nexmap
Bill Joy [Fri, 27 Feb 1981 16:02:36 +0000 (08:02 -0800)]
dont give first dimension of Nexmap

SCCS-vsn: sys/vax/include/pte.h 4.7

43 years agomove to pointer base to allow dyn allocation
Bill Joy [Fri, 27 Feb 1981 16:02:07 +0000 (08:02 -0800)]
move to pointer base to allow dyn allocation

SCCS-vsn: sys/sys/buf.h 4.9
SCCS-vsn: sys/ufs/ffs/dinode.h 4.4
SCCS-vsn: sys/ufs/ffs/inode.h 4.4
SCCS-vsn: sys/ufs/ufs/dinode.h 4.4
SCCS-vsn: sys/ufs/ufs/inode.h 4.4
SCCS-vsn: sys/sys/file.h 4.4
SCCS-vsn: sys/sys/proc.h 4.5

43 years agoadd cinit
Bill Joy [Fri, 27 Feb 1981 15:57:32 +0000 (07:57 -0800)]
add cinit

SCCS-vsn: sys/kern/init_main.c 4.8

43 years agouse header file; cinit to main()
Bill Joy [Fri, 27 Feb 1981 15:56:47 +0000 (07:56 -0800)]
use header file; cinit to main()

SCCS-vsn: sys/kern/tty_subr.c 4.7

43 years agorid of NCALL
Bill Joy [Fri, 27 Feb 1981 15:55:59 +0000 (07:55 -0800)]
rid of NCALL

SCCS-vsn: sys/kern/kern_clock.c 4.13

43 years agorid of NTEXT
Bill Joy [Fri, 27 Feb 1981 15:42:17 +0000 (07:42 -0800)]
rid of NTEXT

SCCS-vsn: sys/vm/vm_meter.c 4.3

43 years agorid of NPROC
Bill Joy [Fri, 27 Feb 1981 15:40:27 +0000 (07:40 -0800)]
rid of NPROC

SCCS-vsn: sys/kern/kern_clock.c 4.12
SCCS-vsn: sys/kern/kern_synch.c 4.8
SCCS-vsn: sys/kern/kern_proc.c 4.7
SCCS-vsn: sys/vm/vm_meter.c 4.2

43 years agoadded 'int f_nerr' for external routines. DLW
David Wasley [Fri, 27 Feb 1981 15:36:44 +0000 (07:36 -0800)]
added 'int f_nerr' for external routines. DLW

SCCS-vsn: usr.bin/f77/libI77/err.c 1.3

43 years agorid of NFILE
Bill Joy [Fri, 27 Feb 1981 15:31:46 +0000 (07:31 -0800)]
rid of NFILE

SCCS-vsn: sys/kern/vfs_vnops.c 4.5
SCCS-vsn: sys/kern/kern_proc.c 4.6

43 years agorid of NINODE
Bill Joy [Fri, 27 Feb 1981 15:29:24 +0000 (07:29 -0800)]
rid of NINODE

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 4.2
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 4.2
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 4.2
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 4.2
SCCS-vsn: sys/kern/vfs_syscalls.c 4.7
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 4.7
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 4.7
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 4.7
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 4.7

43 years agoformatting
Bill Joy [Fri, 27 Feb 1981 15:19:50 +0000 (07:19 -0800)]
formatting

SCCS-vsn: sys/vax/mba/mbareg.h 4.11
SCCS-vsn: sys/vax/mba/mbavar.h 4.11

43 years agodef and use NNEXUS
Bill Joy [Fri, 27 Feb 1981 15:17:42 +0000 (07:17 -0800)]
def and use NNEXUS

SCCS-vsn: sys/vax/vax/nexus.h 4.3

43 years ago#ifdef KERNEL
Bill Joy [Fri, 27 Feb 1981 15:17:17 +0000 (07:17 -0800)]
#ifdef KERNEL

SCCS-vsn: sys/ufs/ffs/ufsmount.h 4.3
SCCS-vsn: sys/ufs/ufs/ufsmount.h 4.3

43 years agoenabled saving old lib on install. DLW
David Wasley [Fri, 27 Feb 1981 15:07:24 +0000 (07:07 -0800)]
enabled saving old lib on install. DLW

SCCS-vsn: usr.bin/f77/libI77/makefile 1.6
SCCS-vsn: usr.bin/f77/libF77/makefile 1.4

43 years agoconditionally discard NETLDISC cruft
Bill Joy [Fri, 27 Feb 1981 14:20:04 +0000 (06:20 -0800)]
conditionally discard NETLDISC cruft

SCCS-vsn: sys/vax/vax/cons.c 4.5
SCCS-vsn: sys/vax/uba/dh.c 4.25
SCCS-vsn: sys/vax/uba/dz.c 4.18

43 years agoadded ubapurge() and fixed up some 750 conditional code
Bill Joy [Fri, 27 Feb 1981 14:10:02 +0000 (06:10 -0800)]
added ubapurge() and fixed up some 750 conditional code

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

43 years agofixes for 750/780
Bill Joy [Fri, 27 Feb 1981 14:07:35 +0000 (06:07 -0800)]
fixes for 750/780

SCCS-vsn: sys/vax/mba/mbareg.h 4.10
SCCS-vsn: sys/vax/mba/mbavar.h 4.10
SCCS-vsn: sys/vax/uba/ubareg.h 4.14
SCCS-vsn: sys/vax/uba/ubavar.h 4.14

43 years agoelim code when no mba's
Bill Joy [Fri, 27 Feb 1981 13:59:49 +0000 (05:59 -0800)]
elim code when no mba's

SCCS-vsn: sys/vax/vax/autoconf.c 4.15

43 years agocall ubapurge() which works on 750's
Bill Joy [Fri, 27 Feb 1981 13:58:26 +0000 (05:58 -0800)]
call ubapurge() which works on 750's

SCCS-vsn: sys/vax/uba/rk.c 4.15
SCCS-vsn: sys/vax/uba/up.c 4.25

43 years agoclean up conditional machinecheck stuff
Bill Joy [Fri, 27 Feb 1981 13:56:22 +0000 (05:56 -0800)]
clean up conditional machinecheck stuff

SCCS-vsn: sys/vax/vax/machdep.c 4.17

43 years agomade LIBDIR /usr/ucb/lib. DLW
David Wasley [Fri, 27 Feb 1981 09:41:25 +0000 (01:41 -0800)]
made LIBDIR /usr/ucb/lib. DLW

SCCS-vsn: usr.bin/f77/libF77/makefile 1.3
SCCS-vsn: usr.bin/f77/libI77/makefile 1.5

43 years agodate and time created 81/02/26 16:32:55 by dlw
David Wasley [Fri, 27 Feb 1981 08:32:55 +0000 (00:32 -0800)]
date and time created 81/02/26 16:32:55 by dlw

SCCS-vsn: usr.bin/f77/libU77/makefile 1.1

43 years agofix cpu to be in data space, not bss
Bill Joy [Fri, 27 Feb 1981 04:49:08 +0000 (20:49 -0800)]
fix cpu to be in data space, not bss

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

43 years agostamp send to dec
Bill Joy [Fri, 27 Feb 1981 04:48:35 +0000 (20:48 -0800)]
stamp send to dec

SCCS-vsn: sys/vax/vax/autoconf.c 4.14

43 years agostamp for sending to dec... still bugs in mkioconf.c
Bill Joy [Fri, 27 Feb 1981 04:48:15 +0000 (20:48 -0800)]
stamp for sending to dec... still bugs in mkioconf.c

SCCS-vsn: usr.sbin/config/lang.l 1.4
SCCS-vsn: usr.sbin/config/mkheaders.c 1.5
SCCS-vsn: usr.sbin/config/mkmakefile.c 1.3
SCCS-vsn: usr.sbin/config/mkubglue.c 1.3

43 years agofix nested index problem
Eric Allman [Fri, 27 Feb 1981 04:26:06 +0000 (20:26 -0800)]
fix nested index problem

SCCS-vsn: share/me/index.me 2.7
SCCS-vsn: share/me/float.me 2.2
SCCS-vsn: share/me/tmac.orig_me 2.10

43 years agodelete printing of mask and pos
Bill Joy [Fri, 27 Feb 1981 02:38:08 +0000 (18:38 -0800)]
delete printing of mask and pos

SCCS-vsn: sys/vax/uba/rk.c 4.14

43 years agocosmetics
Bill Joy [Thu, 26 Feb 1981 20:30:23 +0000 (12:30 -0800)]
cosmetics

SCCS-vsn: sys/vax/uba/ubareg.h 4.13
SCCS-vsn: sys/vax/uba/ubavar.h 4.13
SCCS-vsn: sys/vax/include/pcb.h 4.4
SCCS-vsn: sys/sys/proc.h 4.4
SCCS-vsn: sys/vax/include/trap.h 4.4
SCCS-vsn: sys/sys/vmmeter.h 4.3
SCCS-vsn: sys/vax/include/cpu.h 4.3

43 years agocosmetic for new config and 750/780
Bill Joy [Thu, 26 Feb 1981 20:29:25 +0000 (12:29 -0800)]
cosmetic for new config and 750/780

SCCS-vsn: sys/vax/mba/mba.c 4.10
SCCS-vsn: sys/vax/vax/conf.c 4.19
SCCS-vsn: sys/kern/kern_physio.c 4.13
SCCS-vsn: sys/kern/vfs_bio.c 4.13
SCCS-vsn: sys/kern/vfs_cluster.c 4.13
SCCS-vsn: sys/vax/uba/up.c 4.24
SCCS-vsn: sys/vax/vax/autoconf.c 4.13
SCCS-vsn: sys/vax/uba/tm.c 4.19
SCCS-vsn: sys/vax/uba/rk.c 4.13

43 years agoadded 750 macheck code... FASTVAX XXX
Bill Joy [Thu, 26 Feb 1981 20:26:10 +0000 (12:26 -0800)]
added 750 macheck code... FASTVAX XXX

SCCS-vsn: sys/vax/vax/machdep.c 4.16

43 years agoFASTVAX xxx or -> UNFAST
Bill Joy [Thu, 26 Feb 1981 20:24:56 +0000 (12:24 -0800)]
FASTVAX xxx or -> UNFAST

SCCS-vsn: sys/kern/init_main.c 4.7
SCCS-vsn: sys/kern/kern_synch.c 4.7

43 years ago750 mchk code; handle no mbas
Bill Joy [Thu, 26 Feb 1981 20:23:41 +0000 (12:23 -0800)]
750 mchk code; handle no mbas

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

43 years agoput away mikes stuff
Bill Joy [Thu, 26 Feb 1981 17:44:52 +0000 (09:44 -0800)]
put away mikes stuff

SCCS-vsn: usr.sbin/config/config.y 1.3
SCCS-vsn: usr.sbin/config/mkheaders.c 1.4
SCCS-vsn: usr.sbin/config/mkmakefile.c 1.2
SCCS-vsn: usr.sbin/config/main.c 1.3

43 years ago(no message)
Bill Joy [Thu, 26 Feb 1981 17:42:45 +0000 (09:42 -0800)]
(no message)

SCCS-vsn: usr.sbin/config/mkubglue.c 1.2

43 years agoget rid of #include "tr.h"
Bill Joy [Thu, 26 Feb 1981 17:24:19 +0000 (09:24 -0800)]
get rid of #include "tr.h"

SCCS-vsn: sys/kern/tty_subr.c 4.6

43 years agoeliminate delays which were for old emulex ucode only
Bill Joy [Thu, 26 Feb 1981 16:17:58 +0000 (08:17 -0800)]
eliminate delays which were for old emulex ucode only

SCCS-vsn: sys/vax/uba/dh.c 4.24

43 years agos/VAX==780/VAX780
Michael Toy [Thu, 26 Feb 1981 16:00:27 +0000 (08:00 -0800)]
s/VAX==780/VAX780

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

43 years agofix for combined version
Bill Joy [Thu, 26 Feb 1981 15:38:15 +0000 (07:38 -0800)]
fix for combined version

SCCS-vsn: sys/vax/vax/cons.c 4.4

43 years agoconvert VAX==??? to VAX???
Bill Joy [Thu, 26 Feb 1981 15:36:52 +0000 (07:36 -0800)]
convert VAX==??? to VAX???

SCCS-vsn: sys/vax/vax/flp.c 4.3
SCCS-vsn: sys/vax/uba/uba.c 4.15
SCCS-vsn: sys/vax/vax/autoconf.c 4.12

43 years agoconvert VAX=??? to VAX???
Bill Joy [Thu, 26 Feb 1981 15:35:57 +0000 (07:35 -0800)]
convert VAX=??? to VAX???

SCCS-vsn: sys/vax/vax/flp.h 4.4
SCCS-vsn: sys/vax/include/mtpr.h 4.5

43 years agoname changes
Bill Joy [Thu, 26 Feb 1981 15:31:15 +0000 (07:31 -0800)]
name changes

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

43 years agoget rid of VAX==???
Bill Joy [Thu, 26 Feb 1981 15:30:34 +0000 (07:30 -0800)]
get rid of VAX==???

SCCS-vsn: sys/kern/kern_clock.c 4.11
SCCS-vsn: sys/vax/vax/machdep.c 4.15

43 years agofunctional version with %b printf, etc
Bill Joy [Thu, 26 Feb 1981 15:30:15 +0000 (07:30 -0800)]
functional version with %b printf, etc

SCCS-vsn: sys/vax/mba/hpreg.h 4.4
SCCS-vsn: sys/sys/ioctl.h 4.6
SCCS-vsn: sys/vax/mba/mbareg.h 4.9
SCCS-vsn: sys/vax/mba/mbavar.h 4.9
SCCS-vsn: sys/sys/vcmd.h 4.3
SCCS-vsn: sys/sys/mtio.h 4.4
SCCS-vsn: sys/vax/uba/tmreg.h 4.4

43 years agocant get spin down code to work
Bill Joy [Thu, 26 Feb 1981 15:27:08 +0000 (07:27 -0800)]
cant get spin down code to work

SCCS-vsn: sys/vax/uba/rk.c 4.12

43 years agoI moved vgrind to another directory so I took out the
Bill Joy [Thu, 26 Feb 1981 15:07:36 +0000 (07:07 -0800)]
I moved vgrind to another directory so I took out the
vgrind stuff -- presotto

SCCS-vsn: old/vpr/Makefile 5.4

43 years agodont throw away super-blocks on error
Bill Joy [Thu, 26 Feb 1981 14:28:05 +0000 (06:28 -0800)]
dont throw away super-blocks on error

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

43 years agoMade prefix right.
Michael Toy [Thu, 26 Feb 1981 14:27:54 +0000 (06:27 -0800)]
Made prefix right.

SCCS-vsn: usr.sbin/config/main.c 1.2
SCCS-vsn: usr.sbin/config/config.h 1.2

43 years agofix to handle drive not ready
Bill Joy [Thu, 26 Feb 1981 14:27:24 +0000 (06:27 -0800)]
fix to handle drive not ready

SCCS-vsn: sys/vax/uba/up.c 4.23

43 years agofix {} errors
Bill Joy [Thu, 26 Feb 1981 14:26:35 +0000 (06:26 -0800)]
fix {} errors

SCCS-vsn: sys/vax/mba/hp.c 4.15

43 years agoMade it work
Michael Toy [Thu, 26 Feb 1981 14:17:10 +0000 (06:17 -0800)]
Made it work

SCCS-vsn: usr.sbin/config/mkheaders.c 1.3

43 years agoworking %b code
Bill Joy [Thu, 26 Feb 1981 13:23:27 +0000 (05:23 -0800)]
working %b code

SCCS-vsn: sys/kern/subr_prf.c 4.10

43 years agodate and time created 81/02/25 21:22:11 by toy
Michael Toy [Thu, 26 Feb 1981 13:22:11 +0000 (05:22 -0800)]
date and time created 81/02/25 21:22:11 by toy

SCCS-vsn: usr.sbin/config/config.h 1.1

43 years agoalmost working versions
Bill Joy [Thu, 26 Feb 1981 13:03:44 +0000 (05:03 -0800)]
almost working versions

SCCS-vsn: sys/vax/mba/hp.c 4.14
SCCS-vsn: sys/vax/mba/mba.c 4.9
SCCS-vsn: sys/vax/uba/up.c 4.22
SCCS-vsn: sys/vax/uba/tm.c 4.18
SCCS-vsn: sys/vax/uba/rk.c 4.11

43 years agoAdded connection to ?
Michael Toy [Thu, 26 Feb 1981 10:29:14 +0000 (02:29 -0800)]
Added connection to ?

SCCS-vsn: usr.sbin/config/config.y 1.2

43 years agorearrange to do TM_SDWN if necessary
Bill Joy [Thu, 26 Feb 1981 09:16:58 +0000 (01:16 -0800)]
rearrange to do TM_SDWN if necessary

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

43 years agoadded targets for mkindx & mkvers. DLW
David Wasley [Thu, 26 Feb 1981 08:21:12 +0000 (00:21 -0800)]
added targets for mkindx & mkvers. DLW

SCCS-vsn: usr.bin/f77/libI77/makefile 1.4

43 years ago"tape" means device.
Michael Toy [Thu, 26 Feb 1981 07:49:18 +0000 (23:49 -0800)]
"tape" means device.

SCCS-vsn: usr.sbin/config/lang.l 1.3

43 years agoremoved bit.o from OBJECTS list. DLW
David Wasley [Thu, 26 Feb 1981 07:26:45 +0000 (23:26 -0800)]
removed bit.o from OBJECTS list. DLW

SCCS-vsn: usr.bin/f77/libF77/makefile 1.2

43 years agodate and time created 81/02/25 15:23:56 by dlw
David Wasley [Thu, 26 Feb 1981 07:23:56 +0000 (23:23 -0800)]
date and time created 81/02/25 15:23:56 by dlw

SCCS-vsn: usr.bin/f77/libF77/makefile 1.1

43 years agofix size table
Bill Joy [Thu, 26 Feb 1981 07:17:24 +0000 (23:17 -0800)]
fix size table

SCCS-vsn: sys/vax/uba/rk.c 4.10

43 years agoput in write lock diagnostic
Bill Joy [Thu, 26 Feb 1981 06:53:27 +0000 (22:53 -0800)]
put in write lock diagnostic

SCCS-vsn: sys/vax/mba/hp.c 4.13

43 years agonew machinecheck call
Bill Joy [Thu, 26 Feb 1981 06:48:55 +0000 (22:48 -0800)]
new machinecheck call

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

43 years agoreplaced sccs keywords. DLW
David Wasley [Thu, 26 Feb 1981 06:48:22 +0000 (22:48 -0800)]
replaced sccs keywords. DLW

SCCS-vsn: usr.bin/f77/libI77/makefile 1.3

43 years agofirst version with new machine check code
Bill Joy [Thu, 26 Feb 1981 06:48:03 +0000 (22:48 -0800)]
first version with new machine check code

SCCS-vsn: sys/vax/vax/machdep.c 4.14

43 years agoadded $(LIB) and mk????* to 'make tape'. DLW
David Wasley [Thu, 26 Feb 1981 06:45:08 +0000 (22:45 -0800)]
added $(LIB) and mk????* to 'make tape'. DLW

SCCS-vsn: usr.bin/f77/libI77/makefile 1.2

43 years agodate and time created 81/02/24 21:11:42 by toy
Michael Toy [Wed, 25 Feb 1981 13:11:42 +0000 (05:11 -0800)]
date and time created 81/02/24 21:11:42 by toy

SCCS-vsn: usr.sbin/config/config.y 1.1

43 years agodate and time created 81/02/24 21:06:50 by toy
Michael Toy [Wed, 25 Feb 1981 13:06:50 +0000 (05:06 -0800)]
date and time created 81/02/24 21:06:50 by toy

SCCS-vsn: usr.sbin/config/mkmakefile.c 1.1

43 years agoRestored version
Michael Toy [Wed, 25 Feb 1981 12:03:18 +0000 (04:03 -0800)]
Restored version

SCCS-vsn: usr.sbin/config/lang.l 1.2

43 years agodate and time created 81/02/24 19:58:38 by toy
Michael Toy [Wed, 25 Feb 1981 11:58:38 +0000 (03:58 -0800)]
date and time created 81/02/24 19:58:38 by toy

SCCS-vsn: usr.sbin/config/lang.l 1.1

43 years agoSave version for first working set
Michael Toy [Wed, 25 Feb 1981 07:53:00 +0000 (23:53 -0800)]
Save version for first working set

SCCS-vsn: usr.sbin/config/mkheaders.c 1.2

43 years agodate and time created 81/02/24 15:51:25 by toy
Michael Toy [Wed, 25 Feb 1981 07:51:25 +0000 (23:51 -0800)]
date and time created 81/02/24 15:51:25 by toy

SCCS-vsn: usr.sbin/config/Makefile 1.1

43 years agodate and time created 81/02/24 15:51:22 by toy
Michael Toy [Wed, 25 Feb 1981 07:51:22 +0000 (23:51 -0800)]
date and time created 81/02/24 15:51:22 by toy

SCCS-vsn: usr.sbin/config/main.c 1.1

43 years agodate and time created 81/02/24 15:51:20 by toy
Michael Toy [Wed, 25 Feb 1981 07:51:20 +0000 (23:51 -0800)]
date and time created 81/02/24 15:51:20 by toy

SCCS-vsn: usr.sbin/config/mkubglue.c 1.1

43 years agodate and time created 81/02/24 15:51:17 by toy
Michael Toy [Wed, 25 Feb 1981 07:51:17 +0000 (23:51 -0800)]
date and time created 81/02/24 15:51:17 by toy

SCCS-vsn: usr.sbin/config/mkheaders.c 1.1

43 years agocount statements at top of for loops
Peter B. Kessler [Wed, 25 Feb 1981 07:42:54 +0000 (23:42 -0800)]
count statements at top of for loops

SCCS-vsn: usr.bin/pascal/src/forop.c 1.2

43 years agominor typos
Bill Joy [Tue, 24 Feb 1981 15:45:34 +0000 (07:45 -0800)]
minor typos

SCCS-vsn: sys/vax/uba/rk.c 4.9

43 years agos/NDH11/NDH/ etc
Bill Joy [Tue, 24 Feb 1981 15:45:03 +0000 (07:45 -0800)]
s/NDH11/NDH/ etc

SCCS-vsn: sys/kern/kern_clock.c 4.10

43 years agominor typos
Bill Joy [Tue, 24 Feb 1981 15:44:57 +0000 (07:44 -0800)]
minor typos

SCCS-vsn: sys/vax/uba/dz.c 4.17
SCCS-vsn: sys/vax/uba/uba.c 4.14
SCCS-vsn: sys/vax/uba/up.c 4.21

43 years agoget rid of uh_active
Bill Joy [Tue, 24 Feb 1981 15:44:26 +0000 (07:44 -0800)]
get rid of uh_active

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

43 years agominor typos
Bill Joy [Tue, 24 Feb 1981 15:44:02 +0000 (07:44 -0800)]
minor typos

SCCS-vsn: sys/vax/uba/dh.c 4.23

43 years agoput in #ifndef LOCORE so can include in locore.s
Bill Joy [Tue, 24 Feb 1981 12:52:25 +0000 (04:52 -0800)]
put in #ifndef LOCORE so can include in locore.s

SCCS-vsn: sys/vax/include/pte.h 4.6

43 years agoput in leading 0's
Bill Joy [Tue, 24 Feb 1981 12:52:04 +0000 (04:52 -0800)]
put in leading 0's

SCCS-vsn: sys/vax/include/psl.h 4.3

43 years agoput funny constants in assym.s; remove ISPORT
Bill Joy [Tue, 24 Feb 1981 12:49:48 +0000 (04:49 -0800)]
put funny constants in assym.s; remove ISPORT

SCCS-vsn: sys/sys/user.h 4.5

43 years agodelete non-distributed stuff
Bill Joy [Tue, 24 Feb 1981 12:48:34 +0000 (04:48 -0800)]
delete non-distributed stuff

SCCS-vsn: sys/sys/ioctl.h 4.5