unix-history/.git
31 years agoadd sed
Keith Bostic [Wed, 19 Aug 1992 04:48:13 +0000 (20:48 -0800)]
add sed

SCCS-vsn: old/Makefile 5.27

31 years agoadd pig
Keith Bostic [Wed, 19 Aug 1992 01:57:16 +0000 (17:57 -0800)]
add pig

SCCS-vsn: games/Makefile 5.17

31 years agodate and time created 92/08/18 10:56:07 by bostic
Keith Bostic [Wed, 19 Aug 1992 01:56:07 +0000 (17:56 -0800)]
date and time created 92/08/18 10:56:07 by bostic

SCCS-vsn: games/pig/pig.6 5.1

31 years agodate and time created 92/08/18 10:56:05 by bostic
Keith Bostic [Wed, 19 Aug 1992 01:56:05 +0000 (17:56 -0800)]
date and time created 92/08/18 10:56:05 by bostic

SCCS-vsn: games/pig/pig.c 5.1

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

SCCS-vsn: games/pig/Makefile 5.1

31 years agoAdded db(3) support to routines. Added return value to getent()
Elan Amir [Tue, 18 Aug 1992 00:37:46 +0000 (16:37 -0800)]
Added db(3) support to routines.  Added return value to getent()
that specifies an unresolved tc expansion rather than it being an error.

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

31 years agochanges from Brian Buhrow, primitive yank and put, Posix MIN and TIME,
Edward Wang [Mon, 17 Aug 1992 10:22:51 +0000 (02:22 -0800)]
changes from Brian Buhrow, primitive yank and put, Posix MIN and TIME,
and others

SCCS-vsn: usr.bin/window/wwrint.c 3.13

31 years agochanges from Brian Buhrow, primitive yank and put, Posix MIN and TIME,
Edward Wang [Mon, 17 Aug 1992 10:21:58 +0000 (02:21 -0800)]
changes from Brian Buhrow, primitive yank and put, Posix MIN and TIME,

SCCS-vsn: usr.bin/window/wwrint.c 3.13

31 years agodate and time created 92/08/16 18:26:33 by edward
Edward Wang [Mon, 17 Aug 1992 09:26:33 +0000 (01:26 -0800)]
date and time created 92/08/16 18:26:33 by edward

SCCS-vsn: usr.bin/window/wwterminfo.c 3.1

31 years agoneed to strip high bit when checking for escapec
Edward Wang [Mon, 17 Aug 1992 08:54:07 +0000 (00:54 -0800)]
need to strip high bit when checking for escapec

SCCS-vsn: usr.bin/window/mloop.c 3.18
SCCS-vsn: usr.bin/window/ww.h 3.66

31 years agochanges from Brian Buhrow, primitive yank and put, Posix MIN and TIME,
Edward Wang [Mon, 17 Aug 1992 08:43:39 +0000 (00:43 -0800)]
changes from Brian Buhrow, primitive yank and put, Posix MIN and TIME,
and others

SCCS-vsn: usr.bin/window/Makefile 5.8
SCCS-vsn: usr.bin/window/wwend.c 3.17
SCCS-vsn: usr.bin/window/cmd.c 3.41
SCCS-vsn: usr.bin/window/cmd7.c 3.8
SCCS-vsn: usr.bin/window/local.h 3.12
SCCS-vsn: usr.bin/window/wwinit.c 3.41
SCCS-vsn: usr.bin/window/wwsuspend.c 3.16
SCCS-vsn: usr.bin/window/main.c 3.43
SCCS-vsn: usr.bin/window/wwrint.c 3.13
SCCS-vsn: usr.bin/window/ww.h 3.65

31 years agoadd local vars for args.
Jan-Simon Pendry [Sun, 16 Aug 1992 06:02:37 +0000 (22:02 -0800)]
add local vars for args.

SCCS-vsn: sys/miscfs/portal/portal_vnops.c 7.3

31 years agotouch ups, make like rest of man pages
Cynthia A. E. Livingston [Sun, 16 Aug 1992 00:55:13 +0000 (16:55 -0800)]
touch ups, make like rest of man pages

SCCS-vsn: share/man/man4/tty.4 6.11

31 years agoupdate to posix
Marc Teitelbaum [Sat, 15 Aug 1992 07:45:37 +0000 (23:45 -0800)]
update to posix

SCCS-vsn: share/man/man4/tty.4 6.10

31 years agomust use larger than short to include private flags on route;
Kirk McKusick [Sat, 15 Aug 1992 04:07:19 +0000 (20:07 -0800)]
must use larger than short to include private flags on route;
colides with ortentry, requires changing parameters on rtioctl;
be cautious about ifp->ifp_name.   (By Sklower)

SCCS-vsn: sbin/routed/tables.c 5.20

31 years agomust use larger than short to include private flags on route;
Keith Sklower [Sat, 15 Aug 1992 04:02:50 +0000 (20:02 -0800)]
must use larger than short to include private flags on route;
this colides with old rtentry, so copy in flags for old system, ignore on new

SCCS-vsn: sbin/routed/table.h 5.9

31 years agoprivate flags collided with multicast and link flags
Keith Sklower [Sat, 15 Aug 1992 03:59:35 +0000 (19:59 -0800)]
private flags collided with multicast and link flags

SCCS-vsn: sbin/routed/interface.h 5.7

31 years agoifm_flags is a signed short and IFF_MULTICAST gets propagated ruinning
Keith Sklower [Sat, 15 Aug 1992 03:55:40 +0000 (19:55 -0800)]
ifm_flags is a signed short and IFF_MULTICAST gets propagated ruinning
private flags

SCCS-vsn: sbin/routed/startup.c 5.22

31 years agofix typo cpp+) instaed of cpp++)
Keith Sklower [Sat, 15 Aug 1992 03:52:25 +0000 (19:52 -0800)]
fix typo cpp+) instaed of cpp++)

SCCS-vsn: sys/netiso/iso_snpac.c 7.20

31 years agodate and time created 92/08/14 12:50:18 by elan
Elan Amir [Sat, 15 Aug 1992 03:50:18 +0000 (19:50 -0800)]
date and time created 92/08/14 12:50:18 by elan

SCCS-vsn: admin/admin/4.4BSD-Encumbered/file.cover 1.1

31 years agofix an outright bug in the cloning code (if a cloned route
Keith Sklower [Sat, 15 Aug 1992 03:49:29 +0000 (19:49 -0800)]
fix an outright bug in the cloning code (if a cloned route
could not be added to the tree, the parent node was returned, but the
reference count was not incremented.)  Be more vigilant about neg. ref cnts in
rtfree in general.

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

31 years agoremoving #define of ac broke ISO code, replace argument to bcopy
Keith Sklower [Sat, 15 Aug 1992 03:22:54 +0000 (19:22 -0800)]
removing #define of ac broke ISO code, replace argument to bcopy

SCCS-vsn: sys/net/if_ethersubr.c 7.21

31 years agocheck for 0-length IO requests, VJ's prints no longer needed
Mike Hibler [Sat, 15 Aug 1992 00:28:21 +0000 (16:28 -0800)]
check for 0-length IO requests, VJ's prints no longer needed

SCCS-vsn: sys/hp300/stand/sd.c 7.6

31 years agomissing "return(0)" in open, check for 0-length IO requests
Mike Hibler [Sat, 15 Aug 1992 00:28:01 +0000 (16:28 -0800)]
missing "return(0)" in open, check for 0-length IO requests

SCCS-vsn: sys/hp300/stand/ct.c 7.5
SCCS-vsn: sys/hp300/stand/rd.c 7.5

31 years agomake sure include files come from the /sys tree where possible
Mike Hibler [Sat, 15 Aug 1992 00:25:13 +0000 (16:25 -0800)]
make sure include files come from the /sys tree where possible

SCCS-vsn: sys/hp300/stand/libsa/Makefile 5.2

31 years agoincrease MESG_IN/OUT field to 7 bytes. Most drives only return 1 byte
Mike Hibler [Sat, 15 Aug 1992 00:16:55 +0000 (16:16 -0800)]
increase MESG_IN/OUT field to 7 bytes.  Most drives only return 1 byte
but some (MO) return more.  If the MESG_IN phase code fails to read all
the pending bytes, it throws the controller out of sync leading to a
variety of odd behaviors:
boot program failures on warm reboot (ixfer_start failures)
read requests that silently do nothing (VJ's old printf in sd.c)

SCCS-vsn: sys/hp300/stand/scsivar.h 7.2

31 years agocheck for corrupt directory entry (d_reclen == 0) in readdir()
Mike Hibler [Sat, 15 Aug 1992 00:01:40 +0000 (16:01 -0800)]
check for corrupt directory entry (d_reclen == 0) in readdir()
so we don't get stuck in an infinite loop.  also pass in directory name
for better diagnostics.

SCCS-vsn: sys/stand.att/open.c 7.4

31 years agolook at size iff buff != NULL; fix from Chris Torek
Keith Bostic [Fri, 14 Aug 1992 00:50:34 +0000 (16:50 -0800)]
look at size iff buff != NULL; fix from Chris Torek

SCCS-vsn: lib/libc/stdio/setvbuf.c 5.3

31 years agodefine nethostaddr locally for NFS
Kirk McKusick [Wed, 12 Aug 1992 14:49:20 +0000 (06:49 -0800)]
define nethostaddr locally for NFS

SCCS-vsn: sys/nfs/nfs.h 7.17

31 years agouse radix tree code to match exported host addresses rather than adhoc hash code
Kirk McKusick [Wed, 12 Aug 1992 14:48:20 +0000 (06:48 -0800)]
use radix tree code to match exported host addresses rather than adhoc hash code

SCCS-vsn: sys/sys/mount.h 7.40
SCCS-vsn: sys/ufs/ffs/ufsmount.h 7.14
SCCS-vsn: sys/ufs/ufs/ufsmount.h 7.14
SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 7.62
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 7.62
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 7.76
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.83

31 years agoAdded comments about new return values for unexpanded tc's.
Elan Amir [Wed, 12 Aug 1992 05:40:59 +0000 (21:40 -0800)]
Added comments about new return values for unexpanded tc's.

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

31 years agoneed to thread the signal stack back to the previous stack, for
Chris Torek [Tue, 11 Aug 1992 05:59:20 +0000 (21:59 -0800)]
need to thread the signal stack back to the previous stack, for
gdb and for _longjmp

SCCS-vsn: sys/sparc/sparc/machdep.c 7.3

31 years agofix comments in sigcode
Chris Torek [Tue, 11 Aug 1992 05:47:06 +0000 (21:47 -0800)]
fix comments in sigcode

SCCS-vsn: sys/sparc/sparc/locore.s 7.3

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