unix-history/.git
38 years agofix for proper host name lookup
Jim Bloom [Thu, 5 Sep 1985 09:56:32 +0000 (01:56 -0800)]
fix for proper host name lookup

SCCS-vsn: lib/libc/Makefile 4.14

38 years agoadd X window support
Kirk McKusick [Thu, 5 Sep 1985 09:39:20 +0000 (01:39 -0800)]
add X window support

SCCS-vsn: etc/gettytab 5.4

38 years agoadd sort by size and bug fix (from serge@arpa)
Jim Bloom [Thu, 5 Sep 1985 09:32:51 +0000 (01:32 -0800)]
add sort by size and bug fix (from serge@arpa)

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

38 years agoadd sort by size
Jim Bloom [Thu, 5 Sep 1985 09:32:17 +0000 (01:32 -0800)]
add sort by size

SCCS-vsn: bin/ls/ls.1 6.2

38 years agoadd X window stuff
Kirk McKusick [Thu, 5 Sep 1985 08:07:36 +0000 (00:07 -0800)]
add X window stuff

SCCS-vsn: contrib/Makefile 4.10

38 years agoisprint(space) shoudl be true and add isgraph
Jim Bloom [Thu, 5 Sep 1985 07:08:36 +0000 (23:08 -0800)]
isprint(space) shoudl be true and add isgraph

SCCS-vsn: include/ctype.h 4.2

38 years agolint cleanup
Jim Bloom [Thu, 5 Sep 1985 04:32:39 +0000 (20:32 -0800)]
lint cleanup

SCCS-vsn: sys/kern/subr_log.c 6.6
SCCS-vsn: sys/kern/kern_clock.c 6.14
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 6.17
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 6.17
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 6.17
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 6.17
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 6.12
SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 6.12
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 6.12
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 6.12

38 years agocheck raw mode to see if cr-nl is needed (from serge@arpa)
Jim Bloom [Thu, 5 Sep 1985 02:41:45 +0000 (18:41 -0800)]
check raw mode to see if cr-nl is needed (from serge@arpa)

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

38 years agocall line discipline close routine
Jim Bloom [Thu, 5 Sep 1985 00:46:24 +0000 (16:46 -0800)]
call line discipline close routine

SCCS-vsn: sys/kern/tty_pty.c 6.14

38 years agosave code to throw out invalid Sender: fields for validated senders
Eric Allman [Thu, 5 Sep 1985 00:40:34 +0000 (16:40 -0800)]
save code to throw out invalid Sender: fields for validated senders

SCCS-vsn: usr.sbin/sendmail/src/headers.c 5.4.1.1

38 years agoadd H_VALID header flag for Sender: fields
Eric Allman [Thu, 5 Sep 1985 00:39:12 +0000 (16:39 -0800)]
add H_VALID header flag for Sender: fields

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

38 years agoneed to check type in pffindproto
Mike Karels [Thu, 5 Sep 1985 00:38:36 +0000 (16:38 -0800)]
need to check type in pffindproto

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

38 years agouse the macro
Mike Karels [Wed, 4 Sep 1985 23:50:20 +0000 (15:50 -0800)]
use the macro

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

38 years agomissed ifdef for 8600
Jim Bloom [Wed, 4 Sep 1985 23:45:11 +0000 (15:45 -0800)]
missed ifdef for 8600

SCCS-vsn: sys/vax/vax/nexus.h 6.4

38 years agoavoid those uninitialized variables; dump all of memory if it fits
Mike Karels [Wed, 4 Sep 1985 23:22:13 +0000 (15:22 -0800)]
avoid those uninitialized variables; dump all of memory if it fits

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

38 years agombcluster map is full-sized now; rearrange cpu-specific setup
Mike Karels [Wed, 4 Sep 1985 23:17:26 +0000 (15:17 -0800)]
mbcluster map is full-sized now; rearrange cpu-specific setup

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

38 years ago8600 defs; expand usrpt and mbmaps for origin 1 maps; use parens
Mike Karels [Wed, 4 Sep 1985 23:15:37 +0000 (15:15 -0800)]
8600 defs; expand usrpt and mbmaps for origin 1 maps; use parens
around args in SYSMAP macro!!!

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

38 years agoincrease MAXNAME and MAXLINE, as requested by Rick Adams, via
Eric Allman [Wed, 4 Sep 1985 11:08:54 +0000 (03:08 -0800)]
increase MAXNAME and MAXLINE, as requested by Rick Adams, via
George Goble, via Kirk Smith, via Miriam Amos (why????)

SCCS-vsn: usr.sbin/sendmail/src/conf.h 5.2
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.7

38 years agoWander WIZ from weariful DEBUG to wonderful WIZ woption
Eric Allman [Wed, 4 Sep 1985 10:50:17 +0000 (02:50 -0800)]
Wander WIZ from weariful DEBUG to wonderful WIZ woption

SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 5.7
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.6

38 years agoget rid of BOMBPROOFING
Jim Bloom [Wed, 4 Sep 1985 03:13:52 +0000 (19:13 -0800)]
get rid of BOMBPROOFING

SCCS-vsn: lib/libc/net/gethostnamadr.c 5.4

38 years agocheckin for kjd. First cut at multiple address returns and BOMBPROOFING
Jim Bloom [Wed, 4 Sep 1985 03:11:16 +0000 (19:11 -0800)]
checkin for kjd.  First cut at multiple address returns and BOMBPROOFING

SCCS-vsn: lib/libc/net/gethostnamadr.c 5.3

38 years agofix copyright notices and include paths
Jim Bloom [Wed, 4 Sep 1985 03:09:37 +0000 (19:09 -0800)]
fix copyright notices and include paths

SCCS-vsn: lib/libc/net/gethostnamadr.c 5.2

38 years agoprepend interface pointer to packet in if_rubaget, for receiving protocol
Mike Karels [Wed, 4 Sep 1985 02:51:38 +0000 (18:51 -0800)]
prepend interface pointer to packet in if_rubaget, for receiving protocol

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

38 years agodocument -f
Sam Leffler [Sun, 1 Sep 1985 09:11:24 +0000 (01:11 -0800)]
document -f

SCCS-vsn: bin/chmod/chmod.1 6.2

38 years agocleanup
Sam Leffler [Sun, 1 Sep 1985 08:45:13 +0000 (00:45 -0800)]
cleanup

SCCS-vsn: usr.sbin/chown/chgrp.c 5.2
SCCS-vsn: usr.sbin/chown/chown.c 5.2

38 years agoadd -f flag for install; cleanup -R code
Sam Leffler [Sun, 1 Sep 1985 08:44:44 +0000 (00:44 -0800)]
add -f flag for install; cleanup -R code

SCCS-vsn: bin/chmod/chmod.c 5.4

38 years agouse new header file and standard defines
Mike Karels [Sun, 1 Sep 1985 03:20:46 +0000 (19:20 -0800)]
use new header file and standard defines

SCCS-vsn: old/sysline/sysline.c 5.3

38 years agomap to user must be enabled for the Vs100 driver (Jim Gettys)
Jim Gettys [Sat, 31 Aug 1985 04:51:47 +0000 (20:51 -0800)]
map to user must be enabled for the Vs100 driver (Jim Gettys)

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

38 years ago8600 support
Jim Bloom [Sat, 31 Aug 1985 04:47:04 +0000 (20:47 -0800)]
8600 support

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

38 years agoAdded Vs100 driver (Jim Gettys)
Jim Gettys [Sat, 31 Aug 1985 04:10:37 +0000 (20:10 -0800)]
Added Vs100 driver (Jim Gettys)

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

38 years agoAdded Vs100 driver. (Jim Gettys)
Jim Gettys [Sat, 31 Aug 1985 03:51:08 +0000 (19:51 -0800)]
Added Vs100 driver.  (Jim Gettys)

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

38 years agodate and time created 85/08/30 12:37:27 by jg
Jim Gettys [Sat, 31 Aug 1985 03:37:27 +0000 (19:37 -0800)]
date and time created 85/08/30 12:37:27 by jg

SCCS-vsn: sys/sys/vsio.h 1.1

38 years agodate and time created 85/08/30 12:24:19 by jg
Jim Gettys [Sat, 31 Aug 1985 03:24:19 +0000 (19:24 -0800)]
date and time created 85/08/30 12:24:19 by jg

SCCS-vsn: sys/vax/uba/vsreg.h 1.1

38 years agodate and time created 85/08/30 12:15:06 by jg
Jim Gettys [Sat, 31 Aug 1985 03:15:06 +0000 (19:15 -0800)]
date and time created 85/08/30 12:15:06 by jg

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

38 years agolengthen space for getty/window commands (70->200)
Mike Karels [Sat, 31 Aug 1985 00:45:45 +0000 (16:45 -0800)]
lengthen space for getty/window commands (70->200)

SCCS-vsn: old/init/init.c 5.4
SCCS-vsn: sbin/init/init.c 5.4

38 years agoincrease array sizes for pathnames (some people overflowed)
Jim Bloom [Sat, 31 Aug 1985 00:32:09 +0000 (16:32 -0800)]
increase array sizes for pathnames (some people overflowed)

SCCS-vsn: old/make/doname.c 4.7
SCCS-vsn: old/make/files.c 4.11
SCCS-vsn: old/make/gcos.c 4.3
SCCS-vsn: old/make/main.c 4.7
SCCS-vsn: old/make/misc.c 4.3

38 years agoadd backwards scanning
Jim Bloom [Fri, 30 Aug 1985 13:10:06 +0000 (05:10 -0800)]
add backwards scanning

SCCS-vsn: old/more/more.c 5.2
SCCS-vsn: old/more/more.help 4.2

38 years agoadd paging backwards
Jim Bloom [Fri, 30 Aug 1985 13:08:47 +0000 (05:08 -0800)]
add paging backwards

SCCS-vsn: old/more/more.1 6.2

38 years agofix 2 field timezones from date (from mcvax!jim)
Jim Bloom [Fri, 30 Aug 1985 08:55:27 +0000 (00:55 -0800)]
fix 2 field timezones from date (from mcvax!jim)

SCCS-vsn: sys/conf/newvers.sh 1.6

38 years agoonly use .exrc if owned by user or option sourceany is used
Jim Bloom [Fri, 30 Aug 1985 08:34:03 +0000 (00:34 -0800)]
only use .exrc if owned by user or option sourceany is used

SCCS-vsn: usr.bin/ex/ex.c 7.5
SCCS-vsn: usr.bin/ex/ex_data.c 7.5
SCCS-vsn: usr.bin/ex/ex_vars.h 7.5

38 years agofix problem with -ls reading symbolic links
Jim Bloom [Fri, 30 Aug 1985 00:20:50 +0000 (16:20 -0800)]
fix problem with -ls reading symbolic links

SCCS-vsn: usr.bin/find/find.c 4.14

38 years agoSupport for NAMELIST i/o from Jerry Berkman.
Donn Seeley [Thu, 29 Aug 1985 17:05:11 +0000 (09:05 -0800)]
Support for NAMELIST i/o from Jerry Berkman.

SCCS-vsn: usr.bin/f77/pass1.vax/proc.c 5.3

38 years agoDeleted intcon[] and realcon[], since they are now made redundant by
Donn Seeley [Thu, 29 Aug 1985 16:40:04 +0000 (08:40 -0800)]
Deleted intcon[] and realcon[], since they are now made redundant by
changes in intr.c.  From Jerry Berkman.

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

38 years agoSupport for NAMELIST i/o from Jerry Berkman.
Donn Seeley [Thu, 29 Aug 1985 16:35:02 +0000 (08:35 -0800)]
Support for NAMELIST i/o from Jerry Berkman.

SCCS-vsn: usr.bin/f77/pass1.vax/proc.c 5.3

38 years agoJerry Berkman's changes to ifdef 66 code and add the -r8 flag.
Donn Seeley [Thu, 29 Aug 1985 16:16:15 +0000 (08:16 -0800)]
Jerry Berkman's changes to ifdef 66 code and add the -r8 flag.

SCCS-vsn: usr.bin/f77/pass1.vax/main.c 5.2

38 years agoJerry Berkman's changes to ifdef 66 code and handle the -r8 flag.
Donn Seeley [Thu, 29 Aug 1985 16:10:42 +0000 (08:10 -0800)]
Jerry Berkman's changes to ifdef 66 code and handle the -r8 flag.

SCCS-vsn: usr.bin/f77/pass1.vax/lex.c 5.2

38 years agoVarious changes from Jerry Berkman. We now call the new builtin log10()
Donn Seeley [Thu, 29 Aug 1985 16:06:02 +0000 (08:06 -0800)]
Various changes from Jerry Berkman.  We now call the new builtin log10()
instead of the f77 library emulations; we figure out that builtins will
return type double instead of type float; we get rid of lots of
undocumented material; we ifdef 66 code and handle the -r8 flag.

SCCS-vsn: usr.bin/f77/pass1.vax/intr.c 5.2

38 years agoJerry Berkman's changes to ifdef 66 code and handle the -r8 flag.
Donn Seeley [Thu, 29 Aug 1985 15:59:28 +0000 (07:59 -0800)]
Jerry Berkman's changes to ifdef 66 code and handle the -r8 flag.

SCCS-vsn: usr.bin/f77/pass1.vax/init.c 5.2

38 years agoAdded Jerry Berkman's changes to handle the -r8 flag; added tests
Donn Seeley [Thu, 29 Aug 1985 15:54:30 +0000 (07:54 -0800)]
Added Jerry Berkman's changes to handle the -r8 flag; added tests
to make sure that SAVE statements don't appear among executable statements.

SCCS-vsn: usr.bin/f77/pass1.vax/gram.dcl 5.2

38 years agoAdded Jerry Berkman's changes to call pow() directly rather than
Donn Seeley [Thu, 29 Aug 1985 15:44:29 +0000 (07:44 -0800)]
Added Jerry Berkman's changes to call pow() directly rather than
indirectly through pow_dd(), in mkpower(); fixed another of my goofs in
the substring parameter conversion code in mkprim().

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

38 years agoMake error message more useful (from Jerry Berkman).
Donn Seeley [Thu, 29 Aug 1985 15:32:47 +0000 (07:32 -0800)]
Make error message more useful (from Jerry Berkman).

SCCS-vsn: usr.bin/f77/pass1.vax/exec.c 5.4

38 years agoAdded Jerry Berkman's changes to provide a definition for 'dblflag'
Donn Seeley [Thu, 29 Aug 1985 15:28:17 +0000 (07:28 -0800)]
Added Jerry Berkman's changes to provide a definition for 'dblflag'
and to ifdef the Fortran 66 compatibility flags; also added an external
declaration for intrconv().

SCCS-vsn: usr.bin/f77/pass1.vax/defs.h 5.2

38 years agoAdd definition for NAMELIST (from Jerry Berkman).
Donn Seeley [Thu, 29 Aug 1985 15:23:50 +0000 (07:23 -0800)]
Add definition for NAMELIST (from Jerry Berkman).

SCCS-vsn: usr.bin/f77/pass1.vax/Makefile 5.2

38 years agoIfdeffed 66 code, added -r8 flag. From Jerry Berkman.
Donn Seeley [Thu, 29 Aug 1985 15:12:48 +0000 (07:12 -0800)]
Ifdeffed 66 code, added -r8 flag.  From Jerry Berkman.

SCCS-vsn: usr.bin/f77/f77.vax/f77.c 5.2

38 years agodate and time created 85/08/29 00:10:15 by donn
Donn Seeley [Thu, 29 Aug 1985 15:10:15 +0000 (07:10 -0800)]
date and time created 85/08/29 00:10:15 by donn

SCCS-vsn: usr.bin/f77/f77.vax/f77.c 5.1

38 years agoAdded comment header; added Jerry Berkman's changes to delete
Donn Seeley [Thu, 29 Aug 1985 14:59:03 +0000 (06:59 -0800)]
Added comment header; added Jerry Berkman's changes to delete
INTRCNST and to ifdef 66 code.

SCCS-vsn: usr.bin/f77/include.vax/defines.h 5.2

38 years agodate and time created 85/08/28 23:49:38 by donn
Donn Seeley [Thu, 29 Aug 1985 14:49:38 +0000 (06:49 -0800)]
date and time created 85/08/28 23:49:38 by donn

SCCS-vsn: usr.bin/f77/include.vax/defines.h 5.1

38 years agofix bugs in l_L, improve error reporting and recovery.
Jerry Berkman [Thu, 29 Aug 1985 10:31:55 +0000 (02:31 -0800)]
fix bugs in l_L, improve error reporting and recovery.

SCCS-vsn: usr.bin/f77/libI77/rsnmle.c 5.3

38 years agogive more complete error messages
Kirk McKusick [Thu, 29 Aug 1985 09:45:52 +0000 (01:45 -0800)]
give more complete error messages

SCCS-vsn: sbin/mknod/mknod.c 4.2

38 years agosymbolic wchan (from crl@newton.purdue.edu)
Kirk McKusick [Thu, 29 Aug 1985 09:17:48 +0000 (01:17 -0800)]
symbolic wchan (from crl@newton.purdue.edu)

SCCS-vsn: bin/ps/ps.1 6.2

38 years agosymbolic wchan's (from Charles LaBrec; crl@newton.purdue.edu)
Kirk McKusick [Thu, 29 Aug 1985 09:04:31 +0000 (01:04 -0800)]
symbolic wchan's (from Charles LaBrec; crl@newton.purdue.edu)

SCCS-vsn: bin/ps/ps.c 5.3

38 years agorelax restrictions on office phone numbers
Jim Bloom [Thu, 29 Aug 1985 07:49:52 +0000 (23:49 -0800)]
relax restrictions on office phone numbers

SCCS-vsn: usr.bin/passwd/passwd.c 4.18

38 years agosupport for 5 digit phone numbers (3-1234)
Jim Bloom [Thu, 29 Aug 1985 06:53:26 +0000 (22:53 -0800)]
support for 5 digit phone numbers (3-1234)

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

38 years agonow REALLY the new version from glaser
Mike Karels [Thu, 29 Aug 1985 06:50:37 +0000 (22:50 -0800)]
now REALLY the new version from glaser

SCCS-vsn: sys/vax/if/if_hyreg.h 6.4

38 years agodon't open pw file if only doing net finger
Edward Wang [Thu, 29 Aug 1985 05:39:54 +0000 (21:39 -0800)]
don't open pw file if only doing net finger

SCCS-vsn: usr.bin/finger/finger.c 5.2

38 years agoupdate from donn@utah-cs
Kirk McKusick [Thu, 29 Aug 1985 05:22:01 +0000 (21:22 -0800)]
update from donn@utah-cs

SCCS-vsn: old/pcc/lint/lpass1/macdefs.h 1.4

38 years agokernel normal form (from sun!shannon)
Kirk McKusick [Thu, 29 Aug 1985 04:52:06 +0000 (20:52 -0800)]
kernel normal form (from sun!shannon)

SCCS-vsn: usr.bin/indent/indent.c 5.2
SCCS-vsn: usr.bin/indent/indent_codes.h 5.2
SCCS-vsn: usr.bin/indent/indent_globs.h 5.2
SCCS-vsn: usr.bin/indent/io.c 5.2
SCCS-vsn: usr.bin/indent/lexi.c 5.2
SCCS-vsn: usr.bin/indent/parse.c 5.2
SCCS-vsn: usr.bin/indent/pr_comment.c 5.2
SCCS-vsn: usr.bin/indent/Makefile 5.2
SCCS-vsn: usr.bin/indent/indent.1 6.2

38 years agofix signal handling for /bin/sh
Jim Bloom [Thu, 29 Aug 1985 02:48:44 +0000 (18:48 -0800)]
fix signal handling for /bin/sh

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

38 years agolint cleanup
Jim Bloom [Thu, 29 Aug 1985 01:49:48 +0000 (17:49 -0800)]
lint cleanup

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

38 years agofix hangs (from serge@arpa)
Jim Bloom [Thu, 29 Aug 1985 01:40:48 +0000 (17:40 -0800)]
fix hangs (from serge@arpa)

SCCS-vsn: usr.bin/script/script.c 5.2

38 years agonow only verfies format if isatty
Jim Bloom [Thu, 29 Aug 1985 01:18:15 +0000 (17:18 -0800)]
now only verfies format if isatty

SCCS-vsn: old/rxformat/rxformat.8 6.2

38 years agoadd newlines to printf's
Jim Bloom [Thu, 29 Aug 1985 01:11:03 +0000 (17:11 -0800)]
add newlines to printf's

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

38 years agoallow null passwd (from serge@arpa)
Jim Bloom [Thu, 29 Aug 1985 01:02:29 +0000 (17:02 -0800)]
allow null passwd (from serge@arpa)

SCCS-vsn: libexec/rshd/rshd.c 5.2

38 years agofix return status and format anyway if stdin not a tty
Jim Bloom [Thu, 29 Aug 1985 00:34:16 +0000 (16:34 -0800)]
fix return status and format anyway if stdin not a tty

SCCS-vsn: old/rxformat/rxformat.c 5.2

38 years agoreverse setuid and setgid
Jim Bloom [Wed, 28 Aug 1985 23:46:27 +0000 (15:46 -0800)]
reverse setuid and setgid

SCCS-vsn: libexec/rexecd/rexecd.c 5.2

38 years agofixed missing return value in "duplicate". changed things that lint
Van Jacobson [Wed, 28 Aug 1985 12:27:21 +0000 (04:27 -0800)]
fixed missing return value in "duplicate".  changed things that lint
complained about

SCCS-vsn: usr.bin/diff/diff3/diff3.c 4.4

38 years agodocument -c and -s
Jim Bloom [Wed, 28 Aug 1985 07:32:25 +0000 (23:32 -0800)]
document -c and -s

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

38 years agoinclude terminal line in default
Jim Bloom [Wed, 28 Aug 1985 01:05:57 +0000 (17:05 -0800)]
include terminal line in default

SCCS-vsn: etc/gettytab 5.3

38 years agodon't unlink output upon interupt if using zcat
Jim Bloom [Wed, 28 Aug 1985 00:56:50 +0000 (16:56 -0800)]
don't unlink output upon interupt if using zcat

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

38 years agoupdate error messages (mostly from sun!guy)
Kirk McKusick [Tue, 27 Aug 1985 14:33:27 +0000 (06:33 -0800)]
update error messages (mostly from sun!guy)

SCCS-vsn: lib/libc/sys/access.2 6.4
SCCS-vsn: lib/libc/sys/chmod.2 6.3
SCCS-vsn: lib/libc/sys/chown.2 6.4
SCCS-vsn: lib/libc/sys/fork.2 6.2
SCCS-vsn: lib/libc/sys/link.2 6.3
SCCS-vsn: lib/libc/sys/open.2 6.3
SCCS-vsn: lib/libc/sys/ptrace.2 6.3
SCCS-vsn: lib/libc/sys/read.2 6.3
SCCS-vsn: lib/libc/sys/write.2 6.3
SCCS-vsn: lib/libc/sys/execve.2 6.4
SCCS-vsn: lib/libc/sys/acct.2 6.3
SCCS-vsn: lib/libc/sys/chdir.2 6.3
SCCS-vsn: lib/libc/compat-43/creat.2 6.4
SCCS-vsn: lib/libc/sys/mknod.2 6.3
SCCS-vsn: lib/libc/sys/mount.2 6.3
SCCS-vsn: lib/libc/sys/pipe.2 6.2
SCCS-vsn: lib/libc/sys/stat.2 6.4
SCCS-vsn: lib/libc/sys/intro.2 6.4
SCCS-vsn: lib/libc/sys/utimes.2 6.4
SCCS-vsn: lib/libc/sys/gettimeofday.2 6.5
SCCS-vsn: lib/libc/sys/getrusage.2 6.3
SCCS-vsn: lib/libc/sys/swapon.2 6.3
SCCS-vsn: lib/libc/sys/chroot.2 6.3
SCCS-vsn: lib/libc/sys/fsync.2 6.3
SCCS-vsn: lib/libc/sys/getpgrp.2 6.3
SCCS-vsn: lib/libc/gen/gethostname.3 6.2
SCCS-vsn: lib/libc/sys/getitimer.2 6.2
SCCS-vsn: lib/libc/sys/getsockopt.2 6.2
SCCS-vsn: lib/libc/sys/mkdir.2 6.4
SCCS-vsn: lib/libc/sys/readlink.2 6.4
SCCS-vsn: lib/libc/sys/rename.2 6.3
SCCS-vsn: lib/libc/sys/rmdir.2 6.3
SCCS-vsn: lib/libc/sys/symlink.2 6.3
SCCS-vsn: lib/libc/sys/truncate.2 6.4

38 years agonew `make depend'; rebuild dependencies
Kirk McKusick [Tue, 27 Aug 1985 14:10:30 +0000 (06:10 -0800)]
new `make depend'; rebuild dependencies

SCCS-vsn: bin/Makefile 5.10

38 years agoback out -r5.2 since the code DOES NOT WORK with this change!
Kirk McKusick [Tue, 27 Aug 1985 12:12:10 +0000 (04:12 -0800)]
back out -r5.2 since the code DOES NOT WORK with this change!
Kevin what are your doing!?!?!

SCCS-vsn: include/netdb.h 5.4

38 years agonew `make depend'; update dependencies
Kirk McKusick [Tue, 27 Aug 1985 10:36:32 +0000 (02:36 -0800)]
new `make depend'; update dependencies

SCCS-vsn: games/Makefile 5.2

38 years agofix syntax errors
Kirk McKusick [Tue, 27 Aug 1985 10:13:40 +0000 (02:13 -0800)]
fix syntax errors

SCCS-vsn: old/refer/refer/refer1.c 4.2
SCCS-vsn: old/refer/hunt/refer3.c 4.2
SCCS-vsn: old/refer/refer/refer5.c 4.5

38 years agoadd hdh, ddn, raw_hy, dmz
Mike Karels [Tue, 27 Aug 1985 09:18:18 +0000 (01:18 -0800)]
add hdh, ddn, raw_hy, dmz

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

38 years agofrom ACC
Mike Karels [Tue, 27 Aug 1985 08:39:50 +0000 (00:39 -0800)]
from ACC

SCCS-vsn: sys/vax/if/if_ddn.c 6.1
SCCS-vsn: sys/vax/if/if_ddnreg.h 6.1
SCCS-vsn: sys/vax/if/if_ddnvar.h 6.1
SCCS-vsn: sys/vax/if/if_hdhreg.h 6.1

38 years agofix whole in sticky directories
Jim Bloom [Tue, 27 Aug 1985 08:15:14 +0000 (00:15 -0800)]
fix whole in sticky directories

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

38 years agomove if_loop.c to net
Mike Karels [Tue, 27 Aug 1985 06:10:45 +0000 (22:10 -0800)]
move if_loop.c to net

SCCS-vsn: sys/conf/files 6.9

38 years agomv if_loop.c to net
Mike Karels [Tue, 27 Aug 1985 06:02:43 +0000 (22:02 -0800)]
mv if_loop.c to net

SCCS-vsn: sys/conf/files 6.9

38 years agomove if_loop.c to net
Mike Karels [Tue, 27 Aug 1985 05:59:41 +0000 (21:59 -0800)]
move if_loop.c to net

SCCS-vsn: sys/conf/files 6.9

38 years agonot used from locore (obviously)
Mike Karels [Tue, 27 Aug 1985 05:45:43 +0000 (21:45 -0800)]
not used from locore (obviously)

SCCS-vsn: sys/netinet/in_systm.h 6.3

38 years agonew `make depend'; rebuild dependencies
Kirk McKusick [Tue, 27 Aug 1985 02:09:05 +0000 (18:09 -0800)]
new `make depend'; rebuild dependencies

SCCS-vsn: lib/Makefile 5.7

38 years agospelling
Kirk McKusick [Tue, 27 Aug 1985 01:20:17 +0000 (17:20 -0800)]
spelling

SCCS-vsn: usr.bin/vmstat/vmstat.c 5.2

38 years agofix lint error
Dan Walsh [Tue, 27 Aug 1985 00:01:49 +0000 (16:01 -0800)]
fix lint error

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

38 years agoadjusted tcp noactivity timer ioctl
Dan Walsh [Mon, 26 Aug 1985 07:18:13 +0000 (23:18 -0800)]
adjusted tcp noactivity timer ioctl

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

38 years agoupdate to modern conventions
Kirk McKusick [Mon, 26 Aug 1985 05:12:22 +0000 (21:12 -0800)]
update to modern conventions

SCCS-vsn: lib/libc/vax/stdio.old/doprnt.c 5.3

38 years agokdj, you really ought to make sure that your backwards compatibility
Kirk McKusick [Mon, 26 Aug 1985 04:37:05 +0000 (20:37 -0800)]
kdj, you really ought to make sure that your backwards compatibility
is syntactically correct.

SCCS-vsn: include/netdb.h 5.3

38 years agoupdate to modern standards
Kirk McKusick [Sat, 24 Aug 1985 10:18:09 +0000 (02:18 -0800)]
update to modern standards

SCCS-vsn: lib/libc/vax/stdio.old/doprnt.c 5.3

38 years agodate and time created 85/08/23 18:57:32 by mckusick
Kirk McKusick [Sat, 24 Aug 1985 09:57:32 +0000 (01:57 -0800)]
date and time created 85/08/23 18:57:32 by mckusick

SCCS-vsn: lib/libc/vax/stdio.old/puts.s 5.1

38 years agodate and time created 85/08/23 18:57:29 by mckusick
Kirk McKusick [Sat, 24 Aug 1985 09:57:29 +0000 (01:57 -0800)]
date and time created 85/08/23 18:57:29 by mckusick

SCCS-vsn: lib/libc/vax/stdio.old/gets.s 5.1