unix-history/.git
38 years agounbreak loadpcs
Mike Karels [Sun, 9 Mar 1986 05:34:03 +0000 (21:34 -0800)]
unbreak loadpcs

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

38 years agodo dbminit in a reasonable place
Eric Allman [Sun, 9 Mar 1986 01:28:15 +0000 (17:28 -0800)]
do dbminit in a reasonable place

SCCS-vsn: usr.sbin/sendmail/src/alias.c 5.12
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.47

38 years agoclean up ordering; don't lose stuff that arrives during uiomove
Mike Karels [Sat, 8 Mar 1986 11:23:51 +0000 (03:23 -0800)]
clean up ordering; don't lose stuff that arrives during uiomove

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

38 years agoKeep compatibility with 4.2 telnet. Note that 4.2 telnet
Gregory Minshall [Sat, 8 Mar 1986 08:35:04 +0000 (00:35 -0800)]
Keep compatibility with 4.2 telnet.  Note that 4.2 telnet
does NOT meet the telnet spec (it sends CR with no following LF or NULL),
but we follow the spec even if we keep compatibility.

SCCS-vsn: libexec/telnetd/telnetd.c 5.7

38 years agoClean up for lint; change some stderr to stdout; bug fix
Gregory Minshall [Sat, 8 Mar 1986 04:33:00 +0000 (20:33 -0800)]
Clean up for lint; change some stderr to stdout; bug fix
(in ruserpass.c, routine rnetrc()).

SCCS-vsn: usr.bin/ftp/main.c 5.6
SCCS-vsn: usr.bin/ftp/ftp.c 5.9
SCCS-vsn: usr.bin/ftp/ftp_var.h 5.3
SCCS-vsn: usr.bin/ftp/cmds.c 5.5
SCCS-vsn: usr.bin/ftp/domacro.c 1.2
SCCS-vsn: usr.bin/ftp/ruserpass.c 1.3

38 years agoClean up for lint; add syslog.
Gregory Minshall [Sat, 8 Mar 1986 04:01:49 +0000 (20:01 -0800)]
Clean up for lint; add syslog.

SCCS-vsn: libexec/ftpd/ftpd.c 5.4
SCCS-vsn: libexec/ftpd/ftpcmd.y 5.4

38 years agominor changes from Steve Jacobson.
Gregory Minshall [Sat, 8 Mar 1986 03:40:23 +0000 (19:40 -0800)]
minor changes from Steve Jacobson.

SCCS-vsn: usr.bin/ftp/ftp.1 6.5
SCCS-vsn: libexec/ftpd/ftpd.8 6.3

38 years agofix problems with premature EOF's, add flag to disable autoreverse
Jim Bloom [Sat, 8 Mar 1986 01:20:45 +0000 (17:20 -0800)]
fix problems with premature EOF's, add flag to disable autoreverse

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

38 years agofix underlining (from george lavender)
Jim Bloom [Fri, 7 Mar 1986 06:20:07 +0000 (22:20 -0800)]
fix underlining (from george lavender)

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

38 years agofix security/privacy problem (from ks@ef.purdue.edu (Kirk Smith))
Kirk McKusick [Fri, 7 Mar 1986 05:07:48 +0000 (21:07 -0800)]
fix security/privacy problem (from ks@ef.purdue.edu (Kirk Smith))

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

38 years agohandle case with directory entry, but no inode on tape
Kirk McKusick [Thu, 6 Mar 1986 14:44:58 +0000 (06:44 -0800)]
handle case with directory entry, but no inode on tape

SCCS-vsn: sbin/restore/restore.c 5.2

38 years agodo not print uid's with no blocks or files allocated
Kirk McKusick [Thu, 6 Mar 1986 12:16:47 +0000 (04:16 -0800)]
do not print uid's with no blocks or files allocated

SCCS-vsn: usr.sbin/repquota/repquota.c 5.4

38 years agomake lockfile generate a more senible error message
Kirk McKusick [Thu, 6 Mar 1986 11:49:45 +0000 (03:49 -0800)]
make lockfile generate a more senible error message

SCCS-vsn: sbin/dump/tape.c 5.4

38 years agomore minor tweeks from Torek
Kirk McKusick [Thu, 6 Mar 1986 11:18:28 +0000 (03:18 -0800)]
more minor tweeks from Torek

SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.9

38 years ago#ifdef the connect/send for UDP (for 4.3 only); indicate whether
Mike Karels [Thu, 6 Mar 1986 10:39:59 +0000 (02:39 -0800)]
#ifdef the connect/send for UDP (for 4.3 only); indicate whether
any server seemed to be present with distinguished error return

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

38 years agoif resetting special chars, let's do them all
Mike Karels [Thu, 6 Mar 1986 10:07:38 +0000 (02:07 -0800)]
if resetting special chars, let's do them all

SCCS-vsn: usr.bin/login/login.c 5.12
SCCS-vsn: usr.bin/login/login.c.1 5.12

38 years agomust define state of unknown type inodes
Kirk McKusick [Thu, 6 Mar 1986 09:15:22 +0000 (01:15 -0800)]
must define state of unknown type inodes

SCCS-vsn: sbin/fsck/pass1.c 5.2

38 years agoadd firewall check for bad entry in state map
Kirk McKusick [Thu, 6 Mar 1986 09:14:43 +0000 (01:14 -0800)]
add firewall check for bad entry in state map

SCCS-vsn: sbin/fsck/pass2.c 5.2
SCCS-vsn: sbin/fsck/pass4.c 5.3
SCCS-vsn: sbin/fsck/pass5.c 5.2

38 years agofree dup list and zero link count entries as they are used
Kirk McKusick [Thu, 6 Mar 1986 09:12:40 +0000 (01:12 -0800)]
free dup list and zero link count entries as they are used
reinitialize dup list head and zero link count head to empty after each fs check

SCCS-vsn: sbin/fsck/pass4.c 5.2
SCCS-vsn: sbin/fsck/main.c 5.4

38 years agoput back default printing language as c (so expressions et. al. work)
Sam Leffler [Thu, 6 Mar 1986 01:44:54 +0000 (17:44 -0800)]
put back default printing language as c (so expressions et. al. work)

SCCS-vsn: old/dbx/printsym.c 5.3

38 years agomissing exit(0);
Jay Lepreau [Wed, 5 Mar 1986 15:28:26 +0000 (07:28 -0800)]
missing exit(0);

SCCS-vsn: usr.bin/netstat/main.c 5.5

38 years agolint
Mike Karels [Wed, 5 Mar 1986 15:09:47 +0000 (07:09 -0800)]
lint

SCCS-vsn: sys/vax/uba/idc.c 6.12

38 years agoChange ioctl request parameter to type unsigned long to avoid lint complaints.
Donn Seeley [Wed, 5 Mar 1986 14:13:07 +0000 (06:13 -0800)]
Change ioctl request parameter to type unsigned long to avoid lint complaints.

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

38 years agoconsistency
Mike Karels [Wed, 5 Mar 1986 11:55:01 +0000 (03:55 -0800)]
consistency

SCCS-vsn: sys/kern/kern_xxx.c 6.7
SCCS-vsn: sys/kern/sys_generic.c 6.15

38 years agorelax restrictions on *chown: allow owner to change group if member
Mike Karels [Wed, 5 Mar 1986 11:53:22 +0000 (03:53 -0800)]
relax restrictions on *chown: allow owner to change group if member

SCCS-vsn: sys/kern/vfs_syscalls.c 6.23
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 6.23
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 6.23
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 6.23
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 6.23

38 years agoShut Lint Up.
Keith Sklower [Wed, 5 Mar 1986 11:46:44 +0000 (03:46 -0800)]
Shut Lint Up.

SCCS-vsn: sys/netns/ns_ip.c 6.13
SCCS-vsn: sys/netns/spp_debug.c 6.7

38 years agoSilence Lint.
Keith Sklower [Wed, 5 Mar 1986 11:30:31 +0000 (03:30 -0800)]
Silence Lint.

SCCS-vsn: sys/netns/ns_proto.c 6.6

38 years agouse swapon instead of syscall
Kirk McKusick [Wed, 5 Mar 1986 11:30:14 +0000 (03:30 -0800)]
use swapon instead of syscall

SCCS-vsn: sbin/swapon/swapon.c 5.2

38 years agoconsistency
Mike Karels [Wed, 5 Mar 1986 11:25:23 +0000 (03:25 -0800)]
consistency

SCCS-vsn: sys/kern/kern_xxx.c 6.7
SCCS-vsn: sys/kern/sys_generic.c 6.15

38 years agoWhat do we care about quotas?!? (Especially if we don't know what they are!)
Mike Karels [Wed, 5 Mar 1986 11:21:06 +0000 (03:21 -0800)]
What do we care about quotas?!? (Especially if we don't know what they are!)

SCCS-vsn: sys/vax/uba/uda.c 6.20
SCCS-vsn: sys/vax/uba/tmscp.c 5.5

38 years agolint
Mike Karels [Wed, 5 Mar 1986 11:19:41 +0000 (03:19 -0800)]
lint

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

38 years agoAdded several entries (fchmod, getpeername, quota, setquota, sigreturn,
Donn Seeley [Wed, 5 Mar 1986 11:16:32 +0000 (03:16 -0800)]
Added several entries (fchmod, getpeername, quota, setquota, sigreturn,
umount, vhangup) and fixed a few others (getsockopt, ptrace, setregid,
setreuid, swapon).  Made ioctl requests have type u_long.

SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.33

38 years agoResolve lint problems -- pids are ints, not longs.
Donn Seeley [Wed, 5 Mar 1986 10:52:07 +0000 (02:52 -0800)]
Resolve lint problems -- pids are ints, not longs.

SCCS-vsn: lib/libc/sys/getpid.2 6.2

38 years agoChange caddr_t to char * -- caddr_t shouldn't appear outside the kernel.
Donn Seeley [Wed, 5 Mar 1986 10:35:33 +0000 (02:35 -0800)]
Change caddr_t to char * -- caddr_t shouldn't appear outside the kernel.

SCCS-vsn: lib/libc/sys/quotactl.2 6.6

38 years agoChanged 'caddr_t' to 'char *' -- 'caddr_t' isn't supposed to be visible
Donn Seeley [Wed, 5 Mar 1986 09:11:48 +0000 (01:11 -0800)]
Changed 'caddr_t' to 'char *' -- 'caddr_t' isn't supposed to be visible
outside the kernel.

SCCS-vsn: lib/libc/sys/brk.2 6.2

38 years agoadding drem.s,sqrt.s
Group working with Kahn on math lib [Wed, 5 Mar 1986 08:51:21 +0000 (00:51 -0800)]
adding drem.s,sqrt.s

SCCS-vsn: lib/libm/national/Makefile 1.2

38 years agodate and time created 86/03/04 16:50:29 by elefunt
Group working with Kahn on math lib [Wed, 5 Mar 1986 08:50:29 +0000 (00:50 -0800)]
date and time created 86/03/04 16:50:29 by elefunt

SCCS-vsn: lib/libm/national/support.s 1.1

38 years agodate and time created 86/03/04 16:50:28 by elefunt
Group working with Kahn on math lib [Wed, 5 Mar 1986 08:50:28 +0000 (00:50 -0800)]
date and time created 86/03/04 16:50:28 by elefunt

SCCS-vsn: lib/libm/national/sqrt.s 1.1

38 years agodetect duplicate citations (from muller@nprdc.arpa (Keith Muller))
Kirk McKusick [Wed, 5 Mar 1986 07:28:29 +0000 (23:28 -0800)]
detect duplicate citations (from muller@nprdc.arpa (Keith Muller))

SCCS-vsn: old/refer/refer/glue1.c 4.3

38 years agolint
Mike Karels [Wed, 5 Mar 1986 06:00:15 +0000 (22:00 -0800)]
lint

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

38 years ago... but need to set dstaddr before addr, or garbage routes installed
Mike Karels [Wed, 5 Mar 1986 05:58:55 +0000 (21:58 -0800)]
... but need to set dstaddr before addr, or garbage routes installed

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

38 years agotake out dependencies on default RESolution
Dave Slattengren [Wed, 5 Mar 1986 05:56:37 +0000 (21:56 -0800)]
take out dependencies on default RESolution

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ifontinfo.c 1.7

38 years agolint
Mike Karels [Wed, 5 Mar 1986 05:53:39 +0000 (21:53 -0800)]
lint

SCCS-vsn: sys/netinet/if_ether.c 6.18
SCCS-vsn: sys/netinet/in_pcb.c 6.15

38 years agotake out dependencies on default RESolution
Dave Slattengren [Wed, 5 Mar 1986 05:49:46 +0000 (21:49 -0800)]
take out dependencies on default RESolution

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ifontinfo.c 1.7

38 years agoForce the initialization of fd in all cases (from Keith Muller)
Kirk McKusick [Wed, 5 Mar 1986 05:47:27 +0000 (21:47 -0800)]
Force the initialization of fd in all cases (from Keith Muller)

SCCS-vsn: old/refer/inv/inv1.c 4.2

38 years agotake out dependencies on default RESolution
Dave Slattengren [Wed, 5 Mar 1986 04:54:55 +0000 (20:54 -0800)]
take out dependencies on default RESolution

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/makeifont.c 1.8

38 years agoTake out dependencies on RES-olution defined in rst.h
Dave Slattengren [Wed, 5 Mar 1986 04:43:30 +0000 (20:43 -0800)]
Take out dependencies on RES-olution defined in rst.h

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ch2rst.c 1.7

38 years agotake out dependencies on default RESolution
Dave Slattengren [Wed, 5 Mar 1986 04:21:11 +0000 (20:21 -0800)]
take out dependencies on default RESolution

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/rst2ch.c 1.2

38 years agotake out dependencies on default resolution
Dave Slattengren [Wed, 5 Mar 1986 04:15:14 +0000 (20:15 -0800)]
take out dependencies on default resolution

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/makeifont.c 1.8

38 years agojust formatting (verified with cc -S).
Jay Lepreau [Wed, 5 Mar 1986 01:43:23 +0000 (17:43 -0800)]
just formatting (verified with cc -S).

SCCS-vsn: usr.bin/ftp/ftp.c 5.8

38 years agoreturns 2 when things are screwed up; avoid infinite loop too.
Jay Lepreau [Wed, 5 Mar 1986 01:32:27 +0000 (17:32 -0800)]
returns 2 when things are screwed up; avoid infinite loop too.

SCCS-vsn: usr.bin/grep/old.ucb.grep/old.ucb.grep.c 5.2

38 years agotake out dependencies on default RESolution
Dave Slattengren [Tue, 4 Mar 1986 22:06:42 +0000 (14:06 -0800)]
take out dependencies on default RESolution

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ifontinfo.c 1.7

38 years agoXTABS is a 2 bit field
Jay Lepreau [Tue, 4 Mar 1986 21:14:51 +0000 (13:14 -0800)]
XTABS is a 2 bit field

SCCS-vsn: bin/ls/ls.c 5.5

38 years agoonly use the current constant value if types match (avoids
Sam Leffler [Tue, 4 Mar 1986 13:39:19 +0000 (05:39 -0800)]
only use the current constant value if types match (avoids
{tst,cmp}[bw] against long problem)

SCCS-vsn: old/pcc/c2.tahoe/c22.c 1.2

38 years agoproperly install the tabset file (from Chris Torek <chris@gyre.umd.edu>)
Kirk McKusick [Tue, 4 Mar 1986 08:10:49 +0000 (00:10 -0800)]
properly install the tabset file (from Chris Torek <chris@gyre.umd.edu>)

SCCS-vsn: share/termcap/Makefile 5.2

38 years agofix security/privacy problem (from ks@ef.purdue.edu (Kirk Smith))
Kirk McKusick [Tue, 4 Mar 1986 06:48:32 +0000 (22:48 -0800)]
fix security/privacy problem (from ks@ef.purdue.edu (Kirk Smith))

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

38 years agoone more time: don't clear persist on an ack-only packet
Mike Karels [Tue, 4 Mar 1986 03:26:57 +0000 (19:26 -0800)]
one more time: don't clear persist on an ack-only packet

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

38 years agodate and time created 86/03/02 15:30:44 by sam
Sam Leffler [Mon, 3 Mar 1986 07:30:44 +0000 (23:30 -0800)]
date and time created 86/03/02 15:30:44 by sam

SCCS-vsn: old/pcc/c2.tahoe/c23.c 1.1

38 years agodate and time created 86/03/02 15:30:43 by sam
Sam Leffler [Mon, 3 Mar 1986 07:30:43 +0000 (23:30 -0800)]
date and time created 86/03/02 15:30:43 by sam

SCCS-vsn: old/pcc/c2.tahoe/c22.c 1.1

38 years agodate and time created 86/03/02 15:30:42 by sam
Sam Leffler [Mon, 3 Mar 1986 07:30:42 +0000 (23:30 -0800)]
date and time created 86/03/02 15:30:42 by sam

SCCS-vsn: old/pcc/c2.tahoe/c20.c 1.1
SCCS-vsn: old/pcc/c2.tahoe/c21.c 1.1

38 years agodate and time created 86/03/02 15:30:41 by sam
Sam Leffler [Mon, 3 Mar 1986 07:30:41 +0000 (23:30 -0800)]
date and time created 86/03/02 15:30:41 by sam

SCCS-vsn: old/pcc/c2.tahoe/c2.h 1.1

38 years agodate and time created 86/03/02 15:30:40 by sam
Sam Leffler [Mon, 3 Mar 1986 07:30:40 +0000 (23:30 -0800)]
date and time created 86/03/02 15:30:40 by sam

SCCS-vsn: old/pcc/c2.tahoe/Makefile 1.1

38 years agoalways ignore SIGCHLD in openmailer; get SccsId correct in alias.c
Eric Allman [Mon, 3 Mar 1986 06:07:11 +0000 (22:07 -0800)]
always ignore SIGCHLD in openmailer; get SccsId correct in alias.c

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.10
SCCS-vsn: usr.sbin/sendmail/src/alias.c 5.11
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.46

38 years agocall sendmail with -i to ignore "." on a line by itself
Eric Allman [Mon, 3 Mar 1986 05:47:29 +0000 (21:47 -0800)]
call sendmail with -i to ignore "." on a line by itself

SCCS-vsn: bin/rmail/rmail.c 4.7

38 years agofseek back to returning int
Jay Lepreau [Sat, 1 Mar 1986 21:02:54 +0000 (13:02 -0800)]
fseek back to returning int

SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.32

38 years agoback out portion of last rev that make it return the offset;
Jay Lepreau [Sat, 1 Mar 1986 20:52:20 +0000 (12:52 -0800)]
back out portion of last rev that make it return the offset;
(for Sys V compat);  more error checking

SCCS-vsn: lib/libc/stdio/fseek.c 5.2

38 years agofixes to avoid faulting when printing reserved operands (from Torek)
Kirk McKusick [Fri, 28 Feb 1986 12:41:38 +0000 (04:41 -0800)]
fixes to avoid faulting when printing reserved operands (from Torek)

SCCS-vsn: old/adb/adb.vax/format.c 4.3

38 years agoSorry, do the dstaddr first
Mike Karels [Thu, 27 Feb 1986 16:42:59 +0000 (08:42 -0800)]
Sorry, do the dstaddr first

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

38 years agooff by one
Mike Karels [Thu, 27 Feb 1986 16:40:05 +0000 (08:40 -0800)]
off by one

SCCS-vsn: sbin/ifconfig/ifconfig.c 4.16

38 years agochanges from Keith Muller
Kirk McKusick [Thu, 27 Feb 1986 10:43:55 +0000 (02:43 -0800)]
changes from Keith Muller

SCCS-vsn: old/roff/nroff_term/code.300 4.2
SCCS-vsn: old/roff/nroff_term/tabnec-t.c 4.3

38 years agoffs(0) == -1, not 0 (from kwlalonde%waterloo.csnet@csnet-relay.arpa)
Kirk McKusick [Thu, 27 Feb 1986 10:08:20 +0000 (02:08 -0800)]
ffs(0) == -1, not 0 (from kwlalonde%waterloo.csnet@csnet-relay.arpa)

SCCS-vsn: lib/libc/vax/string/ffs.s 5.3

38 years agokernel now wants dstaddr set after local addr
Mike Karels [Thu, 27 Feb 1986 09:10:05 +0000 (01:10 -0800)]
kernel now wants dstaddr set after local addr

SCCS-vsn: sbin/ifconfig/ifconfig.c 4.16
SCCS-vsn: sbin/ifconfig/ifconfig.c 4.16

38 years agofix problem reading klog when last putchar write last char in buffer
Jim Bloom [Thu, 27 Feb 1986 08:04:59 +0000 (00:04 -0800)]
fix problem reading klog when last putchar write last char in buffer

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

38 years agowake him up if we're talking to him
Mike Karels [Wed, 26 Feb 1986 13:54:00 +0000 (05:54 -0800)]
wake him up if we're talking to him

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

38 years agoI wanna see the digits!
Mike Karels [Wed, 26 Feb 1986 13:47:59 +0000 (05:47 -0800)]
I wanna see the digits!

SCCS-vsn: usr.bin/netstat/inet.c 5.4

38 years agodate and time created 86/02/25 16:04:50 by sam
Sam Leffler [Wed, 26 Feb 1986 08:04:50 +0000 (00:04 -0800)]
date and time created 86/02/25 16:04:50 by sam

SCCS-vsn: old/adb/adb.tahoe/setup.c 1.1
SCCS-vsn: old/adb/adb.tahoe/sym.c 1.1

38 years agodate and time created 86/02/25 16:04:49 by sam
Sam Leffler [Wed, 26 Feb 1986 08:04:49 +0000 (00:04 -0800)]
date and time created 86/02/25 16:04:49 by sam

SCCS-vsn: old/adb/adb.tahoe/runpcs.c 1.1

38 years agodate and time created 86/02/25 16:04:48 by sam
Sam Leffler [Wed, 26 Feb 1986 08:04:48 +0000 (00:04 -0800)]
date and time created 86/02/25 16:04:48 by sam

SCCS-vsn: old/adb/adb.tahoe/pcs.c 1.1
SCCS-vsn: old/adb/adb.tahoe/print.c 1.1

38 years agodate and time created 86/02/25 16:04:47 by sam
Sam Leffler [Wed, 26 Feb 1986 08:04:47 +0000 (00:04 -0800)]
date and time created 86/02/25 16:04:47 by sam

SCCS-vsn: old/adb/adb.tahoe/output.c 1.1

38 years agodate and time created 86/02/25 16:04:46 by sam
Sam Leffler [Wed, 26 Feb 1986 08:04:46 +0000 (00:04 -0800)]
date and time created 86/02/25 16:04:46 by sam

SCCS-vsn: old/adb/adb.tahoe/opset.c 1.1
SCCS-vsn: old/adb/adb.tahoe/optab.c 1.1

38 years agodate and time created 86/02/25 16:04:45 by sam
Sam Leffler [Wed, 26 Feb 1986 08:04:45 +0000 (00:04 -0800)]
date and time created 86/02/25 16:04:45 by sam

SCCS-vsn: old/adb/adb.tahoe/main.c 1.1
SCCS-vsn: old/adb/adb.tahoe/message.c 1.1

38 years agodate and time created 86/02/25 16:04:44 by sam
Sam Leffler [Wed, 26 Feb 1986 08:04:44 +0000 (00:04 -0800)]
date and time created 86/02/25 16:04:44 by sam

SCCS-vsn: old/adb/adb.tahoe/format.c 1.1
SCCS-vsn: old/adb/adb.tahoe/input.c 1.1

38 years agodate and time created 86/02/25 16:04:43 by sam
Sam Leffler [Wed, 26 Feb 1986 08:04:43 +0000 (00:04 -0800)]
date and time created 86/02/25 16:04:43 by sam

SCCS-vsn: old/adb/adb.tahoe/expr.c 1.1

38 years agodate and time created 86/02/25 16:04:42 by sam
Sam Leffler [Wed, 26 Feb 1986 08:04:42 +0000 (00:04 -0800)]
date and time created 86/02/25 16:04:42 by sam

SCCS-vsn: old/adb/adb.tahoe/access.c 1.1
SCCS-vsn: old/adb/adb.tahoe/command.c 1.1

38 years agodate and time created 86/02/25 16:04:41 by sam
Sam Leffler [Wed, 26 Feb 1986 08:04:41 +0000 (00:04 -0800)]
date and time created 86/02/25 16:04:41 by sam

SCCS-vsn: old/adb/adb.tahoe/mode.h 1.1
SCCS-vsn: old/adb/adb.tahoe/optab.h 1.1

38 years agodate and time created 86/02/25 16:04:40 by sam
Sam Leffler [Wed, 26 Feb 1986 08:04:40 +0000 (00:04 -0800)]
date and time created 86/02/25 16:04:40 by sam

SCCS-vsn: old/adb/adb.tahoe/mac.h 1.1
SCCS-vsn: old/adb/adb.tahoe/machine.h 1.1

38 years agodate and time created 86/02/25 16:04:39 by sam
Sam Leffler [Wed, 26 Feb 1986 08:04:39 +0000 (00:04 -0800)]
date and time created 86/02/25 16:04:39 by sam

SCCS-vsn: old/adb/adb.tahoe/defs.h 1.1
SCCS-vsn: old/adb/adb.tahoe/head.h 1.1

38 years agodate and time created 86/02/25 16:04:38 by sam
Sam Leffler [Wed, 26 Feb 1986 08:04:38 +0000 (00:04 -0800)]
date and time created 86/02/25 16:04:38 by sam

SCCS-vsn: old/adb/adb.tahoe/Makefile 5.1

38 years agoreorder elements in RCHECK'ed header so can properly catch free'ing a free blk
Jay Lepreau [Tue, 25 Feb 1986 16:34:27 +0000 (08:34 -0800)]
reorder elements in RCHECK'ed header so can properly catch free'ing a free blk
and not get segmentation fault later (applies only to debug code).
Reality treatment for comments.

SCCS-vsn: lib/libc/stdlib/malloc.c 5.5

38 years agoback to old fseek returning -1 and 0; document the 0 for Sys V compat.
Jay Lepreau [Tue, 25 Feb 1986 15:50:15 +0000 (07:50 -0800)]
back to old fseek returning -1 and 0; document the 0 for Sys V compat.

SCCS-vsn: lib/libc/stdio/fseek.3 6.3

38 years agoremove fseek: back to old version returning int
Jay Lepreau [Tue, 25 Feb 1986 15:48:31 +0000 (07:48 -0800)]
remove fseek: back to old version returning int

SCCS-vsn: include/stdio.h 5.2

38 years agoGFLOAT, HFLOAT and OCTA are not 32-bit types (from Jay Schuster,
Donn Seeley [Tue, 25 Feb 1986 14:40:59 +0000 (06:40 -0800)]
GFLOAT, HFLOAT and OCTA are not 32-bit types (from Jay Schuster,
schuster@su-pescadero).

SCCS-vsn: old/pcc/c2.vax/c21.c 4.18

38 years agoput back sccsid
Sam Leffler [Tue, 25 Feb 1986 14:28:05 +0000 (06:28 -0800)]
put back sccsid

SCCS-vsn: sys/tahoe/inline/Makefile 1.3

38 years agoupdate from monet: check number of arguments in pattern calls
Sam Leffler [Tue, 25 Feb 1986 14:27:19 +0000 (06:27 -0800)]
update from monet: check number of arguments in pattern calls

SCCS-vsn: sys/tahoe/inline/Makefile 1.2
SCCS-vsn: sys/tahoe/inline/inline.h 1.2
SCCS-vsn: sys/tahoe/inline/langpats.c 1.3
SCCS-vsn: sys/tahoe/inline/libcpats.c 1.3
SCCS-vsn: sys/tahoe/inline/machdep.c 1.3
SCCS-vsn: sys/tahoe/inline/machpats.c 1.3
SCCS-vsn: sys/tahoe/inline/main.c 1.3

38 years agobug: don't soisdisconnected on datagram sockets, want to reconnect
Mike Karels [Tue, 25 Feb 1986 13:23:28 +0000 (05:23 -0800)]
bug: don't soisdisconnected on datagram sockets, want to reconnect

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

38 years agoFor lint -a, prevent 'long assignment may lose accuracy' warning for
Donn Seeley [Tue, 25 Feb 1986 01:57:41 +0000 (17:57 -0800)]
For lint -a, prevent 'long assignment may lose accuracy' warning for
expressions of type long that are cast to type void.

SCCS-vsn: old/pcc/lint/lpass1/lint.c 1.9

38 years agoback to world-writable dirs and cat? files. Hwoever, if a dirs
Jay Lepreau [Mon, 24 Feb 1986 21:55:52 +0000 (13:55 -0800)]
back to world-writable dirs and cat? files.  Hwoever, if a dirs
exists we don't change its mode.

SCCS-vsn: old/catman/catman.c 5.6

38 years agoreset overquota flags for each fs; lint
Jay Lepreau [Mon, 24 Feb 1986 21:05:29 +0000 (13:05 -0800)]
reset overquota flags for each fs; lint

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

38 years agolseek doesn't mind negative offsets, read & write do;
Jay Lepreau [Mon, 24 Feb 1986 19:33:20 +0000 (11:33 -0800)]
lseek doesn't mind negative offsets, read & write do;
bring write.2 up to read.2 stds.

SCCS-vsn: lib/libc/sys/lseek.2 6.3
SCCS-vsn: lib/libc/sys/read.2 6.4
SCCS-vsn: lib/libc/sys/write.2 6.4

38 years agodon't make me do the arithmetic (he's been idle HOW long?)
Mike Karels [Mon, 24 Feb 1986 15:38:54 +0000 (07:38 -0800)]
don't make me do the arithmetic (he's been idle HOW long?)

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