unix-history/.git
37 years agomark routes modified by redirects
Mike Karels [Fri, 16 Jan 1987 07:09:41 +0000 (23:09 -0800)]
mark routes modified by redirects

SCCS-vsn: sys/net/route.c 7.2
SCCS-vsn: sys/net/route.h 7.2

37 years agomust do lseek after read or write failure
Kirk McKusick [Fri, 16 Jan 1987 03:09:38 +0000 (19:09 -0800)]
must do lseek after read or write failure

SCCS-vsn: sbin/fsck/utilities.c 5.4

37 years agofix problem with connect/send
Kevin Dunlap [Thu, 15 Jan 1987 22:38:52 +0000 (14:38 -0800)]
fix problem with connect/send

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

37 years agospelling diction
Kirk McKusick [Thu, 15 Jan 1987 11:50:46 +0000 (03:50 -0800)]
spelling diction

SCCS-vsn: sbin/newfs/newfs.8 6.5

37 years agoupdate to reflect options brought on by disk labels
Kirk McKusick [Thu, 15 Jan 1987 08:47:22 +0000 (00:47 -0800)]
update to reflect options brought on by disk labels

SCCS-vsn: sbin/newfs/newfs.8 6.4

37 years agofrom DEC
Mike Karels [Thu, 15 Jan 1987 00:56:35 +0000 (16:56 -0800)]
from DEC

SCCS-vsn: sys/vax/uba/qd.c 1.1

37 years agorename dk.h to dkstat.h
Mike Karels [Thu, 15 Jan 1987 00:48:54 +0000 (16:48 -0800)]
rename dk.h to dkstat.h

SCCS-vsn: sys/vax/uba/idc.c 7.2
SCCS-vsn: sys/vax/uba/rl.c 7.2
SCCS-vsn: sys/vax/uba/up.c 7.2
SCCS-vsn: sys/vax/uba/uba.c 7.3
SCCS-vsn: sys/vax/uba/rk.c 7.2

37 years agodon't need to wait for dzscan if softCAR is set
Mike Karels [Thu, 15 Jan 1987 00:47:33 +0000 (16:47 -0800)]
don't need to wait for dzscan if softCAR is set

SCCS-vsn: sys/vax/uba/dz.c 7.2

37 years agoadd trackskew, interleave, npsect, headswitch, and trackseek
Kirk McKusick [Wed, 14 Jan 1987 11:33:27 +0000 (03:33 -0800)]
add trackskew, interleave, npsect, headswitch, and trackseek
use first three to more completely calculate rotational position

SCCS-vsn: sbin/newfs/newfs.c 6.2
SCCS-vsn: sbin/newfs/mkfs.c 6.2

37 years agoadd trackskew, interleave, npsect, headswitch, and trackseek
Kirk McKusick [Wed, 14 Jan 1987 10:05:02 +0000 (02:05 -0800)]
add trackskew, interleave, npsect, headswitch, and trackseek
use first three to more completely calculate rotational position
reduce size of fs_fsmnt to make space for more spare constants

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

37 years agoadd trackskew, interleave, npsect, headswitch, and trackseek
Kirk McKusick [Wed, 14 Jan 1987 10:02:15 +0000 (02:02 -0800)]
add trackskew, interleave, npsect, headswitch, and trackseek
reorder superblock output to make more readable

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

37 years agoadd sanity checks for old file systems
Kirk McKusick [Wed, 14 Jan 1987 09:56:48 +0000 (01:56 -0800)]
add sanity checks for old file systems

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

37 years agouse the same definition for array dimension and sensibility checks
Mike Karels [Wed, 14 Jan 1987 06:11:05 +0000 (22:11 -0800)]
use the same definition for array dimension and sensibility checks

SCCS-vsn: sys/netinet/icmp_var.h 7.2

37 years agomerge mkfs and newfs; add support for disk labels
Kirk McKusick [Wed, 14 Jan 1987 04:32:23 +0000 (20:32 -0800)]
merge mkfs and newfs; add support for disk labels

SCCS-vsn: sbin/newfs/newfs.c 6.1
SCCS-vsn: sbin/newfs/mkfs.c 6.1

37 years agoadd symlink for "machine"
Mike Karels [Wed, 14 Jan 1987 03:07:31 +0000 (19:07 -0800)]
add symlink for "machine"

SCCS-vsn: usr.sbin/config/main.c 5.4

37 years agomv machine dependend from sys_process.c
Mike Karels [Wed, 14 Jan 1987 02:58:07 +0000 (18:58 -0800)]
mv machine dependend from sys_process.c

SCCS-vsn: sys/tahoe/include/reg.h 1.2

37 years agomv machine dependent from sys_process.c
Mike Karels [Wed, 14 Jan 1987 02:57:48 +0000 (18:57 -0800)]
mv machine dependent from sys_process.c

SCCS-vsn: sys/vax/include/reg.h 7.2

37 years agomv machine dependent
Mike Karels [Wed, 14 Jan 1987 02:57:26 +0000 (18:57 -0800)]
mv machine dependent

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

37 years agofix missing \n in mcount preamble
Kirk McKusick [Tue, 13 Jan 1987 13:21:16 +0000 (05:21 -0800)]
fix missing \n in mcount preamble

SCCS-vsn: usr.bin/pascal/src/fend.c 5.4

37 years agowrong subscript (from srk@sun.com (Steve Kleiman))
Kirk McKusick [Tue, 13 Jan 1987 07:32:36 +0000 (23:32 -0800)]
wrong subscript (from srk@sun.com (Steve Kleiman))

SCCS-vsn: usr.sbin/iostat/iostat.c 4.15

37 years agomore or less 4.3
Mike Karels [Mon, 12 Jan 1987 13:23:54 +0000 (05:23 -0800)]
more or less 4.3

SCCS-vsn: sys/tahoe/vba/vd.c 1.13
SCCS-vsn: sys/tahoe/vba/cy.c 1.9
SCCS-vsn: sys/tahoe/vba/cyreg.h 7.3
SCCS-vsn: sys/tahoe/vba/vdreg.h 1.7
SCCS-vsn: sys/tahoe/vba/vx.c 1.10
SCCS-vsn: sys/tahoe/vba/vxreg.h 1.5

37 years agoFix hang when tn3270 tries to abort because of map3270 problems.
Gregory Minshall [Mon, 12 Jan 1987 08:13:31 +0000 (00:13 -0800)]
Fix hang when tn3270 tries to abort because of map3270 problems.

SCCS-vsn: usr.bin/tn3270/sys_curses/termout.c 1.5

37 years agoFix problem with ^C in msdos environment. Fix to allow us to
Gregory Minshall [Mon, 12 Jan 1987 08:12:22 +0000 (00:12 -0800)]
Fix problem with ^C in msdos environment.  Fix to allow us to
prompt other side for SGA if they don't volunteer (for telnet mode).

SCCS-vsn: usr.bin/tn3270/telnet.c 1.4

37 years agopurge old style initializations (from casey)
Sam Leffler [Mon, 12 Jan 1987 07:01:40 +0000 (23:01 -0800)]
purge old style initializations (from casey)

SCCS-vsn: old/sh/ctype.c 4.3
SCCS-vsn: old/sh/msg.c 4.5

37 years agosyntax error (from casey)
Sam Leffler [Mon, 12 Jan 1987 07:00:11 +0000 (23:00 -0800)]
syntax error (from  casey)

SCCS-vsn: old/sh/xec.c 4.4

37 years agohack workaround hy problem
Mike Karels [Sun, 11 Jan 1987 09:49:26 +0000 (01:49 -0800)]
hack workaround hy problem

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

37 years agodate and time created 87/01/10 17:48:18 by karels
Mike Karels [Sun, 11 Jan 1987 09:48:18 +0000 (01:48 -0800)]
date and time created 87/01/10 17:48:18 by karels

SCCS-vsn: sys/tahoe/conf/files.tahoe 1.1

37 years agouse the right type for mask replies!
Mike Karels [Sun, 11 Jan 1987 08:37:49 +0000 (00:37 -0800)]
use the right type for mask replies!

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

37 years agotypo
Mike Karels [Sun, 11 Jan 1987 08:06:06 +0000 (00:06 -0800)]
typo

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

37 years agoFix problem where WORDTAB, WORDBACKTAB, and WORDEND take N! time.
Gregory Minshall [Sat, 10 Jan 1987 08:36:52 +0000 (00:36 -0800)]
Fix problem where WORDTAB, WORDBACKTAB, and WORDEND take N! time.

SCCS-vsn: usr.bin/tn3270/ctlr/inbound.c 1.6

37 years agocompletely redo handling of SCONV nodes to cope with Tahoe's
Sam Leffler [Sat, 10 Jan 1987 07:25:03 +0000 (23:25 -0800)]
completely redo handling of SCONV nodes to cope with Tahoe's
incorrect handling of char's and short's in registers (e.g. cvtwl r0,r0
does a movl); also correct OPLOG handling for items shorter than 32-bits:
tst[wb] on registers don't work, but cmp[bw] $0,r? does; finally, handle
change to local.c which leaves in lots of new SCONV's (we optimize those
which are extraneous in code added mainly to optim2)

SCCS-vsn: old/pcc/ccom.tahoe/local2.c 1.8
SCCS-vsn: old/pcc/ccom.tahoe/table.c 1.5

37 years agoleave SCONV nodes in unless they don't change object's size
Sam Leffler [Sat, 10 Jan 1987 07:20:40 +0000 (23:20 -0800)]
leave SCONV nodes in unless they don't change object's size

SCCS-vsn: old/pcc/ccom.tahoe/local.c 1.5

37 years agotypo
Mike Karels [Fri, 9 Jan 1987 14:55:05 +0000 (06:55 -0800)]
typo

SCCS-vsn: sbin/newfs/Makefile 7.2

37 years agodate and time created 87/01/08 22:42:15 by karels
Mike Karels [Fri, 9 Jan 1987 14:42:15 +0000 (06:42 -0800)]
date and time created 87/01/08 22:42:15 by karels

SCCS-vsn: sbin/newfs/Makefile 7.1

37 years agodo it anyway!
Mike Karels [Fri, 9 Jan 1987 12:32:40 +0000 (04:32 -0800)]
do it anyway!

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

37 years agocomment fix
Keith Bostic [Fri, 9 Jan 1987 04:08:30 +0000 (20:08 -0800)]
comment fix

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

37 years agobe more persistent in trying to read directories;
Kirk McKusick [Thu, 8 Jan 1987 11:26:45 +0000 (03:26 -0800)]
be more persistent in trying to read directories;
add FOUND return status for routines called from dirscan

SCCS-vsn: sbin/fsck/dir.c 5.3
SCCS-vsn: sbin/fsck/fsck.h 5.2
SCCS-vsn: sbin/fsck/inode.c 5.3
SCCS-vsn: sbin/fsck/pass3.c 5.2
SCCS-vsn: sbin/fsck/utilities.c 5.3

37 years agofix bug in reporting anonymous groups and uids
Keith Sklower [Thu, 8 Jan 1987 11:06:47 +0000 (03:06 -0800)]
fix bug in reporting anonymous groups and uids

SCCS-vsn: usr.bin/rdist/server.c 5.4

37 years agospelling fix, outblock to oublock
Keith Bostic [Tue, 6 Jan 1987 02:43:59 +0000 (18:43 -0800)]
spelling fix, outblock to oublock

SCCS-vsn: lib/libc/sys/getrusage.2 6.5

37 years agorm spaces in printfs
Bill Joy [Mon, 5 Jan 1987 09:22:08 +0000 (01:22 -0800)]
rm spaces in printfs

SCCS-vsn: sys/tahoe/tahoe/autoconf.c 1.11

37 years agodon't print useless messages
Mike Karels [Wed, 31 Dec 1986 06:36:37 +0000 (22:36 -0800)]
don't print useless messages

SCCS-vsn: sbin/XNSrouted/tables.c 5.6

37 years agotypo
Mike Karels [Wed, 31 Dec 1986 04:25:37 +0000 (20:25 -0800)]
typo

SCCS-vsn: sys/vax/uba/dh.c 7.4

37 years agotake out debugging printfs
Sam Leffler [Sat, 27 Dec 1986 04:28:03 +0000 (20:28 -0800)]
take out debugging printfs

SCCS-vsn: sys/tahoe/stand/vdformat/format.c 1.3

37 years agoCPMDCB takes physical address; had been working because CP only
Sam Leffler [Wed, 24 Dec 1986 12:51:25 +0000 (04:51 -0800)]
CPMDCB takes physical address; had been working because CP only
uses 24-bits (or maybe 30) and physical == virtual when address is in data
segment (as command buffers are)

SCCS-vsn: sys/tahoe/tahoe/cons.c 1.6

37 years agomust have cp command block in data segment to insure vtoph
Sam Leffler [Wed, 24 Dec 1986 12:44:03 +0000 (04:44 -0800)]
must have cp command block in data segment to insure vtoph
works with noproc; correct tick and tickadj when reseting hz

SCCS-vsn: sys/tahoe/tahoe/clock.c 1.4

37 years agorm debugging
Mike Karels [Wed, 24 Dec 1986 05:43:48 +0000 (21:43 -0800)]
rm debugging

SCCS-vsn: sys/tahoe/stand/vdformat/maps.c 1.3

37 years agointermediate i/o buffer must be physically contiguous for DMA
Sam Leffler [Wed, 24 Dec 1986 00:33:23 +0000 (16:33 -0800)]
intermediate i/o buffer must be physically contiguous for DMA

SCCS-vsn: sys/tahoe/vba/ik.c 1.5

37 years agovddcaddr now not relative
Mike Karels [Tue, 23 Dec 1986 11:24:39 +0000 (03:24 -0800)]
vddcaddr now not relative

SCCS-vsn: sys/tahoe/stand/vdformat/vdfmt.c 1.3

37 years agooops
Mike Karels [Tue, 23 Dec 1986 11:07:25 +0000 (03:07 -0800)]
oops

SCCS-vsn: etc/etc.tahoe/MAKEDEV 5.3

37 years agorace in dmopen; bug report 4.3BSD/sys/78
Mike Karels [Tue, 23 Dec 1986 07:18:15 +0000 (23:18 -0800)]
race in dmopen; bug report 4.3BSD/sys/78

SCCS-vsn: sys/vax/uba/dh.c 7.3

37 years agobug report 4.1BSD/usr.bin/2 and 4.1BSD/usr.bin/3
Keith Bostic [Tue, 23 Dec 1986 06:43:09 +0000 (22:43 -0800)]
bug report 4.1BSD/usr.bin/2 and 4.1BSD/usr.bin/3

SCCS-vsn: usr.bin/uuencode/uuencode.c 5.4

37 years agodocument macro dirfd; bug report 4.1BSD/sys/31
Keith Bostic [Tue, 23 Dec 1986 03:46:52 +0000 (19:46 -0800)]
document macro dirfd; bug report 4.1BSD/sys/31

SCCS-vsn: lib/libc/gen/directory.3 6.3

37 years agobug report 4.1BSD/sys/31
Keith Bostic [Tue, 23 Dec 1986 03:40:58 +0000 (19:40 -0800)]
bug report 4.1BSD/sys/31

SCCS-vsn: sys/ufs/ffs/dir.h 7.2
SCCS-vsn: sys/ufs/ufs/dir.h 7.2

37 years agofixed initialization problem in want()
Keith Bostic [Tue, 23 Dec 1986 02:35:01 +0000 (18:35 -0800)]
fixed initialization problem in want()

SCCS-vsn: usr.bin/last/last.c 5.6

37 years agoonce again, try to get local address right: this time for DONTROUTE
Mike Karels [Tue, 23 Dec 1986 02:19:31 +0000 (18:19 -0800)]
once again, try to get local address right: this time for DONTROUTE
on point-to-point links (need to zero sin_port before calling ifa_ifwithdstaddr

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

37 years agoflushes on plugboard, consistency on dialup names
Mike Karels [Tue, 23 Dec 1986 01:44:23 +0000 (17:44 -0800)]
flushes on plugboard, consistency on dialup names

SCCS-vsn: etc/gettytab 5.9

37 years agodon't make me use who too
Mike Karels [Tue, 23 Dec 1986 01:23:54 +0000 (17:23 -0800)]
don't make me use who too

SCCS-vsn: usr.bin/w/w.c 5.4

37 years ago-f
Mike Karels [Mon, 22 Dec 1986 08:32:31 +0000 (00:32 -0800)]
-f

SCCS-vsn: usr.bin/w/w.1 6.2
SCCS-vsn: usr.bin/w/w.1 6.2

37 years agodon't make me use who too
Mike Karels [Mon, 22 Dec 1986 08:28:36 +0000 (00:28 -0800)]
don't make me use who too

SCCS-vsn: usr.bin/w/w.c 5.4

37 years agoupdate modes for std
Mike Karels [Mon, 22 Dec 1986 06:55:54 +0000 (22:55 -0800)]
update modes for std

SCCS-vsn: etc/etc.tahoe/MAKEDEV 5.2

37 years agoSeems to work with 'close' followed by 'open'.
Gregory Minshall [Sat, 20 Dec 1986 09:09:32 +0000 (01:09 -0800)]
Seems to work with 'close' followed by 'open'.

SCCS-vsn: usr.bin/tn3270/ascii/termin.c 1.2

37 years agodate and time created 86/12/19 17:09:04 by minshall
Gregory Minshall [Sat, 20 Dec 1986 09:09:04 +0000 (01:09 -0800)]
date and time created 86/12/19 17:09:04 by minshall

SCCS-vsn: usr.bin/tn3270/ascii/termin.c 1.1

37 years agoSeems to work with 'close' then 'open'.
Gregory Minshall [Sat, 20 Dec 1986 09:07:54 +0000 (01:07 -0800)]
Seems to work with 'close' then 'open'.

SCCS-vsn: usr.bin/tn3270/sys_curses/termout.c 1.4

37 years agoSeems to work with 'close' then 'open'
Gregory Minshall [Sat, 20 Dec 1986 09:07:37 +0000 (01:07 -0800)]
Seems to work with 'close' then 'open'

SCCS-vsn: usr.bin/tn3270/ctlr/inbound.c 1.5
SCCS-vsn: usr.bin/tn3270/ctlr/outbound.c 1.6
SCCS-vsn: usr.bin/tn3270/ctlr/makefile 1.4

37 years agoseems to work with 'close' then 'open'.
Gregory Minshall [Sat, 20 Dec 1986 09:06:00 +0000 (01:06 -0800)]
seems to work with 'close' then 'open'.

SCCS-vsn: usr.bin/tn3270/makefile 1.2
SCCS-vsn: usr.bin/tn3270/telnet.c 1.3

37 years agomove vdtimeout from kernel header
Mike Karels [Sat, 20 Dec 1986 06:28:43 +0000 (22:28 -0800)]
move vdtimeout from kernel header

SCCS-vsn: sys/tahoe/stand/vdformat/vdfmt.h 1.3

37 years agomove vdtimeout here
Mike Karels [Sat, 20 Dec 1986 06:27:01 +0000 (22:27 -0800)]
move vdtimeout here

SCCS-vsn: sys/tahoe/stand/vdformat/io.c 1.3

37 years agoFix up '`' (was \).
Gregory Minshall [Sat, 20 Dec 1986 05:41:13 +0000 (21:41 -0800)]
Fix up '`' (was \).

SCCS-vsn: usr.bin/tn3270/ctlr/3270pc.kbd 1.2

37 years agocorrect uba reallocation on reset
Mike Karels [Sat, 20 Dec 1986 03:46:35 +0000 (19:46 -0800)]
correct uba reallocation on reset

SCCS-vsn: sys/vax/uba/dh.c 7.2
SCCS-vsn: sys/vax/uba/dhu.c 7.2
SCCS-vsn: sys/vax/uba/dmf.c 7.3
SCCS-vsn: sys/vax/uba/dmz.c 7.2

37 years agodate and time created 86/12/19 11:35:47 by karels
Mike Karels [Sat, 20 Dec 1986 03:35:47 +0000 (19:35 -0800)]
date and time created 86/12/19 11:35:47 by karels

SCCS-vsn: sys/sys/disklabel.h 7.1

37 years agoVarious fixes.
Gregory Minshall [Sat, 20 Dec 1986 03:07:46 +0000 (19:07 -0800)]
Various fixes.

SCCS-vsn: usr.bin/tn3270/telnet.c 1.2

37 years agoFix bug in DISC logic.
Gregory Minshall [Sat, 20 Dec 1986 03:06:30 +0000 (19:06 -0800)]
Fix bug in DISC logic.

SCCS-vsn: usr.bin/tn3270/ctlr/inbound.c 1.4

37 years agomissed one
Mike Karels [Sat, 20 Dec 1986 02:46:37 +0000 (18:46 -0800)]
missed one

SCCS-vsn: etc/etc.tahoe/MAKEDEV 5.1

37 years agosanity on cypher
Mike Karels [Sat, 20 Dec 1986 02:36:50 +0000 (18:36 -0800)]
sanity on cypher

SCCS-vsn: etc/etc.tahoe/MAKEDEV 1.2

37 years agodate and time created 86/12/19 10:35:48 by karels
Mike Karels [Sat, 20 Dec 1986 02:35:48 +0000 (18:35 -0800)]
date and time created 86/12/19 10:35:48 by karels

SCCS-vsn: etc/etc.tahoe/MAKEDEV 1.1

37 years agomassive rework; fix access of files > 0
Sam Leffler [Sat, 20 Dec 1986 00:43:49 +0000 (16:43 -0800)]
massive rework; fix access of files > 0

SCCS-vsn: sys/tahoe/stand/cy.c 7.3

37 years agomove relocation past cypher control block; purge data cache for good
Sam Leffler [Sat, 20 Dec 1986 00:42:17 +0000 (16:42 -0800)]
move relocation past cypher control block; purge data cache for good
measure (shouldn't be needed)

SCCS-vsn: sys/tahoe/stand/srt0.c 1.4

37 years agomake it look more like the system version; controller addresses
Sam Leffler [Sat, 20 Dec 1986 00:41:21 +0000 (16:41 -0800)]
make it look more like the system version; controller addresses
are now physical addresses (were offsets from VBIOBASE before)

SCCS-vsn: sys/tahoe/stand/vd.c 7.5

37 years agoconsolidate printfs
Mike Karels [Fri, 19 Dec 1986 15:53:36 +0000 (07:53 -0800)]
consolidate printfs

SCCS-vsn: sys/tahoe/tahoe/autoconf.c 1.10

37 years agorm junk
Mike Karels [Fri, 19 Dec 1986 15:53:05 +0000 (07:53 -0800)]
rm junk

SCCS-vsn: sys/tahoe/stand/cyvar.h 1.2

37 years agofix movob
Mike Karels [Fri, 19 Dec 1986 15:52:45 +0000 (07:52 -0800)]
fix movob

SCCS-vsn: sys/tahoe/stand/machdep.c 1.2

37 years agoupdates
Mike Karels [Fri, 19 Dec 1986 15:52:26 +0000 (07:52 -0800)]
updates

SCCS-vsn: sys/tahoe/stand/saio.h 1.2
SCCS-vsn: sys/tahoe/stand/sys.c 1.2
SCCS-vsn: sys/tahoe/stand/conf.c 1.3

37 years agoeliminate magic constants
Mike Karels [Fri, 19 Dec 1986 15:51:57 +0000 (07:51 -0800)]
eliminate magic constants

SCCS-vsn: sys/tahoe/stand/boot.c 1.5

37 years agochecked in for Jim Bloom
Keith Bostic [Fri, 19 Dec 1986 14:55:58 +0000 (06:55 -0800)]
checked in for Jim Bloom

SCCS-vsn: usr.bin/at/at/at.c 5.5

37 years agoallow EOF to end tagged input
Keith Bostic [Fri, 19 Dec 1986 14:49:08 +0000 (06:49 -0800)]
allow EOF to end tagged input

SCCS-vsn: bin/csh/dol.c 5.4

37 years agoadded select to see also
Keith Bostic [Fri, 19 Dec 1986 09:16:22 +0000 (01:16 -0800)]
added select to see also

SCCS-vsn: lib/libc/sys/getitimer.2 6.3

37 years agofix stupid botch -- reversed condition
Eric Allman [Thu, 18 Dec 1986 08:19:30 +0000 (00:19 -0800)]
fix stupid botch -- reversed condition

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.10.1.2

37 years agohack around compiler bug that gets confused on isascii
Eric Allman [Thu, 18 Dec 1986 08:08:34 +0000 (00:08 -0800)]
hack around compiler bug that gets confused on isascii

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.10.1.1
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.57.1.1

37 years agodelete unneeded #include <ctype.h>
Eric Allman [Thu, 18 Dec 1986 08:05:39 +0000 (00:05 -0800)]
delete unneeded #include <ctype.h>

SCCS-vsn: usr.sbin/sendmail/src/trace.c 5.3
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 5.8
SCCS-vsn: usr.sbin/sendmail/src/util.c 5.9

37 years agoshut up!
Mike Karels [Wed, 17 Dec 1986 14:27:42 +0000 (06:27 -0800)]
shut up!

SCCS-vsn: sys/tahoe/vba/vba.c 1.4

37 years agoblock reentrance of arpinput/arptnew with splimp;
Mike Karels [Wed, 17 Dec 1986 08:16:14 +0000 (00:16 -0800)]
block reentrance of arpinput/arptnew with splimp;
larger tables for gateway (shouldn't use 2-dimensional array!);
use loopback even if not up yet, for configuration at boot time
when primary interface doesn't hear itself talk.

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

37 years agolint
Sam Leffler [Tue, 16 Dec 1986 12:57:17 +0000 (04:57 -0800)]
lint

SCCS-vsn: sys/tahoe/tahoe/autoconf.c 1.9

37 years agostd addresses must be 32-bit
Sam Leffler [Tue, 16 Dec 1986 12:52:53 +0000 (04:52 -0800)]
std addresses must be 32-bit

SCCS-vsn: sys/tahoe/if/if_enp.c 1.4

37 years agolint
Sam Leffler [Tue, 16 Dec 1986 12:27:54 +0000 (04:27 -0800)]
lint

SCCS-vsn: sys/kern/subr_xxx.c 7.3
SCCS-vsn: sys/tahoe/vba/vbavar.h 1.4
SCCS-vsn: sys/tahoe/vba/cy.c 1.8
SCCS-vsn: sys/tahoe/vba/dr.c 1.6
SCCS-vsn: sys/tahoe/vba/vbaparam.h 1.3
SCCS-vsn: sys/tahoe/vba/ik.c 1.4
SCCS-vsn: sys/tahoe/if/if_ace.c 1.12
SCCS-vsn: sys/tahoe/if/if_enp.c 1.3
SCCS-vsn: sys/tahoe/if/if_enpreg.h 1.3
SCCS-vsn: sys/deprecated/kdb/defs.h 7.4
SCCS-vsn: sys/deprecated/kdb/kdb_access.c 7.3
SCCS-vsn: sys/deprecated/kdb/kdb_command.c 7.3
SCCS-vsn: sys/deprecated/kdb/kdb_ctype.c 7.2
SCCS-vsn: sys/deprecated/kdb/kdb_expr.c 7.4
SCCS-vsn: sys/deprecated/kdb/kdb_format.c 7.4
SCCS-vsn: sys/deprecated/kdb/kdb_input.c 7.3
SCCS-vsn: sys/deprecated/kdb/kdb_message.c 7.3
SCCS-vsn: sys/deprecated/kdb/kdb_output.c 7.2
SCCS-vsn: sys/deprecated/kdb/kdb_pcs.c 7.2
SCCS-vsn: sys/deprecated/kdb/kdb_print.c 7.5
SCCS-vsn: sys/deprecated/kdb/kdb_runpcs.c 7.3
SCCS-vsn: sys/deprecated/kdb/kdb_sym.c 7.2
SCCS-vsn: sys/deprecated/kdb/kdb_trap.c 7.5
SCCS-vsn: sys/tahoe/tahoe/Locore.c 1.3
SCCS-vsn: sys/tahoe/tahoe/autoconf.c 1.9
SCCS-vsn: sys/tahoe/tahoe/kdb_machdep.c 7.3
SCCS-vsn: sys/tahoe/tahoe/kdb_opset.c 7.3
SCCS-vsn: sys/tahoe/include/kdbparam.h 7.5
SCCS-vsn: sys/tahoe/tahoe/machdep.c 1.9
SCCS-vsn: sys/tahoe/tahoe/mem.c 1.4
SCCS-vsn: sys/tahoe/tahoe/trap.c 1.7
SCCS-vsn: sys/tahoe/tahoe/vm_machdep.c 1.7

37 years agoall statistics are unsigned
Sam Leffler [Tue, 16 Dec 1986 09:10:42 +0000 (01:10 -0800)]
all statistics are unsigned

SCCS-vsn: usr.bin/netstat/inet.c 5.6
SCCS-vsn: usr.bin/netstat/ns.c 5.5
SCCS-vsn: usr.bin/netstat/route.c 5.8

37 years agoincrease FRAGTTL
Mike Karels [Tue, 16 Dec 1986 02:10:38 +0000 (18:10 -0800)]
increase FRAGTTL

SCCS-vsn: sys/netinet/ip.h 7.3

37 years agoadd missing MMAP code from merge
Sam Leffler [Mon, 15 Dec 1986 06:52:28 +0000 (22:52 -0800)]
add missing MMAP code from merge

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

37 years agoadd new gtco types; generalize in-proximity status bit (from pixar!sam)
Sam Leffler [Mon, 15 Dec 1986 06:52:07 +0000 (22:52 -0800)]
add new gtco types; generalize in-proximity status bit (from pixar!sam)

SCCS-vsn: sys/kern/tty_tb.c 7.3

37 years agoadd new gtco types (from pixar!sam)
Sam Leffler [Mon, 15 Dec 1986 06:49:46 +0000 (22:49 -0800)]
add new gtco types (from pixar!sam)

SCCS-vsn: sys/sys/tablet.h 7.2

37 years agofixed allocation alignment for Power 6.
Keith Bostic [Sat, 13 Dec 1986 04:41:55 +0000 (20:41 -0800)]
fixed allocation alignment for Power 6.

SCCS-vsn: usr.bin/mail/strings.c 5.3