unix-history/.git
42 years agom_free set to 0
Bill Joy [Mon, 21 Dec 1981 07:28:54 +0000 (23:28 -0800)]
m_free set to 0

SCCS-vsn: sys/kern/uipc_mbuf.c 1.23

42 years agotypo in fasttimo code
Bill Joy [Mon, 21 Dec 1981 07:25:22 +0000 (23:25 -0800)]
typo in fasttimo code

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

42 years agosleep for connection in accept; return address in accept
Bill Joy [Mon, 21 Dec 1981 07:24:41 +0000 (23:24 -0800)]
sleep for connection in accept; return address in accept

SCCS-vsn: sys/kern/uipc_syscalls.c 4.12

42 years agotrace code and startup shutdown fixups
Bill Joy [Mon, 21 Dec 1981 07:23:45 +0000 (23:23 -0800)]
trace code and startup shutdown fixups

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

42 years agofix shutdown code
Bill Joy [Mon, 21 Dec 1981 07:23:05 +0000 (23:23 -0800)]
fix shutdown code

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

42 years agoadd trace call
Bill Joy [Mon, 21 Dec 1981 07:22:26 +0000 (23:22 -0800)]
add trace call

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

42 years agonumerous fixes
Bill Joy [Mon, 21 Dec 1981 07:21:23 +0000 (23:21 -0800)]
numerous fixes

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

42 years agodon't call sbdrop with 0 chars;
Bill Joy [Sun, 20 Dec 1981 04:53:00 +0000 (20:53 -0800)]
don't call sbdrop with 0 chars;

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

42 years agofix soaccept
Bill Joy [Sun, 20 Dec 1981 04:50:21 +0000 (20:50 -0800)]
fix soaccept

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

42 years agofix up proto* handling
Bill Joy [Sun, 20 Dec 1981 04:48:17 +0000 (20:48 -0800)]
fix up proto* handling

SCCS-vsn: sys/kern/kern_clock.c 4.30

42 years agoa number of minor bugs
Bill Joy [Sun, 20 Dec 1981 04:47:13 +0000 (20:47 -0800)]
a number of minor bugs

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

42 years agono reason to soisconnected in PRU_ACCEPT
Bill Joy [Sun, 20 Dec 1981 04:45:53 +0000 (20:45 -0800)]
no reason to soisconnected in PRU_ACCEPT

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

42 years agoclean up disconnect semantics
Bill Joy [Sun, 20 Dec 1981 04:45:21 +0000 (20:45 -0800)]
clean up disconnect semantics

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

42 years agowatch out for tp==0
Bill Joy [Sun, 20 Dec 1981 04:44:48 +0000 (20:44 -0800)]
watch out for tp==0

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

42 years agolocal address 0 gives preferred local net
Bill Joy [Sun, 20 Dec 1981 04:36:28 +0000 (20:36 -0800)]
local address 0 gives preferred local net

SCCS-vsn: sys/netinet/in_pcb.c 4.14

42 years agonew cu interface and phone numbers for tip
Bill Shannon [Thu, 17 Dec 1981 09:25:10 +0000 (01:25 -0800)]
new cu interface and phone numbers for tip

SCCS-vsn: usr.bin/tip/cu.c 4.3
SCCS-vsn: usr.bin/tip/tip.c 4.11
SCCS-vsn: usr.bin/tip/tip.h 4.6
SCCS-vsn: usr.bin/tip/tipout.c 4.5

42 years agoincorrect residual calculation
Sam Leffler [Wed, 16 Dec 1981 03:57:35 +0000 (19:57 -0800)]
incorrect residual calculation

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

42 years agoremoved redundant include of sgtty.h
Kurt A. Shoens [Tue, 15 Dec 1981 06:47:56 +0000 (22:47 -0800)]
removed redundant include of sgtty.h

SCCS-vsn: usr.bin/mail/tty.c 2.2

42 years agoPut in a nice identification string that will appear at
Kurt A. Shoens [Tue, 15 Dec 1981 06:05:55 +0000 (22:05 -0800)]
Put in a nice identification string that will appear at
the beginning of an sccs what of Mail.

SCCS-vsn: usr.bin/mail/version.c 2.5

42 years agodelete prints
Bill Joy [Sun, 13 Dec 1981 10:07:55 +0000 (02:07 -0800)]
delete prints

SCCS-vsn: sys/kern/kern_clock.c 4.29
SCCS-vsn: sys/kern/uipc_mbuf.c 1.22
SCCS-vsn: sys/kern/uipc_proto.c 4.12
SCCS-vsn: sys/kern/uipc_socket.c 4.18
SCCS-vsn: sys/kern/uipc_socket2.c 4.15

42 years agoclean out printf
Bill Joy [Sun, 13 Dec 1981 10:05:35 +0000 (02:05 -0800)]
clean out printf

SCCS-vsn: sys/vax/if/if_en.c 4.22
SCCS-vsn: sys/netinet/ip_input.c 1.27
SCCS-vsn: sys/netinet/tcp_input.c 1.40
SCCS-vsn: sys/netinet/tcp_output.c 4.23
SCCS-vsn: sys/netinet/tcp_subr.c 4.8
SCCS-vsn: sys/netinet/tcp_timer.c 4.7
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.41

42 years agoadd PR_FASTHZ
Bill Joy [Sun, 13 Dec 1981 09:50:41 +0000 (01:50 -0800)]
add PR_FASTHZ

SCCS-vsn: sys/sys/protosw.h 4.8

42 years agoalmost works
Bill Joy [Sun, 13 Dec 1981 09:49:54 +0000 (01:49 -0800)]
almost works

SCCS-vsn: sys/kern/kern_clock.c 4.28
SCCS-vsn: sys/kern/uipc_mbuf.c 1.21
SCCS-vsn: sys/kern/uipc_proto.c 4.11
SCCS-vsn: sys/kern/uipc_socket.c 4.17
SCCS-vsn: sys/kern/uipc_socket2.c 4.14

42 years agowith crud (first working version)
Bill Joy [Sun, 13 Dec 1981 04:59:45 +0000 (20:59 -0800)]
with crud (first working version)

SCCS-vsn: sys/vax/if/if_en.c 4.21
SCCS-vsn: sys/netinet/ip_input.c 1.26
SCCS-vsn: sys/netinet/tcp_fsm.h 4.11
SCCS-vsn: sys/netinet/tcp_input.c 1.39
SCCS-vsn: sys/netinet/tcp_output.c 4.22
SCCS-vsn: sys/netinet/tcp_subr.c 4.7
SCCS-vsn: sys/netinet/tcp_timer.c 4.6
SCCS-vsn: sys/netinet/tcp_timer.h 4.3
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.40
SCCS-vsn: sys/netinet/tcp_var.h 4.13
SCCS-vsn: sys/netinet/udp_usrreq.c 4.17

42 years agolint
Bill Joy [Sat, 12 Dec 1981 14:15:09 +0000 (06:15 -0800)]
lint

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

42 years agoprintf on bad packets
Bill Joy [Sat, 12 Dec 1981 14:14:32 +0000 (06:14 -0800)]
printf on bad packets

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

42 years agocleanup
Bill Joy [Sat, 12 Dec 1981 14:14:04 +0000 (06:14 -0800)]
cleanup

SCCS-vsn: sys/netinet/in_pcb.c 4.13

42 years agobug fixes
Bill Joy [Sat, 12 Dec 1981 14:13:31 +0000 (06:13 -0800)]
bug fixes

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

42 years agoAdded code to adjust the number of headers printed on
Kurt A. Shoens [Fri, 11 Dec 1981 11:57:30 +0000 (03:57 -0800)]
Added code to adjust the number of headers printed on
start up according to speed of terminal; added option "screen" to
override this.

Changed to print senders of uucp messages by only their home machine and name.

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

42 years agochanged nameof() to only return the last part of a uucp
Kurt A. Shoens [Fri, 11 Dec 1981 11:33:50 +0000 (03:33 -0800)]
changed nameof() to only return the last part of a uucp
name, eg: lastmachine!user when the name is to be used for display
purposes (reptype == 0)

SCCS-vsn: usr.bin/mail/aux.c 2.3

42 years agoadded global variable baud -- output speed rate
Kurt A. Shoens [Fri, 11 Dec 1981 04:55:50 +0000 (20:55 -0800)]
added global variable baud -- output speed rate

SCCS-vsn: usr.bin/mail/glob.h 2.5

42 years agoremoved define constant SCREEN, previously used for paging
Kurt A. Shoens [Fri, 11 Dec 1981 04:55:21 +0000 (20:55 -0800)]
removed define constant SCREEN, previously used for paging
headers

SCCS-vsn: usr.bin/mail/def.h 2.4

42 years agochanged to set global "baud" to the output rate code from gtty
Kurt A. Shoens [Fri, 11 Dec 1981 04:54:37 +0000 (20:54 -0800)]
changed to set global "baud" to the output rate code from gtty

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

42 years agochanged header command and scrolling command to determine
Kurt A. Shoens [Fri, 11 Dec 1981 04:53:53 +0000 (20:53 -0800)]
changed header command and scrolling command to determine
size of "page" of headers by looking at baud rate the user option
"screen"

SCCS-vsn: usr.bin/mail/cmd1.c 2.3

42 years agocleanup
Bill Joy [Thu, 10 Dec 1981 13:20:15 +0000 (05:20 -0800)]
cleanup

SCCS-vsn: sys/kern/uipc_mbuf.c 1.20

42 years agobrushu\10
Bill Joy [Thu, 10 Dec 1981 13:19:10 +0000 (05:19 -0800)]
brushu\10

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

42 years agorcv_wnd to short
Bill Joy [Thu, 10 Dec 1981 13:13:15 +0000 (05:13 -0800)]
rcv_wnd to short

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

42 years agorearrange fields
Bill Joy [Thu, 10 Dec 1981 13:11:43 +0000 (05:11 -0800)]
rearrange fields

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

42 years agonew and cleaner version
Bill Joy [Thu, 10 Dec 1981 12:53:55 +0000 (04:53 -0800)]
new and cleaner version

SCCS-vsn: sys/kern/uipc_mbuf.c 1.19

42 years agoifinit and loattach
Bill Joy [Thu, 10 Dec 1981 12:53:24 +0000 (04:53 -0800)]
ifinit and loattach

SCCS-vsn: sys/kern/init_main.c 4.24

42 years agofix to mbmap init
Bill Joy [Thu, 10 Dec 1981 12:52:49 +0000 (04:52 -0800)]
fix to mbmap init

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

42 years agoset u.u_base
Bill Joy [Thu, 10 Dec 1981 12:52:08 +0000 (04:52 -0800)]
set u.u_base

SCCS-vsn: sys/kern/uipc_syscalls.c 4.11

42 years agoremove crud
Bill Joy [Thu, 10 Dec 1981 12:51:29 +0000 (04:51 -0800)]
remove crud

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

42 years agominor bugs
Bill Joy [Thu, 10 Dec 1981 12:49:59 +0000 (04:49 -0800)]
minor bugs

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

42 years agopages->clusters
Bill Joy [Thu, 10 Dec 1981 12:49:21 +0000 (04:49 -0800)]
pages->clusters

SCCS-vsn: sys/sys/mbuf.h 4.8

42 years agostick in ifubareset
Bill Joy [Thu, 10 Dec 1981 12:48:54 +0000 (04:48 -0800)]
stick in ifubareset

SCCS-vsn: sys/vax/uba/uba.c 4.39

42 years agowith crud
Bill Joy [Thu, 10 Dec 1981 12:46:03 +0000 (04:46 -0800)]
with crud

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

42 years agobug fixes for hlen
Bill Joy [Thu, 10 Dec 1981 12:44:30 +0000 (04:44 -0800)]
bug fixes for hlen

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

42 years agocleanup
Bill Joy [Thu, 10 Dec 1981 12:43:12 +0000 (04:43 -0800)]
cleanup

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

42 years agowith debugging crud
Bill Joy [Thu, 10 Dec 1981 12:41:06 +0000 (04:41 -0800)]
with debugging crud

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

42 years agoremove crud
Bill Joy [Thu, 10 Dec 1981 12:40:30 +0000 (04:40 -0800)]
remove crud

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

42 years agowith debugging crud
Bill Joy [Thu, 10 Dec 1981 12:39:14 +0000 (04:39 -0800)]
with debugging crud

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

42 years agoremove debugging crud
Bill Joy [Thu, 10 Dec 1981 12:38:53 +0000 (04:38 -0800)]
remove debugging crud

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

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