unix-history/.git
36 years agoclean-ups.
Zhishun Alex Liu [Tue, 14 Jul 1987 04:38:46 +0000 (20:38 -0800)]
clean-ups.

SCCS-vsn: lib/libm/tahoe/cbrt.s 1.2

36 years agojsb->callf
Zhishun Alex Liu [Tue, 14 Jul 1987 04:35:21 +0000 (20:35 -0800)]
jsb->callf

SCCS-vsn: lib/libm/tahoe/mcount.sed 1.2

36 years agore-structuring
Zhishun Alex Liu [Tue, 14 Jul 1987 04:31:46 +0000 (20:31 -0800)]
re-structuring

SCCS-vsn: lib/libm/Makefile 1.4

36 years agodate and time created 87/07/13 13:28:16 by zliu
Zhishun Alex Liu [Tue, 14 Jul 1987 04:28:16 +0000 (20:28 -0800)]
date and time created 87/07/13 13:28:16 by zliu

SCCS-vsn: lib/libm/common/Makefile 1.1

36 years agore-structuring.
Zhishun Alex Liu [Tue, 14 Jul 1987 04:26:49 +0000 (20:26 -0800)]
re-structuring.

SCCS-vsn: lib/libm/ieee/Makefile 1.4

36 years agovarious clean-ups; added Makefile and mcount.sed.
Zhishun Alex Liu [Tue, 14 Jul 1987 04:06:10 +0000 (20:06 -0800)]
various clean-ups; added Makefile and mcount.sed.

SCCS-vsn: lib/libm/tahoe/cbrt.s 1.2
SCCS-vsn: lib/libm/tahoe/sqrt.s 1.3
SCCS-vsn: lib/libm/tahoe/support.s 1.2
SCCS-vsn: lib/libm/tahoe/mcount.sed 1.2

36 years agodate and time created 87/07/13 13:03:01 by zliu
Zhishun Alex Liu [Tue, 14 Jul 1987 04:03:01 +0000 (20:03 -0800)]
date and time created 87/07/13 13:03:01 by zliu

SCCS-vsn: lib/libm/tahoe/mcount.sed 1.1

36 years agodate and time created 87/07/13 12:26:06 by zliu
Zhishun Alex Liu [Tue, 14 Jul 1987 03:26:06 +0000 (19:26 -0800)]
date and time created 87/07/13 12:26:06 by zliu

SCCS-vsn: lib/libm/tahoe/support.s 1.1

36 years agoFor transparent output, get cursor at the right place.
Gregory Minshall [Tue, 14 Jul 1987 01:01:39 +0000 (17:01 -0800)]
For transparent output, get cursor at the right place.

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

36 years agopitch check for clock being set wrong (almost ALWAYS WRONG)
Sam Leffler [Mon, 13 Jul 1987 10:26:06 +0000 (02:26 -0800)]
pitch check for clock being set wrong (almost ALWAYS WRONG)

SCCS-vsn: local/sccscmds/sccscmds.2/com/dodelt.c 1.4
SCCS-vsn: local/sccscmds/sccscmds.ok/com/dodelt.c 1.4

36 years agolib$dsqrt_r5 should have its .word off (i.e. 0x0).
Zhishun Alex Liu [Mon, 13 Jul 1987 03:03:09 +0000 (19:03 -0800)]
lib$dsqrt_r5 should have its .word off (i.e. 0x0).

SCCS-vsn: lib/libm/tahoe/sqrt.s 1.2

36 years agodate and time created 87/07/11 23:36:21 by zliu
Zhishun Alex Liu [Sun, 12 Jul 1987 14:36:21 +0000 (06:36 -0800)]
date and time created 87/07/11 23:36:21 by zliu

SCCS-vsn: lib/libm/tahoe/sqrt.s 1.1

36 years agoremove loop invariants from dirty()
Mike Karels [Sun, 12 Jul 1987 10:06:01 +0000 (02:06 -0800)]
remove loop invariants from dirty()

SCCS-vsn: sys/tahoe/include/pte.h 1.5

36 years agoremove loop invariants from dirty(); pg_swapm is gone
Mike Karels [Sun, 12 Jul 1987 10:05:48 +0000 (02:05 -0800)]
remove loop invariants from dirty(); pg_swapm is gone

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

36 years agopg_swapm is gone
Mike Karels [Sun, 12 Jul 1987 09:50:21 +0000 (01:50 -0800)]
pg_swapm is gone

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

36 years agodate and time created 87/07/11 18:43:03 by zliu
Zhishun Alex Liu [Sun, 12 Jul 1987 09:43:03 +0000 (01:43 -0800)]
date and time created 87/07/11 18:43:03 by zliu

SCCS-vsn: lib/libm/tahoe/cbrt.s 1.1

36 years agomove code definitions from signal.h
Mike Karels [Sun, 12 Jul 1987 06:26:01 +0000 (22:26 -0800)]
move code definitions from signal.h

SCCS-vsn: sys/tahoe/include/trap.h 1.3
SCCS-vsn: sys/vax/include/trap.h 7.3

36 years agoci trap.h
Mike Karels [Sun, 12 Jul 1987 06:25:06 +0000 (22:25 -0800)]
ci trap.h

SCCS-vsn: sys/tahoe/include/trap.h 1.3

36 years agomove code definitions to <machine/trap.h>
Mike Karels [Sun, 12 Jul 1987 06:24:56 +0000 (22:24 -0800)]
move code definitions to <machine/trap.h>

SCCS-vsn: sys/sys/signal.h 7.2

36 years agomaking error handling consistent in support.c by calling
Zhishun Alex Liu [Sun, 12 Jul 1987 04:39:55 +0000 (20:39 -0800)]
making error handling consistent in support.c by calling
infnan() in sqrt() and drem(); ifdef out those finite and (x!=x)'s.

SCCS-vsn: lib/libm/common/atan2.c 1.5
SCCS-vsn: lib/libm/ieee/cabs.c 1.5
SCCS-vsn: lib/libm/common/trig.c 1.5
SCCS-vsn: lib/libm/ieee/support.c 1.9

36 years agore-install -r1.4
Zhishun Alex Liu [Sun, 12 Jul 1987 03:25:27 +0000 (19:25 -0800)]
re-install -r1.4

SCCS-vsn: lib/libm/ieee/support.c 1.8

36 years agoTAHOE's code generator doesn't give us correct code for such
Zhishun Alex Liu [Sat, 11 Jul 1987 13:17:38 +0000 (05:17 -0800)]
TAHOE's code generator doesn't give us correct code for such
constructs as (double)sx*sy.  work-around: force temporary store.

SCCS-vsn: lib/libm/common_source/pow.c 1.6

36 years ago(double)sx*sy bug on TAHOE work-around: force temporary storage.
Zhishun Alex Liu [Sat, 11 Jul 1987 13:05:33 +0000 (05:05 -0800)]
(double)sx*sy bug on TAHOE work-around: force temporary storage.

SCCS-vsn: lib/libm/common_source/pow.c 1.6

36 years agofixing bug in drem (reserved-operand fault).
Zhishun Alex Liu [Sat, 11 Jul 1987 11:28:31 +0000 (03:28 -0800)]
fixing bug in drem (reserved-operand fault).

SCCS-vsn: lib/libm/ieee/support.c 1.7

36 years agoincorporating changes made by CSRG people(?)
Zhishun Alex Liu [Sat, 11 Jul 1987 08:55:00 +0000 (00:55 -0800)]
incorporating changes made by CSRG people(?)

SCCS-vsn: lib/libm/ieee/support.c 1.6

36 years agoDealing OK now with ligatures and the font cache
Jaap Akkerhuis [Sat, 11 Jul 1987 08:05:42 +0000 (00:05 -0800)]
Dealing OK now with ligatures and the font cache

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

36 years agouse hex representation.
Zhishun Alex Liu [Sat, 11 Jul 1987 07:14:18 +0000 (23:14 -0800)]
use hex representation.

SCCS-vsn: lib/libm/common/atan2.c 1.4

36 years agouse hex representation since TAHOE doesn't perform decimal->binary
Zhishun Alex Liu [Sat, 11 Jul 1987 07:06:30 +0000 (23:06 -0800)]
use hex representation since TAHOE doesn't perform decimal->binary
conversion accurately.

SCCS-vsn: lib/libm/common/atan2.c 1.4
SCCS-vsn: lib/libm/common/atan2.c 1.4

36 years agouse hex. since TAHOE doesn't perform dec->bin. conversion accurately.
Zhishun Alex Liu [Sat, 11 Jul 1987 06:59:56 +0000 (22:59 -0800)]
use hex. since TAHOE doesn't perform dec->bin. conversion accurately.

SCCS-vsn: lib/libm/common/atan2.c 1.4

36 years ago(no message)
Denise Draper [Sat, 11 Jul 1987 03:30:06 +0000 (19:30 -0800)]
(no message)

SCCS-vsn: local/ditroff/ditroff.okeeffe/devnver/main.c 1.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/devnver/font2.c 1.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/devnver/parse.c 1.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/devnver/put.c 1.2

36 years agodate and time created 87/07/10 11:44:32 by denise
Denise Draper [Sat, 11 Jul 1987 02:44:32 +0000 (18:44 -0800)]
date and time created 87/07/10 11:44:32 by denise

SCCS-vsn: local/ditroff/ditroff.okeeffe/devnver/parse.c 1.1

36 years agodate and time created 87/07/10 11:44:20 by denise
Denise Draper [Sat, 11 Jul 1987 02:44:20 +0000 (18:44 -0800)]
date and time created 87/07/10 11:44:20 by denise

SCCS-vsn: local/ditroff/ditroff.okeeffe/devnver/font2.c 1.1

36 years agodate and time created 87/07/10 11:41:50 by denise
Denise Draper [Sat, 11 Jul 1987 02:41:50 +0000 (18:41 -0800)]
date and time created 87/07/10 11:41:50 by denise

SCCS-vsn: local/ditroff/ditroff.okeeffe/devnver/main.c 1.1

36 years agofix spacing, rename NH to UC; leave compat for now; make several
Mike Karels [Sat, 11 Jul 1987 02:06:55 +0000 (18:06 -0800)]
fix spacing, rename NH to UC; leave compat for now; make several
work with -me

SCCS-vsn: admin/admin/4.3/HEADERS 1.2

36 years agodate and time created 87/07/10 10:59:49 by karels
Mike Karels [Sat, 11 Jul 1987 01:59:49 +0000 (17:59 -0800)]
date and time created 87/07/10 10:59:49 by karels

SCCS-vsn: admin/admin/4.3/HEADERS 1.1

36 years agoadding _0x macro for TAHOE.
Zhishun Alex Liu [Sat, 11 Jul 1987 01:51:57 +0000 (17:51 -0800)]
adding _0x macro for TAHOE.

SCCS-vsn: lib/libm/ieee/cabs.c 1.4
SCCS-vsn: lib/libm/common/trig.c 1.4

36 years agoexcluding TAHOE also...
Zhishun Alex Liu [Sat, 11 Jul 1987 01:40:57 +0000 (17:40 -0800)]
excluding TAHOE also...

SCCS-vsn: lib/libm/ieee/cbrt.c 1.3

36 years agoadding _0x macro for TAHOE.
Zhishun Alex Liu [Sat, 11 Jul 1987 01:36:37 +0000 (17:36 -0800)]
adding _0x macro for TAHOE.

SCCS-vsn: lib/libm/common_source/acosh.c 1.4
SCCS-vsn: lib/libm/common_source/asinh.c 1.3
SCCS-vsn: lib/libm/common_source/cosh.c 1.5
SCCS-vsn: lib/libm/common_source/exp.c 1.7
SCCS-vsn: lib/libm/common_source/exp__E.c 1.5
SCCS-vsn: lib/libm/common_source/expm1.c 1.5
SCCS-vsn: lib/libm/common_source/floor.c 1.4
SCCS-vsn: lib/libm/common_source/log.c 1.5
SCCS-vsn: lib/libm/common_source/log10.c 1.4
SCCS-vsn: lib/libm/common_source/log1p.c 1.5
SCCS-vsn: lib/libm/common_source/log__L.c 1.4
SCCS-vsn: lib/libm/common_source/pow.c 1.5
SCCS-vsn: lib/libm/common_source/sinh.c 1.5

36 years agoFix bug of clearing terminal screen in wrong place (curses
Gregory Minshall [Sat, 11 Jul 1987 00:31:01 +0000 (16:31 -0800)]
Fix bug of clearing terminal screen in wrong place (curses
takes care of it all).

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

36 years agodon't remove socket from q's if not freeing
Mike Karels [Sat, 11 Jul 1987 00:08:50 +0000 (16:08 -0800)]
don't remove socket from q's if not freeing
(it confuses sonewconn, which removes it from q itself)

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

36 years agodate and time created 87/07/09 18:17:49 by marc
Marc Teitelbaum [Fri, 10 Jul 1987 09:17:49 +0000 (01:17 -0800)]
date and time created 87/07/09 18:17:49 by marc

SCCS-vsn: sys/vax/uba/qdreg.h 1.1

36 years agodate and time created 87/07/09 18:05:13 by marc
Marc Teitelbaum [Fri, 10 Jul 1987 09:05:13 +0000 (01:05 -0800)]
date and time created 87/07/09 18:05:13 by marc

SCCS-vsn: sys/vax/uba/qduser.h 1.1

36 years agodate and time created 87/07/09 17:57:30 by marc
Marc Teitelbaum [Fri, 10 Jul 1987 08:57:30 +0000 (00:57 -0800)]
date and time created 87/07/09 17:57:30 by marc

SCCS-vsn: sys/vax/uba/qd_data.c 1.1

36 years agoadded double arrows Du Db Dd and "circle minus" c-
Jaap Akkerhuis [Fri, 10 Jul 1987 07:46:44 +0000 (23:46 -0800)]
added double arrows Du Db Dd and "circle minus" c-

SCCS-vsn: local/ditroff/ditroff.okeeffe/devhar/fonts/DESC 1.7

36 years ago1) Add apilib/apiliblib.a as tn3270 dependancy; 2) Fix PC link
Gregory Minshall [Fri, 10 Jul 1987 01:43:37 +0000 (17:43 -0800)]
1) Add apilib/apiliblib.a as tn3270 dependancy; 2) Fix PC link
statement to create tn3270.

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

36 years agoFix null-pointer problem.
Gregory Minshall [Fri, 10 Jul 1987 01:42:34 +0000 (17:42 -0800)]
Fix null-pointer problem.

SCCS-vsn: usr.bin/tn3270/distribution/utilities/tnrecv.c 1.7

36 years agoadd in function.c for 4.2 versions of /bin/cc.
Gregory Minshall [Fri, 10 Jul 1987 01:40:55 +0000 (17:40 -0800)]
add in function.c for 4.2 versions of /bin/cc.

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

36 years ago1. Fix (signed) char bug. 2. Add in ibm032 to rational machines.
Gregory Minshall [Fri, 10 Jul 1987 01:40:09 +0000 (17:40 -0800)]
1.  Fix (signed) char bug.  2.  Add in ibm032 to rational machines.

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

36 years agoForget ntohs, etc.; include general.h to get rid of memcpy
Gregory Minshall [Fri, 10 Jul 1987 01:39:19 +0000 (17:39 -0800)]
Forget ntohs, etc.; include general.h to get rid of memcpy
on bcopy systems.

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

36 years agoKeep from dereferencing through a null pointer.
Gregory Minshall [Fri, 10 Jul 1987 01:38:28 +0000 (17:38 -0800)]
Keep from dereferencing through a null pointer.

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

36 years agoFixes to keep from having to enter password all the time.
Gregory Minshall [Fri, 10 Jul 1987 01:37:57 +0000 (17:37 -0800)]
Fixes to keep from having to enter password all the time.

SCCS-vsn: usr.bin/tn3270/api/api_bsd.c 1.7
SCCS-vsn: usr.bin/tn3270/sys_curses/system.c 1.11
SCCS-vsn: usr.bin/tn3270/api/api_exch.h 1.5

36 years agoTo compile on msdos and sun systems.
Gregory Minshall [Fri, 10 Jul 1987 01:17:54 +0000 (17:17 -0800)]
To compile on msdos and sun systems.

SCCS-vsn: usr.bin/tn3270/api/api_bsd.c 1.6

36 years agoAllow for compilation on 4.2 systems.
Gregory Minshall [Fri, 10 Jul 1987 00:36:29 +0000 (16:36 -0800)]
Allow for compilation on 4.2 systems.

SCCS-vsn: usr.bin/tn3270/sys_curses/system.c 1.10

36 years agofix typo
Mike Karels [Thu, 9 Jul 1987 07:33:31 +0000 (23:33 -0800)]
fix typo

SCCS-vsn: sys/vax/uba/qv.c 1.4

36 years agotemporary change to count cooked char processing.
Keith Sklower [Wed, 8 Jul 1987 07:58:24 +0000 (23:58 -0800)]
temporary change to count cooked char processing.

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

36 years agoChanges from Bill Nowicki at sun (for telnet.c).
Gregory Minshall [Wed, 8 Jul 1987 06:02:53 +0000 (22:02 -0800)]
Changes from Bill Nowicki at sun (for telnet.c).

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

36 years agoFix core dumps on suns (from sun!nowicki, Bill Nowicki).
Gregory Minshall [Wed, 8 Jul 1987 05:36:09 +0000 (21:36 -0800)]
Fix core dumps on suns (from sun!nowicki, Bill Nowicki).
bug report 4.2BSD/ucb/237

SCCS-vsn: usr.bin/telnet/telnet.c 5.17

36 years agoVarious fixes for msdos and non-vax unices.
Gregory Minshall [Wed, 8 Jul 1987 05:21:24 +0000 (21:21 -0800)]
Various fixes for msdos and non-vax unices.

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

36 years agofirst shot at TAHOE.
Zhishun Alex Liu [Tue, 7 Jul 1987 16:32:14 +0000 (08:32 -0800)]
first shot at TAHOE.

SCCS-vsn: lib/libm/ieee/Makefile 1.3
SCCS-vsn: lib/libm/common/atan2.c 1.3
SCCS-vsn: lib/libm/ieee/cabs.c 1.3
SCCS-vsn: lib/libm/ieee/support.c 1.5
SCCS-vsn: lib/libm/common/trig.c 1.3
SCCS-vsn: lib/libm/common_source/acosh.c 1.3
SCCS-vsn: lib/libm/common_source/asincos.c 1.3
SCCS-vsn: lib/libm/common_source/atanh.c 1.3
SCCS-vsn: lib/libm/common_source/cosh.c 1.4
SCCS-vsn: lib/libm/common_source/exp.c 1.6
SCCS-vsn: lib/libm/common_source/exp__E.c 1.4
SCCS-vsn: lib/libm/common_source/expm1.c 1.4
SCCS-vsn: lib/libm/common_source/floor.c 1.3
SCCS-vsn: lib/libm/common_source/j1.c 1.3
SCCS-vsn: lib/libm/common_source/jn.c 1.3
SCCS-vsn: lib/libm/common_source/lgamma.c 1.3
SCCS-vsn: lib/libm/common_source/log.c 1.4
SCCS-vsn: lib/libm/common_source/log10.c 1.3
SCCS-vsn: lib/libm/common_source/log1p.c 1.4
SCCS-vsn: lib/libm/common_source/log__L.c 1.3
SCCS-vsn: lib/libm/common_source/pow.c 1.4
SCCS-vsn: lib/libm/common_source/sinh.c 1.4
SCCS-vsn: lib/libm/common_source/tanh.c 1.3
SCCS-vsn: lib/libm/Makefile 1.3

36 years agoworking (I think!) with sun-style pseudo-console, many cleanups
Mike Karels [Tue, 7 Jul 1987 10:34:58 +0000 (02:34 -0800)]
working (I think!) with sun-style pseudo-console, many cleanups

SCCS-vsn: sys/vax/uba/qv.c 1.3

36 years agofirst version working with 4.3
Mike Karels [Tue, 7 Jul 1987 10:34:09 +0000 (02:34 -0800)]
first version working with 4.3

SCCS-vsn: sys/vax/uba/qv.c 1.2

36 years agofrom Ultrix
Mike Karels [Tue, 7 Jul 1987 10:32:38 +0000 (02:32 -0800)]
from Ultrix

SCCS-vsn: sys/vax/uba/qv.c 1.1

36 years agobug report 4.2BSD/usr.bin/14
Keith Bostic [Tue, 7 Jul 1987 07:46:37 +0000 (23:46 -0800)]
bug report 4.2BSD/usr.bin/14

SCCS-vsn: old/refer/refer/refer5.c 4.8

36 years agotags, depend, install
Keith Bostic [Tue, 7 Jul 1987 07:35:54 +0000 (23:35 -0800)]
tags, depend, install

SCCS-vsn: old/pcc/ccom.vax/Makefile 1.16

36 years agofixed loop in put1(); does not access font 0 anymore
Denise Draper [Tue, 7 Jul 1987 06:51:19 +0000 (22:51 -0800)]
fixed loop in put1(); does not access font 0 anymore

SCCS-vsn: local/ditroff/ditroff.okeeffe/devnver/put.c 1.2

36 years agodon't link libnm to libm for awhile
Keith Bostic [Tue, 7 Jul 1987 06:41:03 +0000 (22:41 -0800)]
don't link libnm to libm for awhile

SCCS-vsn: old/libm/libm/Makefile 4.12

36 years agolink libnm to libom for awhile
Keith Bostic [Tue, 7 Jul 1987 06:40:42 +0000 (22:40 -0800)]
link libnm to libom for awhile

SCCS-vsn: old/libm/libom/Makefile 4.4

36 years agodate and time created 87/07/06 14:14:59 by denise
Denise Draper [Tue, 7 Jul 1987 05:14:59 +0000 (21:14 -0800)]
date and time created 87/07/06 14:14:59 by denise

SCCS-vsn: local/ditroff/ditroff.okeeffe/devnver/put.c 1.1

36 years agodate and time created 87/07/06 10:27:35 by minshall
Gregory Minshall [Tue, 7 Jul 1987 01:27:35 +0000 (17:27 -0800)]
date and time created 87/07/06 10:27:35 by minshall

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

36 years agomake hostalias more paranoid about its input
Keith Bostic [Mon, 6 Jul 1987 14:11:24 +0000 (06:11 -0800)]
make hostalias more paranoid about its input

SCCS-vsn: lib/libc/net/gethostnamadr.c 6.20

37 years agoif PAGER is more, add the -s flag
Keith Bostic [Mon, 6 Jul 1987 10:49:48 +0000 (02:49 -0800)]
if PAGER is more, add the -s flag

SCCS-vsn: usr.bin/man/man.c 5.5

37 years agomake new/old really work; section 1 is really 1, 6, 8, old, new
Keith Bostic [Sat, 4 Jul 1987 08:06:06 +0000 (00:06 -0800)]
make new/old really work; section 1 is really 1, 6, 8, old, new

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

37 years agoRemove getopt(3) (not on PC).
Gregory Minshall [Sat, 4 Jul 1987 07:04:25 +0000 (23:04 -0800)]
Remove getopt(3) (not on PC).

SCCS-vsn: usr.bin/tn3270/distribution/utilities/tnrecv.c 1.6

37 years agoFixes for PC version.
Gregory Minshall [Sat, 4 Jul 1987 06:52:22 +0000 (22:52 -0800)]
Fixes for PC version.

SCCS-vsn: usr.bin/tn3270/distribution/utilities/tnrecv.c 1.5

37 years agoAdd in PC stuff.
Gregory Minshall [Sat, 4 Jul 1987 06:50:16 +0000 (22:50 -0800)]
Add in PC stuff.

SCCS-vsn: usr.bin/tn3270/distribution/utilities/makefile 1.4

37 years agoAdd in PC stuff; move in mkmake.y.
Gregory Minshall [Sat, 4 Jul 1987 06:50:09 +0000 (22:50 -0800)]
Add in PC stuff; move in mkmake.y.

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

37 years agoAdd in PC stuff.
Gregory Minshall [Sat, 4 Jul 1987 06:49:54 +0000 (22:49 -0800)]
Add in PC stuff.

SCCS-vsn: usr.bin/tn3270/general/makefile 1.11
SCCS-vsn: usr.bin/tn3270/sys_curses/makefile 1.9
SCCS-vsn: usr.bin/tn3270/distribution/arpa/makefile 1.5
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/makefile 1.8

37 years agoAdd in PC stuff (including need to change rule for making 'kbd.out').
Gregory Minshall [Sat, 4 Jul 1987 06:49:28 +0000 (22:49 -0800)]
Add in PC stuff (including need to change rule for making 'kbd.out').

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

37 years agoAdd in PC stuff.
Gregory Minshall [Sat, 4 Jul 1987 06:49:08 +0000 (22:49 -0800)]
Add in PC stuff.

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

37 years agoAdd in PC stuff (including the need to make some trivial
Gregory Minshall [Sat, 4 Jul 1987 06:48:58 +0000 (22:48 -0800)]
Add in PC stuff (including the need to make some trivial
.c files.

SCCS-vsn: usr.bin/tn3270/api/makefile 1.9

37 years agoAdd in stuff for PC version.
Gregory Minshall [Sat, 4 Jul 1987 06:48:28 +0000 (22:48 -0800)]
Add in stuff for PC version.

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

37 years agoPC mkmake compatibility
Gregory Minshall [Sat, 4 Jul 1987 06:37:37 +0000 (22:37 -0800)]
PC mkmake compatibility

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

37 years agoadd FILES, logging, list of ignored addresses, other stuff
Keith Bostic [Sat, 4 Jul 1987 06:28:54 +0000 (22:28 -0800)]
add FILES, logging, list of ignored addresses, other stuff

SCCS-vsn: usr.bin/vacation/vacation.1 6.3

37 years agoadded logging, FILES
Keith Bostic [Sat, 4 Jul 1987 06:13:04 +0000 (22:13 -0800)]
added logging, FILES

SCCS-vsn: usr.bin/vacation/vacation.1 6.3
SCCS-vsn: usr.bin/vacation/vacation.1 6.3

37 years agodelete -r5.2
Kirk McKusick [Sat, 4 Jul 1987 06:05:40 +0000 (22:05 -0800)]
delete -r5.2

SCCS-vsn: old/dbx/ops.vax.c 5.3

37 years agoadded logging, fixed couple of minor bugs, allow default user
Keith Bostic [Sat, 4 Jul 1987 06:00:50 +0000 (22:00 -0800)]
added logging, fixed couple of minor bugs, allow default user
when initializing database, put sysexits back in.

SCCS-vsn: usr.bin/vacation/vacation.c 5.5

37 years agoDeal with backslashed quotes.
Gregory Minshall [Sat, 4 Jul 1987 05:34:42 +0000 (21:34 -0800)]
Deal with backslashed quotes.

SCCS-vsn: usr.bin/tn3270/tools/mkmake.y 1.15

37 years agoFirst draft, really.
Gregory Minshall [Sat, 4 Jul 1987 03:20:06 +0000 (19:20 -0800)]
First draft, really.

SCCS-vsn: usr.bin/tn3270/distribution/README 1.2

37 years agodate and time created 87/07/03 12:16:44 by minshall
Gregory Minshall [Sat, 4 Jul 1987 03:16:44 +0000 (19:16 -0800)]
date and time created 87/07/03 12:16:44 by minshall

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

37 years agofix potential bug when cluster allocation fails;
Mike Karels [Sat, 4 Jul 1987 03:15:21 +0000 (19:15 -0800)]
fix potential bug when cluster allocation fails;
add MCLBYTES for larger page sizes

SCCS-vsn: sys/sys/mbuf.h 7.8

37 years agofix potential bug when cluster allocation fails;
Mike Karels [Sat, 4 Jul 1987 03:11:34 +0000 (19:11 -0800)]
fix potential bug when cluster allocation fails;
add MCLBYTES for larger page sizes

SCCS-vsn: sys/sys/mbuf.h 7.8

37 years agoRemove offending trailing characters on #endif directive.
Gregory Minshall [Sat, 4 Jul 1987 02:51:03 +0000 (18:51 -0800)]
Remove offending trailing characters on #endif directive.

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

37 years agofix potential bug when cluster allocation fails;
Mike Karels [Sat, 4 Jul 1987 02:24:26 +0000 (18:24 -0800)]
fix potential bug when cluster allocation fails;
add MCLBYTES for larger page sizes

SCCS-vsn: sys/sys/mbuf.h 7.8

37 years agodate and time created 87/07/03 11:23:32 by minshall
Gregory Minshall [Sat, 4 Jul 1987 02:23:32 +0000 (18:23 -0800)]
date and time created 87/07/03 11:23:32 by minshall

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

37 years agooops, don't time the acks
Mike Karels [Sat, 4 Jul 1987 02:04:40 +0000 (18:04 -0800)]
oops, don't time the acks

SCCS-vsn: sys/netinet/tcp_output.c 7.8

37 years agotypo
Mike Karels [Sat, 4 Jul 1987 01:52:00 +0000 (17:52 -0800)]
typo

SCCS-vsn: sys/netinet/tcp_subr.c 7.9

37 years agodependency on INLINE is nice, but not when it includes options
Mike Karels [Sat, 4 Jul 1987 01:44:07 +0000 (17:44 -0800)]
dependency on INLINE is nice, but not when it includes options

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

37 years agomakefiles.pc
Gregory Minshall [Sat, 4 Jul 1987 01:15:08 +0000 (17:15 -0800)]
makefiles.pc

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

37 years agoDon't compress spaces too soon in expanding variables in a
Gregory Minshall [Sat, 4 Jul 1987 01:09:17 +0000 (17:09 -0800)]
Don't compress spaces too soon in expanding variables in a
'for' statement.

SCCS-vsn: usr.bin/tn3270/tools/mkmake.y 1.14

37 years agomove stab definition of beginning of function to after the prologue
Sam Leffler [Fri, 3 Jul 1987 12:29:02 +0000 (04:29 -0800)]
move stab definition of beginning of function to after the prologue
so that dbx can access register variables and so on (brought over from vax
version of code.c)

SCCS-vsn: old/pcc/ccom.tahoe/code.c 1.4