unix-history/.git
31 years agoonly set ctime when setting mtime, not when setting atime (from donn@bsdi.com)
Kirk McKusick [Tue, 11 Aug 1992 00:18:47 +0000 (16:18 -0800)]
only set ctime when setting mtime, not when setting atime (from donn@bsdi.com)

SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.107
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.107

31 years agospeedup for grep(1), from Henry Spencer
Keith Bostic [Tue, 11 Aug 1992 00:05:55 +0000 (16:05 -0800)]
speedup for grep(1), from Henry Spencer

SCCS-vsn: lib/libc/regex/engine.c 5.2

31 years agorepresent arpa dates with four digit years instead of two digits
Eric Allman [Mon, 10 Aug 1992 06:21:09 +0000 (22:21 -0800)]
represent arpa dates with four digit years instead of two digits

SCCS-vsn: usr.sbin/sendmail/src/arpadate.c 5.12
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.114

31 years agoallow setdirmodes to force setting of modes when used explicitly
Kirk McKusick [Mon, 10 Aug 1992 05:02:06 +0000 (21:02 -0800)]
allow setdirmodes to force setting of modes when used explicitly

SCCS-vsn: sbin/restore/main.c 5.9
SCCS-vsn: sbin/restore/interactive.c 5.13
SCCS-vsn: sbin/restore/dirs.c 5.22

31 years agoadd FORCE flag for setdirmodes()
Kirk McKusick [Mon, 10 Aug 1992 04:57:14 +0000 (20:57 -0800)]
add FORCE flag for setdirmodes()

SCCS-vsn: sbin/restore/restore.h 5.12

31 years agozero out unused part of structure so kernel will not complain
Kirk McKusick [Mon, 10 Aug 1992 04:28:50 +0000 (20:28 -0800)]
zero out unused part of structure so kernel will not complain

SCCS-vsn: sbin/mountd/mountd.c 5.24

31 years agoAdded to cgetset() documentation.
Elan Amir [Sat, 8 Aug 1992 08:21:55 +0000 (00:21 -0800)]
Added to cgetset() documentation.

SCCS-vsn: lib/libc/gen/getcap.3 5.3

31 years agoFixed bug in cgetset interaction with cgetent.
Elan Amir [Sat, 8 Aug 1992 08:18:02 +0000 (00:18 -0800)]
Fixed bug in cgetset interaction with cgetent.

SCCS-vsn: lib/libc/gen/getcap.c 5.3

31 years agoMade cgetset() work with sequential access. Cleaned up cgetnext().
Elan Amir [Sat, 8 Aug 1992 06:25:38 +0000 (22:25 -0800)]
Made cgetset() work with sequential access.  Cleaned up cgetnext().

SCCS-vsn: lib/libc/gen/getcap.c 5.2

31 years agoDon't increment bucket number when breaking out of hash_seq loop.
Keith Bostic [Sat, 8 Aug 1992 04:52:48 +0000 (20:52 -0800)]
Don't increment bucket number when breaking out of hash_seq loop.

SCCS-vsn: lib/libc/db/hash/hash.c 5.25

31 years agodo fstat before checking the size; from Craig Leres
Keith Bostic [Fri, 7 Aug 1992 23:58:44 +0000 (15:58 -0800)]
do fstat before checking the size; from Craig Leres

SCCS-vsn: usr.bin/strip/strip.c 5.12

31 years agoprototype typo
Keith Bostic [Fri, 7 Aug 1992 23:56:23 +0000 (15:56 -0800)]
prototype typo

SCCS-vsn: lib/libc/string/rindex.c 5.10

31 years agoadded db.3 link (which is referenced in nbdm man page)
Cynthia A. E. Livingston [Fri, 7 Aug 1992 13:34:38 +0000 (05:34 -0800)]
added db.3 link (which is referenced in nbdm man page)

SCCS-vsn: lib/libc/db/man/Makefile.inc 5.3

31 years agofixed some tables
Cynthia A. E. Livingston [Fri, 7 Aug 1992 12:10:55 +0000 (04:10 -0800)]
fixed some tables

SCCS-vsn: lib/libc/gen/getcap.3 5.2

31 years agodate and time created 92/08/06 18:21:31 by bostic
Keith Bostic [Fri, 7 Aug 1992 09:21:31 +0000 (01:21 -0800)]
date and time created 92/08/06 18:21:31 by bostic

SCCS-vsn: lib/libc/gen/getcap.3 5.1

31 years agodate and time created 92/08/06 18:21:27 by bostic
Keith Bostic [Fri, 7 Aug 1992 09:21:27 +0000 (01:21 -0800)]
date and time created 92/08/06 18:21:27 by bostic

SCCS-vsn: lib/libc/gen/getcap.c 5.1

31 years agoadd getcap(3) functions
Keith Bostic [Fri, 7 Aug 1992 09:20:41 +0000 (01:20 -0800)]
add getcap(3) functions

SCCS-vsn: include/stdlib.h 5.21

31 years agoadd getcap(3)
Keith Bostic [Fri, 7 Aug 1992 08:57:38 +0000 (00:57 -0800)]
add getcap(3)

SCCS-vsn: lib/libc/gen/Makefile.inc 5.30

31 years agofrom Mike Hibler
Kirk McKusick [Fri, 7 Aug 1992 08:38:16 +0000 (00:38 -0800)]
from Mike Hibler

SCCS-vsn: sys/hp/hpux/makesyscalls.sh 7.1
SCCS-vsn: sys/hp/hpux/syscalls.master 7.1

31 years agohpux->ultrix
Craig Leres [Fri, 7 Aug 1992 07:31:15 +0000 (23:31 -0800)]
hpux->ultrix

SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.cs.mc 2.9

31 years agodon't wait in getmntinfo
Keith Bostic [Fri, 7 Aug 1992 04:30:21 +0000 (20:30 -0800)]
don't wait in getmntinfo

SCCS-vsn: libexec/lfs_cleanerd/library.c 5.2

31 years agoadd lfs_cleanerd
Keith Bostic [Fri, 7 Aug 1992 03:38:59 +0000 (19:38 -0800)]
add lfs_cleanerd

SCCS-vsn: libexec/Makefile 5.9

31 years agodate and time created 92/08/06 12:38:29 by bostic
Keith Bostic [Fri, 7 Aug 1992 03:38:29 +0000 (19:38 -0800)]
date and time created 92/08/06 12:38:29 by bostic

SCCS-vsn: libexec/lfs_cleanerd/Makefile 5.1

31 years agointegrate into the source tree, yank to 5.1, minor lint
Keith Bostic [Fri, 7 Aug 1992 03:38:26 +0000 (19:38 -0800)]
integrate into the source tree, yank to 5.1, minor lint

SCCS-vsn: libexec/lfs_cleanerd/clean.h 5.1
SCCS-vsn: libexec/lfs_cleanerd/cleanerd.c 5.1
SCCS-vsn: libexec/lfs_cleanerd/library.c 5.1
SCCS-vsn: libexec/lfs_cleanerd/misc.c 5.1

31 years agodate and time created 92/08/06 12:33:33 by bostic
Keith Bostic [Fri, 7 Aug 1992 03:33:33 +0000 (19:33 -0800)]
date and time created 92/08/06 12:33:33 by bostic

SCCS-vsn: libexec/lfs_cleanerd/print.c 5.1

31 years agoStolen from newlfs; should be shared code.
Keith Bostic [Fri, 7 Aug 1992 03:28:15 +0000 (19:28 -0800)]
Stolen from newlfs; should be shared code.

SCCS-vsn: libexec/lfs_cleanerd/misc.c 1.2

31 years agodate and time created 92/08/06 12:27:52 by bostic
Keith Bostic [Fri, 7 Aug 1992 03:27:52 +0000 (19:27 -0800)]
date and time created 92/08/06 12:27:52 by bostic

SCCS-vsn: libexec/lfs_cleanerd/cleanerd.c 1.1

31 years agoVersion 2 cleaner
Keith Bostic [Fri, 7 Aug 1992 03:27:22 +0000 (19:27 -0800)]
Version 2 cleaner

SCCS-vsn: libexec/lfs_cleanerd/clean.h 1.2
SCCS-vsn: libexec/lfs_cleanerd/library.c 1.2

31 years agodate and time created 92/08/06 12:02:03 by bostic
Keith Bostic [Fri, 7 Aug 1992 03:02:03 +0000 (19:02 -0800)]
date and time created 92/08/06 12:02:03 by bostic

SCCS-vsn: lib/libc/regex/Makefile.inc 5.1

31 years agodate and time created 92/08/06 11:58:13 by bostic
Keith Bostic [Fri, 7 Aug 1992 02:58:13 +0000 (18:58 -0800)]
date and time created 92/08/06 11:58:13 by bostic

SCCS-vsn: lib/libc/regex/utils.h 5.1

31 years agodate and time created 92/08/06 11:58:12 by bostic
Keith Bostic [Fri, 7 Aug 1992 02:58:12 +0000 (18:58 -0800)]
date and time created 92/08/06 11:58:12 by bostic

SCCS-vsn: lib/libc/regex/regfree.c 5.1

31 years agodate and time created 92/08/06 11:58:11 by bostic
Keith Bostic [Fri, 7 Aug 1992 02:58:11 +0000 (18:58 -0800)]
date and time created 92/08/06 11:58:11 by bostic

SCCS-vsn: lib/libc/regex/regexec.c 5.1

31 years agodate and time created 92/08/06 11:58:10 by bostic
Keith Bostic [Fri, 7 Aug 1992 02:58:10 +0000 (18:58 -0800)]
date and time created 92/08/06 11:58:10 by bostic

SCCS-vsn: lib/libc/regex/regex2.h 5.1

31 years agodate and time created 92/08/06 11:58:08 by bostic
Keith Bostic [Fri, 7 Aug 1992 02:58:08 +0000 (18:58 -0800)]
date and time created 92/08/06 11:58:08 by bostic

SCCS-vsn: lib/libc/regex/regex.3 5.1

31 years agodate and time created 92/08/06 11:58:07 by bostic
Keith Bostic [Fri, 7 Aug 1992 02:58:07 +0000 (18:58 -0800)]
date and time created 92/08/06 11:58:07 by bostic

SCCS-vsn: lib/libc/regex/regerror.c 5.1

31 years agodate and time created 92/08/06 11:58:05 by bostic
Keith Bostic [Fri, 7 Aug 1992 02:58:05 +0000 (18:58 -0800)]
date and time created 92/08/06 11:58:05 by bostic

SCCS-vsn: lib/libc/regex/regcomp.c 5.1

31 years agodate and time created 92/08/06 11:58:04 by bostic
Keith Bostic [Fri, 7 Aug 1992 02:58:04 +0000 (18:58 -0800)]
date and time created 92/08/06 11:58:04 by bostic

SCCS-vsn: lib/libc/regex/re_format.7 5.1

31 years agodate and time created 92/08/06 11:58:03 by bostic
Keith Bostic [Fri, 7 Aug 1992 02:58:03 +0000 (18:58 -0800)]
date and time created 92/08/06 11:58:03 by bostic

SCCS-vsn: lib/libc/regex/engine.c 5.1

31 years agodate and time created 92/08/06 11:58:01 by bostic
Keith Bostic [Fri, 7 Aug 1992 02:58:01 +0000 (18:58 -0800)]
date and time created 92/08/06 11:58:01 by bostic

SCCS-vsn: lib/libc/regex/cname.h 5.1

31 years agodate and time created 92/08/06 11:57:59 by bostic
Keith Bostic [Fri, 7 Aug 1992 02:57:59 +0000 (18:57 -0800)]
date and time created 92/08/06 11:57:59 by bostic

SCCS-vsn: lib/libc/regex/cclass.h 5.1

31 years agoadd regex directory
Keith Bostic [Thu, 6 Aug 1992 06:15:54 +0000 (22:15 -0800)]
add regex directory

SCCS-vsn: lib/libc/Makefile 5.9

31 years agoadd regex.h (POSIX regex package)
Keith Bostic [Thu, 6 Aug 1992 06:07:59 +0000 (22:07 -0800)]
add regex.h (POSIX regex package)

SCCS-vsn: include/Makefile 5.54

31 years agodate and time created 92/08/05 12:39:01 by bostic
Keith Bostic [Thu, 6 Aug 1992 03:39:01 +0000 (19:39 -0800)]
date and time created 92/08/05 12:39:01 by bostic

SCCS-vsn: lib/libc/regex/README 5.1

31 years agoreplace regexp with POSIX regex
Keith Bostic [Thu, 6 Aug 1992 03:37:23 +0000 (19:37 -0800)]
replace regexp with POSIX regex

SCCS-vsn: lib/libcompat/regexp/regexp.3 5.3

31 years agomove regexp into libcompat
Keith Bostic [Thu, 6 Aug 1992 03:28:25 +0000 (19:28 -0800)]
move regexp into libcompat

SCCS-vsn: lib/libc/gen/Makefile.inc 5.29

31 years agoregex needed by POSIX RE package
Keith Bostic [Thu, 6 Aug 1992 03:24:42 +0000 (19:24 -0800)]
regex needed by POSIX RE package

SCCS-vsn: lib/libcompat/4.3/re_comp.3 6.5

31 years agoregex man page need by POSIX regex package
Keith Bostic [Thu, 6 Aug 1992 03:13:19 +0000 (19:13 -0800)]
regex man page need by POSIX regex package

SCCS-vsn: lib/libcompat/Makefile 5.11

31 years ago/usr/lib/tabset -> /usr/share/tabset in go225
John A. Kunze [Thu, 6 Aug 1992 01:09:41 +0000 (17:09 -0800)]
/usr/lib/tabset -> /usr/share/tabset in go225

SCCS-vsn: share/termcap/termcap.src 5.102

31 years agoadd FD_COPY
Keith Bostic [Tue, 4 Aug 1992 12:15:30 +0000 (04:15 -0800)]
add FD_COPY

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

31 years agoget things working again for a wider range of HP-UX binaries
Mike Hibler [Tue, 4 Aug 1992 05:16:03 +0000 (21:16 -0800)]
get things working again for a wider range of HP-UX binaries

SCCS-vsn: sys/hp/hpux/hpux_compat.c 7.31

31 years agoifdef ohpuxssig under COMPAT_OHPUX
Mike Hibler [Tue, 4 Aug 1992 05:15:12 +0000 (21:15 -0800)]
ifdef ohpuxssig under COMPAT_OHPUX

SCCS-vsn: sys/hp/hpux/hpux_sig.c 7.12

31 years agotermios support
Mike Hibler [Tue, 4 Aug 1992 05:13:46 +0000 (21:13 -0800)]
termios support

SCCS-vsn: sys/hp/hpux/hpux_termio.h 7.4
SCCS-vsn: sys/hp/hpux/hpux_tty.c 7.11

31 years agoadded COMPAT_OHPUX for 4.3-ish compatibility
Mike Hibler [Tue, 4 Aug 1992 05:12:33 +0000 (21:12 -0800)]
added COMPAT_OHPUX for 4.3-ish compatibility

SCCS-vsn: sys/hp300/conf/GENERIC.hp300 5.4

31 years agoeliminate a couple of unneeded includes
Mike Hibler [Tue, 4 Aug 1992 05:01:27 +0000 (21:01 -0800)]
eliminate a couple of unneeded includes

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

31 years agoexpand tweaksigcode in place and make it work correctly
Mike Hibler [Tue, 4 Aug 1992 04:59:22 +0000 (20:59 -0800)]
expand tweaksigcode in place and make it work correctly

SCCS-vsn: sys/hp300/hp300/machdep.c 7.31

31 years agolabel trap instruction in sigcode to make it easier to locate
Mike Hibler [Tue, 4 Aug 1992 04:57:59 +0000 (20:57 -0800)]
label trap instruction in sigcode to make it easier to locate

SCCS-vsn: sys/hp300/hp300/locore.s 7.17

31 years agofixup a comment
Mike Hibler [Tue, 4 Aug 1992 04:57:15 +0000 (20:57 -0800)]
fixup a comment

SCCS-vsn: sys/hp300/hp300/pmap.c 7.12

31 years agono longer a mappable clock so change "standard clock"
Mike Hibler [Tue, 4 Aug 1992 04:48:40 +0000 (20:48 -0800)]
no longer a mappable clock so change "standard clock"
back to "standard" (i.e. don't generate clock.h)

SCCS-vsn: sys/hp300/conf/files.hp300 7.13

31 years agomake the UTAH partition table for the 7937 standard
Mike Hibler [Tue, 4 Aug 1992 04:46:31 +0000 (20:46 -0800)]
make the UTAH partition table for the 7937 standard
(this gets rid of the last remaining UTAH ifdef)

SCCS-vsn: sys/hp300/dev/rd.c 7.16

31 years agoclean up
Jan-Simon Pendry [Mon, 3 Aug 1992 15:54:08 +0000 (07:54 -0800)]
clean up

SCCS-vsn: sys/miscfs/kernfs/kernfs_vfsops.c 7.5

31 years agoa new one.
Keith Bostic [Mon, 3 Aug 1992 12:48:34 +0000 (04:48 -0800)]
a new one.

SCCS-vsn: sys/ufs/lfs/TODO 5.10

31 years agoadd SCCS id, yank to 7.1, by TK for Marc
Marc Teitelbaum [Mon, 3 Aug 1992 10:58:51 +0000 (02:58 -0800)]
add SCCS id, yank to 7.1, by TK for Marc

SCCS-vsn: sys/scripts/xps 7.1

31 years agoadd SCCS id's
Keith Bostic [Mon, 3 Aug 1992 10:57:33 +0000 (02:57 -0800)]
add SCCS id's

SCCS-vsn: sys/scripts/pgrpdump 7.2

31 years agodate and time created 92/08/02 19:56:36 by bostic
Keith Bostic [Mon, 3 Aug 1992 10:56:36 +0000 (02:56 -0800)]
date and time created 92/08/02 19:56:36 by bostic

SCCS-vsn: sys/scripts/bdump 7.1

31 years agodate and time created 92/08/02 19:55:29 by bostic
Keith Bostic [Mon, 3 Aug 1992 10:55:29 +0000 (02:55 -0800)]
date and time created 92/08/02 19:55:29 by bostic

SCCS-vsn: sys/hp300/scripts/xbt 7.1

31 years agofix the comment
Keith Bostic [Sun, 2 Aug 1992 09:56:10 +0000 (01:56 -0800)]
fix the comment

SCCS-vsn: lib/libc/string/strsep.c 5.6

31 years agoheader corruption
Keith Bostic [Sun, 2 Aug 1992 07:06:17 +0000 (23:06 -0800)]
header corruption

SCCS-vsn: usr.sbin/amd/include/am.h 5.5

31 years agodelete copyright notices from Makefiles
Keith Bostic [Sun, 2 Aug 1992 07:02:58 +0000 (23:02 -0800)]
delete copyright notices from Makefiles

SCCS-vsn: usr.sbin/amd/config/Makefile.irix3 5.2
SCCS-vsn: usr.sbin/amd/config/Makefile.irix4 5.2
SCCS-vsn: usr.sbin/amd/config/Makefile.stellix 5.2

31 years agoheader corruption
Keith Bostic [Sun, 2 Aug 1992 06:59:29 +0000 (22:59 -0800)]
header corruption

SCCS-vsn: usr.sbin/amd/amd/mntfs.c 5.5
SCCS-vsn: usr.sbin/amd/amd/nfs_ops.c 5.6
SCCS-vsn: usr.sbin/amd/amd/opts.c 5.6
SCCS-vsn: usr.sbin/amd/amd/restart.c 5.5

31 years agodelete VERBOSE #ifdef's
Keith Bostic [Sun, 2 Aug 1992 06:40:44 +0000 (22:40 -0800)]
delete VERBOSE #ifdef's

SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.51
SCCS-vsn: sys/ufs/lfs/lfs_bio.c 7.14
SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 7.35
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.77
SCCS-vsn: sys/ufs/lfs/lfs_segment.c 7.28
SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 7.18
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.90

31 years agodelete VERBOSE #ifdef's; move vrele in unmount so if busy doesn't crash
Keith Bostic [Sun, 2 Aug 1992 06:39:44 +0000 (22:39 -0800)]
delete VERBOSE #ifdef's; move vrele in unmount so if busy doesn't crash
at next attempt.

SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.82

31 years agoFixed that one.
Keith Bostic [Sun, 2 Aug 1992 06:34:36 +0000 (22:34 -0800)]
Fixed that one.

SCCS-vsn: sys/ufs/lfs/README 7.5

31 years agoget ifile address out of superblock; fix byte accounting
Keith Bostic [Sun, 2 Aug 1992 06:29:58 +0000 (22:29 -0800)]
get ifile address out of superblock; fix byte accounting

SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 7.17

31 years agomake sure initseg always gets called before writeseg; correct check
Keith Bostic [Sun, 2 Aug 1992 06:29:31 +0000 (22:29 -0800)]
make sure initseg always gets called before writeseg; correct check
for disk address in current partial; fix data checksum; fix byte accounting
for seg use

SCCS-vsn: sys/ufs/lfs/lfs_segment.c 7.27

31 years agoupdate for 4.4BSD-Alpha
Keith Bostic [Sun, 2 Aug 1992 06:28:25 +0000 (22:28 -0800)]
update for 4.4BSD-Alpha

SCCS-vsn: sys/ufs/lfs/README 7.4
SCCS-vsn: sys/ufs/lfs/TODO 5.9

31 years agoI agree, but it won't help to bitch now.
Keith Bostic [Sun, 2 Aug 1992 04:50:16 +0000 (20:50 -0800)]
I agree, but it won't help to bitch now.

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

31 years agoremove decl of spec_vnodeop_p
Jan-Simon Pendry [Sat, 1 Aug 1992 19:23:09 +0000 (11:23 -0800)]
remove decl of spec_vnodeop_p

SCCS-vsn: sys/miscfs/kernfs/kernfs_vfsops.c 7.4

31 years agotilde wasen't being expanded directly after the "=" in assignments
Marc Teitelbaum [Sat, 1 Aug 1992 05:56:24 +0000 (21:56 -0800)]
tilde wasen't being expanded directly after the "=" in assignments

SCCS-vsn: bin/sh/expand.c 5.9

31 years agofix null indirection
Marc Teitelbaum [Sat, 1 Aug 1992 05:55:52 +0000 (21:55 -0800)]
fix null indirection

SCCS-vsn: bin/sh/eval.c 5.8

31 years agoadd a word
Marc Teitelbaum [Sat, 1 Aug 1992 05:55:17 +0000 (21:55 -0800)]
add a word

SCCS-vsn: bin/sh/sh.1 5.6

31 years agoupdate from torek to fix running time of swapper
Kirk McKusick [Sat, 1 Aug 1992 01:31:58 +0000 (17:31 -0800)]
update from torek to fix running time of swapper

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

31 years agoupdate from utashiro for NEWS3400 port
Kirk McKusick [Sat, 1 Aug 1992 00:02:42 +0000 (16:02 -0800)]
update from utashiro for NEWS3400 port

SCCS-vsn: usr.sbin/config/config.h 5.18
SCCS-vsn: usr.sbin/config/config.y 5.18
SCCS-vsn: usr.sbin/config/main.c 5.20
SCCS-vsn: usr.sbin/config/mkioconf.c 5.25
SCCS-vsn: usr.sbin/config/mkmakefile.c 5.39

31 years agodocument new getpgrp that takes no argument, and explain why...
Marc Teitelbaum [Fri, 31 Jul 1992 10:01:38 +0000 (02:01 -0800)]
document new getpgrp that takes no argument, and explain why...

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

31 years agoFix SEGUPD and SEGTABSZ macros.
Keith Bostic [Fri, 31 Jul 1992 07:56:21 +0000 (23:56 -0800)]
Fix SEGUPD and SEGTABSZ macros.

SCCS-vsn: sys/ufs/lfs/lfs.h 7.20

31 years agoenable ~C (CONNECT command) and make it work (like it does for sun)
Marc Teitelbaum [Fri, 31 Jul 1992 07:43:43 +0000 (23:43 -0800)]
enable ~C (CONNECT command) and make it work (like it does for sun)

SCCS-vsn: usr.bin/tip/Makefile 5.10
SCCS-vsn: usr.bin/tip/cmds.c 5.17

31 years agoheader corruption
Keith Bostic [Fri, 31 Jul 1992 07:41:29 +0000 (23:41 -0800)]
header corruption

SCCS-vsn: usr.sbin/amd/amd/map.c 5.5
SCCS-vsn: usr.sbin/amd/amd/mapc.c 5.6

31 years agoset RTF_ANNOUNCE when an arp entry is published.
Keith Bostic [Fri, 31 Jul 1992 07:34:16 +0000 (23:34 -0800)]
set RTF_ANNOUNCE when an arp entry is published.

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

31 years agocleanups from Criag Leres, and minor upgrades for cleanliness
Keith Bostic [Fri, 31 Jul 1992 07:30:31 +0000 (23:30 -0800)]
cleanups from Criag Leres, and minor upgrades for cleanliness

SCCS-vsn: usr.sbin/dev_mkdb/dev_mkdb.c 5.11

31 years agofix bug where quoted pattern to case(1) wasen't being quoted
Marc Teitelbaum [Fri, 31 Jul 1992 06:42:29 +0000 (22:42 -0800)]
fix bug where quoted pattern to case(1) wasen't being quoted

SCCS-vsn: bin/sh/expand.c 5.8
SCCS-vsn: bin/sh/expand.h 5.3

31 years agocheck for negative bytes in seguse update; increment version number
Keith Bostic [Thu, 30 Jul 1992 08:15:01 +0000 (00:15 -0800)]
check for negative bytes in seguse update; increment version number
after blocks are free (for the cleaner)

SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.76

31 years agono longer need printfs; extending ifile now works
Keith Bostic [Thu, 30 Jul 1992 08:12:10 +0000 (00:12 -0800)]
no longer need printfs; extending ifile now works

SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.50

31 years agoremove core.${PROG}, not core
Keith Bostic [Thu, 30 Jul 1992 05:38:41 +0000 (21:38 -0800)]
remove core.${PROG}, not core

SCCS-vsn: share/mk/bsd.README 5.2
SCCS-vsn: share/mk/bsd.lib.mk 5.35
SCCS-vsn: share/mk/bsd.prog.mk 5.33

31 years agotypo
Keith Bostic [Thu, 30 Jul 1992 03:53:36 +0000 (19:53 -0800)]
typo

SCCS-vsn: etc/Makefile 5.24

31 years agomore games updates
Keith Bostic [Thu, 30 Jul 1992 03:49:38 +0000 (19:49 -0800)]
more games updates

SCCS-vsn: etc/mtree/4.4BSD.dist 5.9

31 years agoupdate games directory permissions
Keith Bostic [Thu, 30 Jul 1992 03:48:19 +0000 (19:48 -0800)]
update games directory permissions

SCCS-vsn: etc/mtree/4.4BSD.dist 5.8

31 years agouse flock, not file creation to lock
Keith Bostic [Thu, 30 Jul 1992 03:44:56 +0000 (19:44 -0800)]
use flock, not file creation to lock

SCCS-vsn: games/rogue/pathnames.h 5.2

31 years agouse flock, not file creation to do locks
Keith Bostic [Thu, 30 Jul 1992 03:44:43 +0000 (19:44 -0800)]
use flock, not file creation to do locks

SCCS-vsn: games/rogue/machdep.c 5.8

31 years agoneeds -fwritable-strings
Keith Bostic [Thu, 30 Jul 1992 03:22:20 +0000 (19:22 -0800)]
needs -fwritable-strings

SCCS-vsn: games/rogue/Makefile 5.8

31 years agoupdate from Chris Torek for the sparc
Keith Bostic [Thu, 30 Jul 1992 02:47:45 +0000 (18:47 -0800)]
update from Chris Torek for the sparc

SCCS-vsn: lib/libm/Makefile 5.10

31 years agoopen the file for writing, not appending; fix from Chris Torek
Keith Bostic [Thu, 30 Jul 1992 02:24:41 +0000 (18:24 -0800)]
open the file for writing, not appending; fix from Chris Torek

SCCS-vsn: games/rogue/score.c 5.6