unix-history/.git
41 years agoOldest available version at Berkeley
Robert R. Henry [Sun, 7 Nov 1982 05:48:43 +0000 (21:48 -0800)]
Oldest available version at Berkeley

SCCS-vsn: usr.bin/diction/style3/conp.h 4.1
SCCS-vsn: usr.bin/diction/style1/names.h 4.1
SCCS-vsn: usr.bin/diction/style3/style.h 4.1
SCCS-vsn: usr.bin/diction/diction/diction.1 4.1
SCCS-vsn: usr.bin/deroff/deroff.c 4.1
SCCS-vsn: usr.bin/diction/style1/dict.c 4.1
SCCS-vsn: usr.bin/diction/diction/dprog.c 4.1
SCCS-vsn: usr.bin/diction/style2/edict.c 4.1
SCCS-vsn: usr.bin/diction/style2/ehash.c 4.1
SCCS-vsn: usr.bin/diction/style1/nhash.c 4.1
SCCS-vsn: usr.bin/diction/style3/outp.c 4.1
SCCS-vsn: usr.bin/diction/style3/pscan.c 4.1
SCCS-vsn: usr.bin/diction/style1/ydict.c 4.1
SCCS-vsn: usr.bin/diction/style2/style2.l 4.1
SCCS-vsn: usr.bin/diction/style1/style1.l 4.1
SCCS-vsn: usr.bin/diction/style3/part.l 4.1
SCCS-vsn: usr.bin/diction/Makefile 4.1
SCCS-vsn: usr.bin/diction/diction/dict.d 4.1
SCCS-vsn: usr.bin/diction/explain/explain.d 4.1
SCCS-vsn: usr.bin/diction/diction/diction.sh 4.1
SCCS-vsn: usr.bin/diction/explain/explain.sh 4.1
SCCS-vsn: usr.bin/diction/style/style.sh 4.1
SCCS-vsn: usr.bin/diction/README 4.1

41 years agochanges per kurt
Kirk McKusick [Sun, 7 Nov 1982 03:53:56 +0000 (19:53 -0800)]
changes per kurt

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

41 years agofix bug with max() macro
Ken Arnold [Sat, 6 Nov 1982 09:12:02 +0000 (01:12 -0800)]
fix bug with max() macro

SCCS-vsn: lib/libcurses/overlay.c 1.4

41 years agoadd the -Z flag and the "xf" file; old "xf" file is now the "nf" file.
Eric Allman [Sat, 6 Nov 1982 08:55:41 +0000 (00:55 -0800)]
add the -Z flag and the "xf" file; old "xf" file is now the "nf" file.

SCCS-mr: usr.sbin/sendmail/doc/op/op.me 062
SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 1.4

41 years agoarrange to freeze the configuration file for quick startup -- this
Eric Allman [Sat, 6 Nov 1982 05:12:52 +0000 (21:12 -0800)]
arrange to freeze the configuration file for quick startup -- this
technique requires reprocessing the argv so that flag settings don't
get lost, and is really rather of a hack.

SCCS-mr: usr.sbin/sendmail/src/main.c 062
SCCS-mr: usr.sbin/sendmail/src/conf.c 062
SCCS-mr: usr.sbin/sendmail/src/sendmail.h 062
SCCS-mr: usr.sbin/sendmail/src/version.c 062
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.130
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.63
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.97
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.238

41 years agomerge from monet
Sam Leffler [Sat, 6 Nov 1982 01:00:50 +0000 (17:00 -0800)]
merge from monet

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

41 years agodon't unlink qf & df files on ^C
Eric Allman [Fri, 5 Nov 1982 07:22:16 +0000 (23:22 -0800)]
don't unlink qf & df files on ^C

SCCS-mr: usr.sbin/sendmail/src/main.c 019
SCCS-mr: usr.sbin/sendmail/src/version.c 019
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.129
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.237

41 years agofix bug in back compat dir code
Eric Allman [Fri, 5 Nov 1982 07:17:35 +0000 (23:17 -0800)]
fix bug in back compat dir code

SCCS-mr: usr.sbin/sendmail/src/queue.c 056
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.49

41 years agoput header conditionals into the .cf file
Eric Allman [Fri, 5 Nov 1982 05:27:38 +0000 (21:27 -0800)]
put header conditionals into the .cf file

SCCS-mr: usr.sbin/sendmail/doc/op/op.me 037
SCCS-mr: usr.sbin/sendmail/src/main.c 037
SCCS-mr: usr.sbin/sendmail/src/conf.c 037
SCCS-mr: usr.sbin/sendmail/src/sendmail.h 037
SCCS-mr: usr.sbin/sendmail/src/savemail.c 037
SCCS-mr: usr.sbin/sendmail/src/version.c 037
SCCS-mr: usr.sbin/sendmail/src/headers.c 037
SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 1.3
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.128
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.62
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.96
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.46
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.236
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.36

41 years agodon't strip quotes off of addresses during prescan
Eric Allman [Thu, 4 Nov 1982 03:18:06 +0000 (19:18 -0800)]
don't strip quotes off of addresses during prescan

SCCS-mr: usr.sbin/sendmail/src/parseaddr.c 059
SCCS-mr: usr.sbin/sendmail/src/version.c 059
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.64
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.235

41 years agoPut the temporary file mode on the F option
Eric Allman [Thu, 4 Nov 1982 02:34:13 +0000 (18:34 -0800)]
Put the temporary file mode on the F option

SCCS-mr: usr.sbin/sendmail/src/version.c 058
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.234

41 years agoPut temporary file mode on the F option
Eric Allman [Thu, 4 Nov 1982 02:29:45 +0000 (18:29 -0800)]
Put temporary file mode on the F option

SCCS-mr: usr.sbin/sendmail/src/main.c 058
SCCS-mr: usr.sbin/sendmail/src/collect.c 058
SCCS-mr: usr.sbin/sendmail/src/util.c 058
SCCS-mr: usr.sbin/sendmail/src/queue.c 058
SCCS-mr: usr.sbin/sendmail/src/readcf.c 058
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.127
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.53
SCCS-vsn: usr.sbin/sendmail/src/util.c 3.34
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.48
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.40

41 years agoAdd FileMode
Eric Allman [Thu, 4 Nov 1982 02:04:01 +0000 (18:04 -0800)]
Add FileMode

SCCS-mr: usr.sbin/sendmail/src/sendmail.h 059
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.95

41 years agoArrange to strip quote bits in message header; move SPACESUB into
Eric Allman [Thu, 4 Nov 1982 01:49:36 +0000 (17:49 -0800)]
Arrange to strip quote bits in message header; move SPACESUB into
conf.c; change SpaceSub to unquoted dot

SCCS-mr: usr.sbin/sendmail/src/conf.c 049
SCCS-mr: usr.sbin/sendmail/src/deliver.c 049
SCCS-mr: usr.sbin/sendmail/src/sendmail.h 049
SCCS-mr: usr.sbin/sendmail/src/parseaddr.c 049
SCCS-mr: usr.sbin/sendmail/src/version.c 049
SCCS-mr: usr.sbin/sendmail/src/util.c 049
SCCS-mr: usr.sbin/sendmail/src/recipient.c 049
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.61
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.125
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.94
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.63
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.233
SCCS-vsn: usr.sbin/sendmail/src/util.c 3.33
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.43

41 years agoArrange for queue.c to aapt to systems w/o new directory code
Eric Allman [Thu, 4 Nov 1982 01:00:42 +0000 (17:00 -0800)]
Arrange for queue.c to aapt to systems w/o new directory code

SCCS-mr: usr.sbin/sendmail/src/version.c 056
SCCS-mr: usr.sbin/sendmail/src/queue.c 056
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.232
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.47

41 years agominor changes before printing for uwisc
Eric Allman [Thu, 4 Nov 1982 00:30:16 +0000 (16:30 -0800)]
minor changes before printing for uwisc

SCCS-mr: usr.sbin/sendmail/doc/intro/intro.me 028
SCCS-vsn: usr.sbin/sendmail/doc/intro/intro.me 3.22

41 years agoadd vm_machdep.c
Bill Joy [Wed, 3 Nov 1982 17:33:22 +0000 (09:33 -0800)]
add vm_machdep.c

SCCS-vsn: sys/vax/conf/files.vax 1.3

41 years agodelete protosw and protoswLAST
Bill Joy [Wed, 3 Nov 1982 17:33:00 +0000 (09:33 -0800)]
delete protosw and protoswLAST

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

41 years agoadd physstrat; typo in locore.s
Bill Joy [Wed, 3 Nov 1982 17:23:05 +0000 (09:23 -0800)]
add physstrat; typo in locore.s

SCCS-vsn: sys/vax/vax/locore.s 4.73
SCCS-vsn: sys/vax/vax/machdep.c 4.70

41 years agomisc 4.1c fixes
Bill Joy [Wed, 3 Nov 1982 17:09:09 +0000 (09:09 -0800)]
misc 4.1c fixes

SCCS-vsn: sys/netinet/in.h 4.18
SCCS-vsn: sys/netinet/in_pcb.c 4.36
SCCS-vsn: sys/netinet/in_proto.c 5.3
SCCS-vsn: sys/netinet/ip_icmp.c 4.24
SCCS-vsn: sys/netinet/ip_input.c 1.58
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.70
SCCS-vsn: sys/netinet/udp_usrreq.c 4.40

41 years agostill not right
Bill Joy [Wed, 3 Nov 1982 16:46:46 +0000 (08:46 -0800)]
still not right

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

41 years agosoreserve
Bill Joy [Wed, 3 Nov 1982 16:04:13 +0000 (08:04 -0800)]
soreserve

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

41 years agotypos
Bill Joy [Wed, 3 Nov 1982 15:39:29 +0000 (07:39 -0800)]
typos

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

41 years agoremove crud
Bill Joy [Wed, 3 Nov 1982 15:38:47 +0000 (07:38 -0800)]
remove crud

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

41 years agodate and time created 82/11/02 22:30:26 by sam
Sam Leffler [Wed, 3 Nov 1982 14:30:26 +0000 (06:30 -0800)]
date and time created 82/11/02 22:30:26 by sam

SCCS-vsn: sbin/routed/Makefile 4.1

41 years agomajor rewrite -- too much to describe here
Sam Leffler [Wed, 3 Nov 1982 14:29:59 +0000 (06:29 -0800)]
major rewrite -- too much to describe here

SCCS-vsn: sbin/routed/af.c 4.9
SCCS-vsn: sbin/routed/defs.h 4.11

41 years agodate and time created 82/11/02 22:28:11 by sam
Sam Leffler [Wed, 3 Nov 1982 14:28:11 +0000 (06:28 -0800)]
date and time created 82/11/02 22:28:11 by sam

SCCS-vsn: sbin/routed/trace.c 4.1

41 years agodate and time created 82/11/02 22:28:10 by sam
Sam Leffler [Wed, 3 Nov 1982 14:28:10 +0000 (06:28 -0800)]
date and time created 82/11/02 22:28:10 by sam

SCCS-vsn: sbin/routed/timer.c 4.1

41 years agodate and time created 82/11/02 22:28:08 by sam
Sam Leffler [Wed, 3 Nov 1982 14:28:08 +0000 (06:28 -0800)]
date and time created 82/11/02 22:28:08 by sam

SCCS-vsn: sbin/routed/tables.c 4.1

41 years agodate and time created 82/11/02 22:28:07 by sam
Sam Leffler [Wed, 3 Nov 1982 14:28:07 +0000 (06:28 -0800)]
date and time created 82/11/02 22:28:07 by sam

SCCS-vsn: sbin/routed/startup.c 4.1

41 years agodate and time created 82/11/02 22:28:06 by sam
Sam Leffler [Wed, 3 Nov 1982 14:28:06 +0000 (06:28 -0800)]
date and time created 82/11/02 22:28:06 by sam

SCCS-vsn: sbin/routed/output.c 4.1

41 years agodate and time created 82/11/02 22:28:04 by sam
Sam Leffler [Wed, 3 Nov 1982 14:28:04 +0000 (06:28 -0800)]
date and time created 82/11/02 22:28:04 by sam

SCCS-vsn: sbin/routed/main.c 4.1

41 years agodate and time created 82/11/02 22:28:03 by sam
Sam Leffler [Wed, 3 Nov 1982 14:28:03 +0000 (06:28 -0800)]
date and time created 82/11/02 22:28:03 by sam

SCCS-vsn: sbin/routed/input.c 4.1

41 years agodate and time created 82/11/02 22:28:02 by sam
Sam Leffler [Wed, 3 Nov 1982 14:28:02 +0000 (06:28 -0800)]
date and time created 82/11/02 22:28:02 by sam

SCCS-vsn: sbin/routed/if.c 4.1

41 years agoedits on the plane on the way to Wisconsin.....
Eric Allman [Wed, 3 Nov 1982 07:32:40 +0000 (23:32 -0800)]
edits on the plane on the way to Wisconsin.....

SCCS-mr: usr.sbin/sendmail/doc/intro/intro.me 028
SCCS-vsn: usr.sbin/sendmail/doc/intro/intro.me 3.21

41 years agoedits on plane on the way to Wisconsin.....
Eric Allman [Wed, 3 Nov 1982 07:30:48 +0000 (23:30 -0800)]
edits on plane on the way to Wisconsin.....

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

41 years agosplit documentation into two
Eric Allman [Wed, 3 Nov 1982 05:55:09 +0000 (21:55 -0800)]
split documentation into two

SCCS-mr: usr.sbin/sendmail/doc/intro/intro.me 028
SCCS-vsn: usr.sbin/sendmail/doc/intro/intro.me 3.20

41 years agotypo
Bill Joy [Wed, 3 Nov 1982 03:51:24 +0000 (19:51 -0800)]
typo

SCCS-vsn: sys/vm/vm_swap.c 4.14
SCCS-vsn: sys/kern/kern_physio.c 4.36

41 years agodomain style
Bill Joy [Wed, 3 Nov 1982 03:35:01 +0000 (19:35 -0800)]
domain style

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

41 years agodomain searching routines, &c
Bill Joy [Wed, 3 Nov 1982 03:33:03 +0000 (19:33 -0800)]
domain searching routines, &c

SCCS-vsn: sys/kern/uipc_domain.c 5.5

41 years agoclock name
Bill Joy [Wed, 3 Nov 1982 03:30:53 +0000 (19:30 -0800)]
clock name

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

41 years agomissing {}'s
Bill Joy [Wed, 3 Nov 1982 03:29:28 +0000 (19:29 -0800)]
missing {}'s

SCCS-vsn: sys/kern/kern_proc.c 4.47

41 years agoi_socket is i_un.is_socket; i_un was missing
Bill Joy [Mon, 1 Nov 1982 09:54:45 +0000 (01:54 -0800)]
i_socket is i_un.is_socket; i_un was missing

SCCS-vsn: sys/ufs/ffs/dinode.h 4.19
SCCS-vsn: sys/ufs/ffs/inode.h 4.19
SCCS-vsn: sys/ufs/ufs/dinode.h 4.19
SCCS-vsn: sys/ufs/ufs/inode.h 4.19

41 years agoadd PME_CLR
Bill Joy [Mon, 1 Nov 1982 09:39:47 +0000 (01:39 -0800)]
add PME_CLR

SCCS-vsn: sys/vax/include/pcb.h 4.6

41 years agofixes via sun
Bill Joy [Mon, 1 Nov 1982 08:54:18 +0000 (00:54 -0800)]
fixes via sun

SCCS-vsn: sys/conf/files 1.2

41 years agoadd clock.c
Bill Joy [Mon, 1 Nov 1982 08:53:28 +0000 (00:53 -0800)]
add clock.c

SCCS-vsn: sys/vax/conf/files.vax 1.2

41 years agoif_reset instead of if_ubareset
Bill Joy [Mon, 1 Nov 1982 08:52:09 +0000 (00:52 -0800)]
if_reset instead of if_ubareset

SCCS-vsn: sys/deprecated/netimp/if_imp.c 4.44

41 years ago#ifdef not #if vax|sun
Bill Joy [Mon, 1 Nov 1982 08:43:07 +0000 (00:43 -0800)]
#ifdef not #if vax|sun

SCCS-vsn: sys/sys/param.h 4.25

41 years agoUF_MAPPED and machine dependent pcb.h
Bill Joy [Mon, 1 Nov 1982 08:42:00 +0000 (00:42 -0800)]
UF_MAPPED and machine dependent pcb.h

SCCS-vsn: sys/sys/user.h 4.21

41 years agolabel_t and physadr dependent on vax/sun
Bill Joy [Mon, 1 Nov 1982 08:38:34 +0000 (00:38 -0800)]
label_t and physadr dependent on vax/sun

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

41 years agodrop umbabeg,end and catcher
Bill Joy [Mon, 1 Nov 1982 08:36:13 +0000 (00:36 -0800)]
drop umbabeg,end and catcher

SCCS-vsn: sys/sys/systm.h 4.31

41 years agoadd RB_INITNAME
Bill Joy [Mon, 1 Nov 1982 08:28:47 +0000 (00:28 -0800)]
add RB_INITNAME

SCCS-vsn: sys/sys/reboot.h 4.3

41 years agoSPTECHG and u_short p_xstat and QUOTA/MUSH grot
Bill Joy [Mon, 1 Nov 1982 08:27:39 +0000 (00:27 -0800)]
SPTECHG and u_short p_xstat and QUOTA/MUSH grot

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

41 years agosplit into machine dependents in ../vax ../sun
Bill Joy [Mon, 1 Nov 1982 08:25:21 +0000 (00:25 -0800)]
split into machine dependents in ../vax ../sun

SCCS-vsn: sys/sys/param.h 4.24

41 years agosplit off machine independent parts; fix bdbtofsb macro
Bill Joy [Mon, 1 Nov 1982 08:08:58 +0000 (00:08 -0800)]
split off machine independent parts; fix bdbtofsb macro

SCCS-vsn: sys/sys/param.h 4.23

41 years agoadd SUN device definitions
Bill Joy [Mon, 1 Nov 1982 08:03:28 +0000 (00:03 -0800)]
add SUN device definitions

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

41 years agoadd keyboard and mouse ioctls (for sun)
Bill Joy [Mon, 1 Nov 1982 07:58:42 +0000 (23:58 -0800)]
add keyboard and mouse ioctls (for sun)

SCCS-vsn: sys/sys/ioctl.h 4.22

41 years agos/PORTAL/SOCK/
Bill Joy [Mon, 1 Nov 1982 07:56:09 +0000 (23:56 -0800)]
s/PORTAL/SOCK/

SCCS-vsn: sys/ufs/ffs/dinode.h 4.18
SCCS-vsn: sys/ufs/ffs/inode.h 4.18
SCCS-vsn: sys/ufs/ufs/dinode.h 4.18
SCCS-vsn: sys/ufs/ufs/inode.h 4.18

41 years agoadd d_mmap (from 68k)
Bill Joy [Mon, 1 Nov 1982 07:53:00 +0000 (23:53 -0800)]
add d_mmap (from 68k)

SCCS-vsn: sys/sys/conf.h 4.10

41 years agodkio.h in vax
Bill Joy [Mon, 1 Nov 1982 07:40:16 +0000 (23:40 -0800)]
dkio.h in vax

SCCS-vsn: sys/vax/mba/hp.c 4.57

41 years agomove clkstart macro into clock.c, where clock code is now
Bill Joy [Mon, 1 Nov 1982 07:31:10 +0000 (23:31 -0800)]
move clkstart macro into clock.c, where clock code is now

SCCS-vsn: sys/vax/include/clock.h 4.8

41 years agoclock routines to clock.c
Bill Joy [Mon, 1 Nov 1982 07:28:42 +0000 (23:28 -0800)]
clock routines to clock.c

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

41 years agoumbabeg and umbaend declared external
Bill Joy [Mon, 1 Nov 1982 07:27:24 +0000 (23:27 -0800)]
umbabeg and umbaend declared external

SCCS-vsn: sys/vax/vax/mem.c 4.10

41 years agochange trap names to T_&
Bill Joy [Mon, 1 Nov 1982 07:24:32 +0000 (23:24 -0800)]
change trap names to T_&

SCCS-vsn: sys/vax/vax/locore.s 4.72

41 years agoadd d_mmap entries
Bill Joy [Mon, 1 Nov 1982 07:23:00 +0000 (23:23 -0800)]
add d_mmap entries

SCCS-vsn: sys/vax/vax/conf.c 4.62

41 years agodeclare catcher here
Bill Joy [Mon, 1 Nov 1982 07:21:56 +0000 (23:21 -0800)]
declare catcher here

SCCS-vsn: sys/vax/vax/autoconf.c 4.44

41 years agochange to T_... names for trap codes
Bill Joy [Mon, 1 Nov 1982 07:15:19 +0000 (23:15 -0800)]
change to T_... names for trap codes

SCCS-vsn: sys/vax/vax/trap.c 4.23
SCCS-vsn: sys/vax/include/trap.h 4.7

41 years agoubareset routines now just if_reset!
Bill Joy [Mon, 1 Nov 1982 07:05:54 +0000 (23:05 -0800)]
ubareset routines now just if_reset!

SCCS-vsn: sys/vax/if/if_dmc.c 4.20
SCCS-vsn: sys/vax/if/if_ec.c 4.28
SCCS-vsn: sys/vax/if/if_en.c 4.71
SCCS-vsn: sys/vax/if/if_il.c 4.13
SCCS-vsn: sys/vax/if/if_vv.c 4.9

41 years agoheader file changes; still wont work (interface to socket code)
Bill Joy [Mon, 1 Nov 1982 07:01:26 +0000 (23:01 -0800)]
header file changes; still wont work (interface to socket code)

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

41 years agos/ubareset/reset/
Bill Joy [Mon, 1 Nov 1982 06:59:00 +0000 (22:59 -0800)]
s/ubareset/reset/

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

41 years ago#if sun stuff
Bill Joy [Mon, 1 Nov 1982 06:57:46 +0000 (22:57 -0800)]
#if sun stuff

SCCS-vsn: sys/net/netisr.h 4.2

41 years agos/ubareset/reset/
Bill Joy [Mon, 1 Nov 1982 06:56:12 +0000 (22:56 -0800)]
s/ubareset/reset/

SCCS-vsn: sys/net/if.h 4.16

41 years ago#ifdef sun
Bill Joy [Mon, 1 Nov 1982 06:52:00 +0000 (22:52 -0800)]
#ifdef sun

SCCS-vsn: sys/vax/vax/in_cksum.c 1.16

41 years ago[hn]to[hn][ls] when not vax
Bill Joy [Mon, 1 Nov 1982 06:42:03 +0000 (22:42 -0800)]
[hn]to[hn][ls] when not vax

SCCS-vsn: sys/netinet/in.h 4.17

41 years agocombine with 68k
Bill Joy [Mon, 1 Nov 1982 06:40:48 +0000 (22:40 -0800)]
combine with 68k

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

41 years agofixes from 68k
Bill Joy [Mon, 1 Nov 1982 06:37:15 +0000 (22:37 -0800)]
fixes from 68k

SCCS-vsn: sys/kern/kern_sig.c 5.11
SCCS-vsn: sys/kern/kern_proc.c 4.46

41 years agochange #if to #ifdef
Bill Joy [Mon, 1 Nov 1982 06:14:42 +0000 (22:14 -0800)]
change #if to #ifdef

SCCS-vsn: sys/kern/kern_clock.c 4.44
SCCS-vsn: sys/kern/subr_prf.c 4.24
SCCS-vsn: sys/kern/sys_process.c 5.7

41 years agoversion with uipc_usrreq.c
Bill Joy [Mon, 1 Nov 1982 06:11:02 +0000 (22:11 -0800)]
version with uipc_usrreq.c

SCCS-vsn: sys/kern/uipc_pipe.c 4.18

41 years agofix from 68k
Bill Joy [Mon, 1 Nov 1982 06:09:29 +0000 (22:09 -0800)]
fix from 68k

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

41 years agofixes from 68k
Bill Joy [Mon, 1 Nov 1982 05:51:11 +0000 (21:51 -0800)]
fixes from 68k

SCCS-vsn: sys/vm/vm_swap.c 4.13
SCCS-vsn: sys/kern/kern_physio.c 4.35

41 years agoCall ruleset 4 after doing per-mailer translation to convert from
Eric Allman [Mon, 1 Nov 1982 05:47:06 +0000 (21:47 -0800)]
Call ruleset 4 after doing per-mailer translation to convert from
internal to external form.

SCCS-mr: usr.sbin/sendmail/src/parseaddr.c 032,, 051
SCCS-mr: usr.sbin/sendmail/src/version.c 032, 051
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.62
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.231

41 years agofixes from 68k for NOPAGING
Bill Joy [Mon, 1 Nov 1982 05:41:49 +0000 (21:41 -0800)]
fixes from 68k for NOPAGING

SCCS-vsn: sys/vm/vm_meter.c 4.17

41 years agouse ovbcopy
Bill Joy [Sun, 31 Oct 1982 17:05:10 +0000 (09:05 -0800)]
use ovbcopy

SCCS-vsn: sys/kern/vfs_lookup.c 4.29
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 4.29
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 4.29

41 years agoallow writing on special files in read-only filesystem
Bill Joy [Sun, 31 Oct 1982 17:03:21 +0000 (09:03 -0800)]
allow writing on special files in read-only filesystem

SCCS-vsn: sys/kern/vfs_vnops.c 4.29

41 years agodrop conditionals on NDMC
Bill Joy [Sun, 31 Oct 1982 17:02:21 +0000 (09:02 -0800)]
drop conditionals on NDMC

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

41 years agovery high watermarks for 19.2 and 38.4k baud
Bill Joy [Sun, 31 Oct 1982 16:58:12 +0000 (08:58 -0800)]
very high watermarks for 19.2 and 38.4k baud

SCCS-vsn: sys/kern/tty.c 4.33

41 years agotypo
Bill Joy [Sun, 31 Oct 1982 16:51:14 +0000 (08:51 -0800)]
typo

SCCS-vsn: sys/kern/sys_process.c 5.6

41 years agofixes in merging with 68k
Bill Joy [Sun, 31 Oct 1982 16:48:04 +0000 (08:48 -0800)]
fixes in merging with 68k

SCCS-vsn: sys/kern/sys_process.c 5.5

41 years agobugs in #ifndef vax stuff (from 68k)
Bill Joy [Sun, 31 Oct 1982 16:39:24 +0000 (08:39 -0800)]
bugs in #ifndef vax stuff (from 68k)

SCCS-vsn: sys/kern/subr_xxx.c 4.20

41 years agofirst version with 68k stuff
Bill Joy [Sun, 31 Oct 1982 16:26:35 +0000 (08:26 -0800)]
first version with 68k stuff

SCCS-vsn: sys/kern/subr_prf.c 4.23

41 years agofixed conditionals to use vax (not VAX). DLW
David Wasley [Sun, 31 Oct 1982 14:09:20 +0000 (06:09 -0800)]
fixed conditionals to use vax (not VAX). DLW

SCCS-vsn: usr.bin/f77/libF77/main.c 2.11

41 years agodate and time created 82/10/30 22:05:26 by dlw
David Wasley [Sun, 31 Oct 1982 14:05:26 +0000 (06:05 -0800)]
date and time created 82/10/30 22:05:26 by dlw

SCCS-vsn: usr.bin/f77/libF77/rand_.c 1.1

41 years agodate and time created 82/10/30 21:57:25 by dlw
David Wasley [Sun, 31 Oct 1982 13:57:25 +0000 (05:57 -0800)]
date and time created 82/10/30 21:57:25 by dlw

SCCS-vsn: usr.bin/f77/libF77/trapov_.c 1.1

41 years agoadded {,d}ffrac(); changed VAX -> vax in #if's. DLW
David Wasley [Sun, 31 Oct 1982 13:52:40 +0000 (05:52 -0800)]
added {,d}ffrac(); changed VAX -> vax in #if's. DLW

SCCS-vsn: usr.bin/f77/libF77/range.c 1.2

41 years agofirst version with 68k stuff
Bill Joy [Sun, 31 Oct 1982 12:48:12 +0000 (04:48 -0800)]
first version with 68k stuff

SCCS-vsn: sys/kern/kern_descrip.c 5.17

41 years agofirst version with 68k
Bill Joy [Sun, 31 Oct 1982 12:43:14 +0000 (04:43 -0800)]
first version with 68k

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

41 years agodefault access mode is sequential. DLW
David Wasley [Sun, 31 Oct 1982 09:43:13 +0000 (01:43 -0800)]
default access mode is sequential. DLW

SCCS-vsn: usr.bin/f77/libI77/open.c 1.4

41 years agoget rid of conditional htons/ntohs etc
Bill Joy [Sun, 31 Oct 1982 05:04:43 +0000 (21:04 -0800)]
get rid of conditional htons/ntohs etc

SCCS-vsn: sys/netinet/in.c 4.10
SCCS-vsn: sys/vax/vax/in_cksum.c 1.15
SCCS-vsn: sys/netinet/in_pcb.c 4.35
SCCS-vsn: sys/netinet/ip_icmp.c 4.23
SCCS-vsn: sys/netinet/ip_input.c 1.57
SCCS-vsn: sys/netinet/ip_output.c 1.41
SCCS-vsn: sys/netinet/tcp_debug.c 4.8
SCCS-vsn: sys/netinet/tcp_input.c 1.82
SCCS-vsn: sys/netinet/tcp_output.c 4.48
SCCS-vsn: sys/netinet/tcp_subr.c 4.34
SCCS-vsn: sys/netinet/tcp_usrreq.c 1.69

41 years ago<sys/dir.h> becomes <dir.h>; jkf's fix to make '!' a non local msgs indicator
Kirk McKusick [Sat, 30 Oct 1982 10:10:19 +0000 (02:10 -0800)]
<sys/dir.h> becomes <dir.h>; jkf's fix to make '!' a non local msgs indicator

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

41 years agoching moves to its own subdirectory
Kirk McKusick [Sat, 30 Oct 1982 09:49:05 +0000 (01:49 -0800)]
ching moves to its own subdirectory

SCCS-vsn: games/Makefile 4.3