unix-history/.git
34 years agowrong link order
Keith Bostic [Fri, 25 May 1990 07:43:32 +0000 (23:43 -0800)]
wrong link order

SCCS-vsn: sbin/newfs/Makefile 7.12

34 years agolint
Kirk McKusick [Fri, 25 May 1990 07:40:52 +0000 (23:40 -0800)]
lint

SCCS-vsn: sys/conf/param.c 7.13

34 years agodon't remove anything, no longer necessary
Keith Bostic [Fri, 25 May 1990 07:03:18 +0000 (23:03 -0800)]
don't remove anything, no longer necessary

SCCS-vsn: usr.bin/learn/Makefile 5.1

34 years agodo DESTDIR right
Keith Bostic [Fri, 25 May 1990 06:54:10 +0000 (22:54 -0800)]
do DESTDIR right

SCCS-vsn: usr.bin/learn/learnlib/Makefile 5.1
SCCS-vsn: usr.bin/learn/objects/Makefile 5.2

34 years agofix install
Keith Bostic [Fri, 25 May 1990 06:30:45 +0000 (22:30 -0800)]
fix install

SCCS-vsn: old/which/Makefile 5.4

34 years agoadd keywords
Keith Bostic [Fri, 25 May 1990 06:26:51 +0000 (22:26 -0800)]
add keywords

SCCS-vsn: libexec/bugfiler/Makefile 5.17

34 years agosendbug shouldn't be setuid
Keith Bostic [Fri, 25 May 1990 06:25:52 +0000 (22:25 -0800)]
sendbug shouldn't be setuid

SCCS-vsn: libexec/bugfiler/Makefile 5.16

34 years agoforgot to set bit vector of which values were being changed or set.
Keith Sklower [Fri, 25 May 1990 06:08:11 +0000 (22:08 -0800)]
forgot to set bit vector of which values were being changed or set.

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

34 years agogcc doesn't like naked numbers...
Keith Bostic [Fri, 25 May 1990 05:58:48 +0000 (21:58 -0800)]
gcc doesn't like naked numbers...

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

34 years agodon't always install
Keith Bostic [Fri, 25 May 1990 05:45:47 +0000 (21:45 -0800)]
don't always install

SCCS-vsn: include/Makefile 5.35

34 years agoset swapper start time in right place
Marc Teitelbaum [Fri, 25 May 1990 03:53:14 +0000 (19:53 -0800)]
set swapper start time in right place

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

34 years agoinitial checkpoint before making work with fts(3)
Keith Bostic [Fri, 25 May 1990 01:19:29 +0000 (17:19 -0800)]
initial checkpoint before making work with fts(3)
date and time created 90/05/24 10:19:29 by bostic

SCCS-vsn: usr.sbin/mtree/verify.c 5.1

34 years agodo post-order visit if FTS_SKIP or FTS_XDEV apply to preorder visit
Keith Bostic [Thu, 24 May 1990 23:50:35 +0000 (15:50 -0800)]
do post-order visit if FTS_SKIP or FTS_XDEV apply to preorder visit

SCCS-vsn: lib/libc/gen/fts.c 5.8

34 years agouse a file descriptor open to ".", not a full path buffer
Keith Bostic [Thu, 24 May 1990 10:29:13 +0000 (02:29 -0800)]
use a file descriptor open to ".", not a full path buffer

SCCS-vsn: include/fts.h 5.4

34 years agoFTS_LOGICAL sets FTS_NOCHDIR; otherwise have to save full path each time
Keith Bostic [Thu, 24 May 1990 10:26:37 +0000 (02:26 -0800)]
FTS_LOGICAL sets FTS_NOCHDIR; otherwise have to save full path each time
it indirects through a symlink.  Instead of doing getwd/chdir's, open an fd
and do an fchdir; wastes an fd per open stream.  Fix ftschildren() -- redid
most of the directory handling logic, special case first node in case it gets
called before ftsread does a chdir to the subdirectory.  Minor changes to path
handling in fts_build.

SCCS-vsn: lib/libc/gen/fts.c 5.7

34 years agoadd macros to reference and release a session structure
Marc Teitelbaum [Thu, 24 May 1990 09:57:39 +0000 (01:57 -0800)]
add macros to reference and release a session structure

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

34 years agodate and time created 90/05/23 16:44:39 by marc
Marc Teitelbaum [Thu, 24 May 1990 07:44:39 +0000 (23:44 -0800)]
date and time created 90/05/23 16:44:39 by marc

SCCS-vsn: usr.bin/vis/foldit.c 1.1

34 years agodate and time created 90/05/23 16:38:29 by marc
Marc Teitelbaum [Thu, 24 May 1990 07:38:29 +0000 (23:38 -0800)]
date and time created 90/05/23 16:38:29 by marc

SCCS-vsn: usr.bin/unvis/Makefile 1.1

34 years agodate and time created 90/05/23 16:38:27 by marc
Marc Teitelbaum [Thu, 24 May 1990 07:38:27 +0000 (23:38 -0800)]
date and time created 90/05/23 16:38:27 by marc

SCCS-vsn: usr.bin/unvis/unvis.1 1.1

34 years agodate and time created 90/05/23 16:38:23 by marc
Marc Teitelbaum [Thu, 24 May 1990 07:38:23 +0000 (23:38 -0800)]
date and time created 90/05/23 16:38:23 by marc

SCCS-vsn: usr.bin/unvis/unvis.c 1.1

34 years agoyou can no longer combine flush with any other operation;
Keith Sklower [Thu, 24 May 1990 07:05:31 +0000 (23:05 -0800)]
you can no longer combine flush with any other operation;
attempt (in vain) to clarify netmask parameter.

SCCS-vsn: sbin/route/route.8 6.7

34 years agoprovide way to specify and lock metrics, delete reference to -k option,
Keith Sklower [Thu, 24 May 1990 06:51:35 +0000 (22:51 -0800)]
provide way to specify and lock metrics, delete reference to -k option,
explain assumptions about dotted number internet notation

SCCS-vsn: sbin/route/route.8 6.6

34 years agoprovide way to specify and lock metrics, alias interface for iface
Keith Sklower [Thu, 24 May 1990 06:50:38 +0000 (22:50 -0800)]
provide way to specify and lock metrics, alias interface for iface
provide way to set cloning and external resolution flags.

SCCS-vsn: sbin/route/route.c 5.23
SCCS-vsn: sbin/route/keywords 5.3

34 years agobump max value for ktrace record size sanity check (test for < 0).
Marc Teitelbaum [Thu, 24 May 1990 06:00:35 +0000 (22:00 -0800)]
bump max value for ktrace record size sanity check (test for < 0).

SCCS-vsn: usr.bin/kdump/kdump.c 1.8

34 years agomake sure syscall names are a single token
Marc Teitelbaum [Thu, 24 May 1990 05:54:05 +0000 (21:54 -0800)]
make sure syscall names are a single token

SCCS-vsn: sys/kern/makesyscalls.sh 7.4

34 years agodate and time created 90/05/23 11:51:53 by bostic
Keith Bostic [Thu, 24 May 1990 02:51:53 +0000 (18:51 -0800)]
date and time created 90/05/23 11:51:53 by bostic

SCCS-vsn: usr.bin/shar/Makefile 5.1

34 years agodate and time created 90/05/23 11:49:58 by bostic
Keith Bostic [Thu, 24 May 1990 02:49:58 +0000 (18:49 -0800)]
date and time created 90/05/23 11:49:58 by bostic

SCCS-vsn: usr.bin/shar/shar.1 5.1

34 years agoadd argument/usage message, correct exit status
Keith Bostic [Thu, 24 May 1990 02:32:03 +0000 (18:32 -0800)]
add argument/usage message, correct exit status

SCCS-vsn: usr.bin/shar/shar.sh 5.2

34 years agodate and time created 90/05/23 11:19:31 by bostic
Keith Bostic [Thu, 24 May 1990 02:19:31 +0000 (18:19 -0800)]
date and time created 90/05/23 11:19:31 by bostic

SCCS-vsn: usr.bin/shar/shar.sh 5.1

34 years agoallow chroot of non-absolute pathnames
Keith Bostic [Thu, 24 May 1990 02:16:49 +0000 (18:16 -0800)]
allow chroot of non-absolute pathnames

SCCS-vsn: usr.sbin/chroot/chroot.c 5.7

34 years agoredo the way the initial linked list of "roots" is set up; broke
Keith Bostic [Wed, 23 May 1990 10:15:53 +0000 (02:15 -0800)]
redo the way the initial linked list of "roots" is set up; broke
if you called ftsread multiple times in the same program.

SCCS-vsn: lib/libc/gen/fts.c 5.6

34 years agoadd FTS_XDEV; don't cross mount points
Keith Bostic [Wed, 23 May 1990 09:57:50 +0000 (01:57 -0800)]
add FTS_XDEV; don't cross mount points

SCCS-vsn: lib/libc/gen/fts.c 5.5
SCCS-vsn: lib/libc/gen/fts.3 5.4

34 years agodate and time created 90/05/22 16:09:20 by marc
Marc Teitelbaum [Wed, 23 May 1990 07:09:20 +0000 (23:09 -0800)]
date and time created 90/05/22 16:09:20 by marc

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

34 years agoone fell through the cracks: "put" was broken, nothing was sent
Mike Karels [Wed, 23 May 1990 06:52:07 +0000 (22:52 -0800)]
one fell through the cracks: "put" was broken, nothing was sent
if type was 0 (default to binary)

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

34 years agocheckpoint before changing pq structure to be a sockbuf for downq
Keith Sklower [Wed, 23 May 1990 06:46:31 +0000 (22:46 -0800)]
checkpoint before changing pq structure to be a sockbuf for downq
and only retaining up method

SCCS-vsn: sys/netccitt/pk_input.c 7.3
SCCS-vsn: sys/netccitt/pk_output.c 7.3
SCCS-vsn: sys/netccitt/pk_subr.c 7.4
SCCS-vsn: sys/netccitt/pk_usrreq.c 7.5
SCCS-vsn: sys/netccitt/if_x25subr.c 7.4
SCCS-vsn: sys/netccitt/pk_var.h 7.4
SCCS-vsn: sys/netccitt/x25.h 7.4

34 years agocosmetic quickie
Keith Sklower [Wed, 23 May 1990 06:44:22 +0000 (22:44 -0800)]
cosmetic quickie

SCCS-vsn: sys/netccitt/ccitt_proto.c 7.3

34 years agofts now has flag to keep from crossing mount points
Keith Bostic [Wed, 23 May 1990 06:00:52 +0000 (22:00 -0800)]
fts now has flag to keep from crossing mount points

SCCS-vsn: usr.bin/find/find.c 4.29
SCCS-vsn: usr.bin/find/function.c 5.5
SCCS-vsn: usr.bin/find/main.c 5.2

34 years agoadd FTS_XDEV
Keith Bostic [Wed, 23 May 1990 04:11:17 +0000 (20:11 -0800)]
add FTS_XDEV

SCCS-vsn: include/fts.h 5.3

34 years agochange the names from foo to fts_foo
Keith Bostic [Wed, 23 May 1990 04:10:02 +0000 (20:10 -0800)]
change the names from foo to fts_foo

SCCS-vsn: lib/libc/gen/fts.3 5.3
SCCS-vsn: lib/libc/gen/fts.c 5.4

34 years agorearrange and make the world static
Keith Bostic [Wed, 23 May 1990 03:58:49 +0000 (19:58 -0800)]
rearrange and make the world static

SCCS-vsn: usr.sbin/mtree/compare.c 5.3
SCCS-vsn: usr.sbin/mtree/mtree.c 5.5
SCCS-vsn: usr.sbin/mtree/mtree.h 5.2
SCCS-vsn: usr.sbin/mtree/spec.c 5.4
SCCS-vsn: usr.sbin/mtree/util.c 5.3
SCCS-vsn: usr.sbin/mtree/create.c 5.6

34 years agoAT&T free version, from Michael Rendell (michael@stretch.cs.mun.ca)
Keith Bostic [Wed, 23 May 1990 02:32:18 +0000 (18:32 -0800)]
AT&T free version, from Michael Rendell (michael@stretch.cs.mun.ca)

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

34 years agonew version from Michael Rendell
Keith Bostic [Wed, 23 May 1990 02:08:44 +0000 (18:08 -0800)]
new version from Michael Rendell
Michael Rendell <michael@stretch.cs.mun.ca>

SCCS-vsn: usr.bin/col/col.c 5.1
SCCS-vsn: usr.bin/col/col.1 6.3

34 years agodate and time created 90/05/22 11:04:21 by bostic
Keith Bostic [Wed, 23 May 1990 02:04:21 +0000 (18:04 -0800)]
date and time created 90/05/22 11:04:21 by bostic
Michael Rendell <michael@stretch.cs.mun.ca>

SCCS-vsn: usr.bin/col/README 5.1

34 years agoprevious version of route breaks default routes
Keith Sklower [Tue, 22 May 1990 08:51:31 +0000 (00:51 -0800)]
previous version of route breaks default routes

SCCS-vsn: sbin/route/route.c 5.22

34 years agoadd network pathnames from libc/net/*
Keith Bostic [Tue, 22 May 1990 08:01:06 +0000 (00:01 -0800)]
add network pathnames from libc/net/*

SCCS-vsn: include/netdb.h 5.11

34 years agoput pathnames into netdb.h
Keith Bostic [Tue, 22 May 1990 07:58:23 +0000 (23:58 -0800)]
put pathnames into netdb.h

SCCS-vsn: lib/libc/net/gethostnamadr.c 6.40
SCCS-vsn: lib/libc/net/getnetent.c 5.6
SCCS-vsn: lib/libc/net/getprotoent.c 5.6
SCCS-vsn: lib/libc/net/getservent.c 5.7
SCCS-vsn: lib/libc/net/rcmd.c 5.21

34 years agoget with the times: MAXHOSTNAMELEN, new sockaddrs, and not #ifdef vax
Mike Karels [Tue, 22 May 1990 06:57:44 +0000 (22:57 -0800)]
get with the times: MAXHOSTNAMELEN, new sockaddrs, and not #ifdef vax

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

34 years agodon't allow root login on unsecure terminal
Keith Bostic [Tue, 22 May 1990 06:06:22 +0000 (22:06 -0800)]
don't allow root login on unsecure terminal

SCCS-vsn: libexec/rlogind/rlogind.c 5.43

34 years agoallow arguments both before and after variable assignments (*sigh*)
Keith Bostic [Tue, 22 May 1990 04:11:25 +0000 (20:11 -0800)]
allow arguments both before and after variable assignments (*sigh*)

SCCS-vsn: usr.bin/make/main.c 5.20

34 years agodocument how to reparse arguments
Keith Bostic [Tue, 22 May 1990 03:58:03 +0000 (19:58 -0800)]
document how to reparse arguments

SCCS-vsn: lib/libc/stdlib/getopt.3 6.14

34 years agonew ibm3163 entry
John A. Kunze [Tue, 22 May 1990 01:06:50 +0000 (17:06 -0800)]
new ibm3163 entry

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

34 years agoonly use inline on the vax
Keith Bostic [Mon, 21 May 1990 10:08:51 +0000 (02:08 -0800)]
only use inline on the vax

SCCS-vsn: sbin/routed/Makefile 5.13

34 years agorights => control, various cleanups
Mike Karels [Mon, 21 May 1990 07:27:01 +0000 (23:27 -0800)]
rights => control, various cleanups

SCCS-vsn: sys/kern/uipc_socket2.c 7.12

34 years agofix the resolver addresses to be as before if an error occurs
Jim Bloom [Mon, 21 May 1990 05:07:25 +0000 (21:07 -0800)]
fix the resolver addresses to be as before if an error occurs

SCCS-vsn: lib/libc/net/res_init.c 6.13

34 years agodate and time created 90/05/20 13:20:33 by bostic
Keith Bostic [Mon, 21 May 1990 04:20:33 +0000 (20:20 -0800)]
date and time created 90/05/20 13:20:33 by bostic

SCCS-vsn: usr.bin/man/config.c 5.1

34 years agoadd fstype local
Keith Bostic [Mon, 21 May 1990 04:17:05 +0000 (20:17 -0800)]
add fstype local

SCCS-vsn: usr.bin/find/find.1 6.11

34 years agoadd fstype "local"; remove FIND_{TRUE,FALSE}; rename fts fields
Keith Bostic [Mon, 21 May 1990 04:13:49 +0000 (20:13 -0800)]
add fstype "local"; remove FIND_{TRUE,FALSE}; rename fts fields

SCCS-vsn: usr.bin/find/function.c 5.4

34 years agorename fts fields
Keith Bostic [Mon, 21 May 1990 03:56:32 +0000 (19:56 -0800)]
rename fts fields

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

34 years agogroup options together in output display
Keith Bostic [Sun, 20 May 1990 04:07:45 +0000 (20:07 -0800)]
group options together in output display
don't walk off the end of arg list in verbose mode
lots of lint fluff (and not-so-fluff)

SCCS-vsn: sbin/mount/mount.c 5.36

34 years agonew calling convention for strsep, takes char **
Marc Teitelbaum [Sat, 19 May 1990 09:31:28 +0000 (01:31 -0800)]
new calling convention for strsep, takes char **

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

34 years agofix botched conversion
Sam Leffler [Sat, 19 May 1990 09:06:41 +0000 (01:06 -0800)]
fix botched conversion

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

34 years agoadd hp300 define
Keith Bostic [Sat, 19 May 1990 08:47:20 +0000 (00:47 -0800)]
add hp300 define

SCCS-vsn: usr.bin/telnet/commands.c 1.26

34 years agodon't do a putchar on unknown inode...
Keith Bostic [Sat, 19 May 1990 08:16:57 +0000 (00:16 -0800)]
don't do a putchar on unknown inode...

SCCS-vsn: lib/libc/string/strmode.c 5.3

34 years agodelete PROC_JOBC - now done inline in fixjobc()
Marc Teitelbaum [Sat, 19 May 1990 07:00:45 +0000 (23:00 -0800)]
delete PROC_JOBC - now done inline in fixjobc()

SCCS-vsn: sys/sys/proc.h 7.16

34 years agoadd eproc flag (use spare, hooray!)
Marc Teitelbaum [Sat, 19 May 1990 06:32:13 +0000 (22:32 -0800)]
add eproc flag (use spare, hooray!)

SCCS-vsn: sys/sys/proc.h 7.15

34 years agonfs_mknod update from Rick Macklem
Kirk McKusick [Sat, 19 May 1990 06:07:31 +0000 (22:07 -0800)]
nfs_mknod update from Rick Macklem

SCCS-vsn: sys/nfs/nfs_vnops.c 7.40

34 years ago"nfs_mknod update from Rick Macklem"
Kirk McKusick [Sat, 19 May 1990 05:59:05 +0000 (21:59 -0800)]
"nfs_mknod update from Rick Macklem"

SCCS-vsn: sys/nfs/nfsm_subs.h 7.8
SCCS-vsn: sys/nfs/nfsproto.h 7.6
SCCS-vsn: sys/nfs/nfs_bio.c 7.14
SCCS-vsn: sys/nfs/nfs_serv.c 7.20
SCCS-vsn: sys/nfs/nfs_socket.c 7.13
SCCS-vsn: sys/nfs/nfs_subs.c 7.25
SCCS-vsn: sys/nfs/nfs_vfsops.c 7.22

34 years agoline mode telnet mods
Marc Teitelbaum [Sat, 19 May 1990 05:17:15 +0000 (21:17 -0800)]
line mode telnet mods

SCCS-vsn: sys/sys/ioctl.h 7.12
SCCS-vsn: sys/sys/termios.h 7.9

34 years agoANSI doesn't allow promotions for the user
Keith Bostic [Sat, 19 May 1990 03:25:10 +0000 (19:25 -0800)]
ANSI doesn't allow promotions for the user

SCCS-vsn: include/stdarg.h 5.2

34 years agoFREAD -> O_RDONLY
Keith Bostic [Sat, 19 May 1990 02:03:10 +0000 (18:03 -0800)]
FREAD -> O_RDONLY

SCCS-vsn: games/mille/misc.c 5.5

34 years agoadd hp300 support
Keith Bostic [Sat, 19 May 1990 01:34:29 +0000 (17:34 -0800)]
add hp300 support

SCCS-vsn: lib/libm/Makefile 5.2

34 years agoneed man suffix rules
Keith Bostic [Sat, 19 May 1990 01:25:03 +0000 (17:25 -0800)]
need man suffix rules

SCCS-vsn: usr.bin/lorder/Makefile 5.3

34 years agoSPTECHG needed for hp300
Kirk McKusick [Sat, 19 May 1990 00:25:15 +0000 (16:25 -0800)]
SPTECHG needed for hp300

SCCS-vsn: sys/sys/proc.h 7.14

34 years agokrb.h needs des.h
Keith Bostic [Fri, 18 May 1990 23:44:25 +0000 (15:44 -0800)]
krb.h needs des.h

SCCS-vsn: usr.bin/su/su.c 5.18

34 years agoFWRITE -> O_RDWR
Keith Bostic [Fri, 18 May 1990 23:28:19 +0000 (15:28 -0800)]
FWRITE -> O_RDWR

SCCS-vsn: usr.bin/rlogin/rlogin.c 5.27

34 years agodate and time created 90/05/17 21:17:07 by bostic
Keith Bostic [Fri, 18 May 1990 12:17:07 +0000 (04:17 -0800)]
date and time created 90/05/17 21:17:07 by bostic

SCCS-vsn: lib/libm/mc68881/mcount.sed 5.1

34 years agodate and time created 90/05/17 21:14:33 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:33 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:33 by bostic

SCCS-vsn: lib/libm/mc68881/tanh.s 5.1

34 years agodate and time created 90/05/17 21:14:32 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:32 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:32 by bostic

SCCS-vsn: lib/libm/mc68881/tan.s 5.1

34 years agodate and time created 90/05/17 21:14:31 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:31 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:31 by bostic

SCCS-vsn: lib/libm/mc68881/sqrt.s 5.1

34 years agodate and time created 90/05/17 21:14:30 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:30 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:30 by bostic

SCCS-vsn: lib/libm/mc68881/sinh.s 5.1

34 years agodate and time created 90/05/17 21:14:28 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:28 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:28 by bostic

SCCS-vsn: lib/libm/mc68881/sincos.s 5.1

34 years agodate and time created 90/05/17 21:14:27 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:27 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:27 by bostic

SCCS-vsn: lib/libm/mc68881/log1p.s 5.1

34 years agodate and time created 90/05/17 21:14:26 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:26 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:26 by bostic

SCCS-vsn: lib/libm/mc68881/log10.s 5.1

34 years agodate and time created 90/05/17 21:14:25 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:25 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:25 by bostic

SCCS-vsn: lib/libm/mc68881/log.s 5.1

34 years agodate and time created 90/05/17 21:14:23 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:23 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:23 by bostic

SCCS-vsn: lib/libm/mc68881/floor.s 5.1

34 years agodate and time created 90/05/17 21:14:22 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:22 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:22 by bostic

SCCS-vsn: lib/libm/mc68881/expm1.s 5.1

34 years agodate and time created 90/05/17 21:14:20 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:20 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:20 by bostic

SCCS-vsn: lib/libm/mc68881/exp.s 5.1

34 years agodate and time created 90/05/17 21:14:19 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:19 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:19 by bostic

SCCS-vsn: lib/libm/mc68881/cosh.s 5.1

34 years agodate and time created 90/05/17 21:14:18 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:18 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:18 by bostic

SCCS-vsn: lib/libm/mc68881/atanh.s 5.1

34 years agodate and time created 90/05/17 21:14:16 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:16 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:16 by bostic

SCCS-vsn: lib/libm/mc68881/atan.s 5.1

34 years agodate and time created 90/05/17 21:14:14 by bostic
Keith Bostic [Fri, 18 May 1990 12:14:14 +0000 (04:14 -0800)]
date and time created 90/05/17 21:14:14 by bostic

SCCS-vsn: lib/libm/mc68881/asincos.s 5.1

34 years agodon't use symlinks, use search order
Keith Bostic [Fri, 18 May 1990 11:30:32 +0000 (03:30 -0800)]
don't use symlinks, use search order

SCCS-vsn: lib/libm/Makefile 5.1

34 years agodate and time created 90/05/17 19:18:30 by bostic
Keith Bostic [Fri, 18 May 1990 10:18:30 +0000 (02:18 -0800)]
date and time created 90/05/17 19:18:30 by bostic

SCCS-vsn: lib/libm/mc68881/atan2.c 5.1

34 years agoMike Hibler: compute scalb() using fscale instead of ftwotox/fmul
Keith Bostic [Fri, 18 May 1990 10:04:52 +0000 (02:04 -0800)]
Mike Hibler: compute scalb() using fscale instead of ftwotox/fmul
as suggested by Tim Moore

SCCS-vsn: lib/libm/mc68881/support.s 5.2

34 years agodate and time created 90/05/17 19:03:53 by bostic
Keith Bostic [Fri, 18 May 1990 10:03:53 +0000 (02:03 -0800)]
date and time created 90/05/17 19:03:53 by bostic

SCCS-vsn: lib/libm/mc68881/support.s 5.1

34 years agothere's an assembly language version for the HP's
Keith Bostic [Fri, 18 May 1990 09:59:19 +0000 (01:59 -0800)]
there's an assembly language version for the HP's

SCCS-vsn: lib/libm/common_source/pow.c 5.5

34 years agoadd flag to pgsignal to restrict to procs having a ctty
Marc Teitelbaum [Fri, 18 May 1990 09:02:08 +0000 (01:02 -0800)]
add flag to pgsignal to restrict to procs having a ctty

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

34 years agoonly copy SCTTY if proc *has* a ctty
Marc Teitelbaum [Fri, 18 May 1990 09:00:00 +0000 (01:00 -0800)]
only copy SCTTY if proc *has* a ctty

SCCS-vsn: sys/kern/kern_fork.c 7.16

34 years agoNOHANG is gone
Keith Bostic [Fri, 18 May 1990 08:49:35 +0000 (00:49 -0800)]
NOHANG is gone

SCCS-vsn: bin/stty/stty.c 5.11

34 years agoonly copy out ctty if proc *has* a ctty
Marc Teitelbaum [Fri, 18 May 1990 08:43:27 +0000 (00:43 -0800)]
only copy out ctty if proc *has* a ctty

SCCS-vsn: sys/kern/kern_acct.c 7.10