unix-history/.git
38 years agoupdated environment size macro to reflect stipples
Dave Slattengren [Tue, 15 Apr 1986 02:20:30 +0000 (18:20 -0800)]
updated environment size macro to reflect stipples

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

38 years agopartitions per drive type
Mike Karels [Tue, 15 Apr 1986 02:00:55 +0000 (18:00 -0800)]
partitions per drive type

SCCS-vsn: sys/vax/stand/uda.c 6.4

38 years agoadditional dependencies
Mike Karels [Tue, 15 Apr 1986 01:59:58 +0000 (17:59 -0800)]
additional dependencies

SCCS-vsn: sys/vax/stand/Makefile 6.12

38 years agotook out stipple map as default and made it an option
Dave Slattengren [Tue, 15 Apr 1986 01:20:41 +0000 (17:20 -0800)]
took out stipple map as default and made it an option

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

38 years agoput in extra bounds saving for wide text
Dave Slattengren [Tue, 15 Apr 1986 01:16:08 +0000 (17:16 -0800)]
put in extra bounds saving for wide text

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/grn/hdb.c 1.9

38 years agotook stipple map out as default and made it an option
Dave Slattengren [Tue, 15 Apr 1986 00:59:53 +0000 (16:59 -0800)]
took stipple map out as default and made it an option

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

38 years agotake stipple map out as default and made it an option
Dave Slattengren [Tue, 15 Apr 1986 00:46:09 +0000 (16:46 -0800)]
take stipple map out as default and made it an option

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

38 years agoICMP raw now passes back IP header
Mike Karels [Tue, 15 Apr 1986 00:22:44 +0000 (16:22 -0800)]
ICMP raw now passes back IP header

SCCS-vsn: sbin/ping/ping.c 4.5

38 years agocheck if debugging allowed earlier to stop reading of L.sys
Jim Bloom [Mon, 14 Apr 1986 23:33:30 +0000 (15:33 -0800)]
check if debugging allowed earlier to stop reading of L.sys

SCCS-vsn: usr.bin/uucp/uucico/cico.c 5.14

38 years agomore correct fix for TCP FIN seq problem: need to predecrement send_nxt
Mike Karels [Mon, 14 Apr 1986 12:43:46 +0000 (04:43 -0800)]
more correct fix for TCP FIN seq problem: need to predecrement send_nxt
when resending FIN (for ack, etc.) but not retransmitting

SCCS-vsn: sys/netinet/tcp_output.c 6.18
SCCS-vsn: sys/netinet/tcp_var.h 6.7

38 years agodelete old routes properly, use route to host for loopback
Mike Karels [Mon, 14 Apr 1986 12:42:01 +0000 (04:42 -0800)]
delete old routes properly, use route to host for loopback

SCCS-vsn: sys/netinet/in.c 6.15

38 years agoadd -n to avoid setting network time
Mike Karels [Mon, 14 Apr 1986 12:28:42 +0000 (04:28 -0800)]
add -n to avoid setting network time

SCCS-vsn: bin/date/date.c 4.16

38 years agoadd -n to avoid timed
Mike Karels [Mon, 14 Apr 1986 12:07:58 +0000 (04:07 -0800)]
add -n to avoid timed

SCCS-vsn: bin/date/date.c 4.16

38 years agoadd -n
Mike Karels [Mon, 14 Apr 1986 12:05:45 +0000 (04:05 -0800)]
add -n

SCCS-vsn: bin/date/date.1 6.3

38 years agogive the IP header to raw sockets, also pass thru error ICMP's
Mike Karels [Sun, 13 Apr 1986 14:02:33 +0000 (06:02 -0800)]
give the IP header to raw sockets, also pass thru error ICMP's
already handled in the kernel

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

38 years agoin rtrequest, use local addr to find I/F for host if not pt-pt
Mike Karels [Sun, 13 Apr 1986 13:52:38 +0000 (05:52 -0800)]
in rtrequest, use local addr to find I/F for host if not pt-pt

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

38 years agoin rtrequest, use local addr if route to host, not pt-pt
Mike Karels [Sun, 13 Apr 1986 13:48:16 +0000 (05:48 -0800)]
in rtrequest, use local addr if route to host, not pt-pt

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

38 years agoin rtrequest, look up gw addr if no dstaddr on route to host
Mike Karels [Sun, 13 Apr 1986 13:05:31 +0000 (05:05 -0800)]
in rtrequest, look up gw addr if no dstaddr on route to host

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

38 years agologic error; zero netmask when setting new addr
Mike Karels [Sun, 13 Apr 1986 13:04:15 +0000 (05:04 -0800)]
logic error; zero netmask when setting new addr

SCCS-vsn: sbin/ifconfig/ifconfig.c 4.17

38 years agoname the data field for echo, etc.
Mike Karels [Sun, 13 Apr 1986 11:44:37 +0000 (03:44 -0800)]
name the data field for echo, etc.

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

38 years agorename tcp compat so can use separately
Mike Karels [Sun, 13 Apr 1986 11:34:54 +0000 (03:34 -0800)]
rename tcp compat so can use separately

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

38 years agomore consistant error codes; choose block size more carefully (from guy@sun)
Kirk McKusick [Sun, 13 Apr 1986 09:54:05 +0000 (01:54 -0800)]
more consistant error codes; choose block size more carefully (from guy@sun)

SCCS-vsn: old/tar/tar.c 5.5

38 years agotypos
Mike Karels [Sun, 13 Apr 1986 08:34:04 +0000 (00:34 -0800)]
typos

SCCS-vsn: sys/vax/uba/dmf.c 6.19

38 years agowrite => tty
Mike Karels [Sun, 13 Apr 1986 06:50:48 +0000 (22:50 -0800)]
write => tty

SCCS-vsn: usr.bin/talk/Makefile 5.4
SCCS-vsn: bin/Makefile 5.17
SCCS-vsn: usr.bin/login/login.c 5.15
SCCS-vsn: usr.bin/login/login.c.1 5.15
SCCS-vsn: usr.bin/login/login.c 5.15
SCCS-vsn: usr.bin/login/login.c.1 5.15

38 years agoremember dma count, as can't calculate correctly on Emulex;
Mike Karels [Sun, 13 Apr 1986 05:13:47 +0000 (21:13 -0800)]
remember dma count, as can't calculate correctly on Emulex;
revert to "sticky" baudrate except for portselector

SCCS-vsn: sys/vax/uba/dmf.c 6.18
SCCS-vsn: sys/vax/uba/dmfreg.h 6.5

38 years agorevert to "sticky" baudrate except for portselector
Mike Karels [Sun, 13 Apr 1986 05:11:00 +0000 (21:11 -0800)]
revert to "sticky" baudrate except for portselector

SCCS-vsn: sys/vax/uba/dh.c 6.16
SCCS-vsn: sys/vax/uba/dz.c 6.11
SCCS-vsn: sys/vax/uba/dmz.c 6.7

38 years agoconservative fix for increasing FIN
Mike Karels [Sun, 13 Apr 1986 04:42:40 +0000 (20:42 -0800)]
conservative fix for increasing FIN

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

38 years agodon't need p1br
Mike Karels [Sun, 13 Apr 1986 04:37:08 +0000 (20:37 -0800)]
don't need p1br

SCCS-vsn: sys/sys/proc.h 6.6

38 years agocorrections
Mike Karels [Sat, 12 Apr 1986 10:59:13 +0000 (02:59 -0800)]
corrections

SCCS-vsn: admin/admin/4.3/softonvax.t 5.5

38 years agomajor work on multiple network code (Kirk Smith, ks@ef.purdue.edu)
Jim Bloom [Sat, 12 Apr 1986 09:17:00 +0000 (01:17 -0800)]
major work on multiple network code (Kirk Smith, ks@ef.purdue.edu)

SCCS-vsn: usr.sbin/timed/timed/acksend.c 2.3
SCCS-vsn: usr.sbin/timed/timed/candidate.c 2.2
SCCS-vsn: usr.sbin/timed/timed/globals.h 2.2
SCCS-vsn: usr.sbin/timed/timed/master.c 2.3
SCCS-vsn: usr.sbin/timed/timed/readmsg.c 2.2
SCCS-vsn: usr.sbin/timed/timed/slave.c 2.4
SCCS-vsn: usr.sbin/timed/timed/timed.c 2.4

38 years agomajor hacks for performance
Mike Karels [Sat, 12 Apr 1986 09:14:21 +0000 (01:14 -0800)]
major hacks for performance

SCCS-vsn: usr.sbin/timed/timed/measure.c 2.2

38 years agochange retry loop to test before decrementing
Kevin Dunlap [Sat, 12 Apr 1986 08:42:24 +0000 (00:42 -0800)]
change retry loop to test before decrementing

SCCS-vsn: lib/libc/net/res_send.c 6.11

38 years agocheck sequence number
Jim Bloom [Sat, 12 Apr 1986 07:35:29 +0000 (23:35 -0800)]
check sequence number

SCCS-vsn: usr.sbin/timed/timed/acksend.c 2.2

38 years agoincrease max data size to 24Mb
Sam Leffler [Sat, 12 Apr 1986 04:50:59 +0000 (20:50 -0800)]
increase max data size to 24Mb

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

38 years agochange retry loop to decrement after test
Kevin Dunlap [Sat, 12 Apr 1986 02:16:01 +0000 (18:16 -0800)]
change retry loop to decrement after test

SCCS-vsn: lib/libc/net/res_send.c 6.11

38 years agochange RES_TIMEOUT to 4
Kevin Dunlap [Sat, 12 Apr 1986 02:14:46 +0000 (18:14 -0800)]
change RES_TIMEOUT to 4

SCCS-vsn: lib/libc/net/res_init.c 6.5

38 years agoclarifications from sechrest
Kirk McKusick [Fri, 11 Apr 1986 10:06:20 +0000 (02:06 -0800)]
clarifications from sechrest

SCCS-vsn: bin/ln/ln.1 6.2

38 years agoeven more ptys
Jim Bloom [Fri, 11 Apr 1986 08:24:36 +0000 (00:24 -0800)]
even more ptys

SCCS-vsn: etc/etc.vax/MAKEDEV 4.26

38 years agolint clean up
Kevin Dunlap [Fri, 11 Apr 1986 08:16:20 +0000 (00:16 -0800)]
lint clean up

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

38 years agohave sethostent and endhostent use TCP connections
Kevin Dunlap [Fri, 11 Apr 1986 07:19:58 +0000 (23:19 -0800)]
have sethostent and endhostent use TCP connections

SCCS-vsn: lib/libc/net/sethostent.c 6.3

38 years ago(no message)
Anne Hughes [Fri, 11 Apr 1986 07:19:52 +0000 (23:19 -0800)]
(no message)

SCCS-vsn: admin/admin/4.3/softonvax.t 5.4

38 years agoChange timeouts, use perror to print error messages, lint clean up
Kevin Dunlap [Fri, 11 Apr 1986 06:49:23 +0000 (22:49 -0800)]
Change timeouts, use perror to print error messages, lint clean up

SCCS-vsn: lib/libc/net/res_send.c 6.10

38 years agoadd fourth set of ptys
Jim Bloom [Fri, 11 Apr 1986 06:10:07 +0000 (22:10 -0800)]
add fourth set of ptys

SCCS-vsn: etc/etc.vax/MAKEDEV 4.25

38 years agoChange paper title
Kevin Dunlap [Fri, 11 Apr 1986 05:38:12 +0000 (21:38 -0800)]
Change paper title

SCCS-vsn: share/man/man5/resolver.5 5.4

38 years agofix calls to dn_expand
Kevin Dunlap [Fri, 11 Apr 1986 05:36:38 +0000 (21:36 -0800)]
fix calls to dn_expand

SCCS-vsn: lib/libc/net/resolver.3 1.6

38 years agoedits from karels
Kirk McKusick [Fri, 11 Apr 1986 05:12:51 +0000 (21:12 -0800)]
edits from karels

SCCS-vsn: admin/admin/4.3/softonvax.t 5.3

38 years agouse ioctl for getting window size
Jim Bloom [Fri, 11 Apr 1986 00:20:24 +0000 (16:20 -0800)]
use ioctl for getting window size

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

38 years agoadd entry point for closing tcp socket, a bit of lint work
Jim Bloom [Fri, 11 Apr 1986 00:05:10 +0000 (16:05 -0800)]
add entry point for closing tcp socket, a bit of lint work

SCCS-vsn: lib/libc/net/res_send.c 6.9

38 years agoAdded PostScript resolution
Jaap Akkerhuis [Thu, 10 Apr 1986 13:40:55 +0000 (05:40 -0800)]
Added PostScript resolution

SCCS-vsn: local/ditroff/ditroff.okeeffe/eqn/main.c 2.2

38 years agoadded PostScript resolution (DEVPSC)
Jaap Akkerhuis [Thu, 10 Apr 1986 13:25:57 +0000 (05:25 -0800)]
added PostScript resolution (DEVPSC)

SCCS-vsn: local/ditroff/ditroff.okeeffe/eqn/e.h 2.2

38 years agoadd 8650 to console rl02 update list
Jim Bloom [Thu, 10 Apr 1986 05:13:38 +0000 (21:13 -0800)]
add 8650 to console rl02 update list

SCCS-vsn: sys/vax/dist/get 4.23

38 years agoThis version handles CR-LF, CR-NULL, CR-whatever correctly.
Gregory Minshall [Thu, 10 Apr 1986 00:25:18 +0000 (16:25 -0800)]
This version handles CR-LF, CR-NULL, CR-whatever correctly.

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

38 years agoThis version does various flavors of CR-LF, CR-NULL, etc., correctly.
Gregory Minshall [Thu, 10 Apr 1986 00:18:27 +0000 (16:18 -0800)]
This version does various flavors of CR-LF, CR-NULL, etc., correctly.

SCCS-vsn: libexec/telnetd/telnetd.c 5.8

38 years agodate and time created 86/04/08 14:44:18 by donn
Donn Seeley [Wed, 9 Apr 1986 05:44:18 +0000 (21:44 -0800)]
date and time created 86/04/08 14:44:18 by donn

SCCS-vsn: share/man/man4/man4.vax/dmz.4 6.1

38 years agolonger TTL's
Mike Karels [Sun, 6 Apr 1986 00:14:23 +0000 (16:14 -0800)]
longer TTL's

SCCS-vsn: sys/netinet/tcp_timer.h 6.7
SCCS-vsn: sys/netinet/udp_var.h 6.4

38 years agofirst pass edit
Kirk McKusick [Sat, 5 Apr 1986 15:50:34 +0000 (07:50 -0800)]
first pass edit

SCCS-vsn: admin/admin/4.3/softonvax.t 5.2

38 years agoargs to setbuf were backwards
Jay Lepreau [Sat, 5 Apr 1986 15:40:53 +0000 (07:40 -0800)]
args to setbuf were backwards

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

38 years agomising exit(0) in main
Jay Lepreau [Sat, 5 Apr 1986 15:40:31 +0000 (07:40 -0800)]
mising exit(0) in main

SCCS-vsn: usr.bin/jot/jot.c 4.3
SCCS-vsn: usr.bin/rs/rs.c 4.3

38 years agofirst draft
Kirk McKusick [Sat, 5 Apr 1986 10:33:32 +0000 (02:33 -0800)]
first draft

SCCS-vsn: admin/admin/4.3/softonvax.t 5.1

38 years agoinclude pic version of diagram
Eric Allman [Sat, 5 Apr 1986 09:47:14 +0000 (01:47 -0800)]
include pic version of diagram

SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 5.5

38 years agomake cols an alias for columns
Jim Bloom [Sat, 5 Apr 1986 02:24:27 +0000 (18:24 -0800)]
make cols an alias for columns

SCCS-vsn: bin/stty/stty.c 5.4

38 years agocalculate stack pte's relative to p_addr
Sam Leffler [Fri, 4 Apr 1986 10:04:36 +0000 (02:04 -0800)]
calculate stack pte's relative to p_addr

SCCS-vsn: sys/tahoe/tahoe/vm_machdep.c 1.5

38 years agoaddition of nec25-t (from muller@nprdc.arpa (Keith Muller))
Kirk McKusick [Fri, 4 Apr 1986 10:02:12 +0000 (02:02 -0800)]
addition of nec25-t (from muller@nprdc.arpa (Keith Muller))

SCCS-vsn: old/roff/nroff_term/README 4.3
SCCS-vsn: old/roff/nroff_term/Makefile 4.5
SCCS-vsn: old/roff/nroff_term/tabnec25-t.c 4.1

38 years agoAdded SIGWINCH support.
Donn Seeley [Fri, 4 Apr 1986 09:13:09 +0000 (01:13 -0800)]
Added SIGWINCH support.

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

38 years agoAdd define for Kirk Smith's USR Courier driver. Change default baud
Donn Seeley [Fri, 4 Apr 1986 08:09:44 +0000 (00:09 -0800)]
Add define for Kirk Smith's USR Courier driver.  Change default baud
rate from 300 to 1200.

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

38 years agoBe even less picky about 'phone numbers' -- anything that begins with
Donn Seeley [Fri, 4 Apr 1986 08:01:53 +0000 (00:01 -0800)]
Be even less picky about 'phone numbers' -- anything that begins with
a digit is a phone number.

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

38 years agoPhone numbers in the phones file end in ',' or '\n'.
Donn Seeley [Fri, 4 Apr 1986 07:57:48 +0000 (23:57 -0800)]
Phone numbers in the phones file end in ',' or '\n'.

SCCS-vsn: usr.bin/tip/acu.c 5.3

38 years agoAdded an entry for Kirk Smith's USR Courier driver.
Donn Seeley [Fri, 4 Apr 1986 07:55:29 +0000 (23:55 -0800)]
Added an entry for Kirk Smith's USR Courier driver.

SCCS-vsn: usr.bin/tip/acutab.c 5.2

38 years agodo not trash environment (from Steve Hubert <entropy!hubert@uw-beaver.arpa>)
Kirk McKusick [Fri, 4 Apr 1986 07:54:07 +0000 (23:54 -0800)]
do not trash environment (from Steve Hubert <entropy!hubert@uw-beaver.arpa>)

SCCS-vsn: usr.bin/learn/learn/mysys.c 4.4

38 years agodate and time created 86/04/03 16:50:58 by donn
Donn Seeley [Fri, 4 Apr 1986 07:50:58 +0000 (23:50 -0800)]
date and time created 86/04/03 16:50:58 by donn

SCCS-vsn: usr.bin/tip/aculib/courier.c 5.1

38 years agoAdd Kirk Smith's USR Courier driver.
Donn Seeley [Fri, 4 Apr 1986 07:47:10 +0000 (23:47 -0800)]
Add Kirk Smith's USR Courier driver.

SCCS-vsn: usr.bin/tip/aculib/Makefile 5.2

38 years agocommand code 200 does not exist, should be code 250 (from torek)
Kirk McKusick [Fri, 4 Apr 1986 04:38:28 +0000 (20:38 -0800)]
command code 200 does not exist, should be code 250 (from torek)

SCCS-vsn: libexec/ftpd/ftpd.c 5.5

38 years agoavoid unlink(0)
Jay Lepreau [Thu, 3 Apr 1986 23:15:28 +0000 (15:15 -0800)]
avoid unlink(0)

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

38 years agodon't run around clearing EF_FATALERRS -- this often applies to another
Eric Allman [Thu, 3 Apr 1986 07:02:31 +0000 (23:02 -0800)]
don't run around clearing EF_FATALERRS -- this often applies to another
address.  Drop uid/gid check in sameaddr -- it causes more problems
than it fixes.

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 5.18
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 5.6
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 5.7
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.49

38 years agosocket options must be INT!
Mike Karels [Thu, 3 Apr 1986 06:24:54 +0000 (22:24 -0800)]
socket options must be INT!

SCCS-vsn: usr.bin/ftp/ftp.c 5.11

38 years agounbuffered output lost end of buffer if over 1K
Jim Bloom [Wed, 2 Apr 1986 08:49:51 +0000 (00:49 -0800)]
unbuffered output lost end of buffer if over 1K

SCCS-vsn: lib/libc/vax/stdio.old/fputs.s 5.4
SCCS-vsn: lib/libc/vax/stdio.old/puts.s 5.4

38 years agoVersion from Minshall
Jay Lepreau [Wed, 2 Apr 1986 05:36:36 +0000 (21:36 -0800)]
Version from Minshall

SCCS-vsn: usr.bin/tftp/tftp.1 5.1

38 years agoreadjust timer values so rerouting on connection attempt
Mike Karels [Wed, 2 Apr 1986 03:04:10 +0000 (19:04 -0800)]
readjust timer values so rerouting on connection attempt
happens before timeout

SCCS-vsn: sys/netinet/tcp_timer.c 6.12
SCCS-vsn: sys/netinet/tcp_timer.h 6.6

38 years agoNBPG => CLBYTES/2
Mike Karels [Wed, 2 Apr 1986 02:20:15 +0000 (18:20 -0800)]
NBPG => CLBYTES/2

SCCS-vsn: sys/vax/if/if_uba.c 6.12

38 years agodrop DISCLAIMER section
Eric Allman [Wed, 2 Apr 1986 01:56:56 +0000 (17:56 -0800)]
drop DISCLAIMER section

SCCS-vsn: usr.bin/sccs/sccs.1 2.2

38 years agomove from manl to man1
Eric Allman [Wed, 2 Apr 1986 01:54:39 +0000 (17:54 -0800)]
move from manl to man1

SCCS-vsn: usr.bin/sccs/sccs.1 2.1

38 years agoif configured as gateway, send ICMP's when not forwarding
Mike Karels [Tue, 1 Apr 1986 07:40:49 +0000 (23:40 -0800)]
if configured as gateway, send ICMP's when not forwarding

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

38 years agoexpunge PUP; fill in AFNULL entries up to AF_MAX again
Mike Karels [Mon, 31 Mar 1986 12:40:51 +0000 (04:40 -0800)]
expunge PUP; fill in AFNULL entries up to AF_MAX again

SCCS-vsn: sys/net/raw_cb.c 6.10

38 years agolocal machine name no longer used
Jim Bloom [Mon, 31 Mar 1986 10:22:03 +0000 (02:22 -0800)]
local machine name no longer used

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

38 years agofix cleanups
Mike Karels [Mon, 31 Mar 1986 10:02:29 +0000 (02:02 -0800)]
fix cleanups

SCCS-vsn: sys/vax/vax/nexus.h 6.6
SCCS-vsn: sys/vax/vax/autoconf.c 6.24

38 years agoI'm tired of merging: add sun #ifdefs
Mike Karels [Mon, 31 Mar 1986 07:38:43 +0000 (23:38 -0800)]
I'm tired of merging: add sun #ifdefs

SCCS-vsn: usr.bin/rlogin/rlogin.c 5.10

38 years agoset socket pgrp to avoid races; block SIGURG till done;
Mike Karels [Mon, 31 Mar 1986 07:38:13 +0000 (23:38 -0800)]
set socket pgrp to avoid races; block SIGURG till done;
try alternate addresses

SCCS-vsn: lib/libc/net/rcmd.c 5.10

38 years agoI'm tired of merging; add sun #ifdefs
Mike Karels [Mon, 31 Mar 1986 07:24:04 +0000 (23:24 -0800)]
I'm tired of merging; add sun #ifdefs

SCCS-vsn: usr.bin/rlogin/rlogin.c 5.10

38 years agotouchups
Mike Karels [Sun, 30 Mar 1986 15:06:41 +0000 (07:06 -0800)]
touchups

SCCS-vsn: sys/vax/vax/autoconf.c 6.23
SCCS-vsn: sys/vax/include/cpu.h 6.7
SCCS-vsn: sys/vax/vax/cpudata.c 6.7

38 years agofixed problems from J. Lepreau w/ diff -c1 output and
Van Jacobson [Sun, 30 Mar 1986 13:41:22 +0000 (05:41 -0800)]
fixed problems from J. Lepreau w/ diff -c1 output and
freeing memory twice.  Fixed problems from D. Kingston with
omitted context (using fix suggested by L.Wall, not Doug's).
Check for running off end of patch arrays if more than MAXHUNKSIZE
lines in patch and upped MAXHUNKSIZE from 500 to 2000.  Output
.rej file in new context diff format if input file is from new
context diff (so patch will be able to process .rej file).

SCCS-vsn: usr.bin/patch/patch.c 5.7

38 years agomake install depend on binary
Jim Bloom [Sun, 30 Mar 1986 05:44:15 +0000 (21:44 -0800)]
make install depend on binary

SCCS-vsn: usr.bin/patch/Makefile 5.3

38 years agoDon't use -p when making libraries other than 'port' since some of them
Donn Seeley [Sun, 30 Mar 1986 05:22:57 +0000 (21:22 -0800)]
Don't use -p when making libraries other than 'port' since some of them
are NOT portable (case-sensitivity).

SCCS-vsn: old/pcc/lint/Makefile 1.13

38 years agomake it lint as we compile it (I should get rid of the other junk. Maybe
Jim Bloom [Sun, 30 Mar 1986 04:50:15 +0000 (20:50 -0800)]
make it lint as we compile it (I should get rid of the other junk.  Maybe
I could find the code we are using then.)

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

38 years agochange macro for control characters, use system predefined values as much as
Jim Bloom [Sun, 30 Mar 1986 03:34:45 +0000 (19:34 -0800)]
change macro for control characters, use system predefined values as much as
possible, fix usage message for settable interrupt, merge in reset code from
/usr/ucb/reset (from when different), change defaults to agree with kernel
defaults, always set window size if not previously set, use initialization
information from termcap if reset info doesn't exist (rs->is, rf->if)
(Major portion of work done by Serge)

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

38 years agoMinor speedups & cleanups:
Jay Lepreau [Sat, 29 Mar 1986 23:37:41 +0000 (15:37 -0800)]
Minor speedups & cleanups:
replace letter() et al with ctype-like cmap macros and expand cmap to short
for new LET and DIG bits; use bzero in private calloc; make btell a macro.

SCCS-vsn: bin/csh/csh.h 5.3
SCCS-vsn: bin/csh/char.h 5.3
SCCS-vsn: bin/csh/char.c 5.3
SCCS-vsn: bin/csh/misc.c 5.3
SCCS-vsn: bin/csh/dol.c 5.3
SCCS-vsn: bin/csh/lex.c 5.4

38 years agodon't sigblock(SIGINT) around setting t_brkc to save 2 syscalls/line;
Jay Lepreau [Sat, 29 Mar 1986 23:28:44 +0000 (15:28 -0800)]
don't sigblock(SIGINT) around setting t_brkc to save 2 syscalls/line;
nits and comments

SCCS-vsn: bin/csh/file.c 5.4

38 years agoreplace internal N**2 linear exchange sort with qsort; minor cmap changes
Jay Lepreau [Sat, 29 Mar 1986 23:27:22 +0000 (15:27 -0800)]
replace internal N**2 linear exchange sort with qsort; minor cmap changes
associated with sh.h change

SCCS-vsn: bin/csh/glob.c 5.3

38 years agomake sh.char.o shared text; sh.h now includes sh.local.h so fix dependencies;
Jay Lepreau [Sat, 29 Mar 1986 23:24:22 +0000 (15:24 -0800)]
make sh.char.o shared text; sh.h now includes sh.local.h so fix dependencies;
random cleanup

SCCS-vsn: bin/csh/Makefile 5.3

38 years agomake csh-specific hacks to libc malloc.c, sid 5.5.
Jay Lepreau [Sat, 29 Mar 1986 23:21:16 +0000 (15:21 -0800)]
make csh-specific hacks to libc malloc.c, sid 5.5.

SCCS-vsn: bin/csh/alloc.c 5.3

38 years agolint
Jay Lepreau [Sat, 29 Mar 1986 23:16:36 +0000 (15:16 -0800)]
lint

SCCS-vsn: bin/csh/csh.c 5.3