unix-history/.git
40 years agoIn ilrint(), raise to spl imp while fooling with mbuf queue
Craig Leres [Tue, 3 Jan 1984 05:50:37 +0000 (21:50 -0800)]
In ilrint(), raise to spl imp while fooling with mbuf queue

SCCS-vsn: sys/vax/if/if_il.c 6.3

40 years agofix == (not =) in savemen if statement
Dave Slattengren [Sat, 31 Dec 1983 09:39:40 +0000 (01:39 -0800)]
fix == (not =) in savemen if statement

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/short.c 1.3

40 years agoputnet arg is in host byte order
Mike Karels [Sat, 31 Dec 1983 08:59:06 +0000 (00:59 -0800)]
putnet arg is in host byte order

SCCS-vsn: old/htable/htable.c 4.8

40 years agofix findframe, it had been skipping a stack frame for each scope
Sam Leffler [Sat, 31 Dec 1983 06:37:52 +0000 (22:37 -0800)]
fix findframe, it had been skipping a stack frame for each scope
block instead of checking to see if a stack frame existed for the block

SCCS-vsn: old/dbx/runtime.c 1.10
SCCS-vsn: old/dbx/runtime.vax.c 1.10

40 years agoskip modules when searching for program symbols so that, for example,
Sam Leffler [Sat, 31 Dec 1983 06:36:15 +0000 (22:36 -0800)]
skip modules when searching for program symbols so that, for example,
functions may be named the same thing as the file they're contained in

SCCS-vsn: old/dbx/symbols.c 1.12

40 years agocleanup format of error messages; return success code
Kirk McKusick [Fri, 30 Dec 1983 16:42:54 +0000 (08:42 -0800)]
cleanup format of error messages; return success code

SCCS-vsn: sbin/restore/utilities.c 3.16

40 years agoinsure that fssize is initialized; use utility routine `linkit'
Kirk McKusick [Fri, 30 Dec 1983 16:41:17 +0000 (08:41 -0800)]
insure that fssize is initialized; use utility routine `linkit'

SCCS-vsn: sbin/restore/tape.c 3.22

40 years agolint
Kirk McKusick [Fri, 30 Dec 1983 16:39:33 +0000 (08:39 -0800)]
lint

SCCS-vsn: sbin/restore/restore.c 3.18

40 years agomissing ``modefile'' is a non-fatal error
Kirk McKusick [Fri, 30 Dec 1983 16:38:07 +0000 (08:38 -0800)]
missing ``modefile'' is a non-fatal error

SCCS-vsn: sbin/restore/dirs.c 3.17

40 years agofix bug that shows up on SUNs via the float -> double automatic conversion
Dave Slattengren [Fri, 30 Dec 1983 04:27:56 +0000 (20:27 -0800)]
fix bug that shows up on SUNs via the float -> double automatic conversion

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/pic/picy.y 1.2

40 years agodate and time created 83/12/29 12:23:12 by slatteng
Dave Slattengren [Fri, 30 Dec 1983 04:23:12 +0000 (20:23 -0800)]
date and time created 83/12/29 12:23:12 by slatteng

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/pic/picy.y 1.1

40 years agodosys(): fork() used instead of vfork() to preserve the parent's
Paul M. Aoki [Thu, 29 Dec 1983 12:35:18 +0000 (04:35 -0800)]
dosys(): fork() used instead of vfork() to preserve the parent's
SIGINT handler.  This is to fix the core-dump-on-ctrl-C bug.

SCCS-vsn: usr.bin/pascal/pc/pc.c 3.26

40 years agoprocedure lwriteln; removed trailing blanks from output.
Paul M. Aoki [Thu, 29 Dec 1983 03:34:00 +0000 (19:34 -0800)]
procedure lwriteln; removed trailing blanks from output.

SCCS-vsn: usr.bin/pascal/pxref/pxref.p 1.3

40 years agodon't close files immediately before exec of mailer so that we can log;
Eric Allman [Wed, 28 Dec 1983 14:52:50 +0000 (06:52 -0800)]
don't close files immediately before exec of mailer so that we can log;
use FIOCLEX instead.  Suggested by Tom Ferrin, UCSF CGL.

SCCS-vsn: usr.sbin/sendmail/src/main.c 4.7
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 4.5
SCCS-vsn: usr.sbin/sendmail/src/util.c 4.4
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.24

40 years agofix bug with un-DBM'ed alias files that adds a newline on the end of
Eric Allman [Wed, 28 Dec 1983 13:21:47 +0000 (05:21 -0800)]
fix bug with un-DBM'ed alias files that adds a newline on the end of
the last entry in the alias; found by John Gilmore, SMI

SCCS-vsn: usr.sbin/sendmail/src/alias.c 4.2
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.23

40 years agoproc lwriteln: strip trailing blanks from output.
Paul M. Aoki [Wed, 28 Dec 1983 12:16:53 +0000 (04:16 -0800)]
proc lwriteln: strip trailing blanks from output.

SCCS-vsn: usr.bin/pascal/pxref/pxref.p 1.3

40 years agochange font directory to be /usr/local/lib...
Dave Slattengren [Tue, 27 Dec 1983 06:56:07 +0000 (22:56 -0800)]
change font directory to be /usr/local/lib...

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dterm.c 1.9

40 years agoRemove software loopback code; it probably eats mbufs since looutput()
Craig Leres [Fri, 23 Dec 1983 11:55:52 +0000 (03:55 -0800)]
Remove software loopback code; it probably eats mbufs since looutput()
lowers the ipl. (See what I get for reading net.wizards?)

SCCS-vsn: sys/vax/if/if_vv.c 6.3

40 years agoadded logging of deltas for keeping track of changes.
Ralph Campbell [Fri, 23 Dec 1983 06:08:46 +0000 (22:08 -0800)]
added logging of deltas for keeping track of changes.

SCCS-vsn: local/sccscmds/sccscmds.2/cmd/delta.c 4.5
SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/delta.c 4.5

40 years agoturn on delta logging.
Ralph Campbell [Fri, 23 Dec 1983 06:07:51 +0000 (22:07 -0800)]
turn on delta logging.

SCCS-vsn: local/sccscmds/sccscmds.2/cmd/makefile 4.3
SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/makefile 4.3

40 years agoMajor league reorganization; fixed the N+1 bugs that kept broadcasts
Craig Leres [Fri, 23 Dec 1983 05:18:19 +0000 (21:18 -0800)]
Major league reorganization; fixed the N+1 bugs that kept broadcasts
from working. Removed the (too) elaborate error recovery code. (Only
impossible error rates would invoke it anyway...) Use the software
loopback for local-bound packets.

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

40 years agoputting makefile under sccs
Ralph Campbell [Fri, 23 Dec 1983 02:16:57 +0000 (18:16 -0800)]
putting makefile under sccs

SCCS-vsn: local/sccscmds/sccscmds.2/cmd/makefile 4.2
SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/makefile 4.2

40 years agodate and time created 83/12/22 10:15:02 by ralph
Ralph Campbell [Fri, 23 Dec 1983 02:15:02 +0000 (18:15 -0800)]
date and time created 83/12/22 10:15:02 by ralph

SCCS-vsn: local/sccscmds/sccscmds.2/cmd/makefile 4.1
SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/makefile 4.1

40 years agorename shared data for sethostent/gethostbyname-addr and make global
Mike Karels [Thu, 22 Dec 1983 09:42:34 +0000 (01:42 -0800)]
rename shared data for sethostent/gethostbyname-addr and make global

SCCS-vsn: lib/libc/net/SCCS/hosttable/gethostent.c 4.7
SCCS-vsn: lib/libc/net/SCCS/hosttable/gethostnamadr.c 4.3
SCCS-vsn: lib/libc/net/gethostnamadr.c 4.3

40 years agoupgrade to 4.2; headers in ..; query looks for multiple responses
Mike Karels [Thu, 22 Dec 1983 06:23:46 +0000 (22:23 -0800)]
upgrade to 4.2; headers in ..; query looks for multiple responses
from a host.

SCCS-vsn: sbin/routed/query/query.c 4.6
SCCS-vsn: sbin/routed/trace/trace.c 4.3
SCCS-vsn: sbin/routed/query/Makefile 4.5

40 years agowrite last char bug
Edward Wang [Thu, 22 Dec 1983 05:26:59 +0000 (21:26 -0800)]
write last char bug

SCCS-vsn: usr.bin/window/wwupdate.c 3.10

40 years ago= instead of ==
Edward Wang [Thu, 22 Dec 1983 05:21:53 +0000 (21:21 -0800)]
= instead of ==

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

40 years agodave's bug
Edward Wang [Thu, 22 Dec 1983 04:56:26 +0000 (20:56 -0800)]
dave's bug

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

40 years agomodified to leave dbm files open if sethostent(1) used.
Ralph Campbell [Thu, 22 Dec 1983 02:47:40 +0000 (18:47 -0800)]
modified to leave dbm files open if sethostent(1) used.

SCCS-vsn: lib/libc/net/SCCS/hosttable/gethostent.c 4.6
SCCS-vsn: lib/libc/net/SCCS/hosttable/gethostnamadr.c 4.2
SCCS-vsn: lib/libc/net/gethostnamadr.c 4.2

40 years agochanged set/endhostent to set/clear stayopen for use w/ gethostnamadr.c
Ralph Campbell [Thu, 22 Dec 1983 02:24:09 +0000 (18:24 -0800)]
changed set/endhostent to set/clear stayopen for use w/ gethostnamadr.c

SCCS-vsn: lib/libc/net/SCCS/hosttable/gethostent.c 4.6

40 years agomodified to update dbm passwd database directly.
Ralph Campbell [Wed, 21 Dec 1983 05:42:19 +0000 (21:42 -0800)]
modified to update dbm passwd database directly.

SCCS-vsn: usr.bin/passwd/passwd.c 4.6

40 years agoupdate dbm passwd database directly.
Ralph Campbell [Wed, 21 Dec 1983 05:37:10 +0000 (21:37 -0800)]
update dbm passwd database directly.

SCCS-vsn: usr.bin/passwd/chfn.sh 4.8
SCCS-vsn: usr.bin/passwd/chsh.sh 4.9

40 years agoadded new parameter to dbmstore().
Ralph Campbell [Wed, 21 Dec 1983 04:15:38 +0000 (20:15 -0800)]
added new parameter to dbmstore().

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

40 years agouse flock so data base can be updated directly.
Ralph Campbell [Wed, 21 Dec 1983 03:31:34 +0000 (19:31 -0800)]
use flock so data base can be updated directly.

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

40 years agoadded #defines for options to dbmstore().
Ralph Campbell [Wed, 21 Dec 1983 03:02:26 +0000 (19:02 -0800)]
added #defines for options to dbmstore().

SCCS-vsn: include/ndbm.h 4.2

40 years agomake replacement of items optional when using dbmstore().
Ralph Campbell [Wed, 21 Dec 1983 02:16:09 +0000 (18:16 -0800)]
make replacement of items optional when using dbmstore().

SCCS-vsn: old/libndbm/ndbm.c 4.2

40 years agomoved macro library
Dave Slattengren [Tue, 20 Dec 1983 09:43:01 +0000 (01:43 -0800)]
moved macro library

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

40 years agomake font directory changeable from makefile
Dave Slattengren [Tue, 20 Dec 1983 09:15:09 +0000 (01:15 -0800)]
make font directory changeable from makefile

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

40 years agofix mistyped control
Dave Slattengren [Tue, 20 Dec 1983 09:03:36 +0000 (01:03 -0800)]
fix mistyped control

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/pic/main.c 1.7

40 years agomake DEVDIR changeable in makefile
Dave Slattengren [Tue, 20 Dec 1983 08:58:33 +0000 (00:58 -0800)]
make DEVDIR changeable in makefile

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/pic/main.c 1.6

40 years agomake DEVDIR changable in makefile
Dave Slattengren [Tue, 20 Dec 1983 08:42:23 +0000 (00:42 -0800)]
make DEVDIR changable in makefile

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/io.c 1.5

40 years agouse a reasonable mode for encoding data piped in.
Ralph Campbell [Tue, 20 Dec 1983 07:42:38 +0000 (23:42 -0800)]
use a reasonable mode for encoding data piped in.

SCCS-vsn: usr.bin/uuencode/uuencode.c 5.2

40 years agofixed to read environment if no default type.
Ralph Campbell [Tue, 20 Dec 1983 07:27:49 +0000 (23:27 -0800)]
fixed to read environment if no default type.

SCCS-vsn: usr.bin/tset/tset.c 1.7

40 years agomaking lint happier
Ralph Campbell [Tue, 20 Dec 1983 06:45:14 +0000 (22:45 -0800)]
making lint happier

SCCS-vsn: usr.bin/rdist/docmd.c 4.11
SCCS-vsn: usr.bin/rdist/expand.c 4.9
SCCS-vsn: usr.bin/rdist/server.c 4.12

40 years agodon't send mail back to mailer daemon.
Ralph Campbell [Tue, 20 Dec 1983 05:57:56 +0000 (21:57 -0800)]
don't send mail back to mailer daemon.

SCCS-vsn: libexec/bugfiler/bugfiler.c 4.13

40 years agoexecute with sh!
Mike Karels [Tue, 20 Dec 1983 03:02:18 +0000 (19:02 -0800)]
execute with sh!

SCCS-vsn: usr.bin/struct/struct/struct.sh 4.2

40 years agomake FONTDIR moveable
Dave Slattengren [Mon, 19 Dec 1983 07:30:09 +0000 (23:30 -0800)]
make FONTDIR moveable

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dip.c 1.5

40 years agomake font directory moveable
Dave Slattengren [Mon, 19 Dec 1983 07:24:16 +0000 (23:24 -0800)]
make font directory moveable

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dvar.c 1.9
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dver.c 1.11

40 years agoWWM_GRP added
Edward Wang [Sun, 18 Dec 1983 07:38:55 +0000 (23:38 -0800)]
WWM_GRP added

SCCS-vsn: usr.bin/window/ww.h 3.23
SCCS-vsn: usr.bin/window/wwframe.c 3.13
SCCS-vsn: usr.bin/window/ttinit.c 3.7
SCCS-vsn: usr.bin/window/tt.h 3.9
SCCS-vsn: usr.bin/window/tth19.c 3.11
SCCS-vsn: usr.bin/window/tttermcap.c 3.2
SCCS-vsn: usr.bin/window/ttgeneric.c 3.18
SCCS-vsn: usr.bin/window/ttf100.c 3.4

40 years agolet c_window() take 0 as starting row
Edward Wang [Sun, 18 Dec 1983 05:43:27 +0000 (21:43 -0800)]
let c_window() take 0 as starting row

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

40 years agosome more blockalarm()s
Edward Wang [Sun, 18 Dec 1983 05:19:03 +0000 (21:19 -0800)]
some more blockalarm()s

SCCS-vsn: games/sail/pl_5.c 2.4
SCCS-vsn: games/sail/pl_7.c 2.5

40 years agodate and time created 83/12/17 12:41:43 by edward
Edward Wang [Sun, 18 Dec 1983 04:41:43 +0000 (20:41 -0800)]
date and time created 83/12/17 12:41:43 by edward

SCCS-vsn: games/sail/:specs 1.1

40 years agodate and time created 83/12/17 12:41:41 by edward
Edward Wang [Sun, 18 Dec 1983 04:41:41 +0000 (20:41 -0800)]
date and time created 83/12/17 12:41:41 by edward

SCCS-vsn: games/sail/:ship 1.1

40 years agodate and time created 83/12/17 12:41:40 by edward
Edward Wang [Sun, 18 Dec 1983 04:41:40 +0000 (20:41 -0800)]
date and time created 83/12/17 12:41:40 by edward

SCCS-vsn: games/sail/:scene 1.1

40 years agodate and time created 83/12/17 12:41:38 by edward
Edward Wang [Sun, 18 Dec 1983 04:41:38 +0000 (20:41 -0800)]
date and time created 83/12/17 12:41:38 by edward

SCCS-vsn: games/sail/:file 1.1

40 years agogot rid of pgrp in struct ww_tty
Edward Wang [Sun, 18 Dec 1983 04:39:38 +0000 (20:39 -0800)]
got rid of pgrp in struct ww_tty

SCCS-vsn: usr.bin/window/ww.h 3.22
SCCS-vsn: usr.bin/window/wwtty.c 3.5
SCCS-vsn: usr.bin/window/wwdata.c 3.8

40 years agonew grapple and foul data structure.
Edward Wang [Sun, 18 Dec 1983 04:39:27 +0000 (20:39 -0800)]
new grapple and foul data structure.

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

40 years agogot rid of pgrp in struct ww_tty
Edward Wang [Sun, 18 Dec 1983 04:39:22 +0000 (20:39 -0800)]
got rid of pgrp in struct ww_tty

SCCS-vsn: usr.bin/window/wwinit.c 3.13

40 years agonew grapple and foul data structure.
Edward Wang [Sun, 18 Dec 1983 04:39:19 +0000 (20:39 -0800)]
new grapple and foul data structure.

SCCS-vsn: games/sail/dr_1.c 2.6
SCCS-vsn: games/sail/assorted.c 2.3
SCCS-vsn: games/sail/dr_2.c 2.4
SCCS-vsn: games/sail/dr_3.c 2.4
SCCS-vsn: games/sail/extern.h 2.3
SCCS-vsn: games/sail/dr_4.c 2.2
SCCS-vsn: games/sail/player.h 2.5
SCCS-vsn: games/sail/parties.c 2.2
SCCS-vsn: games/sail/pl_1.c 2.5
SCCS-vsn: games/sail/pl_3.c 2.3
SCCS-vsn: games/sail/sync.c 2.3

40 years agodon't sign extend local flags when shifting for TIOCLGET
Mike Karels [Sat, 17 Dec 1983 06:35:04 +0000 (22:35 -0800)]
don't sign extend local flags when shifting for TIOCLGET

SCCS-vsn: sys/kern/tty.c 6.8

40 years agofaster version of topq, clean command removes incomplete jobs only.
Ralph Campbell [Sat, 17 Dec 1983 02:27:19 +0000 (18:27 -0800)]
faster version of topq, clean command removes incomplete jobs only.

SCCS-vsn: usr.sbin/lpr/lpc/cmds.c 4.9

40 years agolen of arp packet doesn't include ethernet header
Mike Karels [Fri, 16 Dec 1983 07:27:43 +0000 (23:27 -0800)]
len of arp packet doesn't include ethernet header

SCCS-vsn: sys/netinet/if_ether.c 6.3

40 years agortalloc reallocates route if old one is not marked RTF_UP;
Mike Karels [Fri, 16 Dec 1983 07:24:07 +0000 (23:24 -0800)]
rtalloc reallocates route if old one is not marked RTF_UP;
rtredirect has additional argument to distinguish between host and network
redirects

SCCS-vsn: sys/net/route.c 6.3

40 years agoabandon old route if marked ~RTF_UP, reallocate.
Mike Karels [Fri, 16 Dec 1983 07:18:33 +0000 (23:18 -0800)]
abandon old route if marked ~RTF_UP, reallocate.

SCCS-vsn: sys/netinet/ip_output.c 6.3

40 years agoneed pullup in icmp_input; add arg to rtredirect to distinguish
Mike Karels [Fri, 16 Dec 1983 07:04:16 +0000 (23:04 -0800)]
need pullup in icmp_input; add arg to rtredirect to distinguish
host from net redirects; echo, timestamp and info req. replies don't
require same min. length as error advice.

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

40 years agoadd raw socket access to ICMP
Mike Karels [Fri, 16 Dec 1983 06:59:09 +0000 (22:59 -0800)]
add raw socket access to ICMP

SCCS-vsn: sys/netinet/in_proto.c 6.2

40 years agomust clear ip_off before output (don't want IP_DF)
Mike Karels [Fri, 16 Dec 1983 06:58:09 +0000 (22:58 -0800)]
must clear ip_off before output (don't want IP_DF)

SCCS-vsn: sys/netinet/raw_ip.c 6.2

40 years agoadded %t for tty name to :im= string.
Ralph Campbell [Wed, 14 Dec 1983 06:59:07 +0000 (22:59 -0800)]
added %t for tty name to :im= string.

SCCS-vsn: libexec/getty/main.c 4.6

40 years agoboff is in blocks, and is added elsewhere.
Mike Karels [Wed, 14 Dec 1983 05:48:44 +0000 (21:48 -0800)]
boff is in blocks, and is added elsewhere.

SCCS-vsn: sys/vax/stand/idc.c 6.2

40 years agofixed explode
Edward Wang [Wed, 14 Dec 1983 03:11:48 +0000 (19:11 -0800)]
fixed explode

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

40 years agomade . an alpha
Edward Wang [Tue, 13 Dec 1983 06:50:52 +0000 (22:50 -0800)]
made . an alpha

SCCS-vsn: usr.bin/window/scanner.c 3.3

40 years agomake p_function() accept * as default argument
Edward Wang [Tue, 13 Dec 1983 06:46:56 +0000 (22:46 -0800)]
make p_function() accept * as default argument

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

40 years agomoveall() reworked.
Edward Wang [Tue, 13 Dec 1983 06:39:50 +0000 (22:39 -0800)]
moveall() reworked.

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

40 years agono more moveship(), plus small bug in killing a ship in check().
Edward Wang [Tue, 13 Dec 1983 06:14:49 +0000 (22:14 -0800)]
no more moveship(), plus small bug in killing a ship in check().

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

40 years agobug in ungrappling
Edward Wang [Tue, 13 Dec 1983 06:10:15 +0000 (22:10 -0800)]
bug in ungrappling

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

40 years ago(no message)
Bill Joy [Sat, 10 Dec 1983 08:30:26 +0000 (00:30 -0800)]
(no message)

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

40 years agofix argument type to clean().
Ralph Campbell [Sat, 10 Dec 1983 07:55:02 +0000 (23:55 -0800)]
fix argument type to clean().

SCCS-vsn: usr.bin/rdist/server.c 4.11

40 years agodon't do if setselwin(selwin)
Edward Wang [Sat, 10 Dec 1983 06:30:05 +0000 (22:30 -0800)]
don't do if setselwin(selwin)

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

40 years agoturn window bigger, and block alarm when refreshing
Edward Wang [Sat, 10 Dec 1983 05:32:09 +0000 (21:32 -0800)]
turn window bigger, and block alarm when refreshing

SCCS-vsn: games/sail/player.h 2.4
SCCS-vsn: games/sail/pl_1.c 2.4
SCCS-vsn: games/sail/pl_2.c 2.3
SCCS-vsn: games/sail/pl_3.c 2.2
SCCS-vsn: games/sail/pl_5.c 2.2
SCCS-vsn: games/sail/pl_6.c 2.2
SCCS-vsn: games/sail/pl_7.c 2.4

40 years agomake l_window() accept "*" again
Edward Wang [Sat, 10 Dec 1983 04:25:13 +0000 (20:25 -0800)]
make l_window() accept "*" again

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

40 years agoprint operator name for binary expression errors.
Edward Wang [Sat, 10 Dec 1983 04:23:31 +0000 (20:23 -0800)]
print operator name for binary expression errors.
map * into "*".

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

40 years agoprovide defaults if -x and -y not specified.
Ralph Campbell [Sat, 10 Dec 1983 04:13:34 +0000 (20:13 -0800)]
provide defaults if -x and -y not specified.

SCCS-vsn: old/vfilters/rvcat/rvcat.c 4.6
SCCS-vsn: old/vfilters/vcat/vcat.c 4.6

40 years agofix from Bill Shannon.
Ralph Campbell [Sat, 10 Dec 1983 03:49:36 +0000 (19:49 -0800)]
fix from Bill Shannon.

SCCS-vsn: old/awk/awk.def 4.3
SCCS-vsn: old/awk/tran.c 4.4

40 years agoCheck if we can open the tty end too.
Edward Wang [Fri, 9 Dec 1983 10:21:23 +0000 (02:21 -0800)]
Check if we can open the tty end too.
because sometimes they are left with funny uid and modes.

SCCS-vsn: usr.bin/window/wwpty.c 3.5

40 years agoForce msgs to wait for Mail after a suspend and later resume by only
Craig Leres [Fri, 9 Dec 1983 09:40:49 +0000 (01:40 -0800)]
Force msgs to wait for Mail after a suspend and later resume by only
using longjmp() if we're not "mailing".

SCCS-vsn: usr.bin/msgs/msgs.c 4.13

40 years agofix core dumping if no points exist in an element
Dave Slattengren [Fri, 9 Dec 1983 09:29:52 +0000 (01:29 -0800)]
fix core dumping if no points exist in an element

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/grn/hgraph.c 1.11

40 years agoadded a z29-e for use with emacs (the z29 doesn't cut it)
Kevin Layer [Fri, 9 Dec 1983 09:03:10 +0000 (01:03 -0800)]
added a z29-e for use with emacs (the z29 doesn't cut it)

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

40 years agofixes usage message and does setuid to bugperson.
Ralph Campbell [Fri, 9 Dec 1983 02:16:51 +0000 (18:16 -0800)]
fixes usage message and does setuid to bugperson.

SCCS-vsn: libexec/bugfiler/bugfiler.c 4.12

40 years agostrcmpn changes to strncmp to confuse the innocent
Peter B. Kessler [Thu, 8 Dec 1983 21:28:53 +0000 (13:28 -0800)]
strcmpn changes to strncmp to confuse the innocent

SCCS-vsn: usr.bin/pascal/pmerge/pmerge.c 1.4

40 years agostrcmpn changed to strncmp to confuse the innocent
Peter B. Kessler [Thu, 8 Dec 1983 21:25:12 +0000 (13:25 -0800)]
strcmpn changed to strncmp to confuse the innocent

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

40 years agodate and time created 83/12/07 16:46:37 by edward
Edward Wang [Thu, 8 Dec 1983 08:46:37 +0000 (00:46 -0800)]
date and time created 83/12/07 16:46:37 by edward

SCCS-vsn: usr.bin/window/:var 1.1

40 years agochanged entries are: adm20, z29, vi200
Kevin Layer [Thu, 8 Dec 1983 06:46:45 +0000 (22:46 -0800)]
changed entries are: adm20, z29, vi200
new entries are: q102, sun-e, aaa*, 4113, 4113-nd, 4105, ad22,
apollo, ps300, masscomp*, adm85, 85h, 85e, o85h, appleII, apple-80

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

40 years agoerror window cleanup
Edward Wang [Thu, 8 Dec 1983 06:14:24 +0000 (22:14 -0800)]
error window cleanup

SCCS-vsn: usr.bin/window/error.c 3.4
SCCS-vsn: usr.bin/window/context.c 3.3
SCCS-vsn: usr.bin/window/context.h 3.2

40 years agodon't bother killing the proc, since ptcclose does it
Edward Wang [Wed, 7 Dec 1983 07:25:33 +0000 (23:25 -0800)]
don't bother killing the proc, since ptcclose does it

SCCS-vsn: usr.bin/window/wwclose.c 3.8

40 years agochange scaling algorithm to be a bit smarter (only a bit)
Dave Slattengren [Wed, 7 Dec 1983 05:52:32 +0000 (21:52 -0800)]
change scaling algorithm to be a bit smarter (only a bit)

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/scalech.c 1.2

40 years agobinary op bug
Edward Wang [Wed, 7 Dec 1983 04:57:45 +0000 (20:57 -0800)]
binary op bug

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

40 years agowwsetcursormodes() added
Edward Wang [Wed, 7 Dec 1983 04:57:25 +0000 (20:57 -0800)]
wwsetcursormodes() added

SCCS-vsn: usr.bin/window/wwcursor.c 3.6

40 years ago'cursormodes' command added
Edward Wang [Wed, 7 Dec 1983 04:56:06 +0000 (20:56 -0800)]
'cursormodes' command added

SCCS-vsn: usr.bin/window/lcmd.c 3.8
SCCS-vsn: usr.bin/window/lcmd1.c 3.10

40 years agoc_help() update, and waitnl() cleanup
Edward Wang [Wed, 7 Dec 1983 04:53:07 +0000 (20:53 -0800)]
c_help() update, and waitnl() cleanup

SCCS-vsn: usr.bin/window/cmd2.c 3.16

40 years ago'v' command
Edward Wang [Wed, 7 Dec 1983 04:52:13 +0000 (20:52 -0800)]
'v' command

SCCS-vsn: usr.bin/window/cmd.c 3.18
SCCS-vsn: usr.bin/window/cmd3.c 3.6