unix-history/.git
42 years agoversion with printing crud
Bill Joy [Thu, 10 Dec 1981 12:35:11 +0000 (04:35 -0800)]
version with printing crud

SCCS-vsn: sys/vax/if/if_en.c 4.18

42 years agolint cleanup
Kirk McKusick [Thu, 10 Dec 1981 08:57:08 +0000 (00:57 -0800)]
lint cleanup

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 1.10
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 1.10

42 years agolint cleanup
Kirk McKusick [Thu, 10 Dec 1981 07:29:17 +0000 (23:29 -0800)]
lint cleanup

SCCS-vsn: sys/ufs/ffs/fs.h 1.8

42 years agocorrect order of args to setbuf as per bug report
Kirk McKusick [Thu, 10 Dec 1981 06:04:42 +0000 (22:04 -0800)]
correct order of args to setbuf as per bug report

SCCS-vsn: usr.bin/pascal/libpc/BUFF.c 1.3

42 years agoMerged 2.8BSD fixes to support machines without floating point
Carl Smith [Tue, 8 Dec 1981 18:50:05 +0000 (10:50 -0800)]
Merged 2.8BSD fixes to support machines without floating point
processors and improve overlay structures.

SCCS-vsn: usr.bin/ex/OTHER/makefile.70 7.2

42 years agostripoptions takes mbuf *; lint
Bill Joy [Tue, 8 Dec 1981 14:17:22 +0000 (06:17 -0800)]
stripoptions takes mbuf *; lint

SCCS-vsn: sys/netinet/tcp_input.c 1.36

42 years agoMTU allow for headers
Bill Joy [Tue, 8 Dec 1981 14:02:03 +0000 (06:02 -0800)]
MTU allow for headers

SCCS-vsn: sys/net/if_loop.c 4.4

42 years agoadded routines and bug fixes
Bill Joy [Tue, 8 Dec 1981 13:55:10 +0000 (05:55 -0800)]
added routines and bug fixes

SCCS-vsn: sys/net/if.c 4.6

42 years agochanged edstop() so that if you give -T flag, it won't
Kurt A. Shoens [Tue, 8 Dec 1981 07:50:35 +0000 (23:50 -0800)]
changed edstop() so that if you give -T flag, it won't
bother to write out the updated file you were reading.

SCCS-vsn: usr.bin/mail/fio.c 2.4

42 years agochanged berkeley arpanet host to the c70
Kurt A. Shoens [Tue, 8 Dec 1981 07:49:28 +0000 (23:49 -0800)]
changed berkeley arpanet host to the c70

SCCS-vsn: usr.bin/mail/config.c 1.2

42 years agoremoved silly dependence on tags;
Kurt A. Shoens [Tue, 8 Dec 1981 07:48:25 +0000 (23:48 -0800)]
removed silly dependence on tags;
changed to silence echo of final load command, which is long

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

42 years agomore careful when examining return status value --
Kurt A. Shoens [Tue, 8 Dec 1981 07:47:25 +0000 (23:47 -0800)]
more careful when examining return status value --
we only claim a fatal error if the editor died by other than exit()

SCCS-vsn: usr.bin/mail/collect.c 2.7

42 years agoincrease buffer sizes (it's so embarrasing when the error routines
Eric Allman [Mon, 7 Dec 1981 05:30:17 +0000 (21:30 -0800)]
increase buffer sizes (it's so embarrasing when the error routines
core dump) and strip quote bits from messages.

SCCS-vsn: usr.sbin/sendmail/src/err.c 3.18

42 years agocleanup so it will go through lint without any fancy grep -v's;
Eric Allman [Mon, 7 Dec 1981 04:41:04 +0000 (20:41 -0800)]
cleanup so it will go through lint without any fancy grep -v's;
change the way SCCS Id's are handled.

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.28
SCCS-vsn: usr.sbin/sendmail/src/arpadate.c 3.9
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.42
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.60
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.31
SCCS-vsn: usr.sbin/sendmail/src/err.c 3.17
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.56
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.37
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.24
SCCS-vsn: usr.sbin/sendmail/src/sysexits.c 3.3
SCCS-vsn: usr.sbin/sendmail/src/useful.h 3.7
SCCS-vsn: usr.sbin/sendmail/src/util.c 3.13
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.70
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.58
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 3.13
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.18
SCCS-vsn: usr.sbin/sendmail/src/macro.c 3.8
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.14
SCCS-vsn: usr.sbin/sendmail/src/stab.c 3.11
SCCS-vsn: bin/rmail/rmail.c 3.6
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.31
SCCS-vsn: usr.sbin/sendmail/mailstats/mailstats.c 3.4
SCCS-vsn: usr.sbin/sendmail/src/stats.c 3.4
SCCS-vsn: usr.bin/vacation/vacation.c 3.5
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 3.7
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 3.5
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.8
SCCS-vsn: usr.sbin/sendmail/src/convtime.c 3.2

42 years agofixed t_runc of /dev/null ! DLW
David Wasley [Mon, 7 Dec 1981 03:24:18 +0000 (19:24 -0800)]
fixed t_runc of /dev/null !  DLW

SCCS-vsn: usr.bin/f77/libI77/endfile.c 1.5

42 years agoinsert SMTP "Mail-From:" line.
Eric Allman [Sun, 6 Dec 1981 06:14:50 +0000 (22:14 -0800)]
insert SMTP "Mail-From:" line.

SCCS-vsn: usr.sbin/sendmail/src/arpadate.c 3.8
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.41
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.30
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.69
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.57
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 3.12
SCCS-vsn: usr.sbin/sendmail/src/macro.c 3.7
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.13

42 years agoadd strncpy and strncat
Eric Allman [Sun, 6 Dec 1981 04:13:28 +0000 (20:13 -0800)]
add strncpy and strncat

SCCS-vsn: usr.sbin/sendmail/src/useful.h 3.6

42 years agoput the SMTP and queueing code on compilation flags so that sendmail
Eric Allman [Sun, 6 Dec 1981 03:54:23 +0000 (19:54 -0800)]
put the SMTP and queueing code on compilation flags so that sendmail
will fit on non-ID PDP-11's (ugh); put the ugly UUCP hack on a
compilation flag also to emphasize that it sucks eggs; makefile
cleanup.

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.40
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.59
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.68
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.56
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 3.11
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 3.6
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.7

42 years agoadd clean entry
Kirk McKusick [Fri, 4 Dec 1981 14:25:56 +0000 (06:25 -0800)]
add clean entry

SCCS-vsn: usr.bin/gprof/Makefile 1.12

42 years agocleanup
Bill Joy [Fri, 4 Dec 1981 09:33:39 +0000 (01:33 -0800)]
cleanup

SCCS-vsn: sys/kern/init_main.c 4.23
SCCS-vsn: sys/kern/uipc_proto.c 4.10
SCCS-vsn: sys/kern/uipc_socket2.c 4.13
SCCS-vsn: sys/net/if.h 4.6
SCCS-vsn: sys/vax/if/if_en.c 4.17
SCCS-vsn: sys/vax/if/if_en.h 4.3
SCCS-vsn: sys/net/if_loop.c 4.3
SCCS-vsn: sys/vax/if/if_uba.c 4.4
SCCS-vsn: sys/vax/if/if_uba.h 4.3
SCCS-vsn: sys/netinet/in_pcb.c 4.12
SCCS-vsn: sys/netinet/in_pcb.h 4.2
SCCS-vsn: sys/netinet/ip_icmp.c 4.10
SCCS-vsn: sys/netinet/ip_icmp.h 4.3
SCCS-vsn: sys/netinet/ip_input.c 1.22
SCCS-vsn: sys/net/raw_usrreq.c 4.3
SCCS-vsn: sys/netinet/tcp_fsm.h 4.10
SCCS-vsn: sys/netinet/tcp_input.c 1.35
SCCS-vsn: sys/netinet/tcp_subr.c 4.6
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.39
SCCS-vsn: sys/netinet/udp_usrreq.c 4.14
SCCS-vsn: sys/vax/uba/ubareg.h 4.26

42 years agomore cleanup
Bill Joy [Thu, 3 Dec 1981 09:27:06 +0000 (01:27 -0800)]
more cleanup

SCCS-vsn: sys/vax/vax/Locore.c 4.17
SCCS-vsn: sys/kern/uipc_syscalls.c 4.10
SCCS-vsn: sys/sys/socket.h 4.10
SCCS-vsn: sys/sys/socketvar.h 4.10
SCCS-vsn: sys/kern/uipc_pipe.c 4.10
SCCS-vsn: sys/vax/uba/ubareg.h 4.25
SCCS-vsn: sys/kern/uipc_socket.c 4.16
SCCS-vsn: sys/kern/uipc_socket2.c 4.12

42 years agoyet more lint
Bill Joy [Thu, 3 Dec 1981 09:00:40 +0000 (01:00 -0800)]
yet more lint

SCCS-vsn: sys/net/if.c 4.5
SCCS-vsn: sys/net/if.h 4.5
SCCS-vsn: sys/vax/if/if_en.c 4.16
SCCS-vsn: sys/vax/if/if_en.h 4.2
SCCS-vsn: sys/net/if_loop.c 4.2
SCCS-vsn: sys/netinet/in_pcb.c 4.11
SCCS-vsn: sys/netinet/ip_input.c 1.21
SCCS-vsn: sys/netinet/ip_var.h 4.5
SCCS-vsn: sys/net/raw_usrreq.c 4.2
SCCS-vsn: sys/netinet/tcp_input.c 1.34
SCCS-vsn: sys/netinet/tcp_output.c 4.21
SCCS-vsn: sys/netinet/tcp_subr.c 4.5
SCCS-vsn: sys/netinet/tcp_timer.c 4.5
SCCS-vsn: sys/netinet/tcp_timer.h 4.2
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.38
SCCS-vsn: sys/netinet/tcp_var.h 4.11
SCCS-vsn: sys/netinet/udp_usrreq.c 4.13

42 years agobug fix from shannon
Bill Joy [Wed, 2 Dec 1981 02:41:54 +0000 (18:41 -0800)]
bug fix from shannon

SCCS-vsn: sys/vax/stand/ht.c 4.6

42 years agofix "device" name
Bill Joy [Wed, 2 Dec 1981 01:58:38 +0000 (17:58 -0800)]
fix "device" name

SCCS-vsn: sys/vax/stand/tm.c 4.6
SCCS-vsn: sys/vax/stand/ts.c 4.4

42 years agoadded ut
Sam Leffler [Wed, 2 Dec 1981 01:40:16 +0000 (17:40 -0800)]
added ut

SCCS-vsn: sys/vax/stand/conf.c 4.9

42 years agoadded ut.c
Sam Leffler [Wed, 2 Dec 1981 01:37:44 +0000 (17:37 -0800)]
added ut.c

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

42 years agoadded ut device
Sam Leffler [Wed, 2 Dec 1981 01:36:30 +0000 (17:36 -0800)]
added ut device

SCCS-vsn: sys/vax/stand/boot.c 4.6

42 years agodate and time created 81/12/01 09:35:18 by sam
Sam Leffler [Wed, 2 Dec 1981 01:35:18 +0000 (17:35 -0800)]
date and time created 81/12/01 09:35:18 by sam

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

42 years agodate and time created 81/12/01 09:35:16 by sam
Sam Leffler [Wed, 2 Dec 1981 01:35:16 +0000 (17:35 -0800)]
date and time created 81/12/01 09:35:16 by sam

SCCS-vsn: sys/vax/stand/ut.c 4.1

42 years agodate and time created 81/12/01 09:35:13 by sam
Sam Leffler [Wed, 2 Dec 1981 01:35:13 +0000 (17:35 -0800)]
date and time created 81/12/01 09:35:13 by sam

SCCS-vsn: sys/vax/stand/mt.c 4.1

42 years agolint
Bill Joy [Tue, 1 Dec 1981 08:23:33 +0000 (00:23 -0800)]
lint

SCCS-vsn: sys/kern/uipc_mbuf.c 1.18
SCCS-vsn: sys/conf/param.c 4.11
SCCS-vsn: sys/kern/uipc_proto.c 4.9
SCCS-vsn: sys/vax/vax/scb.s 4.13

42 years agouse -X on profiled .o files (to retain statics) and -x on regular .o files
Kirk McKusick [Tue, 1 Dec 1981 06:06:50 +0000 (22:06 -0800)]
use -X on profiled .o files (to retain statics) and -x on regular .o files

SCCS-vsn: usr.bin/pascal/libpc/Makefile 1.12

42 years agodate and time created 81/11/30 10:09:58 by wnj
Bill Joy [Tue, 1 Dec 1981 02:09:58 +0000 (18:09 -0800)]
date and time created 81/11/30 10:09:58 by wnj

SCCS-vsn: sys/vax/if/if_en.h 4.1

42 years agomove gcrt0.h to /usr/src/libc/csu to be with gcrt0.c
Kirk McKusick [Mon, 30 Nov 1981 15:39:38 +0000 (07:39 -0800)]
move gcrt0.h to /usr/src/libc/csu to be with gcrt0.c

SCCS-vsn: usr.bin/gprof/Makefile 1.11

42 years agorenumber to version 4
Kirk McKusick [Mon, 30 Nov 1981 15:32:41 +0000 (07:32 -0800)]
renumber to version 4

SCCS-vsn: lib/libc/gmon/gmon.c 4.1
SCCS-vsn: lib/csu/vax/crt0.c 4.1
SCCS-vsn: lib/csu/vax/Makefile 4.1

42 years agochange ld -x to ld -X, clean up profiled creation
Kirk McKusick [Mon, 30 Nov 1981 15:06:37 +0000 (07:06 -0800)]
change ld -x to ld -X, clean up profiled creation

SCCS-vsn: usr.bin/pascal/libpc/Makefile 1.11

42 years agofix comments
Sam Leffler [Mon, 30 Nov 1981 14:58:57 +0000 (06:58 -0800)]
fix comments

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

42 years agodate and time created 81/11/29 22:57:48 by sam
Sam Leffler [Mon, 30 Nov 1981 14:57:48 +0000 (06:57 -0800)]
date and time created 81/11/29 22:57:48 by sam

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

42 years agoreformatting
Sam Leffler [Mon, 30 Nov 1981 14:51:35 +0000 (06:51 -0800)]
reformatting

SCCS-vsn: usr.bin/tip/acu.c 4.5
SCCS-vsn: usr.bin/tip/acutab.c 4.5
SCCS-vsn: usr.bin/tip/aculib/biz31.c 4.4
SCCS-vsn: usr.bin/tip/cmds.c 4.7
SCCS-vsn: usr.bin/tip/cmdtab.c 4.4
SCCS-vsn: usr.bin/tip/cu.c 4.2
SCCS-vsn: usr.bin/tip/aculib/df.c 4.5
SCCS-vsn: usr.bin/tip/aculib/dn11.c 4.11
SCCS-vsn: usr.bin/tip/hunt.c 4.5
SCCS-vsn: usr.bin/tip/log.c 4.3
SCCS-vsn: usr.bin/tip/remcap.c 4.6
SCCS-vsn: usr.bin/tip/remote.c 4.5
SCCS-vsn: usr.bin/tip/tip.c 4.10
SCCS-vsn: usr.bin/tip/tipout.c 4.4
SCCS-vsn: usr.bin/tip/uucplock.c 4.3
SCCS-vsn: usr.bin/tip/value.c 4.3
SCCS-vsn: usr.bin/tip/vars.c 4.4

42 years agodate and time created 81/11/29 22:48:08 by sam
Sam Leffler [Mon, 30 Nov 1981 14:48:08 +0000 (06:48 -0800)]
date and time created 81/11/29 22:48:08 by sam

SCCS-vsn: usr.bin/tip/aculib/biz22.c 4.1

42 years agoweekend editing
Bill Joy [Mon, 30 Nov 1981 14:21:50 +0000 (06:21 -0800)]
weekend editing

SCCS-vsn: sys/vax/vax/Locore.c 4.16
SCCS-vsn: sys/vax/vax/locore.s 4.58
SCCS-vsn: sys/vax/vax/machdep.c 4.47

42 years agodate and time created 81/11/29 22:20:18 by wnj
Bill Joy [Mon, 30 Nov 1981 14:20:18 +0000 (06:20 -0800)]
date and time created 81/11/29 22:20:18 by wnj

SCCS-vsn: sys/netinet/tcpip.h 4.1

42 years agodate and time created 81/11/29 22:20:02 by wnj
Bill Joy [Mon, 30 Nov 1981 14:20:02 +0000 (06:20 -0800)]
date and time created 81/11/29 22:20:02 by wnj

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

42 years agodate and time created 81/11/29 22:19:49 by wnj
Bill Joy [Mon, 30 Nov 1981 14:19:49 +0000 (06:19 -0800)]
date and time created 81/11/29 22:19:49 by wnj

SCCS-vsn: sys/netinet/tcp_seq.h 4.1

42 years agodate and time created 81/11/29 22:19:36 by wnj
Bill Joy [Mon, 30 Nov 1981 14:19:36 +0000 (06:19 -0800)]
date and time created 81/11/29 22:19:36 by wnj

SCCS-vsn: sys/netinet/raw_ip.c 4.1

42 years agodate and time created 81/11/29 22:18:03 by wnj
Bill Joy [Mon, 30 Nov 1981 14:18:03 +0000 (06:18 -0800)]
date and time created 81/11/29 22:18:03 by wnj

SCCS-vsn: sys/net/if_loop.c 4.1

42 years agodate and time created 81/11/29 22:17:03 by wnj
Bill Joy [Mon, 30 Nov 1981 14:17:03 +0000 (06:17 -0800)]
date and time created 81/11/29 22:17:03 by wnj

SCCS-vsn: sys/net/raw_usrreq.c 4.1

42 years agolint & wkend editing
Bill Joy [Mon, 30 Nov 1981 14:14:41 +0000 (06:14 -0800)]
lint & wkend editing

SCCS-vsn: sys/sys/mbuf.h 4.7
SCCS-vsn: sys/sys/protosw.h 4.7
SCCS-vsn: sys/sys/socket.h 4.9
SCCS-vsn: sys/sys/user.h 4.9

42 years agodate and time created 81/11/29 22:06:37 by sam
Sam Leffler [Mon, 30 Nov 1981 14:06:37 +0000 (06:06 -0800)]
date and time created 81/11/29 22:06:37 by sam

SCCS-vsn: usr.bin/tip/cu.c 4.1

42 years agolint and interface cleanups
Bill Joy [Mon, 30 Nov 1981 14:03:49 +0000 (06:03 -0800)]
lint and interface cleanups

SCCS-vsn: sys/net/if.c 4.4
SCCS-vsn: sys/net/if.h 4.4
SCCS-vsn: sys/vax/if/if_en.c 4.15
SCCS-vsn: sys/vax/if/if_uba.c 4.3
SCCS-vsn: sys/netinet/in.h 4.6
SCCS-vsn: sys/netinet/in_pcb.c 4.10
SCCS-vsn: sys/netinet/in_systm.h 4.7
SCCS-vsn: sys/netinet/ip_icmp.c 4.9
SCCS-vsn: sys/netinet/ip_input.c 1.20
SCCS-vsn: sys/netinet/tcp_input.c 1.33
SCCS-vsn: sys/netinet/tcp_output.c 4.20
SCCS-vsn: sys/netinet/tcp_subr.c 4.4
SCCS-vsn: sys/netinet/tcp_timer.c 4.4
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.37
SCCS-vsn: sys/netinet/tcp_var.h 4.10
SCCS-vsn: sys/netinet/udp_usrreq.c 4.12

42 years agoconversion to start written in C
Kirk McKusick [Mon, 30 Nov 1981 09:19:41 +0000 (01:19 -0800)]
conversion to start written in C

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

42 years agodate and time created 81/11/29 16:43:24 by mckusick
Kirk McKusick [Mon, 30 Nov 1981 08:43:24 +0000 (00:43 -0800)]
date and time created 81/11/29 16:43:24 by mckusick

SCCS-vsn: lib/csu/vax/crt0.c 1.1

42 years agomake the trigger be stricter (path must end "/uux") so that mail
Eric Allman [Sat, 28 Nov 1981 13:47:43 +0000 (05:47 -0800)]
make the trigger be stricter (path must end "/uux") so that mail
forwarded to another machine will work right.  this delta should also
be removed when the other goes.

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.58

42 years agothis is a stupid hack to put "remote from <host>" lines on the From
Eric Allman [Sat, 28 Nov 1981 13:37:05 +0000 (05:37 -0800)]
this is a stupid hack to put "remote from <host>" lines on the From
lines going to UUCP mail.  someday i hope to rip out this stupidity.
it is triggered by any mailer named "uucp" -- it ought to be a special
flag, but i refuse to legitimize antique hacky mistakes.

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.57
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.67

42 years agoput in makecg() from fsck to implement the -s flag (correctly)
Kirk McKusick [Sat, 28 Nov 1981 08:39:26 +0000 (00:39 -0800)]
put in makecg() from fsck to implement the -s flag (correctly)

SCCS-vsn: sbin/icheck/icheck.c 1.9

42 years agoclean up makecg in preparation for moving it to icheck (-s)
Kirk McKusick [Sat, 28 Nov 1981 08:37:52 +0000 (00:37 -0800)]
clean up makecg in preparation for moving it to icheck (-s)

SCCS-vsn: sbin/fsck/main.c 1.13

42 years agobefore carry to arpavax
Bill Joy [Fri, 27 Nov 1981 03:59:17 +0000 (19:59 -0800)]
before carry to arpavax

SCCS-vsn: sys/kern/uipc_socket.c 4.15
SCCS-vsn: sys/kern/uipc_socket2.c 4.11

42 years agobefore carry to ARPAVAX
Bill Joy [Fri, 27 Nov 1981 03:58:55 +0000 (19:58 -0800)]
before carry to ARPAVAX

SCCS-vsn: sys/netinet/udp_usrreq.c 4.11

42 years agobefore carry to arpavax
Bill Joy [Fri, 27 Nov 1981 03:58:49 +0000 (19:58 -0800)]
before carry to arpavax

SCCS-vsn: sys/vax/vax/scb.s 4.12

42 years agobefore carry to ARPAVAX
Bill Joy [Fri, 27 Nov 1981 03:58:45 +0000 (19:58 -0800)]
before carry to ARPAVAX

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

42 years agobefore carry to arpavax
Bill Joy [Fri, 27 Nov 1981 03:58:41 +0000 (19:58 -0800)]
before carry to arpavax

SCCS-vsn: sys/kern/uipc_mbuf.c 1.17
SCCS-vsn: sys/kern/uipc_pipe.c 4.9
SCCS-vsn: sys/kern/uipc_proto.c 4.8

42 years agobefore carry to ARPAVAX
Bill Joy [Fri, 27 Nov 1981 03:58:16 +0000 (19:58 -0800)]
before carry to ARPAVAX

SCCS-vsn: sys/netinet/tcp_output.c 4.19
SCCS-vsn: sys/netinet/tcp_subr.c 4.3
SCCS-vsn: sys/netinet/tcp_timer.c 4.3
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.36

42 years agobefore carry to arpavax
Bill Joy [Fri, 27 Nov 1981 03:57:37 +0000 (19:57 -0800)]
before carry to arpavax

SCCS-vsn: sys/kern/uipc_syscalls.c 4.9
SCCS-vsn: sys/vax/vax/locore.s 4.57

42 years agobefore carry to ARPAVAX
Bill Joy [Fri, 27 Nov 1981 03:57:04 +0000 (19:57 -0800)]
before carry to ARPAVAX

SCCS-vsn: sys/net/if.c 4.3
SCCS-vsn: sys/net/if.h 4.3
SCCS-vsn: sys/vax/if/if_en.c 4.14
SCCS-vsn: sys/vax/if/if_uba.c 4.2
SCCS-vsn: sys/vax/if/if_uba.h 4.2
SCCS-vsn: sys/netinet/in.h 4.5
SCCS-vsn: sys/vax/vax/in_cksum.c 1.11
SCCS-vsn: sys/netinet/in_pcb.c 4.9
SCCS-vsn: sys/netinet/in_systm.h 4.6
SCCS-vsn: sys/netinet/ip_icmp.c 4.8
SCCS-vsn: sys/netinet/ip_input.c 1.19
SCCS-vsn: sys/netinet/ip_output.c 1.20
SCCS-vsn: sys/netinet/ip_var.h 4.4
SCCS-vsn: sys/netinet/tcp.h 1.19
SCCS-vsn: sys/netinet/tcp_fsm.h 4.9
SCCS-vsn: sys/netinet/tcp_input.c 1.32

42 years agobefore carry to arpavax
Bill Joy [Fri, 27 Nov 1981 03:54:41 +0000 (19:54 -0800)]
before carry to arpavax

SCCS-vsn: sys/sys/mbuf.h 4.6
SCCS-vsn: sys/sys/param.h 4.14
SCCS-vsn: sys/sys/protosw.h 4.6
SCCS-vsn: sys/sys/socket.h 4.8
SCCS-vsn: sys/sys/socketvar.h 4.9
SCCS-vsn: sys/sys/systm.h 4.22
SCCS-vsn: sys/vax/uba/ubareg.h 4.24
SCCS-vsn: sys/vax/uba/ubavar.h 4.23

42 years agodate and time created 81/11/25 18:14:25 by wnj
Bill Joy [Thu, 26 Nov 1981 10:14:25 +0000 (02:14 -0800)]
date and time created 81/11/25 18:14:25 by wnj

SCCS-vsn: sys/vax/if/if_uba.h 4.1

42 years agodate and time created 81/11/25 18:13:50 by wnj
Bill Joy [Thu, 26 Nov 1981 10:13:50 +0000 (02:13 -0800)]
date and time created 81/11/25 18:13:50 by wnj

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

42 years agotime to reformat
Sam Leffler [Thu, 26 Nov 1981 08:55:02 +0000 (00:55 -0800)]
time to reformat

SCCS-vsn: old/flcopy/flcopy.c 4.4

42 years agolisting
Bill Joy [Thu, 26 Nov 1981 08:10:39 +0000 (00:10 -0800)]
listing

SCCS-vsn: sys/netinet/tcp_fsm.h 4.8
SCCS-vsn: sys/netinet/tcp_input.c 1.31
SCCS-vsn: sys/netinet/tcp_output.c 4.18
SCCS-vsn: sys/netinet/tcp_subr.c 4.2
SCCS-vsn: sys/netinet/tcp_timer.c 4.2
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.35
SCCS-vsn: sys/netinet/tcp_var.h 4.8

42 years agoimplement -r
Bill Joy [Thu, 26 Nov 1981 06:46:21 +0000 (22:46 -0800)]
implement -r

SCCS-vsn: sbin/mount/mount.c 4.6

42 years agofix debugging printfs for asgnsamples().
Kirk McKusick [Thu, 26 Nov 1981 04:28:13 +0000 (20:28 -0800)]
fix debugging printfs for asgnsamples().

SCCS-vsn: usr.bin/gprof/gprof.c 1.10

42 years agomove entry point to top of code so that profil will work right
Kirk McKusick [Thu, 26 Nov 1981 02:06:24 +0000 (18:06 -0800)]
move entry point to top of code so that profil will work right

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

42 years ago65535 is not ~= 65536 for text sizes >= 65536. (scale factor to profil)
Kirk McKusick [Thu, 26 Nov 1981 02:00:15 +0000 (18:00 -0800)]
65535 is not ~= 65536 for text sizes >= 65536. (scale factor to profil)

SCCS-vsn: lib/libc/gmon/gmon.c 1.8

42 years agodate and time created 81/11/24 17:35:58 by wnj
Bill Joy [Wed, 25 Nov 1981 09:35:58 +0000 (01:35 -0800)]
date and time created 81/11/24 17:35:58 by wnj

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

42 years agodate and time created 81/11/24 17:35:27 by wnj
Bill Joy [Wed, 25 Nov 1981 09:35:27 +0000 (01:35 -0800)]
date and time created 81/11/24 17:35:27 by wnj

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

42 years agostart rewrite
Bill Joy [Wed, 25 Nov 1981 09:34:16 +0000 (01:34 -0800)]
start rewrite

SCCS-vsn: sys/netinet/tcp.h 1.18
SCCS-vsn: sys/netinet/tcp_fsm.h 4.7
SCCS-vsn: sys/netinet/tcp_input.c 1.30
SCCS-vsn: sys/netinet/tcp_output.c 4.17
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.34
SCCS-vsn: sys/netinet/tcp_var.h 4.7

42 years agoremove an else to simplify code
Bill Joy [Tue, 24 Nov 1981 23:57:49 +0000 (15:57 -0800)]
remove an else to simplify code

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

42 years agominor fixups pre tcp<->spec coordination
Bill Joy [Tue, 24 Nov 1981 23:54:30 +0000 (15:54 -0800)]
minor fixups pre tcp<->spec coordination

SCCS-vsn: sys/vax/if/if_en.c 4.13
SCCS-vsn: sys/netinet/ip_output.c 1.19
SCCS-vsn: sys/netinet/tcp_input.c 1.29
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.33
SCCS-vsn: sys/netinet/tcp_var.h 4.6
SCCS-vsn: sys/netinet/udp_usrreq.c 4.10

42 years agofix install code
Kirk McKusick [Tue, 24 Nov 1981 15:10:53 +0000 (07:10 -0800)]
fix install code

SCCS-vsn: usr.bin/pascal/libpc/Makefile 1.10
SCCS-vsn: usr.bin/pascal/libpc/Makefile 1.10

42 years agomods for gprof to produce profiled library
Kirk McKusick [Tue, 24 Nov 1981 14:50:22 +0000 (06:50 -0800)]
mods for gprof to produce profiled library

SCCS-vsn: usr.bin/pascal/libpc/Makefile 1.9

42 years agocheck for internal file table overflow
Kirk McKusick [Tue, 24 Nov 1981 14:48:31 +0000 (06:48 -0800)]
check for internal file table overflow

SCCS-vsn: usr.bin/pascal/libpc/GETNAME.c 1.8

42 years agodate and time created 81/11/23 22:42:23 by mckusick
Kirk McKusick [Tue, 24 Nov 1981 14:42:23 +0000 (06:42 -0800)]
date and time created 81/11/23 22:42:23 by mckusick

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

42 years agogprof mods
Kirk McKusick [Tue, 24 Nov 1981 10:59:01 +0000 (02:59 -0800)]
gprof mods

SCCS-vsn: usr.bin/pascal/pc/pc.c 3.13
SCCS-vsn: old/pcc/cc/cc.c 4.2

42 years agoget rid of random junk
Kirk McKusick [Tue, 24 Nov 1981 10:05:32 +0000 (02:05 -0800)]
get rid of random junk

SCCS-vsn: usr.bin/gprof/Makefile 1.10

42 years agoband-aid to setup ifen
Bill Joy [Tue, 24 Nov 1981 07:38:30 +0000 (23:38 -0800)]
band-aid to setup ifen

SCCS-vsn: sys/vax/if/if_en.c 4.12

42 years agocleanup
Bill Joy [Mon, 23 Nov 1981 16:11:41 +0000 (08:11 -0800)]
cleanup

SCCS-vsn: sys/netinet/udp_usrreq.c 4.9

42 years agomany fixups (and crud) to first working version
Bill Joy [Mon, 23 Nov 1981 16:09:35 +0000 (08:09 -0800)]
many fixups (and crud) to first working version

SCCS-vsn: sys/netinet/udp_usrreq.c 4.8

42 years agono flipping of sport/dport
Bill Joy [Mon, 23 Nov 1981 16:08:38 +0000 (08:08 -0800)]
no flipping of sport/dport

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

42 years agono address flipping; cksum to ffff; caller to ip_output sets ttl
Bill Joy [Mon, 23 Nov 1981 16:07:48 +0000 (08:07 -0800)]
no address flipping; cksum to ffff; caller to ip_output sets ttl

SCCS-vsn: sys/netinet/tcp_input.c 1.28

42 years agocaller now sets ip_ttl (&& ip_len!)
Bill Joy [Mon, 23 Nov 1981 16:06:27 +0000 (08:06 -0800)]
caller now sets ip_ttl (&& ip_len!)

SCCS-vsn: sys/netinet/ip_output.c 1.18

42 years agodrop crud
Bill Joy [Mon, 23 Nov 1981 16:05:30 +0000 (08:05 -0800)]
drop crud

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

42 years agofirst working version (with crud) for dg's
Bill Joy [Mon, 23 Nov 1981 16:02:31 +0000 (08:02 -0800)]
first working version (with crud) for dg's

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

42 years agoset ip_ttl
Bill Joy [Mon, 23 Nov 1981 16:01:53 +0000 (08:01 -0800)]
set ip_ttl

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

42 years agocleaned up and re-enable compaction
Bill Joy [Mon, 23 Nov 1981 16:00:28 +0000 (08:00 -0800)]
cleaned up and re-enable compaction

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

42 years agoseveral fixes; also crud (first working dg version)
Bill Joy [Mon, 23 Nov 1981 15:57:57 +0000 (07:57 -0800)]
several fixes; also crud (first working dg version)

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

42 years agos/BBNNET/INET
Bill Joy [Mon, 23 Nov 1981 15:56:44 +0000 (07:56 -0800)]
s/BBNNET/INET

SCCS-vsn: sys/vax/vax/scb.s 4.11

42 years agofix to PR_ADDR code
Bill Joy [Mon, 23 Nov 1981 15:55:21 +0000 (07:55 -0800)]
fix to PR_ADDR code

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

42 years agoworking with dg's but a lot of crud
Bill Joy [Mon, 23 Nov 1981 15:49:53 +0000 (07:49 -0800)]
working with dg's but a lot of crud

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

42 years agounderstand long inodes; convert from old to new directory format
Kirk McKusick [Mon, 23 Nov 1981 11:58:16 +0000 (03:58 -0800)]
understand long inodes; convert from old to new directory format

SCCS-vsn: sbin/restore/main.c 1.7

42 years agoEdit queue control files when running queue (assuming there are still
Eric Allman [Mon, 23 Nov 1981 11:18:15 +0000 (03:18 -0800)]
Edit queue control files when running queue (assuming there are still
recipients left).  Also, modify the MsgPriority to be the absolute
number (not the Priority: value); this allows us to include aging into
the priority algorithm.

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.56
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.29
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.55
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.36
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.66
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.55
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.12
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.6