unix-history/.git
37 years agoName changes, send/receive sequence numbers, conversation flow,
Gregory Minshall [Tue, 16 Jun 1987 05:55:24 +0000 (21:55 -0800)]
Name changes, send/receive sequence numbers, conversation flow,
api_exch_flush().

SCCS-vsn: usr.bin/tn3270/api/apilib.c 1.5
SCCS-vsn: usr.bin/tn3270/api/test.c 1.4
SCCS-vsn: usr.bin/tn3270/api/api_bsd.c 1.4
SCCS-vsn: usr.bin/tn3270/api/api_exch.c 1.4
SCCS-vsn: usr.bin/tn3270/api/api_exch.h 1.4

37 years agoAdd DISASSOCIATE request. Name changes.
Gregory Minshall [Tue, 16 Jun 1987 05:54:26 +0000 (21:54 -0800)]
Add DISASSOCIATE request.  Name changes.

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

37 years agoconsistent format for .o rules
Mike Karels [Tue, 16 Jun 1987 03:13:00 +0000 (19:13 -0800)]
consistent format for .o rules

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

37 years agoRemove unused global variable (yeah!).
Gregory Minshall [Tue, 16 Jun 1987 01:47:55 +0000 (17:47 -0800)]
Remove unused global variable (yeah!).

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

37 years agosourcelist target.
Gregory Minshall [Tue, 16 Jun 1987 01:46:16 +0000 (17:46 -0800)]
sourcelist target.

SCCS-vsn: usr.bin/tn3270/api/makefile 1.4
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/makefile 1.5
SCCS-vsn: usr.bin/tn3270/tools/makefile 1.9

37 years agosourcelist targets.
Gregory Minshall [Tue, 16 Jun 1987 01:45:44 +0000 (17:45 -0800)]
sourcelist targets.

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

37 years agosourcelist target.
Gregory Minshall [Tue, 16 Jun 1987 01:45:36 +0000 (17:45 -0800)]
sourcelist target.

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

37 years agonull
Gregory Minshall [Tue, 16 Jun 1987 01:45:05 +0000 (17:45 -0800)]
null

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

37 years agosourcelist target.
Gregory Minshall [Tue, 16 Jun 1987 01:44:33 +0000 (17:44 -0800)]
sourcelist target.

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

37 years agoI thought I added ingres once already!
Mike Karels [Tue, 16 Jun 1987 01:35:10 +0000 (17:35 -0800)]
I thought I added ingres once already!

SCCS-vsn: sys/vax/conf/files.vax 7.4

37 years agominor performance hack
Mike Karels [Tue, 16 Jun 1987 01:28:42 +0000 (17:28 -0800)]
minor performance hack

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

37 years agoAdd ACTION default; add sourcelist target.
Gregory Minshall [Tue, 16 Jun 1987 01:02:16 +0000 (17:02 -0800)]
Add ACTION default; add sourcelist target.

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

37 years agoAdd sourcelist and action targets.
Gregory Minshall [Tue, 16 Jun 1987 01:00:42 +0000 (17:00 -0800)]
Add sourcelist and action targets.

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

37 years agoMake work with Unix "shell" command. Delete "-DDEBUG". Add
Gregory Minshall [Tue, 16 Jun 1987 00:31:28 +0000 (16:31 -0800)]
Make work with Unix "shell" command.  Delete "-DDEBUG".  Add
"-noasynch" runtime option.

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

37 years agoDon't build tn3270.a (takes a long time, and not needed).
Gregory Minshall [Tue, 16 Jun 1987 00:28:26 +0000 (16:28 -0800)]
Don't build tn3270.a (takes a long time, and not needed).

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

37 years agoDon't do ConnectScreen if shell is active.
Gregory Minshall [Tue, 16 Jun 1987 00:27:27 +0000 (16:27 -0800)]
Don't do ConnectScreen if shell is active.

SCCS-vsn: usr.bin/tn3270/ctlr/inbound.c 1.14

37 years agoRemove unused global variable (yeah!).
Gregory Minshall [Tue, 16 Jun 1987 00:26:37 +0000 (16:26 -0800)]
Remove unused global variable (yeah!).

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

37 years agoChange error messages to be malleable.
Gregory Minshall [Tue, 16 Jun 1987 00:25:18 +0000 (16:25 -0800)]
Change error messages to be malleable.

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

37 years agoAdd/rename some functions.
Gregory Minshall [Tue, 16 Jun 1987 00:24:06 +0000 (16:24 -0800)]
Add/rename some functions.

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

37 years agoAdd api_exch_api().
Gregory Minshall [Tue, 16 Jun 1987 00:23:27 +0000 (16:23 -0800)]
Add api_exch_api().

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

37 years agoThis version works with ../apilib/test.c
Gregory Minshall [Tue, 16 Jun 1987 00:22:40 +0000 (16:22 -0800)]
This version works with ../apilib/test.c

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

37 years agoWe are writing a Unix version. Also, avoid conflict with "access(2)".
Gregory Minshall [Tue, 16 Jun 1987 00:21:50 +0000 (16:21 -0800)]
We are writing a Unix version.  Also, avoid conflict with "access(2)".

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

37 years agoMostly make 8086 register pieces unsigned.
Gregory Minshall [Tue, 16 Jun 1987 00:21:00 +0000 (16:21 -0800)]
Mostly make 8086 register pieces unsigned.

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

37 years agoWe got rid of DEBUG flag (yeah!); link with apilib/apilib.a.
Gregory Minshall [Sat, 13 Jun 1987 06:25:14 +0000 (22:25 -0800)]
We got rid of DEBUG flag (yeah!); link with apilib/apilib.a.

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

37 years agoThis version connects to the other side.
Gregory Minshall [Sat, 13 Jun 1987 04:55:46 +0000 (20:55 -0800)]
This version connects to the other side.

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

37 years agoNew files, new targets.
Gregory Minshall [Sat, 13 Jun 1987 04:54:46 +0000 (20:54 -0800)]
New files, new targets.

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

37 years agoThis version accepts connections from the other side.
Gregory Minshall [Sat, 13 Jun 1987 04:53:06 +0000 (20:53 -0800)]
This version accepts connections from the other side.

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

37 years agoNew 'system.c' file.
Gregory Minshall [Sat, 13 Jun 1987 04:52:44 +0000 (20:52 -0800)]
New 'system.c' file.

SCCS-vsn: usr.bin/tn3270/sys_curses/makefile 1.5

37 years agoThis version compiles; some stuff moved to ../apilib/api_exch.c.
Gregory Minshall [Fri, 12 Jun 1987 23:48:02 +0000 (15:48 -0800)]
This version compiles; some stuff moved to ../apilib/api_exch.c.

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

37 years agoGet rid of redundant global variable (yeah!).
Gregory Minshall [Fri, 12 Jun 1987 23:46:47 +0000 (15:46 -0800)]
Get rid of redundant global variable (yeah!).

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

37 years agodate and time created 87/06/11 15:28:38 by minshall
Gregory Minshall [Fri, 12 Jun 1987 06:28:38 +0000 (22:28 -0800)]
date and time created 87/06/11 15:28:38 by minshall

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

37 years agodate and time created 87/06/11 15:27:12 by minshall
Gregory Minshall [Fri, 12 Jun 1987 06:27:12 +0000 (22:27 -0800)]
date and time created 87/06/11 15:27:12 by minshall

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

37 years agodate and time created 87/06/11 15:03:15 by minshall
Gregory Minshall [Fri, 12 Jun 1987 06:03:15 +0000 (22:03 -0800)]
date and time created 87/06/11 15:03:15 by minshall

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

37 years agoInterim (compiling) version.
Gregory Minshall [Fri, 12 Jun 1987 06:02:10 +0000 (22:02 -0800)]
Interim (compiling) version.

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

37 years agoThis version compiles with the API stuff in it.
Gregory Minshall [Fri, 12 Jun 1987 02:48:32 +0000 (18:48 -0800)]
This version compiles with the API stuff in it.

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

37 years agodate and time created 87/06/10 15:16:37 by minshall
Gregory Minshall [Thu, 11 Jun 1987 06:16:37 +0000 (22:16 -0800)]
date and time created 87/06/10 15:16:37 by minshall

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

37 years agodate and time created 87/06/09 20:46:54 by minshall
Gregory Minshall [Wed, 10 Jun 1987 11:46:54 +0000 (03:46 -0800)]
date and time created 87/06/09 20:46:54 by minshall

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

37 years agodate and time created 87/06/09 15:46:49 by minshall
Gregory Minshall [Wed, 10 Jun 1987 06:46:49 +0000 (22:46 -0800)]
date and time created 87/06/09 15:46:49 by minshall

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

37 years agoParentheses everywhere! Also, fix bug which kept us looping when
Gregory Minshall [Tue, 9 Jun 1987 05:37:06 +0000 (21:37 -0800)]
Parentheses everywhere!  Also, fix bug which kept us looping when
nothing in [Lowest,Highest] actually needed changing.

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

37 years agoBring "TermIsStartField" up to date.
Gregory Minshall [Tue, 9 Jun 1987 05:36:07 +0000 (21:36 -0800)]
Bring "TermIsStartField" up to date.

SCCS-vsn: usr.bin/tn3270/sys_curses/terminal.h 1.4

37 years agosue's suggestions from last time
Mike Karels [Tue, 9 Jun 1987 05:01:07 +0000 (21:01 -0800)]
sue's suggestions from last time

SCCS-vsn: admin/admin/DARPA/DARPAproposal.t 1.7

37 years agoput date in title
Mike Karels [Tue, 9 Jun 1987 04:26:16 +0000 (20:26 -0800)]
put date in title

SCCS-vsn: admin/admin/DARPA/DARPAproposal.t 1.6

37 years agomove VM to current work, add ISO and V8 stuff
Mike Karels [Tue, 9 Jun 1987 03:27:25 +0000 (19:27 -0800)]
move VM to current work, add ISO and V8 stuff

SCCS-vsn: admin/admin/DARPA/DARPAproposal.t 1.5

37 years agoOn unknown input sequence, flush input.
Gregory Minshall [Tue, 9 Jun 1987 00:57:15 +0000 (16:57 -0800)]
On unknown input sequence, flush input.

SCCS-vsn: usr.bin/tn3270/ascii/termin.c 1.7

37 years agoFix a bug when data from terminal not accepted by AcceptKeystroke.
Gregory Minshall [Tue, 9 Jun 1987 00:15:17 +0000 (16:15 -0800)]
Fix a bug when data from terminal not accepted by AcceptKeystroke.

SCCS-vsn: usr.bin/tn3270/ascii/termin.c 1.6

37 years agoIncorporate an old (3.2, 86/12/18) fix from Steve Jacobson.
Gregory Minshall [Tue, 9 Jun 1987 00:13:51 +0000 (16:13 -0800)]
Incorporate an old (3.2, 86/12/18) fix from Steve Jacobson.

SCCS-vsn: usr.bin/tn3270/ascii/mset.c 1.5

37 years agoConvert to work without termcodes.m4 (== m4.out).
Gregory Minshall [Mon, 8 Jun 1987 23:47:53 +0000 (15:47 -0800)]
Convert to work without termcodes.m4 (== m4.out).

SCCS-vsn: usr.bin/tn3270/tools/makefile 1.8
SCCS-vsn: usr.bin/tn3270/tools/prt3270.c 1.5

37 years agointerrupt mechanism reworked, make SIGCHLD interrupt also
Edward Wang [Mon, 8 Jun 1987 17:28:13 +0000 (09:28 -0800)]
interrupt mechanism reworked, make SIGCHLD interrupt also

SCCS-vsn: usr.bin/window/wwchild.c 3.7
SCCS-vsn: usr.bin/window/ww.h 3.40
SCCS-vsn: usr.bin/window/wwrint.c 3.5
SCCS-vsn: usr.bin/window/wwiomux.c 3.16

37 years agoslow-start changes from van
Mike Karels [Sun, 7 Jun 1987 11:20:42 +0000 (03:20 -0800)]
slow-start changes from van

SCCS-vsn: sys/netinet/tcp_input.c 7.4
SCCS-vsn: sys/netinet/tcp_output.c 7.5
SCCS-vsn: sys/netinet/tcp_subr.c 7.6
SCCS-vsn: sys/netinet/tcp_timer.c 7.5

37 years agoreplace depend script with mkdep
Keith Bostic [Sun, 7 Jun 1987 07:06:02 +0000 (23:06 -0800)]
replace depend script with mkdep

SCCS-vsn: sys/tahoe/conf/Makefile.tahoe 1.12

37 years agodate and time created 87/06/06 15:51:16 by bostic
Keith Bostic [Sun, 7 Jun 1987 06:51:16 +0000 (22:51 -0800)]
date and time created 87/06/06 15:51:16 by bostic

SCCS-vsn: old/Makefile 1.1

37 years agonew template
Keith Bostic [Sun, 7 Jun 1987 06:46:58 +0000 (22:46 -0800)]
new template

SCCS-vsn: old/pcc/ccom.tahoe/Makefile 1.6
SCCS-vsn: old/pcc/c2.vax/Makefile 4.6
SCCS-vsn: old/pcc/c2.tahoe/Makefile 1.3

37 years agoadded tags/depend labels
Keith Bostic [Sun, 7 Jun 1987 06:30:00 +0000 (22:30 -0800)]
added tags/depend labels

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

37 years agonew template
Keith Bostic [Sun, 7 Jun 1987 06:27:29 +0000 (22:27 -0800)]
new template

SCCS-vsn: lib/csu/vax/Makefile 5.5
SCCS-vsn: lib/csu/vax/Makefile 5.5

37 years agoinstall owner/group bin
Keith Bostic [Sun, 7 Jun 1987 06:25:01 +0000 (22:25 -0800)]
install owner/group bin

SCCS-vsn: lib/libc/Makefile 4.26

37 years agonew template
Keith Bostic [Sun, 7 Jun 1987 06:20:39 +0000 (22:20 -0800)]
new template

SCCS-vsn: lib/libc/tahoe/fpe/Makefile 5.5

37 years agocalloc is gone
Kirk McKusick [Sun, 7 Jun 1987 06:13:09 +0000 (22:13 -0800)]
calloc is gone

SCCS-vsn: sys/kern/subr_xxx.c 7.4
SCCS-vsn: sys/tahoe/tahoe/Locore.c 1.5

37 years agocalloc => malloc
Kirk McKusick [Sun, 7 Jun 1987 06:12:09 +0000 (22:12 -0800)]
calloc => malloc

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

37 years agoadd M_GPROF, M_IOCTLOPS, M_SUPERBLK, and M_TEMP memory types
Kirk McKusick [Sun, 7 Jun 1987 06:11:32 +0000 (22:11 -0800)]
add M_GPROF, M_IOCTLOPS, M_SUPERBLK, and M_TEMP memory types

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

37 years agocalloc is gone
Kirk McKusick [Sun, 7 Jun 1987 06:11:13 +0000 (22:11 -0800)]
calloc is gone

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

37 years agocalloc => malloc
Kirk McKusick [Sun, 7 Jun 1987 06:10:36 +0000 (22:10 -0800)]
calloc => malloc

SCCS-vsn: sys/vax/vax/autoconf.c 7.7
SCCS-vsn: sys/tahoe/vba/vba.c 1.8
SCCS-vsn: sys/vax/vax/autoconf.c 7.7

37 years agoadded depend label
Keith Bostic [Sun, 7 Jun 1987 06:06:55 +0000 (22:06 -0800)]
added depend label

SCCS-vsn: lib/csu/tahoe/Makefile 5.2

37 years agonew template
Keith Bostic [Sun, 7 Jun 1987 05:58:42 +0000 (21:58 -0800)]
new template

SCCS-vsn: lib/libc/net/SCCS/hosttable/Makefile 5.5
SCCS-vsn: lib/csu/vax/Makefile 5.5
SCCS-vsn: games/fortune/Makefile 1.2
SCCS-vsn: lib/libcompat/4.1/Makefile 5.5

37 years agoadd section on work done during the first part of the contract
Kirk McKusick [Sun, 7 Jun 1987 05:31:54 +0000 (21:31 -0800)]
add section on work done during the first part of the contract

SCCS-vsn: admin/admin/DARPA/DARPAproposal.t 1.4

37 years agonew template
Keith Bostic [Sun, 7 Jun 1987 05:31:47 +0000 (21:31 -0800)]
new template

SCCS-vsn: old/cpp/Makefile 1.5

37 years agodate and time created 87/06/06 13:26:49 by mckusick
Kirk McKusick [Sun, 7 Jun 1987 04:26:49 +0000 (20:26 -0800)]
date and time created 87/06/06 13:26:49 by mckusick

SCCS-vsn: sys/sys/malloc.h 7.1

37 years agodate and time created 87/06/06 13:25:59 by mckusick
Kirk McKusick [Sun, 7 Jun 1987 04:25:59 +0000 (20:25 -0800)]
date and time created 87/06/06 13:25:59 by mckusick

SCCS-vsn: sys/kern/kern_malloc.c 7.1

37 years agocamap is replaced by kmempt
Kirk McKusick [Sun, 7 Jun 1987 04:25:28 +0000 (20:25 -0800)]
camap is replaced by kmempt

SCCS-vsn: sys/tahoe/tahoe/locore.s 1.17
SCCS-vsn: sys/sys/map.h 7.2

37 years agoallocation of malloc map and usage structure; kmem initialization
Kirk McKusick [Sun, 7 Jun 1987 04:21:28 +0000 (20:21 -0800)]
allocation of malloc map and usage structure; kmem initialization

SCCS-vsn: sys/tahoe/tahoe/machdep.c 1.14

37 years agocamap is replaced by kmempt
Kirk McKusick [Sun, 7 Jun 1987 04:16:20 +0000 (20:16 -0800)]
camap is replaced by kmempt

SCCS-vsn: sys/tahoe/include/pte.h 1.4
SCCS-vsn: sys/tahoe/tahoe/Locore.c 1.4

37 years agobug report tahoe/ucb/2
Keith Bostic [Sun, 7 Jun 1987 03:45:47 +0000 (19:45 -0800)]
bug report tahoe/ucb/2

SCCS-vsn: old/pcc/c2.tahoe/c20.c 1.5

37 years agonew template
Keith Bostic [Sun, 7 Jun 1987 02:53:43 +0000 (18:53 -0800)]
new template

SCCS-vsn: old/as.tahoe/Makefile 1.2
SCCS-vsn: old/as.tahoe/Makefile 1.2

37 years agoadd basic parameters for kernel malloc
Kirk McKusick [Sat, 6 Jun 1987 08:52:07 +0000 (00:52 -0800)]
add basic parameters for kernel malloc

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

37 years agonew template
Keith Bostic [Sat, 6 Jun 1987 07:17:13 +0000 (23:17 -0800)]
new template

SCCS-vsn: games/battlestar/Makefile 1.9
SCCS-vsn: old/boggle/Makefile 5.6
SCCS-vsn: games/robots/Makefile 5.4
SCCS-vsn: games/snake/snake/Makefile 5.3

37 years agolisp fix to work with pipes
Keith Bostic [Sat, 6 Jun 1987 07:01:32 +0000 (23:01 -0800)]
lisp fix to work with pipes

SCCS-vsn: old/pcc/c2.tahoe/c20.c 1.5

37 years agodate and time created 87/06/05 14:37:01 by bostic
Keith Bostic [Sat, 6 Jun 1987 05:37:01 +0000 (21:37 -0800)]
date and time created 87/06/05 14:37:01 by bostic

SCCS-vsn: games/phantasia/setup.c 5.1

37 years agonew template
Keith Bostic [Sat, 6 Jun 1987 04:41:21 +0000 (20:41 -0800)]
new template

SCCS-vsn: games/adventure/Makefile 4.5

37 years agonew template
Keith Bostic [Sat, 6 Jun 1987 03:31:36 +0000 (19:31 -0800)]
new template

SCCS-vsn: old/adb/adb.vax/Makefile 5.1

37 years agouse copy to preserve permissions, make -f work, add PATH
Keith Bostic [Sat, 6 Jun 1987 03:27:55 +0000 (19:27 -0800)]
use copy to preserve permissions, make -f work, add PATH

SCCS-vsn: usr.bin/mkdep/mkdep.sh 5.4

37 years agorm wrong, unneeded crap
Mike Karels [Sat, 6 Jun 1987 03:27:40 +0000 (19:27 -0800)]
rm wrong, unneeded crap

SCCS-vsn: sys/vax/uba/uda.c 7.7

37 years agoremove ifdef's for vax
Keith Bostic [Sat, 6 Jun 1987 02:58:51 +0000 (18:58 -0800)]
remove ifdef's for vax

SCCS-vsn: bin/csh/Makefile 5.7

37 years agogenassym uses vbaparam, not vbavar
Mike Karels [Sat, 6 Jun 1987 02:08:58 +0000 (18:08 -0800)]
genassym uses vbaparam, not vbavar

SCCS-vsn: sys/tahoe/conf/Makefile.tahoe 1.11

37 years agochange free() to blkfree() to allow for malloc()/free()
Kirk McKusick [Fri, 5 Jun 1987 15:05:35 +0000 (07:05 -0800)]
change free() to blkfree() to allow for malloc()/free()

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 7.3
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.3
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 7.3
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 7.3
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.3
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 7.3

37 years agomore fixes: write boot block if writing, not editing;
Mike Karels [Fri, 5 Jun 1987 13:27:00 +0000 (05:27 -0800)]
more fixes: write boot block if writing, not editing;
get spaces right around words on multiple-word lines

SCCS-vsn: sbin/disklabel/disklabel.c 5.8

37 years agoenough memory for callocs of intermediate buffers;
Mike Karels [Fri, 5 Jun 1987 13:25:11 +0000 (05:25 -0800)]
enough memory for callocs of intermediate buffers;
use comments that cpp understands!

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

37 years agoallow icmp errors about non-error icmp messages
Mike Karels [Fri, 5 Jun 1987 13:22:30 +0000 (05:22 -0800)]
allow icmp errors about non-error icmp messages

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

37 years agoadd patchable udp ttl
Mike Karels [Fri, 5 Jun 1987 13:03:47 +0000 (05:03 -0800)]
add patchable udp ttl

SCCS-vsn: sys/netinet/udp_var.h 7.2
SCCS-vsn: sys/netinet/udp_usrreq.c 7.2

37 years agoadd patchable tcp ttl
Mike Karels [Fri, 5 Jun 1987 13:01:41 +0000 (05:01 -0800)]
add patchable tcp ttl

SCCS-vsn: sys/netinet/tcp_timer.h 7.2

37 years agoneed data in keepalives for now for 4.2/ultrix compat
Mike Karels [Fri, 5 Jun 1987 13:01:07 +0000 (05:01 -0800)]
need data in keepalives for now for 4.2/ultrix compat

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

37 years agopatchable tcp ttl
Mike Karels [Fri, 5 Jun 1987 13:00:13 +0000 (05:00 -0800)]
patchable tcp ttl

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

37 years agoallow icmp errors about non-error icmp messages
Mike Karels [Fri, 5 Jun 1987 12:59:21 +0000 (04:59 -0800)]
allow icmp errors about non-error icmp messages

SCCS-vsn: sys/netinet/ip_icmp.c 7.5
SCCS-vsn: sys/netinet/ip_icmp.h 7.2

37 years agofix record route; don't forward funny stuff; drop if ttl reaches 0
Mike Karels [Fri, 5 Jun 1987 12:49:40 +0000 (04:49 -0800)]
fix record route; don't forward funny stuff; drop if ttl reaches 0

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

37 years agoadd class D, experimental; don't forward those, net 0 or loopback
Mike Karels [Fri, 5 Jun 1987 12:48:43 +0000 (04:48 -0800)]
add class D, experimental; don't forward those, net 0 or loopback

SCCS-vsn: sys/netinet/in.c 7.5
SCCS-vsn: sys/netinet/in.h 7.3

37 years agoforgot udioctl in cdevsw
Mike Karels [Fri, 5 Jun 1987 12:34:25 +0000 (04:34 -0800)]
forgot udioctl in cdevsw

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

37 years agoskip the alternate label crap
Mike Karels [Fri, 5 Jun 1987 10:01:23 +0000 (02:01 -0800)]
skip the alternate label crap

SCCS-vsn: sys/vax/uba/uda.c 7.6

37 years agoadded -f, -p flags
Keith Bostic [Fri, 5 Jun 1987 08:55:55 +0000 (00:55 -0800)]
added -f, -p flags

SCCS-vsn: usr.bin/mkdep/mkdep.1 5.3

37 years agoadded -f and -p flags
Keith Bostic [Fri, 5 Jun 1987 08:50:23 +0000 (00:50 -0800)]
added -f and -p flags

SCCS-vsn: usr.bin/mkdep/mkdep.1 5.3

37 years agonew template
Keith Bostic [Fri, 5 Jun 1987 08:22:46 +0000 (00:22 -0800)]
new template

SCCS-vsn: bin/Makefile 5.23

37 years agoadd -f, -p flags
Keith Bostic [Fri, 5 Jun 1987 08:16:16 +0000 (00:16 -0800)]
add -f, -p flags

SCCS-vsn: usr.bin/mkdep/mkdep.sh 5.3

37 years agohandle flags, drivedata correctly
Mike Karels [Fri, 5 Jun 1987 06:54:02 +0000 (22:54 -0800)]
handle flags, drivedata correctly

SCCS-vsn: sbin/disklabel/disklabel.c 5.7