unix-history/.git
39 years agoadd user to config file to allow the servers to run as someone besides
Jim Bloom [Fri, 9 Nov 1984 09:19:28 +0000 (01:19 -0800)]
add user to config file to allow the servers to run as someone besides
root

SCCS-vsn: usr.sbin/inetd/inetd.c 4.4

39 years ago(no message)
Mike Karels [Fri, 9 Nov 1984 03:55:35 +0000 (19:55 -0800)]
(no message)

SCCS-vsn: share/termcap/reorder 1.4

39 years agoputc(): don't call flsbuf until buffer full or '\n' if line buffering.
Ralph Campbell [Fri, 9 Nov 1984 03:05:43 +0000 (19:05 -0800)]
putc(): don't call flsbuf until buffer full or '\n' if line buffering.

SCCS-vsn: include/stdio.h 1.7

39 years agobuffer data to '\n' if line buffering data.
Ralph Campbell [Fri, 9 Nov 1984 02:37:20 +0000 (18:37 -0800)]
buffer data to '\n' if line buffering data.

SCCS-vsn: lib/libc/vax/stdio.old/doprnt.c 4.5

39 years agofix bug in finding length of >65535 byte strings
Kirk McKusick [Thu, 8 Nov 1984 04:24:44 +0000 (20:24 -0800)]
fix bug in finding length of >65535 byte strings

SCCS-vsn: lib/libc/vax/string/strlen.s 4.3

39 years agoreturn proper value; fix bug in >65535 byte copies
Kirk McKusick [Thu, 8 Nov 1984 04:24:03 +0000 (20:24 -0800)]
return proper value; fix bug in >65535 byte copies

SCCS-vsn: lib/libc/vax/string/strcpy.s 4.3

39 years agoreset width too.
Ralph Campbell [Thu, 8 Nov 1984 02:01:18 +0000 (18:01 -0800)]
reset width too.

SCCS-vsn: usr.sbin/lpr/lpd/printjob.c 4.22

39 years agocheck for '\0' not q == NULL.
Ralph Campbell [Wed, 7 Nov 1984 01:30:49 +0000 (17:30 -0800)]
check for '\0' not q == NULL.

SCCS-vsn: lib/libterm/termcap.c 4.2

39 years agoinit E table in setkey so encrypt can be used outside of crypt.
Ralph Campbell [Tue, 6 Nov 1984 05:15:12 +0000 (21:15 -0800)]
init E table in setkey so encrypt can be used outside of crypt.

SCCS-vsn: lib/libc/gen/crypt.c 4.2

39 years agocall signal emulation routine if signal syscall is not implemented
Kirk McKusick [Mon, 5 Nov 1984 15:04:20 +0000 (07:04 -0800)]
call signal emulation routine if signal syscall is not implemented

SCCS-vsn: lib/libc/vax/sys/signal.s 5.2

39 years agoadd signal simulation routine in case signal syscall is not implemented
Kirk McKusick [Mon, 5 Nov 1984 15:03:22 +0000 (07:03 -0800)]
add signal simulation routine in case signal syscall is not implemented

SCCS-vsn: lib/libc/gen/signalsim.c 4.4

39 years agomods to make reentrant
Kirk McKusick [Mon, 5 Nov 1984 13:56:24 +0000 (05:56 -0800)]
mods to make reentrant

SCCS-vsn: lib/libc/vax/string/index.s 4.3
SCCS-vsn: lib/libc/vax/string/rindex.s 4.3

39 years agopage align properly, round to 2**n+pagesize-overhead for large blocks.
Ralph Campbell [Sat, 3 Nov 1984 09:13:21 +0000 (01:13 -0800)]
page align properly, round to 2**n+pagesize-overhead for large blocks.

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

39 years agofix range checking.
Ralph Campbell [Sat, 3 Nov 1984 06:31:26 +0000 (22:31 -0800)]
fix range checking.

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

39 years agodrop trailing null mbufs in sbdrop (probably unnecessary now)
Mike Karels [Sat, 3 Nov 1984 02:39:52 +0000 (18:39 -0800)]
drop trailing null mbufs in sbdrop (probably unnecessary now)

SCCS-vsn: sys/kern/uipc_socket2.c 6.5

39 years agofix eof on stdin problem.
Ralph Campbell [Sat, 3 Nov 1984 01:22:15 +0000 (17:22 -0800)]
fix eof on stdin problem.

SCCS-vsn: old/refer/addbib/addbib.c 4.2

39 years agochange ENTRY & ASENTRY to allow setting the register save mask
Sam Leffler [Fri, 2 Nov 1984 15:52:36 +0000 (07:52 -0800)]
change ENTRY & ASENTRY to allow setting the register save mask

SCCS-vsn: lib/libc/vax/DEFS.h 4.3
SCCS-vsn: lib/libc/vax/gen/_setjmp.s 4.3
SCCS-vsn: lib/libc/vax/gen/abort.s 4.2
SCCS-vsn: lib/libc/vax/stdlib/abs.s 4.2
SCCS-vsn: lib/libc/vax/gen/alloca.s 4.2
SCCS-vsn: lib/libc/vax/stdlib/atof.s 4.3
SCCS-vsn: lib/libc/vax/string/bcmp.s 4.3
SCCS-vsn: lib/libc/vax/string/bcopy.s 4.5
SCCS-vsn: lib/libc/vax/string/bzero.s 4.3
SCCS-vsn: lib/libc/vax/gen/fabs.s 4.2
SCCS-vsn: lib/libc/vax/string/ffs.s 4.2
SCCS-vsn: lib/libc/vax/gen/frexp.s 4.2
SCCS-vsn: lib/libc/vax/string/index.s 4.2
SCCS-vsn: lib/libcompat/4.3/vax/insque.s 4.2
SCCS-vsn: lib/libc/vax/gen/ldexp.s 4.2
SCCS-vsn: lib/libc/vax/gen/modf.s 4.2
SCCS-vsn: lib/libcompat/4.3/vax/nargs.s 4.2
SCCS-vsn: lib/libcompat/4.3/vax/remque.s 4.2
SCCS-vsn: lib/libc/vax/string/rindex.s 4.2
SCCS-vsn: lib/libc/vax/gen/setjmp.s 4.6
SCCS-vsn: lib/libc/vax/string/strcat.s 4.2
SCCS-vsn: lib/libc/vax/string/strcmp.s 4.2
SCCS-vsn: lib/libc/vax/string/strcpy.s 4.2
SCCS-vsn: lib/libc/vax/string/strlen.s 4.2
SCCS-vsn: lib/libc/vax/string/strncat.s 4.2
SCCS-vsn: lib/libc/vax/string/strncmp.s 4.2
SCCS-vsn: lib/libc/vax/string/strncpy.s 4.2
SCCS-vsn: lib/libc/vax/gen/udiv.s 4.3
SCCS-vsn: lib/libc/vax/gen/urem.s 4.3

39 years agodate and time created 84/11/01 23:19:48 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:48 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:48 by sam

SCCS-vsn: lib/libc/vax/string/rindex.s 4.1

39 years agodate and time created 84/11/01 23:19:47 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:47 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:47 by sam

SCCS-vsn: lib/libc/vax/string/index.s 4.1

39 years agodate and time created 84/11/01 23:19:45 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:45 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:45 by sam

SCCS-vsn: lib/libc/vax/string/strncpy.s 4.1

39 years agodate and time created 84/11/01 23:19:44 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:44 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:44 by sam

SCCS-vsn: lib/libc/vax/string/strncmp.s 4.1

39 years agodate and time created 84/11/01 23:19:43 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:43 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:43 by sam

SCCS-vsn: lib/libc/vax/string/strncat.s 4.1

39 years agodate and time created 84/11/01 23:19:42 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:42 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:42 by sam

SCCS-vsn: lib/libc/vax/string/strlen.s 4.1

39 years agodate and time created 84/11/01 23:19:41 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:41 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:41 by sam

SCCS-vsn: lib/libc/vax/string/strcpy.s 4.1

39 years agodate and time created 84/11/01 23:19:40 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:40 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:40 by sam

SCCS-vsn: lib/libc/vax/string/strcmp.s 4.1

39 years agodate and time created 84/11/01 23:19:39 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:39 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:39 by sam

SCCS-vsn: lib/libc/vax/string/strcat.s 4.1

39 years agosend only one segment when retransmitting; don't send more small
Mike Karels [Fri, 2 Nov 1984 05:48:11 +0000 (21:48 -0800)]
send only one segment when retransmitting; don't send more small
packets if any are unacknowledged (per jbn/RFC 896)

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

39 years agoinitialize t_srtt; use TCP_MSS define for default maxseg
Mike Karels [Fri, 2 Nov 1984 05:43:35 +0000 (21:43 -0800)]
initialize t_srtt; use TCP_MSS define for default maxseg

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

39 years agoput TCP_MSS in header
Mike Karels [Fri, 2 Nov 1984 05:42:30 +0000 (21:42 -0800)]
put TCP_MSS in header

SCCS-vsn: sys/netinet/tcp.h 6.2
SCCS-vsn: sys/netinet/tcp_input.c 6.7

39 years agodon't loop in slowtimo if inpcb has no tcpcb
Mike Karels [Fri, 2 Nov 1984 05:40:12 +0000 (21:40 -0800)]
don't loop in slowtimo if inpcb has no tcpcb

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

39 years agofix round-trip timing: rexmt timer shouldn't screw rtt up,
Mike Karels [Thu, 1 Nov 1984 06:03:21 +0000 (22:03 -0800)]
fix round-trip timing: rexmt timer shouldn't screw rtt up,
but careful when retransmitting timed segment

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

39 years agofix scatter-gather in physio (from Larry Allen)
Mike Karels [Thu, 1 Nov 1984 03:58:40 +0000 (19:58 -0800)]
fix scatter-gather in physio (from Larry Allen)

SCCS-vsn: sys/kern/kern_physio.c 6.4

39 years agowider format not used with -A
Mike Karels [Thu, 1 Nov 1984 03:39:34 +0000 (19:39 -0800)]
wider format not used with -A

SCCS-vsn: usr.bin/netstat/inet.c 4.18

39 years agoget rthashsize from kernel
Mike Karels [Thu, 1 Nov 1984 03:39:02 +0000 (19:39 -0800)]
get rthashsize from kernel

SCCS-vsn: sbin/route/route.c 4.13
SCCS-vsn: usr.bin/netstat/main.c 4.12
SCCS-vsn: usr.bin/netstat/route.c 4.9

39 years agoadded tex4107 and entries for different window sizes on sun.
Ralph Campbell [Wed, 31 Oct 1984 02:03:57 +0000 (18:03 -0800)]
added tex4107 and entries for different window sizes on sun.

SCCS-vsn: share/termcap/termcap.src 1.27

39 years agoupdate for new ndbm routines.
Ralph Campbell [Sat, 27 Oct 1984 01:11:07 +0000 (17:11 -0800)]
update for new ndbm routines.

SCCS-vsn: old/mkpasswd/mkpasswd.c 4.5
SCCS-vsn: old/mkpasswd/mkpasswd.c 4.5

39 years agoalways count interrupts in per-device code (not twice on 780's
Mike Karels [Sat, 27 Oct 1984 00:55:51 +0000 (16:55 -0800)]
always count interrupts in per-device code (not twice on 780's
with VAX750 defined)

SCCS-vsn: usr.sbin/config/mkubglue.c 1.13
SCCS-vsn: sys/vax/vax/locore.s 6.21

39 years agofix access check on destination files in recvrequest().
Ralph Campbell [Fri, 26 Oct 1984 01:24:26 +0000 (17:24 -0800)]
fix access check on destination files in recvrequest().

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

39 years agotruncate error file before starting filter.
Ralph Campbell [Wed, 24 Oct 1984 01:47:13 +0000 (17:47 -0800)]
truncate error file before starting filter.

SCCS-vsn: usr.sbin/lpr/lpd/printjob.c 4.21

39 years agoutmptime tested but never set, caused /etc/utmp to get read everytime
Thomas Ferrin [Wed, 24 Oct 1984 01:27:33 +0000 (17:27 -0800)]
utmptime tested but never set, caused /etc/utmp to get read everytime

SCCS-vsn: usr.sbin/rwhod/rwhod.c 4.27

39 years agoreset indent before next job.
Ralph Campbell [Wed, 24 Oct 1984 01:18:09 +0000 (17:18 -0800)]
reset indent before next job.

SCCS-vsn: usr.sbin/lpr/lpd/printjob.c 4.20

39 years agofix exit code (0).
Ralph Campbell [Wed, 24 Oct 1984 01:12:12 +0000 (17:12 -0800)]
fix exit code (0).

SCCS-vsn: contrib/bib/src/invert.c 2.4

39 years agofix TUBELINES to handle 70 line terminals (5620).
Ralph Campbell [Tue, 23 Oct 1984 02:25:11 +0000 (18:25 -0800)]
fix TUBELINES to handle 70 line terminals (5620).

SCCS-vsn: usr.bin/ex/ex_tune.h 7.7

39 years agodate and time created 84/10/21 15:04:30 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:30 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:30 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/makefile 1.1

39 years agodate and time created 84/10/21 15:04:25 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:25 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:25 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/undodb.c 1.1

39 years agodate and time created 84/10/21 15:04:20 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:20 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:20 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/text.c 1.1

39 years agodate and time created 84/10/21 15:04:16 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:16 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:16 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/sun.c 1.1

39 years agodate and time created 84/10/21 15:04:13 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:13 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:13 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/strings.c 1.1

39 years agodate and time created 84/10/21 15:04:07 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:07 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:07 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/startup.c 1.1

39 years agodate and time created 84/10/21 15:04:02 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:02 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:02 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/short.c 1.1

39 years agodate and time created 84/10/21 15:03:59 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:59 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:59 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/point.c 1.1

39 years agodate and time created 84/10/21 15:03:55 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:55 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:55 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/pix.c 1.1

39 years agodate and time created 84/10/21 15:03:50 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:50 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:50 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/path.c 1.1

39 years agodate and time created 84/10/21 15:03:45 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:45 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:45 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/menu.c 1.1

39 years agodate and time created 84/10/21 15:03:40 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:40 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:40 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/main.c 1.1

39 years agodate and time created 84/10/21 15:03:35 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:35 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:35 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/long2.c 1.1

39 years agodate and time created 84/10/21 15:03:31 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:31 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:31 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/long1.c 1.1

39 years agodate and time created 84/10/21 15:03:28 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:28 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:28 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/icondata.h 1.1

39 years agodate and time created 84/10/21 15:03:24 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:24 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:24 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/icondata.c 1.1

39 years agodate and time created 84/10/21 15:03:19 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:19 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:19 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/help.c 1.1

39 years agodate and time created 84/10/21 15:03:16 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:16 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:16 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/gremlin.h 1.1

39 years agodate and time created 84/10/21 15:03:11 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:11 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:11 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/graphics2.c 1.1

39 years agodate and time created 84/10/21 15:03:06 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:06 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:06 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/graphics.c 1.1

39 years agodate and time created 84/10/21 15:03:02 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:02 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:02 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/display.c 1.1

39 years agodate and time created 84/10/21 15:02:56 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:02:56 +0000 (23:02 -0800)]
date and time created 84/10/21 15:02:56 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/db.c 1.1

39 years agoDBRead() - can now read "sungremlinfile" format
Mark Opperman [Mon, 22 Oct 1984 03:01:32 +0000 (19:01 -0800)]
DBRead() - can now read "sungremlinfile" format

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/db1.c 1.3

39 years agoDBRead - fixed bug with blank text strings
Mark Opperman [Sun, 21 Oct 1984 02:46:49 +0000 (18:46 -0800)]
DBRead - fixed bug with blank text strings

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

39 years agofixed bug wherein files not removed between lessons -jak
Bill Joy [Sat, 20 Oct 1984 17:08:51 +0000 (09:08 -0800)]
fixed bug wherein files not removed between lessons -jak

SCCS-vsn: usr.bin/learn/learn/start.c 4.3

39 years agobind local address according to routing (caching the route);
Mike Karels [Sat, 20 Oct 1984 07:04:07 +0000 (23:04 -0800)]
bind local address according to routing (caching the route);
pick maximum seg sizes (offered and accepted) based on interface mtu,
with default if not local

SCCS-vsn: sys/netinet/in.c 6.5
SCCS-vsn: sys/netinet/in_pcb.c 6.3
SCCS-vsn: sys/netinet/ip.h 6.4
SCCS-vsn: sys/netinet/tcp_input.c 6.6
SCCS-vsn: sys/netinet/tcp_output.c 6.5

39 years agodon't setrun stopped procs in selwakeup
Mike Karels [Sat, 20 Oct 1984 02:54:16 +0000 (18:54 -0800)]
don't setrun stopped procs in selwakeup

SCCS-vsn: sys/kern/sys_generic.c 6.5

39 years agosplit receive and send buffers (other way just don't work), from
Sam Leffler [Fri, 19 Oct 1984 11:06:57 +0000 (03:06 -0800)]
split receive and send buffers (other way just don't work), from
mogul@stanford

SCCS-vsn: usr.bin/tftp/tftp.c 4.10

39 years agofix print format for garbage packets (from mogul@stanford)
Sam Leffler [Fri, 19 Oct 1984 10:45:11 +0000 (02:45 -0800)]
fix print format for garbage packets (from mogul@stanford)

SCCS-vsn: usr.bin/tftp/tftp.c 4.9

39 years agofix reported bug where seek is L_INCR instead of L_SET; also make
Sam Leffler [Fri, 19 Oct 1984 10:41:45 +0000 (02:41 -0800)]
fix reported bug where seek is L_INCR instead of L_SET; also make
all seeks use symbolic names for whence

SCCS-vsn: usr.bin/strings/strings.c 4.2

39 years agofsync file for kernel messages. Fix logmsg - logerror loop.
Ralph Campbell [Fri, 19 Oct 1984 03:33:48 +0000 (19:33 -0800)]
fsync file for kernel messages. Fix logmsg - logerror loop.

SCCS-vsn: usr.sbin/syslogd/syslogd.c 4.7

39 years agofix round-trip timing: rexmt timer shouldn't screw rtt up,
Mike Karels [Fri, 19 Oct 1984 03:09:41 +0000 (19:09 -0800)]
fix round-trip timing: rexmt timer shouldn't screw rtt up,
but careful when retransmitting timed segment

SCCS-vsn: sys/netinet/tcp_input.c 6.5
SCCS-vsn: sys/netinet/tcp_output.c 6.4
SCCS-vsn: sys/netinet/tcp_timer.c 6.3

39 years agoincreased # of points available to polygon/spline elements, and fixed
Dave Slattengren [Thu, 18 Oct 1984 08:32:16 +0000 (00:32 -0800)]
increased # of points available to polygon/spline elements, and fixed
problems with un-finished drawing functions

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/troff/n9.c 1.9

39 years agoadd -i flag to summarize interrupts
Kirk McKusick [Thu, 18 Oct 1984 05:50:05 +0000 (21:50 -0800)]
add -i flag to summarize interrupts

SCCS-vsn: usr.bin/vmstat/vmstat.c 4.15

39 years agoremember to layout intterupt names when redrawing
Kirk McKusick [Thu, 18 Oct 1984 05:35:41 +0000 (21:35 -0800)]
remember to layout intterupt names when redrawing

SCCS-vsn: usr.bin/systat/vmstat.c 1.3

39 years agomust save and restore flags when dest addr is set.
Thomas Ferrin [Thu, 18 Oct 1984 05:00:46 +0000 (21:00 -0800)]
must save and restore flags when dest addr is set.

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

39 years agoremove use of '-' as pathname delimiter
Sam Leffler [Wed, 17 Oct 1984 13:52:01 +0000 (05:52 -0800)]
remove use of '-' as pathname delimiter

SCCS-vsn: lib/libc/gen/exec.c 4.2

39 years agocleanups; add column detailing interrupts
Kirk McKusick [Tue, 16 Oct 1984 08:44:10 +0000 (00:44 -0800)]
cleanups; add column detailing interrupts

SCCS-vsn: usr.bin/systat/vmstat.c 1.2

39 years agowatch those null pointers
Mike Karels [Tue, 16 Oct 1984 06:56:53 +0000 (22:56 -0800)]
watch those null pointers

SCCS-vsn: sbin/route/route.c 4.12

39 years agoAdded space after comma between volume and issue number
Gary M. Levin [Tue, 16 Oct 1984 04:19:46 +0000 (20:19 -0800)]
Added space after comma between volume and issue number
of a journal.  Added space after volume number if no issue number given

SCCS-vsn: contrib/bib/macs/bmac.std 2.4

39 years agodon't loop if option unknown (history -x).
Ralph Campbell [Tue, 16 Oct 1984 02:00:07 +0000 (18:00 -0800)]
don't loop if option unknown (history -x).

SCCS-vsn: bin/csh/hist.c 4.8

39 years agouse definitions in <ptrace.h>
Sam Leffler [Sun, 14 Oct 1984 11:36:54 +0000 (03:36 -0800)]
use definitions in <ptrace.h>

SCCS-vsn: old/adb/adb.vax/access.c 4.8
SCCS-vsn: old/adb/adb.vax/command.c 4.6
SCCS-vsn: old/adb/adb.vax/defs.h 4.4
SCCS-vsn: old/adb/adb.vax/runpcs.c 4.5

39 years agouse global definitions from <ptrace.h>
Sam Leffler [Sun, 14 Oct 1984 10:36:47 +0000 (02:36 -0800)]
use global definitions from <ptrace.h>

SCCS-vsn: old/dbx/process.c 1.16

39 years agoeliminate extraneous parameter
Sam Leffler [Sun, 14 Oct 1984 10:36:29 +0000 (02:36 -0800)]
eliminate extraneous parameter

SCCS-vsn: old/dbx/runtime.c 1.12
SCCS-vsn: old/dbx/runtime.vax.c 1.12

39 years agofix nice
Sam Leffler [Sun, 14 Oct 1984 09:35:39 +0000 (01:35 -0800)]
fix nice

SCCS-vsn: bin/csh/time.c 4.5

39 years agoadd -d flag to all programs, to change the /usr/lib/bmac directory
Robert R. Henry [Sat, 13 Oct 1984 09:41:52 +0000 (01:41 -0800)]
add -d flag to all programs, to change the /usr/lib/bmac directory

SCCS-vsn: contrib/bib/src/invert.c 2.3
SCCS-vsn: contrib/bib/src/lookup.c 2.4

39 years agoadd -d flag to all programs, to change the /usr/lib/bmac directory
Robert R. Henry [Sat, 13 Oct 1984 09:34:19 +0000 (01:34 -0800)]
add -d flag to all programs, to change the /usr/lib/bmac directory
to whatever the user wants; default is /usr/lib/bmac

SCCS-vsn: contrib/bib/src/bib.c 2.7
SCCS-vsn: contrib/bib/src/bibargs.c 2.7
SCCS-vsn: contrib/bib/src/invert.c 2.3
SCCS-vsn: contrib/bib/src/listrefs.c 2.5
SCCS-vsn: contrib/bib/src/lookup.c 2.4
SCCS-vsn: contrib/bib/src/streams.c 2.3
SCCS-vsn: contrib/bib/src/bib.h 2.5

39 years agoadd -v flag, that forces -f (footnotes), and also places no
Robert R. Henry [Sat, 13 Oct 1984 07:10:08 +0000 (23:10 -0800)]
add -v flag, that forces -f (footnotes), and also places no
citation string in the output.  Anticipated use is making bibliographies
that are explicitly ordered, such as in vitae (brag sheets)

SCCS-vsn: contrib/bib/src/bib.c 2.6
SCCS-vsn: contrib/bib/src/bibargs.c 2.6

39 years agoccc84 has now appeared in sigplan
Robert R. Henry [Sat, 13 Oct 1984 07:02:34 +0000 (23:02 -0800)]
ccc84 has now appeared in sigplan

SCCS-vsn: contrib/bib/macs/bibinc.fullnames 2.8

39 years agonew version number only
Mark Opperman [Thu, 11 Oct 1984 07:56:44 +0000 (23:56 -0800)]
new version number only

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/main.c 1.7

39 years agofixed open file descriptor bug
Mark Opperman [Thu, 11 Oct 1984 05:29:41 +0000 (21:29 -0800)]
fixed open file descriptor bug

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/long2.c 1.4

39 years agoupdate for format of new SUN gremlin files.
Ralph Campbell [Tue, 9 Oct 1984 07:42:07 +0000 (23:42 -0800)]
update for format of new SUN gremlin files.

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/grn/main.c 1.19
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/grn/hdb.c 1.7
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/grn/hgraph.c 1.13

39 years agodate and time created 84/10/08 15:29:20 by ralph
Ralph Campbell [Tue, 9 Oct 1984 07:29:20 +0000 (23:29 -0800)]
date and time created 84/10/08 15:29:20 by ralph

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/grn/hpoint.c 1.1

39 years agodate and time created 84/10/08 15:26:37 by ralph
Ralph Campbell [Tue, 9 Oct 1984 07:26:37 +0000 (23:26 -0800)]
date and time created 84/10/08 15:26:37 by ralph

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/grn/gprint.h 1.1

39 years agofrom chris torek (chris@maryland)
Sam Leffler [Mon, 8 Oct 1984 02:02:00 +0000 (18:02 -0800)]
from chris torek (chris@maryland)

SCCS-vsn: old/pcc/c2.vax/c21.c 4.13

39 years agofixed typo in comment
Helge Skrivervik [Sun, 7 Oct 1984 09:40:01 +0000 (01:40 -0800)]
fixed typo in comment

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

39 years agoupdate install mode
Kirk McKusick [Sat, 6 Oct 1984 08:04:39 +0000 (00:04 -0800)]
update install mode

SCCS-vsn: sbin/dump/Makefile 1.13