unix-history/.git
37 years agoNew header file; translate table in separate .o file.
Gregory Minshall [Fri, 29 May 1987 08:25:59 +0000 (00:25 -0800)]
New header file; translate table in separate .o file.

SCCS-vsn: usr.bin/tn3270/sys_curses/makefile 1.4
SCCS-vsn: usr.bin/tn3270/sys_curses/termout.c 1.12

37 years agoSize problems.
Gregory Minshall [Fri, 29 May 1987 08:22:34 +0000 (00:22 -0800)]
Size problems.

SCCS-vsn: usr.bin/tn3270/api/disp_asc.h 1.2

37 years agoAdd disp_asc.o
Gregory Minshall [Fri, 29 May 1987 08:22:21 +0000 (00:22 -0800)]
Add disp_asc.o

SCCS-vsn: usr.bin/tn3270/ascii/makefile 1.4

37 years agodate and time created 87/05/28 15:33:24 by minshall
Gregory Minshall [Fri, 29 May 1987 06:33:24 +0000 (22:33 -0800)]
date and time created 87/05/28 15:33:24 by minshall

SCCS-vsn: usr.bin/tn3270/api/disp_asc.h 1.1

37 years agorework interface metrics to invert perspective; other misc. fixes
Mike Karels [Fri, 29 May 1987 02:26:15 +0000 (18:26 -0800)]
rework interface metrics to invert perspective; other misc. fixes

SCCS-vsn: sbin/routed/af.c 5.5
SCCS-vsn: sbin/routed/af.h 5.4
SCCS-vsn: sbin/routed/inet.c 5.5
SCCS-vsn: sbin/routed/input.c 5.12
SCCS-vsn: sbin/routed/main.c 5.11
SCCS-vsn: sbin/routed/output.c 5.7
SCCS-vsn: sbin/routed/startup.c 5.9
SCCS-vsn: sbin/routed/table.h 5.4
SCCS-vsn: sbin/routed/tables.c 5.10

37 years agosimplify for us
Mike Karels [Thu, 28 May 1987 07:59:27 +0000 (23:59 -0800)]
simplify for us

SCCS-vsn: sys/tahoe/tahoe/cons.c 1.10

37 years agoit's faster on a vax, why not try it here?
Mike Karels [Thu, 28 May 1987 07:57:01 +0000 (23:57 -0800)]
it's faster on a vax, why not try it here?

SCCS-vsn: sys/tahoe/tahoe/locore.s 1.14

37 years agofix comments on FIOCLEX/FIONCLEX from fair@ucbarpa.berkeley.edu (Erik E. Fair)
Kirk McKusick [Thu, 28 May 1987 07:03:54 +0000 (23:03 -0800)]
fix comments on FIOCLEX/FIONCLEX from fair@ucbarpa.berkeley.edu (Erik E. Fair)

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

37 years agosigsetmask(0) as well as unignore signals
Edward Wang [Wed, 27 May 1987 13:52:18 +0000 (05:52 -0800)]
sigsetmask(0) as well as unignore signals

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

37 years agodon't allocate ptys backwards anymore
Edward Wang [Wed, 27 May 1987 13:51:51 +0000 (05:51 -0800)]
don't allocate ptys backwards anymore

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

37 years agoVarious changes. Handle 'shell_active'. Call 'Stop3270()'.
Gregory Minshall [Tue, 26 May 1987 07:43:27 +0000 (23:43 -0800)]
Various changes.  Handle 'shell_active'.  Call 'Stop3270()'.
An initial '!' (exclamation mark) is to be treated as a delimiter in
a command.

SCCS-vsn: usr.bin/tn3270/telnet.c 1.11

37 years agoSet 'myjob' when setting online A. Fix bug in IsOiaTWait.
Gregory Minshall [Tue, 26 May 1987 07:31:27 +0000 (23:31 -0800)]
Set 'myjob' when setting online A.  Fix bug in IsOiaTWait.
Add *OiaApiInhibited().

SCCS-vsn: usr.bin/tn3270/ctlr/oia.h 1.4

37 years agoKeep controller ready status up-to-date.
Gregory Minshall [Tue, 26 May 1987 07:30:27 +0000 (23:30 -0800)]
Keep controller ready status up-to-date.

SCCS-vsn: usr.bin/tn3270/ctlr/outbound.c 1.16

37 years agoSplit up shell into shell and shell_continue (so that
Gregory Minshall [Tue, 26 May 1987 07:28:38 +0000 (23:28 -0800)]
Split up shell into shell and shell_continue (so that
we run from the right place on the stack: from the top loop).

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/system.c 1.3

37 years agoVarious fixes. No copy string yet, though.
Gregory Minshall [Tue, 26 May 1987 07:27:37 +0000 (23:27 -0800)]
Various fixes.  No copy string yet, though.

SCCS-vsn: usr.bin/tn3270/ctlr/api.h 1.8
SCCS-vsn: usr.bin/tn3270/ctlr/api.c 1.8

37 years agoThis version works better than the last.
Gregory Minshall [Tue, 26 May 1987 07:26:38 +0000 (23:26 -0800)]
This version works better than the last.

SCCS-vsn: usr.bin/tn3270/api/apilib.c 1.3
SCCS-vsn: usr.bin/tn3270/api/test.c 1.3

37 years agoAdd 'shell_active' global.
Gregory Minshall [Tue, 26 May 1987 07:26:05 +0000 (23:26 -0800)]
Add 'shell_active' global.

SCCS-vsn: usr.bin/tn3270/general/globals.h 1.5

37 years agoMake "connection closed by remote host" come out on its own line.
Gregory Minshall [Tue, 26 May 1987 07:10:03 +0000 (23:10 -0800)]
Make "connection closed by remote host" come out on its own line.

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/termout.c 1.7

37 years agodate and time created 87/05/25 13:38:53 by mckusick
Kirk McKusick [Tue, 26 May 1987 04:38:53 +0000 (20:38 -0800)]
date and time created 87/05/25 13:38:53 by mckusick

SCCS-vsn: local/local.cmd/chgbars.c 5.1

37 years agodate and time created 87/05/25 11:17:36 by minshall
Gregory Minshall [Tue, 26 May 1987 02:17:36 +0000 (18:17 -0800)]
date and time created 87/05/25 11:17:36 by minshall

SCCS-vsn: usr.bin/tn3270/api/apilib.h 1.1

37 years agoYet another cut (this one runs on the PC).
Gregory Minshall [Tue, 26 May 1987 01:04:26 +0000 (17:04 -0800)]
Yet another cut (this one runs on the PC).

SCCS-vsn: usr.bin/tn3270/api/apilib.c 1.2
SCCS-vsn: usr.bin/tn3270/api/test.c 1.2

37 years agodate and time created 87/05/25 08:56:00 by minshall
Gregory Minshall [Mon, 25 May 1987 23:56:00 +0000 (15:56 -0800)]
date and time created 87/05/25 08:56:00 by minshall

SCCS-vsn: usr.bin/tn3270/api/README 1.1

37 years agodate and time created 87/05/25 08:55:59 by minshall
Gregory Minshall [Mon, 25 May 1987 23:55:59 +0000 (15:55 -0800)]
date and time created 87/05/25 08:55:59 by minshall

SCCS-vsn: usr.bin/tn3270/api/test.c 1.1

37 years agodate and time created 87/05/25 08:55:58 by minshall
Gregory Minshall [Mon, 25 May 1987 23:55:58 +0000 (15:55 -0800)]
date and time created 87/05/25 08:55:58 by minshall

SCCS-vsn: usr.bin/tn3270/api/apilib.c 1.1

37 years agodon't M_WAIT from interrupt level
Mike Karels [Mon, 25 May 1987 13:21:18 +0000 (05:21 -0800)]
don't M_WAIT from interrupt level

SCCS-vsn: sys/netinet/ip_input.c 7.4

37 years agouse host unreachables within network (may be subnet unreach.)
Mike Karels [Mon, 25 May 1987 13:20:55 +0000 (05:20 -0800)]
use host unreachables within network (may be subnet unreach.)

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

37 years agolet's use net order in mask replies
Mike Karels [Mon, 25 May 1987 13:20:23 +0000 (05:20 -0800)]
let's use net order in mask replies

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

37 years agoFix "write_keystroke" (untested).
Gregory Minshall [Mon, 25 May 1987 07:50:39 +0000 (23:50 -0800)]
Fix "write_keystroke" (untested).

SCCS-vsn: usr.bin/tn3270/ctlr/api.c 1.7
SCCS-vsn: usr.bin/tn3270/ctlr/api.h 1.7

37 years agoAcceptKeyboard, and globally known bits for shiftstate
Gregory Minshall [Mon, 25 May 1987 07:50:06 +0000 (23:50 -0800)]
AcceptKeyboard, and globally known bits for shiftstate
(and a 'make depend').

SCCS-vsn: usr.bin/tn3270/ctlr/makefile 1.9
SCCS-vsn: usr.bin/tn3270/ctlr/inbound.c 1.13
SCCS-vsn: usr.bin/tn3270/ctlr/function.h 1.4

37 years agoMACHINE defined in make, now
Keith Bostic [Mon, 25 May 1987 05:42:59 +0000 (21:42 -0800)]
MACHINE defined in make, now

SCCS-vsn: usr.bin/f77/Makefile 5.2

37 years agoMACHINE defined in Makefile
Keith Bostic [Mon, 25 May 1987 05:40:47 +0000 (21:40 -0800)]
MACHINE defined in Makefile

SCCS-vsn: old/dbx/Makefile 5.7

37 years agoMACHINE defined by make, now
Keith Bostic [Mon, 25 May 1987 05:39:13 +0000 (21:39 -0800)]
MACHINE defined by make, now

SCCS-vsn: games/Makefile 5.7

37 years agoNew OIA.
Gregory Minshall [Mon, 25 May 1987 05:36:08 +0000 (21:36 -0800)]
New OIA.

SCCS-vsn: usr.bin/tn3270/general/globals.h 1.4
SCCS-vsn: usr.bin/tn3270/ctlr/outbound.c 1.15
SCCS-vsn: usr.bin/tn3270/ctlr/inbound.c 1.12
SCCS-vsn: usr.bin/tn3270/ctlr/oia.c 1.4
SCCS-vsn: usr.bin/tn3270/ctlr/oia.h 1.3
SCCS-vsn: usr.bin/tn3270/ctlr/api.c 1.6
SCCS-vsn: usr.bin/tn3270/ctlr/api.h 1.6

37 years agoInclude oia.h
Gregory Minshall [Mon, 25 May 1987 05:33:59 +0000 (21:33 -0800)]
Include oia.h

SCCS-vsn: usr.bin/tn3270/general/globals.c 1.6

37 years agoMissing oia.h in ALLH.
Gregory Minshall [Sat, 23 May 1987 06:14:08 +0000 (22:14 -0800)]
Missing oia.h in ALLH.

SCCS-vsn: usr.bin/tn3270/ctlr/makefile 1.8

37 years agoNew directory structure.
Gregory Minshall [Sat, 23 May 1987 06:08:40 +0000 (22:08 -0800)]
New directory structure.

SCCS-vsn: usr.bin/tn3270/telnet.c 1.10
SCCS-vsn: usr.bin/tn3270/makefile 1.7

37 years agoreplaced various machine defs with MACHINE
Keith Bostic [Sat, 23 May 1987 04:39:38 +0000 (20:39 -0800)]
replaced various machine defs with MACHINE

SCCS-vsn: old/cpp/cpp.c 1.16

37 years agoNew directory structure.
Gregory Minshall [Sat, 23 May 1987 03:21:20 +0000 (19:21 -0800)]
New directory structure.

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spintc.c 1.5
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/makefile 1.3
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/termout.c 1.6
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/system.c 1.2

37 years agodate and time created 87/05/22 12:01:28 by minshall
Gregory Minshall [Sat, 23 May 1987 03:01:28 +0000 (19:01 -0800)]
date and time created 87/05/22 12:01:28 by minshall

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/system.c 1.1

37 years agoThis version compiles on the PC.
Gregory Minshall [Sat, 23 May 1987 03:00:41 +0000 (19:00 -0800)]
This version compiles on the PC.

SCCS-vsn: usr.bin/tn3270/ctlr/api.c 1.5
SCCS-vsn: usr.bin/tn3270/ctlr/api.h 1.5

37 years agoMove OIA into global storage.
Gregory Minshall [Sat, 23 May 1987 02:55:28 +0000 (18:55 -0800)]
Move OIA into global storage.

SCCS-vsn: usr.bin/tn3270/ctlr/oia.c 1.3
SCCS-vsn: usr.bin/tn3270/ctlr/oia.h 1.2
SCCS-vsn: usr.bin/tn3270/general/globals.h 1.3

37 years agoadd image as alias for binary
Keith Bostic [Sat, 23 May 1987 02:38:27 +0000 (18:38 -0800)]
add image as alias for binary

SCCS-vsn: usr.bin/ftp/cmdtab.c 5.4

37 years agoNew directory structure (plus cast fix in termout.c).
Gregory Minshall [Sat, 23 May 1987 02:19:14 +0000 (18:19 -0800)]
New directory structure (plus cast fix in termout.c).

SCCS-vsn: usr.bin/tn3270/sys_curses/makefile 1.3
SCCS-vsn: usr.bin/tn3270/sys_curses/termout.c 1.11

37 years agoNew directory structure
Gregory Minshall [Sat, 23 May 1987 02:18:45 +0000 (18:18 -0800)]
New directory structure

SCCS-vsn: usr.bin/tn3270/general/makefile 1.6
SCCS-vsn: usr.bin/tn3270/general/globals.c 1.5

37 years agoNew directory structure.
Gregory Minshall [Sat, 23 May 1987 02:18:09 +0000 (18:18 -0800)]
New directory structure.

SCCS-vsn: usr.bin/tn3270/ctlr/options.c 1.2
SCCS-vsn: usr.bin/tn3270/ctlr/makefile 1.7
SCCS-vsn: usr.bin/tn3270/ctlr/outbound.c 1.14
SCCS-vsn: usr.bin/tn3270/ctlr/inbound.c 1.11

37 years agoNew directory structure.
Gregory Minshall [Sat, 23 May 1987 00:53:35 +0000 (16:53 -0800)]
New directory structure.

SCCS-vsn: usr.bin/tn3270/tools/prt3270.c 1.4
SCCS-vsn: usr.bin/tn3270/tools/mkhits/dohits.c 1.7
SCCS-vsn: usr.bin/tn3270/tools/mkastosc/mkastosc.c 1.6
SCCS-vsn: usr.bin/tn3270/tools/makefile 1.5
SCCS-vsn: usr.bin/tn3270/ascii/map3270.c 1.5
SCCS-vsn: usr.bin/tn3270/ascii/makefile 1.3
SCCS-vsn: usr.bin/tn3270/ascii/mset.c 1.3
SCCS-vsn: usr.bin/tn3270/ascii/termin.c 1.4

37 years agoRemove 'ExitString' call from non-zero memset (do non-zero memset
Gregory Minshall [Fri, 22 May 1987 13:05:59 +0000 (05:05 -0800)]
Remove 'ExitString' call from non-zero memset (do non-zero memset
instead).

SCCS-vsn: usr.bin/tn3270/general/general.h 1.7

37 years agoAdd mkastods.c
Gregory Minshall [Fri, 22 May 1987 12:59:19 +0000 (04:59 -0800)]
Add mkastods.c

SCCS-vsn: usr.bin/tn3270/tools/makefile 1.4

37 years agodate and time created 87/05/21 21:58:55 by minshall
Gregory Minshall [Fri, 22 May 1987 12:58:55 +0000 (04:58 -0800)]
date and time created 87/05/21 21:58:55 by minshall

SCCS-vsn: usr.bin/tn3270/tools/mkastods/mkastods.c 1.1

37 years agoMinor fix (that would never actually occur).
Gregory Minshall [Fri, 22 May 1987 12:58:07 +0000 (04:58 -0800)]
Minor fix (that would never actually occur).

SCCS-vsn: usr.bin/tn3270/tools/mkdstoas/mkdstoas.c 1.5

37 years agokbhit(), etc., work OK (was a bug in outbound.c; not calling
Gregory Minshall [Fri, 22 May 1987 12:34:09 +0000 (04:34 -0800)]
kbhit(), etc., work OK (was a bug in outbound.c; not calling
TerminalInput, or whatever).  Also, move 'shell()' to api.c in dos_screen.

SCCS-vsn: usr.bin/tn3270/telnet.c 1.9

37 years agoThis version compiles.
Gregory Minshall [Fri, 22 May 1987 12:29:58 +0000 (04:29 -0800)]
This version compiles.

SCCS-vsn: usr.bin/tn3270/ctlr/api.c 1.4
SCCS-vsn: usr.bin/tn3270/ctlr/api.h 1.4

37 years agoA version (probably doesn't even compile).
Gregory Minshall [Fri, 22 May 1987 11:40:49 +0000 (03:40 -0800)]
A version (probably doesn't even compile).

SCCS-vsn: usr.bin/tn3270/ctlr/api.c 1.3
SCCS-vsn: usr.bin/tn3270/ctlr/api.h 1.3

37 years agouse machine/machparam.h
Keith Bostic [Fri, 22 May 1987 08:30:45 +0000 (00:30 -0800)]
use machine/machparam.h

SCCS-vsn: old/machine/machine.c 5.2

37 years agoget machine type from environment
Keith Bostic [Fri, 22 May 1987 08:21:10 +0000 (00:21 -0800)]
get machine type from environment

SCCS-vsn: old/make/misc.c 4.4
SCCS-vsn: old/make/main.c 4.9

37 years agoadded #define of MACHINE
Keith Bostic [Fri, 22 May 1987 06:19:11 +0000 (22:19 -0800)]
added #define of MACHINE

SCCS-vsn: sys/vax/include/param.h 7.7
SCCS-vsn: sys/tahoe/include/param.h 1.9

37 years agoA version.
Gregory Minshall [Fri, 22 May 1987 02:28:03 +0000 (18:28 -0800)]
A version.

SCCS-vsn: usr.bin/tn3270/ctlr/api.c 1.2
SCCS-vsn: usr.bin/tn3270/ctlr/api.h 1.2

37 years agoFix include.
Gregory Minshall [Thu, 21 May 1987 06:47:30 +0000 (22:47 -0800)]
Fix include.

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spintc.c 1.4

37 years agodate and time created 87/05/20 15:33:46 by minshall
Gregory Minshall [Thu, 21 May 1987 06:33:46 +0000 (22:33 -0800)]
date and time created 87/05/20 15:33:46 by minshall

SCCS-vsn: usr.bin/tn3270/ctlr/api.h 1.1

37 years agodate and time created 87/05/20 15:33:45 by minshall
Gregory Minshall [Thu, 21 May 1987 06:33:45 +0000 (22:33 -0800)]
date and time created 87/05/20 15:33:45 by minshall

SCCS-vsn: usr.bin/tn3270/ctlr/api.c 1.1

37 years agoFormat change.
Gregory Minshall [Thu, 21 May 1987 05:41:35 +0000 (21:41 -0800)]
Format change.

SCCS-vsn: usr.bin/tn3270/general/general.h 1.6

37 years agoNull change.
Gregory Minshall [Thu, 21 May 1987 03:24:49 +0000 (19:24 -0800)]
Null change.

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/support.asm 1.2

37 years agoThis version works.
Gregory Minshall [Thu, 21 May 1987 03:24:13 +0000 (19:24 -0800)]
This version works.

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/termout.c 1.5
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spint.h 1.2
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spintasm.asm 1.3
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spintc.c 1.3

37 years agodate and time created 87/05/19 16:13:31 by minshall
Gregory Minshall [Wed, 20 May 1987 07:13:31 +0000 (23:13 -0800)]
date and time created 87/05/19 16:13:31 by minshall

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spint.h 1.1

37 years agoMore and better.
Gregory Minshall [Wed, 20 May 1987 07:13:16 +0000 (23:13 -0800)]
More and better.

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spintasm.asm 1.2
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spintc.c 1.2

37 years agodate and time created 87/05/19 14:08:12 by minshall
Gregory Minshall [Wed, 20 May 1987 05:08:12 +0000 (21:08 -0800)]
date and time created 87/05/19 14:08:12 by minshall

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spintc.c 1.1

37 years agodate and time created 87/05/19 14:08:02 by minshall
Gregory Minshall [Wed, 20 May 1987 05:08:02 +0000 (21:08 -0800)]
date and time created 87/05/19 14:08:02 by minshall

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/spintasm.asm 1.1

37 years agoClearStructure->ClearElement
Gregory Minshall [Wed, 20 May 1987 00:46:08 +0000 (16:46 -0800)]
ClearStructure->ClearElement

SCCS-vsn: usr.bin/tn3270/general/general.h 1.5

37 years agoFixes to make ScreenImage type NOT hardcoded.
Gregory Minshall [Tue, 19 May 1987 07:06:19 +0000 (23:06 -0800)]
Fixes to make ScreenImage type NOT hardcoded.

SCCS-vsn: usr.bin/tn3270/sys_curses/terminal.h 1.3
SCCS-vsn: usr.bin/tn3270/sys_curses/termout.c 1.10

37 years agoFix to keep queued keystrokes flowing when keyboard unlocked.
Gregory Minshall [Tue, 19 May 1987 07:05:02 +0000 (23:05 -0800)]
Fix to keep queued keystrokes flowing when keyboard unlocked.

SCCS-vsn: usr.bin/tn3270/ctlr/outbound.c 1.13

37 years agoVarious changes to make 'Host' structure changeable
Gregory Minshall [Tue, 19 May 1987 06:57:10 +0000 (22:57 -0800)]
Various changes to make 'Host' structure changeable
(and, make it a 'char' for the MSDOS world).

SCCS-vsn: usr.bin/tn3270/ctlr/screen.h 1.5

37 years agodate and time created 87/05/18 15:09:52 by minshall
Gregory Minshall [Tue, 19 May 1987 06:09:52 +0000 (22:09 -0800)]
date and time created 87/05/18 15:09:52 by minshall

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/support.asm 1.1

37 years agolint
Edward Wang [Tue, 19 May 1987 04:04:54 +0000 (20:04 -0800)]
lint

SCCS-vsn: usr.bin/mail/edit.c 5.4
SCCS-vsn: usr.bin/mail/send.c 5.4
SCCS-vsn: usr.bin/mail/names.c 5.5

37 years agomajor rework: made faster, cleaned up, obsolete code removed,
Edward Wang [Tue, 19 May 1987 03:29:02 +0000 (19:29 -0800)]
major rework: made faster, cleaned up, obsolete code removed,
the whole thing should be chucked and written from scratch

SCCS-vsn: usr.bin/mail/list.c 5.5
SCCS-vsn: usr.bin/mail/lex.c 5.5
SCCS-vsn: usr.bin/mail/collect.c 5.3
SCCS-vsn: usr.bin/mail/main.c 5.4
SCCS-vsn: usr.bin/mail/names.c 5.4
SCCS-vsn: usr.bin/mail/cmd3.c 5.4
SCCS-vsn: usr.bin/mail/Makefile 5.4
SCCS-vsn: usr.bin/mail/cmdtab.c 5.4
SCCS-vsn: usr.bin/mail/def.h 5.3
SCCS-vsn: usr.bin/mail/glob.h 5.2
SCCS-vsn: usr.bin/mail/aux.c 5.6
SCCS-vsn: usr.bin/mail/pathnames.h 5.3
SCCS-vsn: usr.bin/mail/cmd1.c 5.4
SCCS-vsn: usr.bin/mail/popen.c 5.3
SCCS-vsn: usr.bin/mail/send.c 5.3
SCCS-vsn: usr.bin/mail/vars.c 5.3
SCCS-vsn: usr.bin/fmt/fmt.c 5.4
SCCS-vsn: usr.bin/mail/rcv.h 5.2
SCCS-vsn: usr.bin/mail/tty.c 5.3
SCCS-vsn: usr.bin/mail/getname.c 5.3
SCCS-vsn: usr.bin/mail/strings.c 5.4
SCCS-vsn: usr.bin/mail/temp.c 5.3
SCCS-vsn: usr.bin/mail/v7.local.c 5.3
SCCS-vsn: usr.bin/mail/cmd2.c 5.4
SCCS-vsn: usr.bin/mail/local.h 5.2
SCCS-vsn: usr.bin/mail/edit.c 5.3
SCCS-vsn: usr.bin/mail/fio.c 5.5
SCCS-vsn: usr.bin/mail/head.c 5.3
SCCS-vsn: usr.bin/mail/optim.c 5.7

37 years agoadded [ and ] tokens for vectors, haven't done the real work yet.
Edward Wang [Tue, 19 May 1987 03:22:26 +0000 (19:22 -0800)]
added [ and ] tokens for vectors, haven't done the real work yet.

SCCS-vsn: usr.bin/window/scanner.c 3.9
SCCS-vsn: usr.bin/window/token.h 3.5

37 years agoadded keepopen and smooth flags, added + and - window selections
Edward Wang [Tue, 19 May 1987 03:20:37 +0000 (19:20 -0800)]
added keepopen and smooth flags, added + and - window selections

SCCS-vsn: usr.bin/window/ww.h 3.39
SCCS-vsn: usr.bin/window/cmd.c 3.34
SCCS-vsn: usr.bin/window/wwwrite.c 3.25
SCCS-vsn: usr.bin/window/cmd2.c 3.34
SCCS-vsn: usr.bin/window/cmd3.c 3.14
SCCS-vsn: usr.bin/window/lcmd.c 3.25
SCCS-vsn: usr.bin/window/lcmd1.c 3.31
SCCS-vsn: usr.bin/window/mloop.c 3.9
SCCS-vsn: usr.bin/window/win.c 3.17
SCCS-vsn: usr.bin/window/lcmd2.c 3.12

37 years agouse \n at bottom to scroll entire screen,
Edward Wang [Tue, 19 May 1987 03:11:23 +0000 (19:11 -0800)]
use \n at bottom to scroll entire screen,
use clear to eos to clear entire screen

SCCS-vsn: usr.bin/window/tt.h 3.16
SCCS-vsn: usr.bin/window/wwclreol.c 3.15
SCCS-vsn: usr.bin/window/wwclreos.c 3.6
SCCS-vsn: usr.bin/window/ttgeneric.c 3.31
SCCS-vsn: usr.bin/window/wwscroll.c 3.14

37 years agodon't use reverse video for command line when <= 2400 baud
Edward Wang [Tue, 19 May 1987 03:07:29 +0000 (19:07 -0800)]
don't use reverse video for command line when <= 2400 baud

SCCS-vsn: usr.bin/window/main.c 3.31

37 years agobug report tahoe/usr.bin/1; number of lines arg handled incorrectly
Keith Bostic [Tue, 19 May 1987 02:51:17 +0000 (18:51 -0800)]
bug report tahoe/usr.bin/1; number of lines arg handled incorrectly

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

37 years agoFor MSC compiler, make string literals short.
Gregory Minshall [Tue, 19 May 1987 02:03:42 +0000 (18:03 -0800)]
For MSC compiler, make string literals short.

SCCS-vsn: usr.bin/tn3270/ascii/default.map 1.3
SCCS-vsn: usr.bin/tn3270/ascii/map3270.c 1.4

37 years agoReduce memory requirements for DOS version.
Gregory Minshall [Tue, 19 May 1987 00:55:35 +0000 (16:55 -0800)]
Reduce memory requirements for DOS version.

SCCS-vsn: usr.bin/tn3270/ctlr/screen.h 1.4

37 years agocan't ref bio.c it's gone
Keith Bostic [Sun, 17 May 1987 01:46:49 +0000 (17:46 -0800)]
can't ref bio.c it's gone

SCCS-vsn: sys/sys/buf.h 7.5

37 years agoftpd remotehelp output columnated improperly (from abe@j.cc.purdue.edu)
Kirk McKusick [Sat, 16 May 1987 08:39:20 +0000 (00:39 -0800)]
ftpd remotehelp output columnated improperly (from abe@j.cc.purdue.edu)

SCCS-vsn: libexec/ftpd/ftpcmd.y 5.9

37 years agoThis version compiles and minimally works for the PC.
Gregory Minshall [Sat, 16 May 1987 07:06:58 +0000 (23:06 -0800)]
This version compiles and minimally works for the PC.

SCCS-vsn: usr.bin/tn3270/telnet.c 1.8

37 years agoDon't need libcurses for mset.
Gregory Minshall [Sat, 16 May 1987 07:05:28 +0000 (23:05 -0800)]
Don't need libcurses for mset.

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

37 years agoSet the maximum number of lines; number of lines is set using
Gregory Minshall [Sat, 16 May 1987 07:04:09 +0000 (23:04 -0800)]
Set the maximum number of lines; number of lines is set using
maximum number in telnet.c.

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/termout.c 1.4

37 years agominor fixes
Mike Karels [Sat, 16 May 1987 04:37:16 +0000 (20:37 -0800)]
minor fixes

SCCS-vsn: sbin/routed/input.c 5.11
SCCS-vsn: sbin/routed/tables.c 5.9

37 years agoAdd a null ScreenOIA() routine.
Gregory Minshall [Sat, 16 May 1987 00:22:33 +0000 (16:22 -0800)]
Add a null ScreenOIA() routine.

SCCS-vsn: usr.bin/tn3270/sys_curses/termout.c 1.9

37 years agoNULL pointers, negative UIDs; bug report 4.3BSD/ucb/95
Keith Bostic [Fri, 15 May 1987 22:50:43 +0000 (14:50 -0800)]
NULL pointers, negative UIDs; bug report 4.3BSD/ucb/95

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

37 years agodefine MACHINE
Keith Bostic [Thu, 14 May 1987 10:38:41 +0000 (02:38 -0800)]
define MACHINE

SCCS-vsn: sys/tahoe/include/param.h 1.9
SCCS-vsn: sys/vax/include/param.h 7.7

37 years agoback up over magic number properly (from Keith Muller)
Kirk McKusick [Thu, 14 May 1987 08:09:53 +0000 (00:09 -0800)]
back up over magic number properly (from Keith Muller)

SCCS-vsn: old/more/more.c 5.12

37 years agoThis version is a bit better partitioned vis-a-vis "unix"
Gregory Minshall [Thu, 14 May 1987 06:34:14 +0000 (22:34 -0800)]
This version is a bit better partitioned vis-a-vis "unix"
and "MSDOS" (and, it compiles and works).

SCCS-vsn: usr.bin/tn3270/telnet.c 1.7

37 years agoWe need 'uncontrol' under all circumstances.
Gregory Minshall [Thu, 14 May 1987 02:58:49 +0000 (18:58 -0800)]
We need 'uncontrol' under all circumstances.

SCCS-vsn: usr.bin/tn3270/ascii/map3270.c 1.3

37 years agoMatch up the double-quote marks.
Gregory Minshall [Thu, 14 May 1987 02:36:44 +0000 (18:36 -0800)]
Match up the double-quote marks.

SCCS-vsn: usr.bin/tn3270/general/general.h 1.4

37 years agoFixes (oops).
Gregory Minshall [Thu, 14 May 1987 02:35:05 +0000 (18:35 -0800)]
Fixes (oops).

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/video.h 1.2

37 years agoThis version may work, and is intact.
Gregory Minshall [Thu, 14 May 1987 02:33:51 +0000 (18:33 -0800)]
This version may work, and is intact.

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/termout.c 1.3

37 years agodate and time created 87/05/13 11:32:57 by minshall
Gregory Minshall [Thu, 14 May 1987 02:32:57 +0000 (18:32 -0800)]
date and time created 87/05/13 11:32:57 by minshall

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/video.h 1.1

37 years agoadd MACHINE def
Keith Bostic [Thu, 14 May 1987 00:44:20 +0000 (16:44 -0800)]
add MACHINE def

SCCS-vsn: Makefile 4.15

37 years agoThis version compiles.
Gregory Minshall [Wed, 13 May 1987 23:58:27 +0000 (15:58 -0800)]
This version compiles.

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/termout.c 1.2

37 years agoFirst version since split from bsd_screen (curses_screen?).
Gregory Minshall [Wed, 13 May 1987 23:57:27 +0000 (15:57 -0800)]
First version since split from bsd_screen (curses_screen?).

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/makefile 1.2