unix-history/.git
38 years agoflush text cache and resynch todr clock on boot;
Mike Karels [Tue, 14 Jan 1986 09:53:12 +0000 (01:53 -0800)]
flush text cache and resynch todr clock on boot;
fix and use microtime; more spl[67]'s bite the dust

SCCS-vsn: sys/vax/vax/machdep.c 6.23

38 years agodon't indirect through unp_conn if it's been cleared
Mike Karels [Tue, 14 Jan 1986 09:41:46 +0000 (01:41 -0800)]
don't indirect through unp_conn if it's been cleared

SCCS-vsn: sys/kern/uipc_usrreq.c 6.19

38 years agoDocumented the new 'manpath' feature. Standardized quotation marks...
Donn Seeley [Tue, 14 Jan 1986 09:40:37 +0000 (01:40 -0800)]
Documented the new 'manpath' feature.  Standardized quotation marks...

SCCS-vsn: old/catman/catman.8 6.4

38 years agomicrosecond times using microtime; spl7 => splclock
Mike Karels [Tue, 14 Jan 1986 09:38:31 +0000 (01:38 -0800)]
microsecond times using microtime; spl7 => splclock

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

38 years agoadd flag to avoid delay of short packets (Nagle algorithm),
Mike Karels [Tue, 14 Jan 1986 09:29:19 +0000 (01:29 -0800)]
add flag to avoid delay of short packets (Nagle algorithm),
framework for other TCP-level options

SCCS-vsn: sys/netinet/tcp_usrreq.c 6.8

38 years agoadd user option for nodelay; define maxseg option (unused now)
Mike Karels [Tue, 14 Jan 1986 09:27:59 +0000 (01:27 -0800)]
add user option for nodelay; define maxseg option (unused now)

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

38 years agoadd flag to avoid delay of short packets (Nagle algorithm)
Mike Karels [Tue, 14 Jan 1986 09:26:53 +0000 (01:26 -0800)]
add flag to avoid delay of short packets (Nagle algorithm)

SCCS-vsn: sys/netinet/tcp_var.h 6.6

38 years agomillisecond time resolution with microtime
Mike Karels [Tue, 14 Jan 1986 09:22:37 +0000 (01:22 -0800)]
millisecond time resolution with microtime

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

38 years agoAdd 'manpath' feature. Also some delinting. (From Utah.)
Donn Seeley [Tue, 14 Jan 1986 09:02:47 +0000 (01:02 -0800)]
Add 'manpath' feature.  Also some delinting.  (From Utah.)

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

38 years agoseparate ARP header from IP-specific portion; break out IP
Mike Karels [Tue, 14 Jan 1986 08:52:25 +0000 (00:52 -0800)]
separate ARP header from IP-specific portion; break out IP
portion of the input code; add trailer negotiation

SCCS-vsn: sys/netinet/if_ether.c 6.14
SCCS-vsn: sys/netinet/if_ether.h 6.7

38 years agodefine srtt to be assumed before connect; update comment
Mike Karels [Tue, 14 Jan 1986 08:45:49 +0000 (00:45 -0800)]
define srtt to be assumed before connect; update comment

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

38 years agofaster backoff: multiply by beta, increase backoff (nearer exponential),
Mike Karels [Tue, 14 Jan 1986 08:14:09 +0000 (00:14 -0800)]
faster backoff: multiply by beta, increase backoff (nearer exponential),
convert to int

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

38 years agowhen logging, use pwuid->pw_name if getlogin() fails (ptys)
Jay Lepreau [Tue, 14 Jan 1986 07:18:50 +0000 (23:18 -0800)]
when logging, use pwuid->pw_name if getlogin() fails (ptys)

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

38 years agoFix bug when moving tableau pile to empty slot (don't allow it).
Kirk McKusick [Tue, 14 Jan 1986 06:53:00 +0000 (22:53 -0800)]
Fix bug when moving tableau pile to empty slot (don't allow it).
Streamline quit sequence. (from thomas@utah-cs)

SCCS-vsn: games/canfield/canfield/canfield.c 5.4

38 years ago2 sets of fixes from rick adams
Jim Bloom [Tue, 14 Jan 1986 06:07:53 +0000 (22:07 -0800)]
2 sets of fixes from rick adams

SCCS-vsn: usr.bin/uucp/libacu/hys.c 4.5

38 years agoadd new dialers
Jim Bloom [Tue, 14 Jan 1986 06:07:14 +0000 (22:07 -0800)]
add new dialers

SCCS-vsn: usr.bin/uucp/libacu/Makefile 4.3

38 years agodate and time created 86/01/13 13:51:24 by bloom
Jim Bloom [Tue, 14 Jan 1986 05:51:24 +0000 (21:51 -0800)]
date and time created 86/01/13 13:51:24 by bloom

SCCS-vsn: usr.bin/uucp/libacu/cds224.c 1.1

38 years agodate and time created 86/01/13 13:51:23 by bloom
Jim Bloom [Tue, 14 Jan 1986 05:51:23 +0000 (21:51 -0800)]
date and time created 86/01/13 13:51:23 by bloom

SCCS-vsn: usr.bin/uucp/libacu/hys24.c 1.1

38 years agomerge vc?.c files and rename lots of stuff to ease identification;
Sam Leffler [Tue, 14 Jan 1986 04:01:22 +0000 (20:01 -0800)]
merge vc?.c files and rename  lots of stuff to ease identification;
merge all the separate data structures into vx_softc; rename vxblok vxdevice;
and lots more...

SCCS-vsn: sys/tahoe/vba/vxreg.h 1.2
SCCS-vsn: sys/tahoe/vba/vx.c 1.6

38 years agotwo more dialers
Jim Bloom [Tue, 14 Jan 1986 04:01:01 +0000 (20:01 -0800)]
two more dialers

SCCS-vsn: usr.bin/uucp/DOC/CHANGES 5.6

38 years agoThere is no default filesystem. More than one filesystem may be specified.
Donn Seeley [Mon, 13 Jan 1986 16:29:22 +0000 (08:29 -0800)]
There is no default filesystem.  More than one filesystem may be specified.

SCCS-vsn: sbin/ncheck/ncheck.8 6.2

38 years agoAdd a description of $unsafecall and $unsafeassign; relate a few of the
Donn Seeley [Mon, 13 Jan 1986 14:04:38 +0000 (06:04 -0800)]
Add a description of $unsafecall and $unsafeassign; relate a few of the
known bugs with Fortran support.

SCCS-vsn: old/dbx/dbx.1 6.2

38 years agofix some includes and make scope points globally controlled
Sam Leffler [Mon, 13 Jan 1986 13:46:25 +0000 (05:46 -0800)]
fix some includes and make scope points globally controlled

SCCS-vsn: sys/tahoe/vba/scope.h 1.3
SCCS-vsn: sys/tahoe/vba/vxc.c 1.5
SCCS-vsn: sys/tahoe/vba/vx.c 1.5
SCCS-vsn: sys/tahoe/vba/vd.c 1.5
SCCS-vsn: sys/tahoe/vba/vxdebug.h 1.2

38 years agoName of entry is now name of file (dbxstab => dbx).
Donn Seeley [Mon, 13 Jan 1986 12:55:48 +0000 (04:55 -0800)]
Name of entry is now name of file (dbxstab => dbx).

SCCS-vsn: old/dbx/dbx.5.5 6.2

38 years agoSyntax nit -- it's => its. (from Jay Lepreau)
Donn Seeley [Mon, 13 Jan 1986 12:31:41 +0000 (04:31 -0800)]
Syntax nit -- it's => its.  (from Jay Lepreau)

SCCS-vsn: lib/libc/stdlib/malloc.3 6.2

38 years agodate and time created 86/01/12 18:05:06 by sam
Sam Leffler [Mon, 13 Jan 1986 10:05:06 +0000 (02:05 -0800)]
date and time created 86/01/12 18:05:06 by sam

SCCS-vsn: sys/tahoe/stand/xpformat.c 1.1

38 years agodate and time created 86/01/12 18:05:04 by sam
Sam Leffler [Mon, 13 Jan 1986 10:05:04 +0000 (02:05 -0800)]
date and time created 86/01/12 18:05:04 by sam

SCCS-vsn: sys/tahoe/stand/vd.c 7.1

38 years agodate and time created 86/01/12 18:05:03 by sam
Sam Leffler [Mon, 13 Jan 1986 10:05:03 +0000 (02:05 -0800)]
date and time created 86/01/12 18:05:03 by sam

SCCS-vsn: sys/tahoe/stand/udc.c 1.1
SCCS-vsn: sys/tahoe/stand/udcformat.c 1.1

38 years agodate and time created 86/01/12 18:05:02 by sam
Sam Leffler [Mon, 13 Jan 1986 10:05:02 +0000 (02:05 -0800)]
date and time created 86/01/12 18:05:02 by sam

SCCS-vsn: sys/tahoe/stand/sys.c 1.1

38 years agodate and time created 86/01/12 18:05:01 by sam
Sam Leffler [Mon, 13 Jan 1986 10:05:01 +0000 (02:05 -0800)]
date and time created 86/01/12 18:05:01 by sam

SCCS-vsn: sys/tahoe/stand/prf.c 1.1
SCCS-vsn: sys/tahoe/stand/srt0.c 1.1

38 years agodate and time created 86/01/12 18:05:00 by sam
Sam Leffler [Mon, 13 Jan 1986 10:05:00 +0000 (02:05 -0800)]
date and time created 86/01/12 18:05:00 by sam

SCCS-vsn: sys/tahoe/stand/machdep.c 1.1

38 years agodate and time created 86/01/12 18:04:59 by sam
Sam Leffler [Mon, 13 Jan 1986 10:04:59 +0000 (02:04 -0800)]
date and time created 86/01/12 18:04:59 by sam

SCCS-vsn: sys/tahoe/stand/fastcopy.c 1.1
SCCS-vsn: sys/tahoe/stand/ls.c 1.1

38 years agodate and time created 86/01/12 18:04:58 by sam
Sam Leffler [Mon, 13 Jan 1986 10:04:58 +0000 (02:04 -0800)]
date and time created 86/01/12 18:04:58 by sam

SCCS-vsn: sys/tahoe/stand/cy.c 7.1
SCCS-vsn: sys/tahoe/stand/devcopy.c 1.1

38 years agodate and time created 86/01/12 18:04:57 by sam
Sam Leffler [Mon, 13 Jan 1986 10:04:57 +0000 (02:04 -0800)]
date and time created 86/01/12 18:04:57 by sam

SCCS-vsn: sys/tahoe/stand/conf.c 1.1

38 years agodate and time created 86/01/12 18:04:56 by sam
Sam Leffler [Mon, 13 Jan 1986 10:04:56 +0000 (02:04 -0800)]
date and time created 86/01/12 18:04:56 by sam

SCCS-vsn: sys/tahoe/stand/boot.c 1.1
SCCS-vsn: sys/tahoe/stand/cat.c 1.1

38 years agodate and time created 86/01/12 18:04:55 by sam
Sam Leffler [Mon, 13 Jan 1986 10:04:55 +0000 (02:04 -0800)]
date and time created 86/01/12 18:04:55 by sam

SCCS-vsn: sys/tahoe/stand/Makefile 7.1

38 years agodate and time created 86/01/12 18:04:54 by sam
Sam Leffler [Mon, 13 Jan 1986 10:04:54 +0000 (02:04 -0800)]
date and time created 86/01/12 18:04:54 by sam

SCCS-vsn: sys/tahoe/stand/saio.h 1.1

38 years agodate and time created 86/01/12 18:04:53 by sam
Sam Leffler [Mon, 13 Jan 1986 10:04:53 +0000 (02:04 -0800)]
date and time created 86/01/12 18:04:53 by sam

SCCS-vsn: sys/tahoe/stand/cyvar.h 1.1

38 years agobsc -> tahoebsc; sna -> tahoesna
Sam Leffler [Mon, 13 Jan 1986 09:39:57 +0000 (01:39 -0800)]
bsc -> tahoebsc; sna -> tahoesna

SCCS-vsn: sys/tahoe/vba/vxc.c 1.4
SCCS-vsn: sys/tahoe/vba/vxm.c 1.3
SCCS-vsn: sys/tahoe/vba/vx.c 1.4

38 years agoidentify controller type at boot time
Sam Leffler [Mon, 13 Jan 1986 09:39:37 +0000 (01:39 -0800)]
identify controller type at boot time

SCCS-vsn: sys/tahoe/vba/vd.c 1.4

38 years agoadd casts to silence compiler warnings
Sam Leffler [Mon, 13 Jan 1986 08:26:59 +0000 (00:26 -0800)]
add casts to silence compiler warnings

SCCS-vsn: sys/tahoe/tahoe/autoconf.c 1.4

38 years agofixed minor typo in ellipse drawing
Dave Slattengren [Mon, 13 Jan 1986 08:19:58 +0000 (00:19 -0800)]
fixed minor typo in ellipse drawing

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/draw.c 1.11

38 years agostart of autoconfig
Sam Leffler [Mon, 13 Jan 1986 07:53:30 +0000 (23:53 -0800)]
start of autoconfig

SCCS-vsn: sys/tahoe/conf/Makefile.tahoe 1.3
SCCS-vsn: sys/tahoe/vba/cy.c 1.3
SCCS-vsn: sys/tahoe/vba/vbavar.h 1.2
SCCS-vsn: sys/tahoe/vba/vxc.c 1.3
SCCS-vsn: sys/tahoe/vba/vx.c 1.3
SCCS-vsn: sys/tahoe/vba/vd.c 1.3
SCCS-vsn: sys/tahoe/vba/vdreg.h 1.2

38 years ago4.3- plus start of autoconfig
Sam Leffler [Mon, 13 Jan 1986 07:46:06 +0000 (23:46 -0800)]
4.3- plus start of autoconfig

SCCS-vsn: sys/tahoe/tahoe/autoconf.c 1.3
SCCS-vsn: sys/tahoe/tahoe/genassym.c 1.3
SCCS-vsn: sys/tahoe/tahoe/locore.s 1.3
SCCS-vsn: sys/tahoe/tahoe/machdep.c 1.3
SCCS-vsn: sys/tahoe/tahoe/scb.h 1.2
SCCS-vsn: sys/tahoe/tahoe/scb.s 1.2
SCCS-vsn: sys/tahoe/tahoe/vm_machdep.c 1.3
SCCS-vsn: sys/tahoe/include/vmparam.h 1.3
SCCS-vsn: sys/tahoe/if/if_ace.c 1.3

38 years agoadd tahoe
Sam Leffler [Mon, 13 Jan 1986 07:26:29 +0000 (23:26 -0800)]
add tahoe

SCCS-vsn: usr.bin/systat/disks.c 5.3
SCCS-vsn: usr.bin/systat/iostat.c 5.3
SCCS-vsn: usr.bin/systat/swap.c 5.3
SCCS-vsn: usr.bin/systat/vmstat.c 5.5

38 years agocleanup
Jim Bloom [Mon, 13 Jan 1986 07:14:33 +0000 (23:14 -0800)]
cleanup

SCCS-vsn: include/protocols/timed.h 1.3

38 years agofix typo
Jim Bloom [Mon, 13 Jan 1986 06:34:30 +0000 (22:34 -0800)]
fix typo

SCCS-vsn: old/tar/tar.1 6.4

38 years agonice is relative, not absolute. (Kirk "authorized" it.)
Jay Lepreau [Sun, 12 Jan 1986 18:34:21 +0000 (10:34 -0800)]
nice is relative, not absolute. (Kirk "authorized" it.)

SCCS-vsn: bin/csh/proc.c 5.4
SCCS-vsn: bin/csh/sem.c 5.3
SCCS-vsn: bin/csh/time.c 5.3

38 years agonice is relative
Jay Lepreau [Sun, 12 Jan 1986 18:04:42 +0000 (10:04 -0800)]
nice is relative

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

38 years agochown -> /etc/chown
Jay Lepreau [Sun, 12 Jan 1986 17:56:15 +0000 (09:56 -0800)]
chown -> /etc/chown

SCCS-vsn: usr.sbin/lpr/Makefile 5.2

38 years agoadd -w to CFLAGS
Jay Lepreau [Sun, 12 Jan 1986 15:48:57 +0000 (07:48 -0800)]
add -w to CFLAGS

SCCS-vsn: games/backgammon/backgammon/Makefile 5.4

38 years agoclean better
Jay Lepreau [Sun, 12 Jan 1986 12:52:43 +0000 (04:52 -0800)]
clean better

SCCS-vsn: usr.bin/netstat/Makefile 5.4
SCCS-vsn: games/backgammon/backgammon/Makefile 5.3

38 years agosymlink ../h -> sys so that genassym.c will work (cause cc -I. is done) and
Jay Lepreau [Sun, 12 Jan 1986 12:36:43 +0000 (04:36 -0800)]
symlink ../h -> sys so that genassym.c will work (cause cc -I. is done) and
thus can build off independent /sys trees.

SCCS-vsn: usr.sbin/config/main.c 5.2

38 years agofix up make of fmt
Jay Lepreau [Sun, 12 Jan 1986 12:26:41 +0000 (04:26 -0800)]
fix up make of fmt

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

38 years agoclean better
Jay Lepreau [Sun, 12 Jan 1986 12:03:57 +0000 (04:03 -0800)]
clean better

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

38 years agoavoid uneeded y.tab.c recompilation
Jay Lepreau [Sun, 12 Jan 1986 08:54:47 +0000 (00:54 -0800)]
avoid uneeded y.tab.c recompilation

SCCS-vsn: usr.sbin/config/Makefile 5.2

38 years agosymlink(../h, sys) to make genassym.c work
Jay Lepreau [Sun, 12 Jan 1986 08:54:02 +0000 (00:54 -0800)]
symlink(../h, sys) to make genassym.c work

SCCS-vsn: usr.sbin/config/main.c 5.2

38 years agoconvert to standard format
Kirk McKusick [Sun, 12 Jan 1986 08:11:07 +0000 (00:11 -0800)]
convert to standard format

SCCS-vsn: usr.bin/tn3270/mset/map3270.5 1.3
SCCS-vsn: usr.bin/tn3270/mset/mset.1 1.3
SCCS-vsn: usr.bin/tn3270/tn3270/tn3270.1 1.3

38 years agodo not forget to install /usr/include
Kirk McKusick [Sun, 12 Jan 1986 08:02:09 +0000 (00:02 -0800)]
do not forget to install /usr/include

SCCS-vsn: Makefile 4.9

38 years agoadd installsrc
Kirk McKusick [Sun, 12 Jan 1986 05:30:18 +0000 (21:30 -0800)]
add installsrc

SCCS-vsn: Makefile 4.8
SCCS-vsn: Makefile 4.8

38 years agoadd build entry
Kirk McKusick [Sun, 12 Jan 1986 05:04:01 +0000 (21:04 -0800)]
add build entry

SCCS-vsn: Makefile 4.7

38 years agotn3270 moves to ucb; add B
Kirk McKusick [Sun, 12 Jan 1986 04:47:30 +0000 (20:47 -0800)]
tn3270 moves to ucb; add B

SCCS-vsn: contrib/Makefile 4.14

38 years agonew file
Kirk McKusick [Sun, 12 Jan 1986 03:59:43 +0000 (19:59 -0800)]
new file

SCCS-vsn: games/backgammon/common_source/message.c 4.3

38 years agotoo many sccsid lines
Sam Leffler [Sun, 12 Jan 1986 03:11:34 +0000 (19:11 -0800)]
too many sccsid lines

SCCS-vsn: old/pcc/ccom.tahoe/stab.c 1.2

38 years agodate and time created 86/01/11 11:00:58 by sam
Sam Leffler [Sun, 12 Jan 1986 03:00:58 +0000 (19:00 -0800)]
date and time created 86/01/11 11:00:58 by sam

SCCS-vsn: old/pcc/ccom.tahoe/mac2defs.h 1.1
SCCS-vsn: old/pcc/ccom.tahoe/macdefs.h 1.1

38 years agodate and time created 86/01/11 11:00:57 by sam
Sam Leffler [Sun, 12 Jan 1986 03:00:57 +0000 (19:00 -0800)]
date and time created 86/01/11 11:00:57 by sam

SCCS-vsn: old/pcc/ccom.tahoe/table.c 1.1
SCCS-vsn: old/pcc/f1.tahoe/fort.h 1.1

38 years agodate and time created 86/01/11 11:00:56 by sam
Sam Leffler [Sun, 12 Jan 1986 03:00:56 +0000 (19:00 -0800)]
date and time created 86/01/11 11:00:56 by sam

SCCS-vsn: old/pcc/ccom.tahoe/stab.c 1.1

38 years agodate and time created 86/01/11 11:00:55 by sam
Sam Leffler [Sun, 12 Jan 1986 03:00:55 +0000 (19:00 -0800)]
date and time created 86/01/11 11:00:55 by sam

SCCS-vsn: old/pcc/ccom.tahoe/order.c 1.1

38 years agodate and time created 86/01/11 11:00:54 by sam
Sam Leffler [Sun, 12 Jan 1986 03:00:54 +0000 (19:00 -0800)]
date and time created 86/01/11 11:00:54 by sam

SCCS-vsn: old/pcc/ccom.tahoe/local2.c 1.1

38 years agodate and time created 86/01/11 11:00:53 by sam
Sam Leffler [Sun, 12 Jan 1986 03:00:53 +0000 (19:00 -0800)]
date and time created 86/01/11 11:00:53 by sam

SCCS-vsn: old/pcc/ccom.tahoe/local.c 1.1

38 years agodate and time created 86/01/11 11:00:52 by sam
Sam Leffler [Sun, 12 Jan 1986 03:00:52 +0000 (19:00 -0800)]
date and time created 86/01/11 11:00:52 by sam

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

38 years agodate and time created 86/01/11 11:00:51 by sam
Sam Leffler [Sun, 12 Jan 1986 03:00:51 +0000 (19:00 -0800)]
date and time created 86/01/11 11:00:51 by sam

SCCS-vsn: old/pcc/ccom.tahoe/Makefile 1.1

38 years agogive pike some credit
Jay Lepreau [Sat, 11 Jan 1986 16:51:35 +0000 (08:51 -0800)]
give pike some credit

SCCS-vsn: local/tac/tac.c 1.2

38 years agoonly check the RHS of aliases during newalias if the "n" option is set;
Eric Allman [Sat, 11 Jan 1986 16:18:27 +0000 (08:18 -0800)]
only check the RHS of aliases during newalias if the "n" option is set;
this option should probably be set if you are not running the nameserver

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.10
SCCS-vsn: usr.sbin/sendmail/src/alias.c 5.10
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.44

38 years agoDon't zap the output file before we're ready to compress/decompress --
Donn Seeley [Sat, 11 Jan 1986 14:07:32 +0000 (06:07 -0800)]
Don't zap the output file before we're ready to compress/decompress --
in particular don't unlink if we've asked the user about overwriting and
they hit ^C instead of typing 'no'.

SCCS-vsn: usr.bin/compress/compress.c 5.8

38 years agoadd CheckAliases
Eric Allman [Sat, 11 Jan 1986 13:02:18 +0000 (05:02 -0800)]
add CheckAliases

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.8

38 years agoignore piped tar's bitching
Jay Lepreau [Sat, 11 Jan 1986 10:39:28 +0000 (02:39 -0800)]
ignore piped tar's bitching

SCCS-vsn: include/Makefile 5.10

38 years agoSince we now postpone determination of the type of an argument, we must
Donn Seeley [Sat, 11 Jan 1986 10:29:57 +0000 (02:29 -0800)]
Since we now postpone determination of the type of an argument, we must
make sure to emit stab information at the end of the routine when we
definitely have the type.  There are also minor changes to produce stab
information for dummy procedures and PARAMETER constants.

SCCS-vsn: usr.bin/f77/pass1.vax/proc.c 5.6

38 years agoChanges to produce correct stab information for logical and logical*2
Donn Seeley [Sat, 11 Jan 1986 10:13:48 +0000 (02:13 -0800)]
Changes to produce correct stab information for logical and logical*2
types (from Jerry Berkman) plus changes for dummy procedures and PARAMETER
constants.

SCCS-vsn: usr.bin/f77/pass1.vax/stab.c 5.2

38 years agoAdd a vparamval field to Nameblock struct -- fix up klugy sharing between
Donn Seeley [Sat, 11 Jan 1986 08:43:23 +0000 (00:43 -0800)]
Add a vparamval field to Nameblock struct -- fix up klugy sharing between
Paramblock and Nameblock structs.

SCCS-vsn: usr.bin/f77/pass1.vax/defs.h 5.3

38 years agoadjust WkTimeFact so that -q1h will lower relative priorities of
Eric Allman [Sat, 11 Jan 1986 08:34:08 +0000 (00:34 -0800)]
adjust WkTimeFact so that -q1h will lower relative priorities of
jobs over long periods, rather than leave them toward the top of the queue

SCCS-vsn: usr.sbin/sendmail/src/conf.c 5.14
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.43

38 years agoIf $unsafeassign is set, override typechecking for assign commands.
Donn Seeley [Sat, 11 Jan 1986 08:30:38 +0000 (00:30 -0800)]
If $unsafeassign is set, override typechecking for assign commands.
Lhs and rhs must still have the same size.

SCCS-vsn: old/dbx/check.c 5.2

38 years agoDistinguish logical and logical*2 types, and print both types correctly;
Donn Seeley [Sat, 11 Jan 1986 08:26:41 +0000 (00:26 -0800)]
Distinguish logical and logical*2 types, and print both types correctly;
print dummy procedures and parameter variables more-or-less correctly.

SCCS-vsn: old/dbx/fortran.c 5.3

38 years agoallow multiple words per line in file classes; require a SCANF compilation
Eric Allman [Sat, 11 Jan 1986 07:49:40 +0000 (23:49 -0800)]
allow multiple words per line in file classes; require a SCANF compilation
flag to use sscanf in F specs in order to reduce image size

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.9
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.42

38 years agoWhen the variable $unsafecall is set, override the standard checking
Donn Seeley [Sat, 11 Jan 1986 06:14:25 +0000 (22:14 -0800)]
When the variable $unsafecall is set, override the standard checking
of actual vs. formal argument types in the call command.

SCCS-vsn: old/dbx/runtime.c 5.2

38 years agodoc crontab.local and "user" field; crontabs are checked on the minute
Jay Lepreau [Fri, 10 Jan 1986 21:12:40 +0000 (13:12 -0800)]
doc crontab.local and "user" field; crontabs are checked on the minute

SCCS-vsn: usr.sbin/cron/cron.8 6.2

38 years agoHandle crontab.local and/or crontab (or neither); cleanups
Jay Lepreau [Fri, 10 Jan 1986 20:33:01 +0000 (12:33 -0800)]
Handle crontab.local and/or crontab (or neither); cleanups

SCCS-vsn: usr.sbin/cron/cron.c 4.11

38 years agogrow buffer from 8K to 32K.
Jay Lepreau [Fri, 10 Jan 1986 20:24:10 +0000 (12:24 -0800)]
grow buffer from 8K to 32K.

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

38 years agomake specifying just proc 0 work
Jay Lepreau [Fri, 10 Jan 1986 19:50:27 +0000 (11:50 -0800)]
make specifying just proc 0 work

SCCS-vsn: bin/ps/ps.c 5.5

38 years agoalways quit on EOF from stdin
Jay Lepreau [Fri, 10 Jan 1986 19:28:54 +0000 (11:28 -0800)]
always quit on EOF from stdin

SCCS-vsn: usr.bin/ftp/main.c 5.2

38 years agoalways quit on EOF from stdin
Jay Lepreau [Fri, 10 Jan 1986 18:18:55 +0000 (10:18 -0800)]
always quit on EOF from stdin

SCCS-vsn: usr.bin/ftp/main.c 5.2

38 years agoDon't loop on eof on tty; Map eof -> quit always.
Jay Lepreau [Fri, 10 Jan 1986 18:14:28 +0000 (10:14 -0800)]
Don't loop on eof on tty; Map eof -> quit always.

SCCS-vsn: usr.bin/tftp/main.c 5.2

38 years agoIn command mode exit on EOF on stdin
Jay Lepreau [Fri, 10 Jan 1986 18:08:13 +0000 (10:08 -0800)]
In command mode exit on EOF on stdin

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

38 years agowhen findbucket fails twice, copy largest possible area, not smallest;
Jay Lepreau [Fri, 10 Jan 1986 17:35:18 +0000 (09:35 -0800)]
when findbucket fails twice, copy largest possible area, not smallest;
fix up botch() debug code

SCCS-vsn: lib/libc/stdlib/malloc.c 5.4

38 years agoAdd h_errno error status return
Kevin Dunlap [Fri, 10 Jan 1986 15:21:45 +0000 (07:21 -0800)]
Add h_errno error status return

SCCS-vsn: lib/libc/net/SCCS/hosttable/gethostnamadr.c 5.4

38 years agospeedup and cleanup by Chris Torek
Kirk McKusick [Fri, 10 Jan 1986 13:28:37 +0000 (05:28 -0800)]
speedup and cleanup by Chris Torek

SCCS-vsn: sbin/dump/traverse.c 5.3
SCCS-vsn: sbin/dump/main.c 5.2

38 years agoreaddir is incorrectly implemented (from Chris Torek)
Kirk McKusick [Fri, 10 Jan 1986 12:51:56 +0000 (04:51 -0800)]
readdir is incorrectly implemented (from Chris Torek)

SCCS-vsn: sbin/ncheck/ncheck.c 5.4

38 years agocheck for null string before calling strlen()
Kirk McKusick [Fri, 10 Jan 1986 12:31:47 +0000 (04:31 -0800)]
check for null string before calling strlen()

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

38 years agoadd rows, columns and size options
Mike Karels [Fri, 10 Jan 1986 12:25:08 +0000 (04:25 -0800)]
add rows, columns and size options

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

38 years agoadd sanity checks for preposterous sizes
Kirk McKusick [Fri, 10 Jan 1986 12:18:32 +0000 (04:18 -0800)]
add sanity checks for preposterous sizes

SCCS-vsn: lib/libc/stdlib/malloc.c 5.3