unix-history/.git
40 years agogenerate errors for too few subscripts and suppress
Paul M. Aoki [Thu, 9 Feb 1984 12:11:29 +0000 (04:11 -0800)]
generate errors for too few subscripts and suppress
any subsequent errors due to subscripting mistakes.

SCCS-vsn: usr.bin/pascal/src/pclval.c 1.9

40 years agolint and suppression of spurious error messages after
Paul M. Aoki [Thu, 9 Feb 1984 12:09:55 +0000 (04:09 -0800)]
lint and suppression of spurious error messages after
incorrect number of array subscripts.

SCCS-vsn: usr.bin/pascal/src/lval.c 1.13

40 years agoclean up conformant array assignments.
Paul M. Aoki [Thu, 9 Feb 1984 12:06:30 +0000 (04:06 -0800)]
clean up conformant array assignments.

SCCS-vsn: usr.bin/pascal/src/stat.c 1.15

40 years agolint
Paul M. Aoki [Thu, 9 Feb 1984 12:05:29 +0000 (04:05 -0800)]
lint

SCCS-vsn: usr.bin/pascal/src/type.c 1.13

40 years agoadd function declarations.
Paul M. Aoki [Thu, 9 Feb 1984 12:04:39 +0000 (04:04 -0800)]
add function declarations.

SCCS-vsn: usr.bin/pascal/src/0.h 1.24

40 years agomissing ifndef PXP
Paul M. Aoki [Thu, 9 Feb 1984 04:05:44 +0000 (20:05 -0800)]
missing ifndef PXP

SCCS-vsn: usr.bin/pascal/src/CONFIG.c 2.6

40 years agolint
Paul M. Aoki [Thu, 9 Feb 1984 03:46:43 +0000 (19:46 -0800)]
lint

SCCS-vsn: usr.bin/pascal/src/fend.c 1.25

40 years agoversion 3.0 becomes 3.1 automagically.
Paul M. Aoki [Thu, 9 Feb 1984 03:10:11 +0000 (19:10 -0800)]
version 3.0 becomes 3.1 automagically.

SCCS-vsn: usr.bin/pascal/src/pimakefile 1.45
SCCS-vsn: usr.bin/pascal/pc0/Makefile 1.50

40 years agono longer need -w flag for C compiles
Paul M. Aoki [Thu, 9 Feb 1984 03:06:59 +0000 (19:06 -0800)]
no longer need -w flag for C compiles

SCCS-vsn: usr.bin/pascal/pc0/Makefile 1.49
SCCS-vsn: usr.bin/pascal/src/pimakefile 1.44

40 years agomerge conformant array code of Carol Nishizak
Kirk McKusick [Wed, 8 Feb 1984 16:57:47 +0000 (08:57 -0800)]
merge conformant array code of Carol Nishizak

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

40 years agomerge in conformant array code by Carol Nishizak
Kirk McKusick [Wed, 8 Feb 1984 16:52:20 +0000 (08:52 -0800)]
merge in conformant array code by Carol Nishizak

SCCS-vsn: usr.bin/pascal/src/OPnames.h 1.8
SCCS-vsn: usr.bin/pascal/src/conv.c 1.7
SCCS-vsn: usr.bin/pascal/src/tree.h 1.4
SCCS-vsn: usr.bin/pascal/src/type.c 1.12
SCCS-vsn: usr.bin/pascal/src/pclval.c 1.8
SCCS-vsn: usr.bin/pascal/src/pas.y 1.13
SCCS-vsn: usr.bin/pascal/src/lval.c 1.12
SCCS-vsn: usr.bin/pascal/src/var.c 1.19
SCCS-vsn: usr.bin/pascal/src/fhdr.c 1.9
SCCS-vsn: usr.bin/pascal/src/stat.c 1.14
SCCS-vsn: usr.bin/pascal/src/call.c 1.27
SCCS-vsn: usr.bin/pascal/src/0.h 1.23
SCCS-vsn: usr.bin/pascal/src/nl.c 1.15
SCCS-vsn: usr.bin/pascal/src/p2put.c 1.16
SCCS-vsn: usr.bin/pascal/src/clas.c 1.8
SCCS-vsn: usr.bin/pascal/src/tree_ty.h 1.5

40 years agoadd "Resetmodes" option to interactive restore
Kirk McKusick [Wed, 8 Feb 1984 10:55:38 +0000 (02:55 -0800)]
add "Resetmodes" option to interactive restore

SCCS-vsn: sbin/restore/main.c 3.13

40 years agouse cmap.h for bit offsets in Fastreclaim, physical memory limit
Mike Karels [Wed, 8 Feb 1984 09:41:14 +0000 (01:41 -0800)]
use cmap.h for bit offsets in Fastreclaim, physical memory limit

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

40 years agoforce iupdate from irele if count still > 0,
Mike Karels [Wed, 8 Feb 1984 09:36:54 +0000 (01:36 -0800)]
force iupdate from irele if count still > 0,
avoiding delayed updates from namei cache

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 6.2
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 6.2
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 6.2
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 6.2

40 years agoavoid iupdate/iput if unmodified (in update)
Mike Karels [Wed, 8 Feb 1984 09:34:56 +0000 (01:34 -0800)]
avoid iupdate/iput if unmodified (in update)

SCCS-vsn: sys/ufs/ffs/ffs_subr.c 6.2

40 years agomissing iput's on errors
Mike Karels [Wed, 8 Feb 1984 06:53:05 +0000 (22:53 -0800)]
missing iput's on errors

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 6.3
SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 6.3
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 6.3
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 6.3

40 years agolint
Kirk McKusick [Wed, 8 Feb 1984 05:36:18 +0000 (21:36 -0800)]
lint

SCCS-vsn: usr.bin/pascal/src/stab.c 1.11
SCCS-vsn: usr.bin/pascal/src/pclval.c 1.7

40 years agolint (by thien)
Kirk McKusick [Wed, 8 Feb 1984 05:34:09 +0000 (21:34 -0800)]
lint (by thien)

SCCS-vsn: usr.bin/pascal/src/p2put.c 1.15

40 years agomerge lint by thien
Kirk McKusick [Tue, 7 Feb 1984 12:23:15 +0000 (04:23 -0800)]
merge lint by thien

SCCS-vsn: usr.bin/pascal/src/stat.c 1.13
SCCS-vsn: usr.bin/pascal/src/stab.c 1.10

40 years agomissing brelse() when determining that cylinder group is full
Kirk McKusick [Tue, 7 Feb 1984 09:49:26 +0000 (01:49 -0800)]
missing brelse() when determining that cylinder group is full

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 6.3
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 6.3

40 years agocheck for dmf's too (-t option).
Ralph Campbell [Tue, 7 Feb 1984 07:34:01 +0000 (23:34 -0800)]
check for dmf's too (-t option).

SCCS-vsn: usr.sbin/pstat/pstat.c 4.25

40 years agoallow second open of same device (initialize those variables!)
Mike Karels [Tue, 7 Feb 1984 05:00:36 +0000 (21:00 -0800)]
allow second open of same device (initialize those variables!)

SCCS-vsn: sys/vax/stand/hp.c 6.4
SCCS-vsn: sys/vax/stand/up.c 6.3

40 years agomissing brelse() when checking for cylinder group full
Kirk McKusick [Tue, 7 Feb 1984 02:58:27 +0000 (18:58 -0800)]
missing brelse() when checking for cylinder group full

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 6.3
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 6.3

40 years agoRevamped to be smarter about keeping things on separate bands
Dave Slattengren [Mon, 6 Feb 1984 06:10:49 +0000 (22:10 -0800)]
Revamped to be smarter about keeping things on separate bands
AND have less sections produced.

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/vsort.c 1.8

40 years agoreplaced missing `#' for `#ifndef lint'.
Peter B. Kessler [Mon, 6 Feb 1984 05:57:28 +0000 (21:57 -0800)]
replaced missing `#' for `#ifndef lint'.

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

40 years agomerge lint by thien
Kirk McKusick [Sun, 5 Feb 1984 12:35:53 +0000 (04:35 -0800)]
merge lint by thien

SCCS-vsn: usr.bin/pascal/src/yyget.c 1.6

40 years agolint (by thien)
Kirk McKusick [Sun, 5 Feb 1984 12:34:56 +0000 (04:34 -0800)]
lint (by thien)

SCCS-vsn: usr.bin/pascal/src/stat.c 1.11.1.1
SCCS-vsn: usr.bin/pascal/src/stab.c 1.8.1.1
SCCS-vsn: usr.bin/pascal/src/yyget.c 1.4.1.1

40 years agomerge lint by thien
Kirk McKusick [Sun, 5 Feb 1984 12:10:37 +0000 (04:10 -0800)]
merge lint by thien

SCCS-vsn: usr.bin/pascal/src/tmps.c 1.13

40 years agolint (by thien)
Kirk McKusick [Sun, 5 Feb 1984 12:08:21 +0000 (04:08 -0800)]
lint (by thien)

SCCS-vsn: usr.bin/pascal/src/tmps.c 1.9.1.1

40 years agomerge lint by thien
Kirk McKusick [Sun, 5 Feb 1984 12:05:54 +0000 (04:05 -0800)]
merge lint by thien

SCCS-vsn: usr.bin/pascal/src/rval.c 1.19
SCCS-vsn: usr.bin/pascal/src/pccaseop.c 1.14

40 years agolint (by thien)
Kirk McKusick [Sun, 5 Feb 1984 12:02:26 +0000 (04:02 -0800)]
lint (by thien)

SCCS-vsn: usr.bin/pascal/src/pccaseop.c 1.12.1.1

40 years agomerge lint by thien
Kirk McKusick [Sun, 5 Feb 1984 11:19:18 +0000 (03:19 -0800)]
merge lint by thien

SCCS-vsn: usr.bin/pascal/src/pcproc.c 1.23

40 years agolint (by thien)
Kirk McKusick [Sun, 5 Feb 1984 11:16:05 +0000 (03:16 -0800)]
lint (by thien)

SCCS-vsn: usr.bin/pascal/src/pcproc.c 1.21.1.1

40 years agomerge lint by thien
Kirk McKusick [Sun, 5 Feb 1984 11:12:02 +0000 (03:12 -0800)]
merge lint by thien

SCCS-vsn: usr.bin/pascal/src/lval.c 1.11

40 years agolint (by thien)
Kirk McKusick [Sun, 5 Feb 1984 11:08:48 +0000 (03:08 -0800)]
lint (by thien)

SCCS-vsn: usr.bin/pascal/src/rval.c 1.16.1.1
SCCS-vsn: usr.bin/pascal/src/lval.c 1.9.1.1

40 years agoadd lint entry
Roger J. Thien [Sun, 5 Feb 1984 10:45:27 +0000 (02:45 -0800)]
add lint entry

SCCS-vsn: usr.bin/pascal/src/pimakefile 1.43
SCCS-vsn: usr.bin/pascal/pc0/Makefile 1.48

40 years agolint
Roger J. Thien [Sun, 5 Feb 1984 09:36:34 +0000 (01:36 -0800)]
lint

SCCS-vsn: usr.bin/pascal/src/tree.c 1.5
SCCS-vsn: usr.bin/pascal/src/type.c 1.11
SCCS-vsn: usr.bin/pascal/src/cset.c 1.8
SCCS-vsn: usr.bin/pascal/src/pas.y 1.12

40 years agoportside() is left handed
Edward Wang [Sat, 4 Feb 1984 07:41:41 +0000 (23:41 -0800)]
portside() is left handed

SCCS-vsn: games/sail/assorted.c 2.4

40 years agoprints stats wrong way round
Edward Wang [Sat, 4 Feb 1984 07:37:01 +0000 (23:37 -0800)]
prints stats wrong way round

SCCS-vsn: games/sail/pl_7.c 2.6

40 years agoallow DMMAX to be defined externally
Mike Karels [Sat, 4 Feb 1984 00:42:36 +0000 (16:42 -0800)]
allow DMMAX to be defined externally

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

40 years agoadded DB_INSERT parameter to dbmstore().
Ralph Campbell [Fri, 3 Feb 1984 05:56:58 +0000 (21:56 -0800)]
added DB_INSERT parameter to dbmstore().

SCCS-vsn: old/mkhosts/mkhosts.c 4.2

40 years agowrites restart after alarms!
Mike Karels [Fri, 3 Feb 1984 05:03:00 +0000 (21:03 -0800)]
writes restart after alarms!

SCCS-vsn: sbin/shutdown/shutdown.c 4.20

40 years agosupport for M780E (from salkind@nyu)
Mike Karels [Fri, 3 Feb 1984 03:32:00 +0000 (19:32 -0800)]
support for M780E (from salkind@nyu)

SCCS-vsn: sys/vax/vax/mem.h 6.2
SCCS-vsn: sys/vax/vax/autoconf.c 6.4
SCCS-vsn: sys/vax/vax/machdep.c 6.4

40 years agodon't exit if df on a drive that is off-line.
Ralph Campbell [Fri, 3 Feb 1984 03:19:32 +0000 (19:19 -0800)]
don't exit if df on a drive that is off-line.

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

40 years agofixes from salkind
Mike Karels [Fri, 3 Feb 1984 03:04:39 +0000 (19:04 -0800)]
fixes from salkind

SCCS-vsn: sys/vax/if/if_de.c 6.2

40 years agoif a command is already in table, it tried to add it again
Robert R. Henry [Fri, 3 Feb 1984 01:01:04 +0000 (17:01 -0800)]
if a command is already in table, it tried to add it again
in the wrong place.  F*k you, Horton

SCCS-vsn: usr.bin/checknr/checknr.c 4.7

40 years agouse group zero instead of /.suok
Ralph Campbell [Thu, 2 Feb 1984 03:26:30 +0000 (19:26 -0800)]
use group zero instead of /.suok

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

40 years agocorrect initial length check
Mike Karels [Wed, 1 Feb 1984 08:36:34 +0000 (00:36 -0800)]
correct initial length check

SCCS-vsn: sys/netinet/ip_icmp.c 6.4

40 years agosave data in static area because dbmclose does a free().
Ralph Campbell [Wed, 1 Feb 1984 08:32:03 +0000 (00:32 -0800)]
save data in static area because dbmclose does a free().

SCCS-vsn: lib/libc/net/SCCS/hosttable/gethostnamadr.c 4.4
SCCS-vsn: lib/libc/net/gethostnamadr.c 4.4

40 years agosave data in static array because dbmclose does a free().
Ralph Campbell [Wed, 1 Feb 1984 08:30:10 +0000 (00:30 -0800)]
save data in static array because dbmclose does a free().

SCCS-vsn: lib/libc/gen/getpwnamuid.c 4.3

40 years agoif you can't find the hertz rate, report time in ticks, not seconds.
Peter B. Kessler [Tue, 31 Jan 1984 08:38:32 +0000 (00:38 -0800)]
if you can't find the hertz rate, report time in ticks, not seconds.

SCCS-vsn: usr.bin/gprof/gprof.c 1.23

40 years agokeep this function safe for others. return impossible value on error.
Peter B. Kessler [Tue, 31 Jan 1984 08:37:56 +0000 (00:37 -0800)]
keep this function safe for others.  return impossible value on error.

SCCS-vsn: usr.bin/gprof/hertz.c 1.3

40 years agoadded lpc down printer "status message".
Ralph Campbell [Tue, 31 Jan 1984 08:16:05 +0000 (00:16 -0800)]
added lpc down printer "status message".

SCCS-vsn: usr.sbin/lpr/lpc/cmds.c 4.10
SCCS-vsn: usr.sbin/lpr/lpc/cmdtab.c 4.5
SCCS-vsn: usr.sbin/lpr/common_source/displayq.c 4.10

40 years agodefault hertz to something other than 0. use 1 (e.g. ticks) for now.
Peter B. Kessler [Tue, 31 Jan 1984 08:15:27 +0000 (00:15 -0800)]
default hertz to something other than 0.  use 1 (e.g. ticks) for now.

SCCS-vsn: usr.bin/gprof/hertz.c 1.2

40 years agoneed to copy user name due to new getpwnam().
Ralph Campbell [Tue, 31 Jan 1984 07:10:13 +0000 (23:10 -0800)]
need to copy user name due to new getpwnam().

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

40 years agointegrate with semantics of bib and bibargs.c
Robert R. Henry [Mon, 30 Jan 1984 07:26:00 +0000 (23:26 -0800)]
integrate with semantics of bib and bibargs.c

SCCS-vsn: contrib/bib/src/listrefs.c 2.3

40 years agoadd ALGORITHMS!!!!! Maintain a hash table of references, and
Robert R. Henry [Mon, 30 Jan 1984 06:53:10 +0000 (22:53 -0800)]
add ALGORITHMS!!!!! Maintain a hash table of references, and
a hash table of definitions.  use registers. cut down on n^2 algorithms.
use structures.  These mods made a 11 minute run be 1 minute long.; still
may be bugs in this

SCCS-vsn: contrib/bib/src/bib.c 2.4
SCCS-vsn: contrib/bib/src/bibargs.c 2.4
SCCS-vsn: contrib/bib/src/bib.h 2.3

40 years agoportability
Edward Wang [Sat, 28 Jan 1984 07:02:09 +0000 (23:02 -0800)]
portability

SCCS-vsn: games/sail/dr_1.c 2.7
SCCS-vsn: games/sail/player.h 2.6
SCCS-vsn: games/sail/machdep.h 2.3
SCCS-vsn: games/sail/pl_1.c 2.6
SCCS-vsn: games/sail/sync.c 2.4

40 years agofix 3rd party transfers
Ralph Campbell [Fri, 27 Jan 1984 07:59:56 +0000 (23:59 -0800)]
fix 3rd party transfers

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

40 years agoadded .suok file for list of users allowed to su root.
Ralph Campbell [Fri, 27 Jan 1984 06:01:38 +0000 (22:01 -0800)]
added .suok file for list of users allowed to su root.

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

40 years agomove .stab defining first line of a function past the entry
Sam Leffler [Thu, 26 Jan 1984 15:03:52 +0000 (07:03 -0800)]
move .stab defining first line of a function past the entry
code for profiling and setting up register variables so that dbx can
access register variables after they've been set up and so that dbx works
properly with programs compiled with -p (from sun!wendy)

SCCS-vsn: old/pcc/ccom.vax/code.c 1.2

40 years agoIncreased number of macros/requests ditroff can accept.
Robert R. Henry [Thu, 26 Jan 1984 09:17:13 +0000 (01:17 -0800)]
Increased number of macros/requests ditroff can accept.

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/troff/tdef.h 1.4

40 years agoreinstate code that (when missing) made pic blow up because pic doesn't
Dave Slattengren [Thu, 26 Jan 1984 07:44:53 +0000 (23:44 -0800)]
reinstate code that (when missing) made pic blow up because pic doesn't

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/troff/n9.c 1.6

40 years agoread from the right password file.
Ralph Campbell [Thu, 26 Jan 1984 07:11:42 +0000 (23:11 -0800)]
read from the right password file.

SCCS-vsn: old/mkpasswd/mkpasswd.c 4.3

40 years agofix overstrike problem when it overruns array bounds by increasing allocation
Dave Slattengren [Thu, 26 Jan 1984 07:00:40 +0000 (23:00 -0800)]
fix overstrike problem when it overruns array bounds by increasing allocation

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/troff/n9.c 1.5

40 years agoAllow [.$C$4D-2 cits....] (for example) buried in citations
Robert R. Henry [Wed, 25 Jan 1984 04:55:43 +0000 (20:55 -0800)]
Allow [.$C$4D-2 cits....] (for example) buried in citations
to change the citation format string.  Unfortunately, the citation string
can only be set once, and effect the entire file.  Also, add citation format
9, for printing the entire last name of the principle author.

SCCS-vsn: contrib/bib/src/bib.c 2.3

40 years agoAllow [.$C$4D-2 cits....] (for example) buried in citations
Robert R. Henry [Wed, 25 Jan 1984 03:46:28 +0000 (19:46 -0800)]
Allow [.$C$4D-2 cits....] (for example) buried in citations
to change the citation format string.  Unfortunately, the citation string
can only be set once, and effect the entire file.  Also, add citation format
9, for printing the entire last name of the principle author.

SCCS-vsn: contrib/bib/src/bib.c 2.3
SCCS-vsn: contrib/bib/src/bibargs.c 2.3

40 years agoadd -f flag to lookup that prints out the reference file containing
Robert R. Henry [Tue, 24 Jan 1984 23:45:00 +0000 (15:45 -0800)]
add -f flag to lookup that prints out the reference file containing
the citation

SCCS-vsn: contrib/bib/src/locate.c 2.3
SCCS-vsn: contrib/bib/src/lookup.c 2.3

40 years agooverwrite ".." if first entry, "." if second entry in directory
Kirk McKusick [Tue, 24 Jan 1984 10:32:47 +0000 (02:32 -0800)]
overwrite ".." if first entry, "." if second entry in directory

SCCS-vsn: sbin/fsck/main.c 2.32

40 years agodon't use -f so it will find aliases
Ralph Campbell [Tue, 24 Jan 1984 08:43:38 +0000 (00:43 -0800)]
don't use -f so it will find aliases

SCCS-vsn: old/which/which.csh 4.3

40 years agomust apply beginning of directory check at each resync point (Tom Lyons)
Kirk McKusick [Tue, 24 Jan 1984 06:56:45 +0000 (22:56 -0800)]
must apply beginning of directory check at each resync point (Tom Lyons)

SCCS-vsn: sbin/fsck/main.c 2.31

40 years agoadd stdafull
Robert R. Henry [Sun, 22 Jan 1984 01:36:05 +0000 (17:36 -0800)]
add stdafull

SCCS-vsn: contrib/bib/macs/Makefile 1.2

40 years agodate and time created 84/01/21 09:33:51 by rrh
Robert R. Henry [Sun, 22 Jan 1984 01:33:51 +0000 (17:33 -0800)]
date and time created 84/01/21 09:33:51 by rrh

SCCS-vsn: contrib/bib/macs/Makefile 1.1

40 years agouse /bin/mail; create a rationale Subject line; no longer need
Robert R. Henry [Sat, 21 Jan 1984 05:22:31 +0000 (21:22 -0800)]
use /bin/mail; create a rationale Subject line; no longer need
/usr/spool/secretmail/notice file, since /tmp is now used to create
the body of the notice message

SCCS-vsn: usr.bin/xsend/xsend/xsend.c 4.4

40 years agofixed driver death, and setuid(getuid()) after sync_open().
Edward Wang [Fri, 20 Jan 1984 08:04:48 +0000 (00:04 -0800)]
fixed driver death, and setuid(getuid()) after sync_open().

SCCS-vsn: games/sail/version.c 2.3

40 years agofix up
Edward Wang [Fri, 20 Jan 1984 08:04:10 +0000 (00:04 -0800)]
fix up

SCCS-vsn: games/sail/:file 1.2
SCCS-vsn: games/sail/:ship 1.2

40 years agolarger buffer (4096)
Edward Wang [Fri, 20 Jan 1984 08:03:51 +0000 (00:03 -0800)]
larger buffer (4096)

SCCS-vsn: games/sail/machdep.h 2.2

40 years agowrong args to WRITE(OBP)
Edward Wang [Fri, 20 Jan 1984 08:03:20 +0000 (00:03 -0800)]
wrong args to WRITE(OBP)

SCCS-vsn: games/sail/dr_3.c 2.5

40 years agoWrite(CAPTURED) after using it.
Edward Wang [Fri, 20 Jan 1984 08:02:56 +0000 (00:02 -0800)]
Write(CAPTURED) after using it.

SCCS-vsn: games/sail/dr_2.c 2.5

40 years agosetuid(getuid()) after opening sync file
Edward Wang [Fri, 20 Jan 1984 07:19:09 +0000 (23:19 -0800)]
setuid(getuid()) after opening sync file

SCCS-vsn: games/sail/dr_1.c 2.7
SCCS-vsn: games/sail/pl_1.c 2.6

40 years agofix stupid warning message about illegal pointer combinations
Dave Slattengren [Fri, 20 Jan 1984 05:14:05 +0000 (21:14 -0800)]
fix stupid warning message about illegal pointer combinations

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/troff/t6.c 1.6

40 years agofix stupid warning about pointer combinations
Dave Slattengren [Fri, 20 Jan 1984 04:42:11 +0000 (20:42 -0800)]
fix stupid warning about pointer combinations

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/troff/t6.c 1.6

40 years agomake macro library changeable in makefile
Dave Slattengren [Fri, 20 Jan 1984 04:37:08 +0000 (20:37 -0800)]
make macro library changeable in makefile

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/troff/ni.c 1.5

40 years agoremoved "graphics generation character" capability, and fixed bug in
Dave Slattengren [Thu, 19 Jan 1984 06:44:51 +0000 (22:44 -0800)]
removed "graphics generation character" capability, and fixed bug in
using emboldening and graphics by by-passing emboldening code for graphics.

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/troff/t10.c 1.5

40 years agoremoved "graphics generation character" capablility
Dave Slattengren [Thu, 19 Jan 1984 06:43:17 +0000 (22:43 -0800)]
removed "graphics generation character" capablility

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/troff/n9.c 1.4

40 years agomake device directory changeable in makefile, changed some
Dave Slattengren [Thu, 19 Jan 1984 06:41:34 +0000 (22:41 -0800)]
make device directory changeable in makefile, changed some

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/grn/main.c 1.14

40 years agonew io scheme
Edward Wang [Tue, 17 Jan 1984 07:26:32 +0000 (23:26 -0800)]
new io scheme

SCCS-vsn: usr.bin/window/wwinit.c 3.14
SCCS-vsn: usr.bin/window/wwopen.c 3.15
SCCS-vsn: usr.bin/window/ww.h 3.25
SCCS-vsn: usr.bin/window/cmd.c 3.20
SCCS-vsn: usr.bin/window/cmd1.c 3.20
SCCS-vsn: usr.bin/window/wwgets.c 3.3
SCCS-vsn: usr.bin/window/cmd2.c 3.22
SCCS-vsn: usr.bin/window/defs.h 3.8
SCCS-vsn: usr.bin/window/cmd4.c 3.7
SCCS-vsn: usr.bin/window/cmd5.c 3.9
SCCS-vsn: usr.bin/window/:ww 1.7
SCCS-vsn: usr.bin/window/cmd6.c 3.7
SCCS-vsn: usr.bin/window/wwpty.c 3.6
SCCS-vsn: usr.bin/window/mloop.c 3.2
SCCS-vsn: usr.bin/window/wwiomux.c 3.7
SCCS-vsn: usr.bin/window/win.c 3.2

40 years agoreturn the number of chars written.
Edward Wang [Tue, 17 Jan 1984 07:24:23 +0000 (23:24 -0800)]
return the number of chars written.

SCCS-vsn: usr.bin/window/wwwrite.c 3.17

40 years agolint
Edward Wang [Sat, 14 Jan 1984 09:16:30 +0000 (01:16 -0800)]
lint

SCCS-vsn: usr.bin/window/wwiomux.c 3.6
SCCS-vsn: usr.bin/window/cmd3.c 3.9
SCCS-vsn: usr.bin/window/lcmd1.c 3.14
SCCS-vsn: usr.bin/window/wwenviron.c 3.8
SCCS-vsn: usr.bin/window/wwspawn.c 3.7

40 years agoRestored the missing ann arbor 4080 entry.
Craig Leres [Sat, 14 Jan 1984 05:39:52 +0000 (21:39 -0800)]
Restored the missing ann arbor 4080 entry.

SCCS-vsn: share/termcap/termcap.src 1.23

40 years agoinclude var.h and lcmd.c only in some of the parser?.c
Edward Wang [Sat, 14 Jan 1984 04:08:10 +0000 (20:08 -0800)]
include var.h and lcmd.c only in some of the parser?.c

SCCS-vsn: usr.bin/window/parser2.c 3.2
SCCS-vsn: usr.bin/window/parser5.c 3.2
SCCS-vsn: usr.bin/window/parser.h 3.2

40 years ago{open,close}{i,}win() moved to win.c
Edward Wang [Sat, 14 Jan 1984 03:54:39 +0000 (19:54 -0800)]
{open,close}{i,}win() moved to win.c

SCCS-vsn: usr.bin/window/cmd2.c 3.21
SCCS-vsn: usr.bin/window/cmd3.c 3.8

40 years agodate and time created 84/01/13 11:54:01 by edward
Edward Wang [Sat, 14 Jan 1984 03:54:01 +0000 (19:54 -0800)]
date and time created 84/01/13 11:54:01 by edward

SCCS-vsn: usr.bin/window/win.c 3.1

40 years ago{open,close}{i,}win() moved to win.c
Edward Wang [Sat, 14 Jan 1984 03:53:50 +0000 (19:53 -0800)]
{open,close}{i,}win() moved to win.c

SCCS-vsn: usr.bin/window/cmd1.c 3.19

40 years agovar_walk() reworked
Edward Wang [Sat, 14 Jan 1984 03:53:16 +0000 (19:53 -0800)]
var_walk() reworked

SCCS-vsn: usr.bin/window/var.c 3.4
SCCS-vsn: usr.bin/window/var.h 3.4

40 years agomore() and waitnl() reworked.
Edward Wang [Sat, 14 Jan 1984 03:09:12 +0000 (19:09 -0800)]
more() and waitnl() reworked.

SCCS-vsn: usr.bin/window/cmd2.c 3.20
SCCS-vsn: usr.bin/window/error.c 3.6
SCCS-vsn: usr.bin/window/cmd6.c 3.6

40 years agocontext cleanup
Edward Wang [Sat, 14 Jan 1984 03:08:25 +0000 (19:08 -0800)]
context cleanup

SCCS-vsn: usr.bin/window/context.c 3.4
SCCS-vsn: usr.bin/window/context.h 3.3
SCCS-vsn: usr.bin/window/lcmd.c 3.11

40 years agobroken up into pieces
Edward Wang [Fri, 13 Jan 1984 04:44:00 +0000 (20:44 -0800)]
broken up into pieces

SCCS-vsn: usr.bin/window/parser1.c 3.11

40 years agodate and time created 84/01/12 12:43:03 by edward
Edward Wang [Fri, 13 Jan 1984 04:43:03 +0000 (20:43 -0800)]
date and time created 84/01/12 12:43:03 by edward

SCCS-vsn: usr.bin/window/parser5.c 3.1

40 years agodate and time created 84/01/12 12:43:02 by edward
Edward Wang [Fri, 13 Jan 1984 04:43:02 +0000 (20:43 -0800)]
date and time created 84/01/12 12:43:02 by edward

SCCS-vsn: usr.bin/window/parser4.c 3.1