unix-history/.git
38 years agoadd support for holding a tcp connection open
Jim Bloom [Sun, 23 Feb 1986 03:16:46 +0000 (19:16 -0800)]
add support for holding a tcp connection open

SCCS-vsn: lib/libc/net/res_send.c 6.2

38 years agoadd stayopen flag to options
Jim Bloom [Sun, 23 Feb 1986 01:09:06 +0000 (17:09 -0800)]
add stayopen flag to options

SCCS-vsn: include/resolv.h 5.4

38 years agomissed arg to m_clalloc
Mike Karels [Sat, 22 Feb 1986 11:04:54 +0000 (03:04 -0800)]
missed arg to m_clalloc

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

38 years agomore symbol definitions
Mike Karels [Sat, 22 Feb 1986 11:02:39 +0000 (03:02 -0800)]
more symbol definitions

SCCS-vsn: old/pcc/lint/lpass2/lpass2.c 1.6

38 years agowhen you route around a dead interface, don't uses its net number
Keith Sklower [Sat, 22 Feb 1986 09:14:03 +0000 (01:14 -0800)]
when you route around a dead interface, don't uses its net number

SCCS-vsn: sys/netns/ns_pcb.c 6.7

38 years agoreorder code for interface initialization so that nothing is modified
Mike Karels [Sat, 22 Feb 1986 07:25:18 +0000 (23:25 -0800)]
reorder code for interface initialization so that nothing is modified
if the interface can't initialize (in particular, not net or subnet)

SCCS-vsn: sys/netinet/in.c 6.12

38 years agodon't use direct interface address if it's down
Mike Karels [Sat, 22 Feb 1986 06:49:11 +0000 (22:49 -0800)]
don't use direct interface address if it's down

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

38 years agospl's
Mike Karels [Sat, 22 Feb 1986 05:12:52 +0000 (21:12 -0800)]
spl's

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

38 years agoaccept host by number; only wait for nameserver once
Mike Karels [Sat, 22 Feb 1986 04:30:25 +0000 (20:30 -0800)]
accept host by number; only wait for nameserver once

SCCS-vsn: usr.sbin/arp/arp.c 5.2

38 years agomissed one
Mike Karels [Sat, 22 Feb 1986 04:09:41 +0000 (20:09 -0800)]
missed one

SCCS-vsn: sys/vax/uba/tmscp.c 5.3

38 years agolint and reformatting
Mike Karels [Sat, 22 Feb 1986 04:02:01 +0000 (20:02 -0800)]
lint and reformatting

SCCS-vsn: sys/vax/uba/dmf.c 6.14

38 years agomissed one; use a #define for nasty number
Mike Karels [Sat, 22 Feb 1986 03:47:59 +0000 (19:47 -0800)]
missed one; use a #define for nasty number

SCCS-vsn: sys/vax/if/if_vv.c 6.17

38 years agomissed one
Mike Karels [Sat, 22 Feb 1986 03:40:08 +0000 (19:40 -0800)]
missed one

SCCS-vsn: sys/vax/if/if_hdh.c 6.5

38 years agomake those switches int!
Mike Karels [Sat, 22 Feb 1986 03:35:50 +0000 (19:35 -0800)]
make those switches int!

SCCS-vsn: sys/ufs/ffs/ffs_subr.c 6.10

38 years agodon't send icmp's in response if we're not forwarding
Mike Karels [Sat, 22 Feb 1986 03:22:20 +0000 (19:22 -0800)]
don't send icmp's in response if we're not forwarding

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

38 years agoFix memory management problem with reordering of array dimension and
Donn Seeley [Fri, 21 Feb 1986 14:51:01 +0000 (06:51 -0800)]
Fix memory management problem with reordering of array dimension and
substring code in mklhs().

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

38 years agorename nch to avoid name conflict
Mike Karels [Fri, 21 Feb 1986 13:36:33 +0000 (05:36 -0800)]
rename nch to avoid name conflict

SCCS-vsn: sys/vax/vax/machdep.c 6.25
SCCS-vsn: sys/kern/vfs_lookup.c 6.27
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 6.27
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 6.27

38 years agorename nch to avoid name conflict; slow rate of time skew when correcting
Mike Karels [Fri, 21 Feb 1986 13:23:16 +0000 (05:23 -0800)]
rename nch to avoid name conflict; slow rate of time skew when correcting

SCCS-vsn: sys/conf/param.c 6.12

38 years agorename nch to avoid name conflict
Mike Karels [Fri, 21 Feb 1986 13:03:30 +0000 (05:03 -0800)]
rename nch to avoid name conflict

SCCS-vsn: sys/sys/namei.h 6.11

38 years agospls
Mike Karels [Fri, 21 Feb 1986 12:46:55 +0000 (04:46 -0800)]
spls

SCCS-vsn: sys/kern/kern_xxx.c 6.6

38 years agolint
Mike Karels [Fri, 21 Feb 1986 12:43:48 +0000 (04:43 -0800)]
lint

SCCS-vsn: sys/vax/if/if_ddn.c 6.4
SCCS-vsn: sys/vax/if/if_pcl.c 6.7

38 years agomodify microtime to handle pending clock ticks,
Mike Karels [Fri, 21 Feb 1986 12:42:45 +0000 (04:42 -0800)]
modify microtime to handle pending clock ticks,
prevent time from going backward during correction
(instead guarantee unique and monotonically increasing timestamps);
lint

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

38 years agolint
Mike Karels [Fri, 21 Feb 1986 12:23:18 +0000 (04:23 -0800)]
lint

SCCS-vsn: sys/vax/uba/dhu.c 4.9
SCCS-vsn: sys/vax/uba/tm.c 6.9
SCCS-vsn: sys/vax/uba/tmscp.c 5.2
SCCS-vsn: sys/vax/uba/ts.c 6.9
SCCS-vsn: sys/vax/uba/uda.c 6.18
SCCS-vsn: sys/vax/uba/ut.c 6.7
SCCS-vsn: sys/vax/uba/vp.c 6.7
SCCS-vsn: sys/vax/if/if_vv.c 6.16

38 years agolint and reformatting
Mike Karels [Fri, 21 Feb 1986 11:52:16 +0000 (03:52 -0800)]
lint and reformatting

SCCS-vsn: sys/vax/uba/dmf.c 6.14

38 years agorename nch to avoid name collision
Mike Karels [Fri, 21 Feb 1986 09:45:39 +0000 (01:45 -0800)]
rename nch to avoid name collision

SCCS-vsn: sys/sys/namei.h 6.11

38 years agorename nch to avoid name collision
Mike Karels [Fri, 21 Feb 1986 09:44:54 +0000 (01:44 -0800)]
rename nch to avoid name collision

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

38 years agolint
Mike Karels [Fri, 21 Feb 1986 09:28:15 +0000 (01:28 -0800)]
lint

SCCS-vsn: sys/vax/mba/ht.c 6.7

38 years agocd ../vaxuba
Mike Karels [Fri, 21 Feb 1986 09:24:40 +0000 (01:24 -0800)]
cd ../vaxuba

SCCS-vsn: sys/vax/mba/ht.c 6.7

38 years agolint
Mike Karels [Fri, 21 Feb 1986 09:20:46 +0000 (01:20 -0800)]
lint

SCCS-vsn: sys/vax/if/if_uba.c 6.10
SCCS-vsn: sys/vax/if/raw_hy.c 6.5
SCCS-vsn: sys/vax/mba/hp.c 6.19

38 years agoshut lint up about register used only by asm's.
Keith Sklower [Fri, 21 Feb 1986 09:16:16 +0000 (01:16 -0800)]
shut lint up about register used only by asm's.

SCCS-vsn: sys/vax/vax/ns_cksum.c 6.5

38 years ago(no message)
Mike Karels [Fri, 21 Feb 1986 09:13:41 +0000 (01:13 -0800)]
(no message)

SCCS-vsn: sys/vax/if/if_vv.c 6.16

38 years agolint
Mike Karels [Fri, 21 Feb 1986 09:08:23 +0000 (01:08 -0800)]
lint

SCCS-vsn: sys/vax/if/if_hdh.c 6.4
SCCS-vsn: sys/vax/if/if_hdhreg.h 6.3
SCCS-vsn: sys/vax/if/if_hy.c 6.8

38 years agolint; change some printd's to log's
Mike Karels [Fri, 21 Feb 1986 08:06:50 +0000 (00:06 -0800)]
lint; change some printd's to log's

SCCS-vsn: sys/vax/if/if_dmc.c 6.10

38 years agoremove unused sonam arg to unp_connect2
Mike Karels [Fri, 21 Feb 1986 08:04:19 +0000 (00:04 -0800)]
remove unused sonam arg to unp_connect2

SCCS-vsn: sys/kern/uipc_syscalls.c 6.14
SCCS-vsn: sys/kern/uipc_usrreq.c 6.20

38 years agocleanups from Sam: format, spl's, ptrace defs
Mike Karels [Fri, 21 Feb 1986 07:58:57 +0000 (23:58 -0800)]
cleanups from Sam: format, spl's, ptrace defs

SCCS-vsn: sys/kern/kern_acct.c 6.9
SCCS-vsn: sys/kern/kern_fork.c 6.8
SCCS-vsn: sys/kern/sys_generic.c 6.14
SCCS-vsn: sys/kern/sys_process.c 6.6
SCCS-vsn: sys/kern/tty_subr.c 6.11

38 years agouse sigmask uniformly
Mike Karels [Fri, 21 Feb 1986 07:33:23 +0000 (23:33 -0800)]
use sigmask uniformly

SCCS-vsn: sys/kern/kern_sig.c 6.20

38 years agouse gid_t consistently
Mike Karels [Fri, 21 Feb 1986 07:25:16 +0000 (23:25 -0800)]
use gid_t consistently

SCCS-vsn: sys/kern/kern_prot.c 6.7

38 years agolint and cleanups from Sam
Mike Karels [Fri, 21 Feb 1986 07:21:05 +0000 (23:21 -0800)]
lint and cleanups from Sam

SCCS-vsn: sys/kern/vfs_bio.c 6.9
SCCS-vsn: sys/kern/vfs_cluster.c 6.9
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 6.18
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 6.18
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 6.18
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 6.18
SCCS-vsn: sys/kern/vfs_lookup.c 6.26
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 6.26
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 6.26
SCCS-vsn: sys/ufs/ffs/ffs_subr.c 6.9

38 years agoFix defective copyright notices.
Keith Sklower [Fri, 21 Feb 1986 06:57:52 +0000 (22:57 -0800)]
Fix defective copyright notices.

SCCS-vsn: old/np100/npdump.c 6.2
SCCS-vsn: old/np100/npload.c 6.2

38 years agodate and time created 86/02/20 14:57:06 by sklower
Keith Sklower [Fri, 21 Feb 1986 06:57:06 +0000 (22:57 -0800)]
date and time created 86/02/20 14:57:06 by sklower

SCCS-vsn: old/np100/npcmd.h 6.1

38 years agospl5 in exit is redundant
Mike Karels [Fri, 21 Feb 1986 06:49:33 +0000 (22:49 -0800)]
spl5 in exit is redundant

SCCS-vsn: sys/kern/kern_exit.c 6.12

38 years agofix defective copyright notice
Keith Sklower [Fri, 21 Feb 1986 06:49:11 +0000 (22:49 -0800)]
fix defective copyright notice

SCCS-vsn: sys/vax/uba/np.c 6.2
SCCS-vsn: sys/vax/uba/npreg.h 6.2

38 years agospl's, cleanups from Sam
Mike Karels [Fri, 21 Feb 1986 06:47:23 +0000 (22:47 -0800)]
spl's, cleanups from Sam

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

38 years agoPRC_GWDOWN is unused
Mike Karels [Fri, 21 Feb 1986 06:08:32 +0000 (22:08 -0800)]
PRC_GWDOWN is unused

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

38 years agotypo
Mike Karels [Fri, 21 Feb 1986 06:04:41 +0000 (22:04 -0800)]
typo

SCCS-vsn: sys/sys/signal.h 6.9

38 years agotypo
Mike Karels [Fri, 21 Feb 1986 03:30:43 +0000 (19:30 -0800)]
typo

SCCS-vsn: sbin/dmesg/dmesg.c 5.4
SCCS-vsn: usr.sbin/chown/chgrp.c 5.4

38 years agoSomeone forgot that ioctl.h didn't require types.h
Jim Bloom [Fri, 21 Feb 1986 02:54:37 +0000 (18:54 -0800)]
Someone forgot that ioctl.h didn't require types.h

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

38 years agomodify microtime to handle pending clock ticks,
Mike Karels [Fri, 21 Feb 1986 01:56:22 +0000 (17:56 -0800)]
modify microtime to handle pending clock ticks,
prevent time from going backward during correction
(instead guarantee unique and monotonically increasing timestamps);
lint

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

38 years agolint
Mike Karels [Fri, 21 Feb 1986 01:49:03 +0000 (17:49 -0800)]
lint

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

38 years agopretty up winsize defn; add Sun-compat (for bloom)
Mike Karels [Thu, 20 Feb 1986 14:38:45 +0000 (06:38 -0800)]
pretty up winsize defn; add Sun-compat (for bloom)

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

38 years agoNOGROUP needs to fit in a u_short
Mike Karels [Thu, 20 Feb 1986 14:35:38 +0000 (06:35 -0800)]
NOGROUP needs to fit in a u_short

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

38 years agolint
Mike Karels [Thu, 20 Feb 1986 14:16:11 +0000 (06:16 -0800)]
lint

SCCS-vsn: sys/vax/vax/tu.c 6.6
SCCS-vsn: sys/vax/if/if_ex.c 6.13

38 years agolint; change some printd's to log's
Mike Karels [Thu, 20 Feb 1986 14:14:27 +0000 (06:14 -0800)]
lint; change some printd's to log's

SCCS-vsn: sys/vax/if/if_dmc.c 6.10

38 years agomodify microtime to handle pending clock ticks,
Mike Karels [Thu, 20 Feb 1986 14:02:23 +0000 (06:02 -0800)]
modify microtime to handle pending clock ticks,
prevent time from going backward during correction
(instead guarantee unique and monotonically increasing timestamps);

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

38 years agofrom Sam; how did lint miss this?
Mike Karels [Thu, 20 Feb 1986 11:23:56 +0000 (03:23 -0800)]
from Sam; how did lint miss this?

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

38 years agolint
Mike Karels [Thu, 20 Feb 1986 09:56:00 +0000 (01:56 -0800)]
lint

SCCS-vsn: sys/kern/tty_pty.c 6.19
SCCS-vsn: sys/kern/kern_exec.c 6.16
SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 6.19
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 6.19

38 years agoas ifdef the code, ifdef the variable
Mike Karels [Thu, 20 Feb 1986 09:42:45 +0000 (01:42 -0800)]
as ifdef the code, ifdef the variable

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

38 years agolint; remove debug
Mike Karels [Thu, 20 Feb 1986 09:37:19 +0000 (01:37 -0800)]
lint; remove debug

SCCS-vsn: sys/kern/subr_log.c 6.7

38 years agolint
Mike Karels [Thu, 20 Feb 1986 09:00:26 +0000 (01:00 -0800)]
lint

SCCS-vsn: sys/netinet/ip_input.c 6.17
SCCS-vsn: sys/netinet/tcp_usrreq.c 6.9

38 years agofix hydomain
Mike Karels [Thu, 20 Feb 1986 08:54:16 +0000 (00:54 -0800)]
fix hydomain

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

38 years agoremove unused (and sometimes missing) second arg to sodisconnect
Mike Karels [Thu, 20 Feb 1986 08:50:14 +0000 (00:50 -0800)]
remove unused (and sometimes missing) second arg to sodisconnect

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

38 years agoIf we aren't looking for an exact addr vs. line match in findline(), and
Donn Seeley [Wed, 19 Feb 1986 18:12:58 +0000 (10:12 -0800)]
If we aren't looking for an exact addr vs. line match in findline(), and
the addr is before the first source addr, let's assume it's legit and
return the first source line.  This prevents the obnoxious 'second number
must be greater than first' message after 'func foo; list' and function foo
is the first function in the file.

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

38 years agomake work with new fseek (and old one too, going to put it back)
Jay Lepreau [Wed, 19 Feb 1986 17:18:03 +0000 (09:18 -0800)]
make work with new fseek (and old one too, going to put it back)

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

38 years agoconfig doesn't define I_UBA base
Mike Karels [Wed, 19 Feb 1986 16:31:14 +0000 (08:31 -0800)]
config doesn't define I_UBA base

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

38 years agolet's get it right
Mike Karels [Wed, 19 Feb 1986 16:03:39 +0000 (08:03 -0800)]
let's get it right

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

38 years agoFix for dn_find core dumping
Kevin Dunlap [Wed, 19 Feb 1986 13:43:04 +0000 (05:43 -0800)]
Fix for dn_find core dumping

SCCS-vsn: lib/libc/net/res_comp.c 6.5

38 years agodefine inline expander in Makefile rathen than config; move
Sam Leffler [Wed, 19 Feb 1986 10:17:30 +0000 (02:17 -0800)]
define inline expander in Makefile rathen than config; move
offsets for fixed interrupt vectors from scb.s to config generated ubvec.s

SCCS-vsn: sys/vax/conf/Makefile.vax 6.18

38 years agofixed interrupt slots indices now generated by config (ubvec.s)
Sam Leffler [Wed, 19 Feb 1986 09:59:57 +0000 (01:59 -0800)]
fixed interrupt slots indices now generated by config (ubvec.s)

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

38 years agodate and time created 86/02/18 17:54:30 by sam
Sam Leffler [Wed, 19 Feb 1986 09:54:30 +0000 (01:54 -0800)]
date and time created 86/02/18 17:54:30 by sam

SCCS-vsn: usr.sbin/config/mkglue.c 5.1

38 years agomkubglue rewritten and renamed to mkglue
Sam Leffler [Wed, 19 Feb 1986 09:54:20 +0000 (01:54 -0800)]
mkubglue rewritten and renamed to mkglue

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

38 years agoinline expander definition moved from config
Sam Leffler [Wed, 19 Feb 1986 09:51:17 +0000 (01:51 -0800)]
inline expander definition moved from config

SCCS-vsn: sys/vax/conf/Makefile.vax 6.18

38 years agoparameterize maxusers definition checking; make inline a Makefile macro
Sam Leffler [Wed, 19 Feb 1986 09:16:34 +0000 (01:16 -0800)]
parameterize maxusers definition checking; make inline a Makefile macro

SCCS-vsn: usr.sbin/config/mkmakefile.c 5.6

38 years agolots of mickey-mouse things; use syslog; compress nlist checks
Sam Leffler [Wed, 19 Feb 1986 09:06:25 +0000 (01:06 -0800)]
lots of mickey-mouse things; use syslog; compress nlist checks
into an array and a loop; use symbolic constants for open, lseek, access;

SCCS-vsn: sbin/savecore/savecore.c 5.5

38 years agouse L_SET, O_RDONLY; make vax dependency explicit
Sam Leffler [Wed, 19 Feb 1986 09:02:08 +0000 (01:02 -0800)]
use L_SET, O_RDONLY; make vax dependency explicit

SCCS-vsn: usr.sbin/kgmon/kgmon.c 5.2

38 years agoclean up cluster allocation
Mike Karels [Wed, 19 Feb 1986 08:35:39 +0000 (00:35 -0800)]
clean up cluster allocation

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

38 years agominor cleanups
Mike Karels [Wed, 19 Feb 1986 08:28:29 +0000 (00:28 -0800)]
minor cleanups

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

38 years agoclean up cluster allocation
Mike Karels [Wed, 19 Feb 1986 08:28:00 +0000 (00:28 -0800)]
clean up cluster allocation

SCCS-vsn: sys/kern/uipc_socket.c 6.21
SCCS-vsn: sys/sys/mbuf.h 6.11
SCCS-vsn: sys/vax/if/if_uba.c 6.9
SCCS-vsn: sys/vax/if/if_ec.c 6.17

38 years agominor fixes
Mike Karels [Wed, 19 Feb 1986 06:31:01 +0000 (22:31 -0800)]
minor fixes

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

38 years agocleanup oob code; recv takes char *, SIOCATMARK takes int; geez!!!!
Sam Leffler [Wed, 19 Feb 1986 05:54:40 +0000 (21:54 -0800)]
cleanup oob code; recv takes char *, SIOCATMARK takes int; geez!!!!

SCCS-vsn: libexec/ftpd/ftpd.c 5.3

38 years agodocument flags
Mike Karels [Wed, 19 Feb 1986 05:31:16 +0000 (21:31 -0800)]
document flags

SCCS-vsn: share/man/man4/man4.vax/ec.4 6.3

38 years agoupdate backoff algorithm
Mike Karels [Wed, 19 Feb 1986 05:27:47 +0000 (21:27 -0800)]
update backoff algorithm

SCCS-vsn: share/man/man4/man4.vax/ec.4 6.2

38 years agodon't close, binval on failed mount because already mounted.
Mike Karels [Wed, 19 Feb 1986 04:34:07 +0000 (20:34 -0800)]
don't close, binval on failed mount because already mounted.

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 6.13
SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 6.13
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 6.13
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 6.13

38 years agotranslate my address if necessary (used to work because
Mike Karels [Wed, 19 Feb 1986 01:48:26 +0000 (17:48 -0800)]
translate my address if necessary (used to work because
wwe put ourselves into the table when addressed)

SCCS-vsn: sys/netinet/if_ether.c 6.16

38 years agoFixed a bug in comment() that caused it to miss newlines when they were
Donn Seeley [Tue, 18 Feb 1986 15:44:19 +0000 (07:44 -0800)]
Fixed a bug in comment() that caused it to miss newlines when they were
preceded by stars.  Also fixed a bug that caused core dumps if EOF
appeared before a comment end.  Didn't bother to add code to check for
buffer overflow -- this whole program is a crock.

SCCS-vsn: old/cb/cb.c 4.3

38 years agocorrect uba allocation after reset
Mike Karels [Tue, 18 Feb 1986 14:58:58 +0000 (06:58 -0800)]
correct uba allocation after reset

SCCS-vsn: sys/vax/uba/dh.c 6.15
SCCS-vsn: sys/vax/uba/dhu.c 4.8
SCCS-vsn: sys/vax/uba/dmf.c 6.13

38 years agocorrect uba allocation after reset; do flags like dmf
Mike Karels [Tue, 18 Feb 1986 14:57:31 +0000 (06:57 -0800)]
correct uba allocation after reset; do flags like dmf

SCCS-vsn: sys/vax/uba/dmz.c 6.5

38 years agoadd UBAI_ADDR
Mike Karels [Tue, 18 Feb 1986 14:48:47 +0000 (06:48 -0800)]
add UBAI_ADDR

SCCS-vsn: sys/vax/uba/ubavar.h 6.6

38 years agowatch out for time going backward, keep zvtime per uba
Mike Karels [Tue, 18 Feb 1986 12:32:41 +0000 (04:32 -0800)]
watch out for time going backward, keep zvtime per uba

SCCS-vsn: sys/vax/uba/uba.c 6.9
SCCS-vsn: sys/vax/uba/ubavar.h 6.5

38 years agocorrect config line.
Keith Sklower [Tue, 18 Feb 1986 10:01:25 +0000 (02:01 -0800)]
correct config line.

SCCS-vsn: share/man/man4/man4.vax/ex.4 6.2

38 years agodate and time created 86/02/17 17:59:27 by sklower
Keith Sklower [Tue, 18 Feb 1986 09:59:27 +0000 (01:59 -0800)]
date and time created 86/02/17 17:59:27 by sklower

SCCS-vsn: share/man/man4/man4.vax/ex.4 6.1

38 years agoredirect installing new route to host is dynamic, mark it
Mike Karels [Tue, 18 Feb 1986 09:58:57 +0000 (01:58 -0800)]
redirect installing new route to host is dynamic, mark it

SCCS-vsn: sys/net/route.c 6.16

38 years agorm source, dest address setting; let ifconfig do it
Mike Karels [Tue, 18 Feb 1986 09:35:00 +0000 (01:35 -0800)]
rm source, dest address setting; let ifconfig do it

SCCS-vsn: sbin/slattach/slattach.c 4.1

38 years agoDocument additional diagnostics, note XNS support and caution, specify board model...
Keith Sklower [Tue, 18 Feb 1986 09:31:55 +0000 (01:31 -0800)]
Document additional diagnostics, note XNS support and caution, specify board model # to distinguish from NP100.

SCCS-vsn: share/man/man4/man4.vax/il.4 6.2

38 years agoManual Pages for MICOM interlan NP100 unibus 10MB/s intelligent ethernet controller...
Keith Sklower [Tue, 18 Feb 1986 09:28:03 +0000 (01:28 -0800)]
Manual Pages for MICOM interlan NP100 unibus 10MB/s intelligent ethernet controller for downloading (np) and operation(ix)

SCCS-vsn: share/man/man4/man4.vax/np.4 6.1
SCCS-vsn: share/man/man4/man4.vax/ix.4 6.1

38 years agoManual Page for Digital Equipment UNIBUS Network Adapter(tm)[sic]
Keith Sklower [Tue, 18 Feb 1986 09:26:04 +0000 (01:26 -0800)]
Manual Page for Digital Equipment UNIBUS Network Adapter(tm)[sic]

SCCS-vsn: share/man/man4/man4.vax/de.4 6.1

38 years agotypo
Mike Karels [Tue, 18 Feb 1986 09:15:47 +0000 (01:15 -0800)]
typo

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

38 years agofrom Torek
Mike Karels [Tue, 18 Feb 1986 09:02:25 +0000 (01:02 -0800)]
from Torek

SCCS-vsn: sbin/slattach/slattach.c 1.1

38 years agorev 6
Mike Karels [Tue, 18 Feb 1986 09:01:59 +0000 (01:01 -0800)]
rev 6

SCCS-vsn: sbin/slattach/slattach.8 6.1

38 years agorm address setting, let ifconfig deal with it
Mike Karels [Tue, 18 Feb 1986 09:01:37 +0000 (01:01 -0800)]
rm address setting, let ifconfig deal with it

SCCS-vsn: sbin/slattach/slattach.8 1.2

38 years agofrom Torek
Mike Karels [Tue, 18 Feb 1986 08:49:37 +0000 (00:49 -0800)]
from Torek

SCCS-vsn: sbin/slattach/slattach.8 1.1