unix-history/.git
41 years ago-a to show addresses in packets
Sam Leffler [Sun, 23 Jan 1983 09:55:45 +0000 (01:55 -0800)]
-a to show addresses in packets

SCCS-vsn: usr.sbin/trpt/trpt.c 4.7

41 years agocleanup for UNICOM -- mostly typesetting stuff and details; single
Eric Allman [Sun, 23 Jan 1983 08:54:26 +0000 (00:54 -0800)]
cleanup for UNICOM -- mostly typesetting stuff and details; single
space it in troff

SCCS-vsn: usr.sbin/sendmail/doc/intro/intro.me 3.25
SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 3.15

41 years agopatch two holes in rename
Sam Leffler [Sun, 23 Jan 1983 08:50:58 +0000 (00:50 -0800)]
patch two holes in rename

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

41 years agoreap children immediately
Sam Leffler [Sun, 23 Jan 1983 08:23:48 +0000 (00:23 -0800)]
reap children immediately

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

41 years agoSIGCHLD reset on each occurance
Sam Leffler [Sun, 23 Jan 1983 08:12:48 +0000 (00:12 -0800)]
SIGCHLD reset on each occurance

SCCS-vsn: libexec/ftpd/ftpd.c 4.12

41 years agoSIGCHLD reset on each occurance
Sam Leffler [Sun, 23 Jan 1983 08:12:16 +0000 (00:12 -0800)]
SIGCHLD reset on each occurance

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

41 years agoSIGCHLD reset on each occurance
Sam Leffler [Sun, 23 Jan 1983 08:11:42 +0000 (00:11 -0800)]
SIGCHLD reset on each occurance

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

41 years agooops
Sam Leffler [Sun, 23 Jan 1983 08:11:09 +0000 (00:11 -0800)]
oops

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

41 years agoAdded declaration of icequal();
Craig Leres [Sun, 23 Jan 1983 07:54:45 +0000 (23:54 -0800)]
Added declaration of icequal();

SCCS-vsn: usr.bin/mail/def.h 2.9

41 years agoModified to use perror() to report failure to open the HELPFILE. Changed
Craig Leres [Sun, 23 Jan 1983 07:48:27 +0000 (23:48 -0800)]
Modified to use perror() to report failure to open the HELPFILE. Changed
calls to delname() to include function to compare strings with. Removed
declaration of netmap() (since it's already in def.h)

SCCS-vsn: usr.bin/mail/cmd3.c 2.10

41 years agoModified delname() to use passed function to comapre name strings.
Craig Leres [Sun, 23 Jan 1983 07:35:21 +0000 (23:35 -0800)]
Modified delname() to use passed function to comapre name strings.
Added cmpdomain() and support for verbose command/option.

SCCS-vsn: usr.bin/mail/names.c 2.8

41 years agoAdded (restored?) missing required argument in call to announce() so that
Craig Leres [Sun, 23 Jan 1983 07:22:37 +0000 (23:22 -0800)]
Added (restored?) missing required argument in call to announce() so that
initial greeting is printed (unless "quiet" is set.) Added verbose
command/option.

SCCS-vsn: usr.bin/mail/main.c 2.10

41 years agoModified to only append to the POSTAGE file if it already exists. Modified
Craig Leres [Sun, 23 Jan 1983 07:11:50 +0000 (23:11 -0800)]
Modified to only append to the POSTAGE file if it already exists. Modified
fmt() to *really* limit lines to 72 characters. Added support for verbose
command/option.

SCCS-vsn: usr.bin/mail/send.c 2.9

41 years agoModified to only append to the POSTAGE file if it already exists. Modified
Craig Leres [Sun, 23 Jan 1983 07:10:13 +0000 (23:10 -0800)]
Modified to only append to the POSTAGE file if it already exists. Modified
fmt() to *really* limit lines to 72 characters. Added support for verbose

SCCS-vsn: usr.bin/mail/send.c 2.9

41 years agoModified to append to the POSTAGE file only if it already exists.
Craig Leres [Sun, 23 Jan 1983 07:04:54 +0000 (23:04 -0800)]
Modified to append to the POSTAGE file only if it already exists.
Modified fmt() to *really* limit lines to 72 characters and modified

SCCS-vsn: usr.bin/mail/send.c 2.9

41 years agoModified to use perror() to report open failure on THELPFILE
Craig Leres [Sun, 23 Jan 1983 06:56:13 +0000 (22:56 -0800)]
Modified to use perror() to report open failure on THELPFILE

SCCS-vsn: usr.bin/mail/collect.c 2.13

41 years agoMoved printing of initial greeting to beginning of announce()
Craig Leres [Sun, 23 Jan 1983 06:49:35 +0000 (22:49 -0800)]
Moved printing of initial greeting to beginning of announce()

SCCS-vsn: usr.bin/mail/lex.c 2.11

41 years agoFixed bug in marking a range; modified markall() to only mark messages
Craig Leres [Sun, 23 Jan 1983 06:43:47 +0000 (22:43 -0800)]
Fixed bug in marking a range; modified markall() to only mark messages
that aren't deleted and match the passed flag.

SCCS-vsn: usr.bin/mail/list.c 2.2

41 years agofor loop shadow variables now take on the type of the actual variable
Kirk McKusick [Sat, 22 Jan 1983 17:31:26 +0000 (09:31 -0800)]
for loop shadow variables now take on the type of the actual variable
name changes to confuse the innocent
pop all args before doing math ops since they may need to use the stack

SCCS-vsn: usr.bin/pascal/px/interp.c 1.28

41 years agoname changes to confuse the innocent
Kirk McKusick [Sat, 22 Jan 1983 17:22:11 +0000 (09:22 -0800)]
name changes to confuse the innocent

SCCS-vsn: usr.bin/pascal/px/utilities.c 1.7

41 years agocertain info moves out of vars.h into objfmt.h
Kirk McKusick [Sat, 22 Jan 1983 17:20:30 +0000 (09:20 -0800)]
certain info moves out of vars.h into objfmt.h

SCCS-vsn: usr.bin/pascal/px/vars.h 1.12

41 years agomakefile becomes Makefile
Kirk McKusick [Sat, 22 Jan 1983 17:17:17 +0000 (09:17 -0800)]
makefile becomes Makefile

SCCS-vsn: usr.bin/pascal/px/Makefile 1.16

41 years agosort dynamic files only within GLVL files on fchain
Kirk McKusick [Sat, 22 Jan 1983 17:04:26 +0000 (09:04 -0800)]
sort dynamic files only within GLVL files on fchain

SCCS-vsn: usr.bin/pascal/libpc/GETNAME.c 1.11

41 years agonew names, new header files, new .o files
Kirk McKusick [Sat, 22 Jan 1983 16:56:08 +0000 (08:56 -0800)]
new names, new header files, new .o files

SCCS-vsn: usr.bin/pascal/pcexterns/Makefile 1.10
SCCS-vsn: usr.bin/pascal/px_header/px_header.c 1.4

41 years agogeneralize for port to the mc68000
Kirk McKusick [Sat, 22 Jan 1983 16:52:56 +0000 (08:52 -0800)]
generalize for port to the mc68000

SCCS-vsn: usr.bin/pascal/src/piwhoami.h 1.3

41 years agobreak out stackRV() as a general function
Kirk McKusick [Sat, 22 Jan 1983 16:48:45 +0000 (08:48 -0800)]
break out stackRV() as a general function

SCCS-vsn: usr.bin/pascal/src/stkrval.c 1.6

41 years agonew names, new headers
Kirk McKusick [Sat, 22 Jan 1983 16:41:18 +0000 (08:41 -0800)]
new names, new headers

SCCS-vsn: usr.bin/pascal/pix/pix.c 1.4

41 years agofollow spec dummy
Sam Leffler [Sat, 22 Jan 1983 14:05:51 +0000 (06:05 -0800)]
follow spec dummy

SCCS-vsn: libexec/ftpd/ftpd.c 4.11

41 years agofix for prematurely removing temp files
Kirk McKusick [Sat, 22 Jan 1983 10:58:41 +0000 (02:58 -0800)]
fix for prematurely removing temp files

SCCS-vsn: usr.bin/pascal/libpc/PCLOSE.c 1.6
SCCS-vsn: usr.bin/pascal/libpc/PFLUSH.c 1.2
SCCS-vsn: usr.bin/pascal/libpc/GETNAME.c 1.10
SCCS-vsn: usr.bin/pascal/libpc/PFCLOSE.c 1.3
SCCS-vsn: usr.bin/pascal/libpc/DFDISPOSE.c 4.2

41 years agobyte reversal botches
Kirk McKusick [Sat, 22 Jan 1983 10:09:03 +0000 (02:09 -0800)]
byte reversal botches

SCCS-vsn: usr.bin/pascal/src/put.c 1.20

41 years agosun library mods
Kirk McKusick [Sat, 22 Jan 1983 07:14:28 +0000 (23:14 -0800)]
sun library mods

SCCS-vsn: usr.bin/pascal/pc/pc.c 3.18

41 years agodate and time created 83/01/21 15:05:46 by dlw
David Wasley [Sat, 22 Jan 1983 07:05:46 +0000 (23:05 -0800)]
date and time created 83/01/21 15:05:46 by dlw

SCCS-vsn: usr.bin/f77/libU77/mkvers.c 1.1

41 years agodate and time created 83/01/21 15:03:33 by dlw
David Wasley [Sat, 22 Jan 1983 07:03:33 +0000 (23:03 -0800)]
date and time created 83/01/21 15:03:33 by dlw

SCCS-vsn: usr.bin/f77/libU77/mkindx.c 1.1

41 years agofixed ']' code in fold array.
Ralph Campbell [Sat, 22 Jan 1983 05:47:00 +0000 (21:47 -0800)]
fixed ']' code in fold array.

SCCS-vsn: usr.bin/sort/sort.c 4.4

41 years agodate and time created 83/01/21 12:59:19 by dlw
David Wasley [Sat, 22 Jan 1983 04:59:19 +0000 (20:59 -0800)]
date and time created 83/01/21 12:59:19 by dlw

SCCS-vsn: usr.bin/f77/libF77/opcodes.h 1.1

41 years agoadded long/short conversions. DLW
David Wasley [Sat, 22 Jan 1983 04:35:29 +0000 (20:35 -0800)]
added long/short conversions. DLW

SCCS-vsn: usr.bin/f77/libF77/makefile 1.16

41 years agodate and time created 83/01/21 12:33:31 by dlw
David Wasley [Sat, 22 Jan 1983 04:33:31 +0000 (20:33 -0800)]
date and time created 83/01/21 12:33:31 by dlw

SCCS-vsn: usr.bin/f77/libF77/short_.c 1.1

41 years agodate and time created 83/01/21 11:21:04 by dlw
David Wasley [Sat, 22 Jan 1983 03:21:04 +0000 (19:21 -0800)]
date and time created 83/01/21 11:21:04 by dlw

SCCS-vsn: usr.bin/f77/libF77/z_sqrt.c 1.1

41 years agodate and time created 83/01/21 11:20:50 by dlw
David Wasley [Sat, 22 Jan 1983 03:20:50 +0000 (19:20 -0800)]
date and time created 83/01/21 11:20:50 by dlw

SCCS-vsn: usr.bin/f77/libF77/z_sin.c 1.1

41 years agodate and time created 83/01/21 11:20:33 by dlw
David Wasley [Sat, 22 Jan 1983 03:20:33 +0000 (19:20 -0800)]
date and time created 83/01/21 11:20:33 by dlw

SCCS-vsn: usr.bin/f77/libF77/z_log.c 1.1

41 years agodate and time created 83/01/21 11:20:18 by dlw
David Wasley [Sat, 22 Jan 1983 03:20:18 +0000 (19:20 -0800)]
date and time created 83/01/21 11:20:18 by dlw

SCCS-vsn: usr.bin/f77/libF77/z_exp.c 1.1

41 years agodate and time created 83/01/21 11:20:10 by dlw
David Wasley [Sat, 22 Jan 1983 03:20:10 +0000 (19:20 -0800)]
date and time created 83/01/21 11:20:10 by dlw

SCCS-vsn: usr.bin/f77/libF77/z_div.c 1.1

41 years agodate and time created 83/01/21 11:20:01 by dlw
David Wasley [Sat, 22 Jan 1983 03:20:01 +0000 (19:20 -0800)]
date and time created 83/01/21 11:20:01 by dlw

SCCS-vsn: usr.bin/f77/libF77/z_cos.c 1.1

41 years agodate and time created 83/01/21 11:19:53 by dlw
David Wasley [Sat, 22 Jan 1983 03:19:53 +0000 (19:19 -0800)]
date and time created 83/01/21 11:19:53 by dlw

SCCS-vsn: usr.bin/f77/libF77/z_abs.c 1.1

41 years agodate and time created 83/01/21 11:19:31 by dlw
David Wasley [Sat, 22 Jan 1983 03:19:31 +0000 (19:19 -0800)]
date and time created 83/01/21 11:19:31 by dlw

SCCS-vsn: usr.bin/f77/libF77/subout.c 1.1

41 years agodate and time created 83/01/21 11:19:18 by dlw
David Wasley [Sat, 22 Jan 1983 03:19:18 +0000 (19:19 -0800)]
date and time created 83/01/21 11:19:18 by dlw

SCCS-vsn: usr.bin/f77/libF77/signal_.c 1.1

41 years agodate and time created 83/01/21 11:19:09 by dlw
David Wasley [Sat, 22 Jan 1983 03:19:09 +0000 (19:19 -0800)]
date and time created 83/01/21 11:19:09 by dlw

SCCS-vsn: usr.bin/f77/libF77/s_stop.c 1.1

41 years agodate and time created 83/01/21 11:19:05 by dlw
David Wasley [Sat, 22 Jan 1983 03:19:05 +0000 (19:19 -0800)]
date and time created 83/01/21 11:19:05 by dlw

SCCS-vsn: usr.bin/f77/libF77/s_rnge.c 1.1

41 years agodate and time created 83/01/21 11:19:01 by dlw
David Wasley [Sat, 22 Jan 1983 03:19:01 +0000 (19:19 -0800)]
date and time created 83/01/21 11:19:01 by dlw

SCCS-vsn: usr.bin/f77/libF77/s_paus.c 1.1

41 years agodate and time created 83/01/21 11:18:56 by dlw
David Wasley [Sat, 22 Jan 1983 03:18:56 +0000 (19:18 -0800)]
date and time created 83/01/21 11:18:56 by dlw

SCCS-vsn: usr.bin/f77/libF77/s_copy.c 1.1

41 years agodate and time created 83/01/21 11:18:53 by dlw
David Wasley [Sat, 22 Jan 1983 03:18:53 +0000 (19:18 -0800)]
date and time created 83/01/21 11:18:53 by dlw

SCCS-vsn: usr.bin/f77/libF77/s_cmp.c 1.1

41 years agodate and time created 83/01/21 11:18:48 by dlw
David Wasley [Sat, 22 Jan 1983 03:18:48 +0000 (19:18 -0800)]
date and time created 83/01/21 11:18:48 by dlw

SCCS-vsn: usr.bin/f77/libF77/s_cat.c 1.1

41 years agodate and time created 83/01/21 11:18:43 by dlw
David Wasley [Sat, 22 Jan 1983 03:18:43 +0000 (19:18 -0800)]
date and time created 83/01/21 11:18:43 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_tanh.c 1.1

41 years agodate and time created 83/01/21 11:18:38 by dlw
David Wasley [Sat, 22 Jan 1983 03:18:38 +0000 (19:18 -0800)]
date and time created 83/01/21 11:18:38 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_tan.c 1.1

41 years agodate and time created 83/01/21 11:18:32 by dlw
David Wasley [Sat, 22 Jan 1983 03:18:32 +0000 (19:18 -0800)]
date and time created 83/01/21 11:18:32 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_sqrt.c 1.1

41 years agodate and time created 83/01/21 11:18:29 by dlw
David Wasley [Sat, 22 Jan 1983 03:18:29 +0000 (19:18 -0800)]
date and time created 83/01/21 11:18:29 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_sinh.c 1.1

41 years agodate and time created 83/01/21 11:18:24 by dlw
David Wasley [Sat, 22 Jan 1983 03:18:24 +0000 (19:18 -0800)]
date and time created 83/01/21 11:18:24 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_sin.c 1.1

41 years agodate and time created 83/01/21 11:18:20 by dlw
David Wasley [Sat, 22 Jan 1983 03:18:20 +0000 (19:18 -0800)]
date and time created 83/01/21 11:18:20 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_sign.c 1.1

41 years agodate and time created 83/01/21 11:18:15 by dlw
David Wasley [Sat, 22 Jan 1983 03:18:15 +0000 (19:18 -0800)]
date and time created 83/01/21 11:18:15 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_nint.c 1.1

41 years agodate and time created 83/01/21 11:18:10 by dlw
David Wasley [Sat, 22 Jan 1983 03:18:10 +0000 (19:18 -0800)]
date and time created 83/01/21 11:18:10 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_mod.c 1.1

41 years agodate and time created 83/01/21 11:18:04 by dlw
David Wasley [Sat, 22 Jan 1983 03:18:04 +0000 (19:18 -0800)]
date and time created 83/01/21 11:18:04 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_log.c 1.1

41 years agodate and time created 83/01/21 11:17:59 by dlw
David Wasley [Sat, 22 Jan 1983 03:17:59 +0000 (19:17 -0800)]
date and time created 83/01/21 11:17:59 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_lg10.c 1.1

41 years agodate and time created 83/01/21 11:17:54 by dlw
David Wasley [Sat, 22 Jan 1983 03:17:54 +0000 (19:17 -0800)]
date and time created 83/01/21 11:17:54 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_int.c 1.1

41 years agodate and time created 83/01/21 11:17:49 by dlw
David Wasley [Sat, 22 Jan 1983 03:17:49 +0000 (19:17 -0800)]
date and time created 83/01/21 11:17:49 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_imag.c 1.1

41 years agodate and time created 83/01/21 11:17:41 by dlw
David Wasley [Sat, 22 Jan 1983 03:17:41 +0000 (19:17 -0800)]
date and time created 83/01/21 11:17:41 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_exp.c 1.1

41 years agodate and time created 83/01/21 11:17:36 by dlw
David Wasley [Sat, 22 Jan 1983 03:17:36 +0000 (19:17 -0800)]
date and time created 83/01/21 11:17:36 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_dim.c 1.1

41 years agodate and time created 83/01/21 11:17:31 by dlw
David Wasley [Sat, 22 Jan 1983 03:17:31 +0000 (19:17 -0800)]
date and time created 83/01/21 11:17:31 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_cosh.c 1.1

41 years agodate and time created 83/01/21 11:17:27 by dlw
David Wasley [Sat, 22 Jan 1983 03:17:27 +0000 (19:17 -0800)]
date and time created 83/01/21 11:17:27 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_cos.c 1.1

41 years agodate and time created 83/01/21 11:17:22 by dlw
David Wasley [Sat, 22 Jan 1983 03:17:22 +0000 (19:17 -0800)]
date and time created 83/01/21 11:17:22 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_cnjg.c 1.1

41 years agodate and time created 83/01/21 11:17:18 by dlw
David Wasley [Sat, 22 Jan 1983 03:17:18 +0000 (19:17 -0800)]
date and time created 83/01/21 11:17:18 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_atn2.c 1.1

41 years agodate and time created 83/01/21 11:17:14 by dlw
David Wasley [Sat, 22 Jan 1983 03:17:14 +0000 (19:17 -0800)]
date and time created 83/01/21 11:17:14 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_atan.c 1.1

41 years agodate and time created 83/01/21 11:17:08 by dlw
David Wasley [Sat, 22 Jan 1983 03:17:08 +0000 (19:17 -0800)]
date and time created 83/01/21 11:17:08 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_asin.c 1.1

41 years agodate and time created 83/01/21 11:17:04 by dlw
David Wasley [Sat, 22 Jan 1983 03:17:04 +0000 (19:17 -0800)]
date and time created 83/01/21 11:17:04 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_acos.c 1.1

41 years agodate and time created 83/01/21 11:16:59 by dlw
David Wasley [Sat, 22 Jan 1983 03:16:59 +0000 (19:16 -0800)]
date and time created 83/01/21 11:16:59 by dlw

SCCS-vsn: usr.bin/f77/libF77/r_abs.c 1.1

41 years agodate and time created 83/01/21 11:16:55 by dlw
David Wasley [Sat, 22 Jan 1983 03:16:55 +0000 (19:16 -0800)]
date and time created 83/01/21 11:16:55 by dlw

SCCS-vsn: usr.bin/f77/libF77/pow_zz.c 1.1

41 years agodate and time created 83/01/21 11:16:51 by dlw
David Wasley [Sat, 22 Jan 1983 03:16:51 +0000 (19:16 -0800)]
date and time created 83/01/21 11:16:51 by dlw

SCCS-vsn: usr.bin/f77/libF77/pow_zi.c 1.1

41 years agodate and time created 83/01/21 11:16:47 by dlw
David Wasley [Sat, 22 Jan 1983 03:16:47 +0000 (19:16 -0800)]
date and time created 83/01/21 11:16:47 by dlw

SCCS-vsn: usr.bin/f77/libF77/pow_ri.c 1.1

41 years agodate and time created 83/01/21 11:16:42 by dlw
David Wasley [Sat, 22 Jan 1983 03:16:42 +0000 (19:16 -0800)]
date and time created 83/01/21 11:16:42 by dlw

SCCS-vsn: usr.bin/f77/libF77/pow_ii.c 1.1

41 years agodate and time created 83/01/21 11:16:37 by dlw
David Wasley [Sat, 22 Jan 1983 03:16:37 +0000 (19:16 -0800)]
date and time created 83/01/21 11:16:37 by dlw

SCCS-vsn: usr.bin/f77/libF77/pow_hh.c 1.1

41 years agodate and time created 83/01/21 11:16:34 by dlw
David Wasley [Sat, 22 Jan 1983 03:16:34 +0000 (19:16 -0800)]
date and time created 83/01/21 11:16:34 by dlw

SCCS-vsn: usr.bin/f77/libF77/pow_di.c 1.1

41 years agodate and time created 83/01/21 11:16:29 by dlw
David Wasley [Sat, 22 Jan 1983 03:16:29 +0000 (19:16 -0800)]
date and time created 83/01/21 11:16:29 by dlw

SCCS-vsn: usr.bin/f77/libF77/pow_dd.c 1.1

41 years agodate and time created 83/01/21 11:16:25 by dlw
David Wasley [Sat, 22 Jan 1983 03:16:25 +0000 (19:16 -0800)]
date and time created 83/01/21 11:16:25 by dlw

SCCS-vsn: usr.bin/f77/libF77/pow_ci.c 1.1

41 years agodate and time created 83/01/21 11:16:19 by dlw
David Wasley [Sat, 22 Jan 1983 03:16:19 +0000 (19:16 -0800)]
date and time created 83/01/21 11:16:19 by dlw

SCCS-vsn: usr.bin/f77/libF77/long_.c 1.1

41 years agodate and time created 83/01/21 11:16:13 by dlw
David Wasley [Sat, 22 Jan 1983 03:16:13 +0000 (19:16 -0800)]
date and time created 83/01/21 11:16:13 by dlw

SCCS-vsn: usr.bin/f77/libF77/l_lt.c 1.1

41 years agodate and time created 83/01/21 11:16:09 by dlw
David Wasley [Sat, 22 Jan 1983 03:16:09 +0000 (19:16 -0800)]
date and time created 83/01/21 11:16:09 by dlw

SCCS-vsn: usr.bin/f77/libF77/l_le.c 1.1

41 years agodate and time created 83/01/21 11:16:04 by dlw
David Wasley [Sat, 22 Jan 1983 03:16:04 +0000 (19:16 -0800)]
date and time created 83/01/21 11:16:04 by dlw

SCCS-vsn: usr.bin/f77/libF77/l_gt.c 1.1

41 years agodate and time created 83/01/21 11:15:58 by dlw
David Wasley [Sat, 22 Jan 1983 03:15:58 +0000 (19:15 -0800)]
date and time created 83/01/21 11:15:58 by dlw

SCCS-vsn: usr.bin/f77/libF77/l_ge.c 1.1

41 years agodate and time created 83/01/21 11:15:51 by dlw
David Wasley [Sat, 22 Jan 1983 03:15:51 +0000 (19:15 -0800)]
date and time created 83/01/21 11:15:51 by dlw

SCCS-vsn: usr.bin/f77/libF77/i_sign.c 1.1

41 years agodate and time created 83/01/21 11:15:45 by dlw
David Wasley [Sat, 22 Jan 1983 03:15:45 +0000 (19:15 -0800)]
date and time created 83/01/21 11:15:45 by dlw

SCCS-vsn: usr.bin/f77/libF77/i_nint.c 1.1

41 years agodate and time created 83/01/21 11:15:33 by dlw
David Wasley [Sat, 22 Jan 1983 03:15:33 +0000 (19:15 -0800)]
date and time created 83/01/21 11:15:33 by dlw

SCCS-vsn: usr.bin/f77/libF77/i_mod.c 1.1

41 years agodate and time created 83/01/21 11:15:23 by dlw
David Wasley [Sat, 22 Jan 1983 03:15:23 +0000 (19:15 -0800)]
date and time created 83/01/21 11:15:23 by dlw

SCCS-vsn: usr.bin/f77/libF77/i_len.c 1.1

41 years agodate and time created 83/01/21 11:15:13 by dlw
David Wasley [Sat, 22 Jan 1983 03:15:13 +0000 (19:15 -0800)]
date and time created 83/01/21 11:15:13 by dlw

SCCS-vsn: usr.bin/f77/libF77/i_indx.c 1.1

41 years agodate and time created 83/01/21 11:14:58 by dlw
David Wasley [Sat, 22 Jan 1983 03:14:58 +0000 (19:14 -0800)]
date and time created 83/01/21 11:14:58 by dlw

SCCS-vsn: usr.bin/f77/libF77/i_dnnt.c 1.1

41 years agodate and time created 83/01/21 11:14:42 by dlw
David Wasley [Sat, 22 Jan 1983 03:14:42 +0000 (19:14 -0800)]
date and time created 83/01/21 11:14:42 by dlw

SCCS-vsn: usr.bin/f77/libF77/i_dim.c 1.1

41 years agodate and time created 83/01/21 11:14:34 by dlw
David Wasley [Sat, 22 Jan 1983 03:14:34 +0000 (19:14 -0800)]
date and time created 83/01/21 11:14:34 by dlw

SCCS-vsn: usr.bin/f77/libF77/i_abs.c 1.1

41 years agodate and time created 83/01/21 11:14:24 by dlw
David Wasley [Sat, 22 Jan 1983 03:14:24 +0000 (19:14 -0800)]
date and time created 83/01/21 11:14:24 by dlw

SCCS-vsn: usr.bin/f77/libF77/hl_lt.c 1.1

41 years agodate and time created 83/01/21 11:14:17 by dlw
David Wasley [Sat, 22 Jan 1983 03:14:17 +0000 (19:14 -0800)]
date and time created 83/01/21 11:14:17 by dlw

SCCS-vsn: usr.bin/f77/libF77/hl_le.c 1.1

41 years agodate and time created 83/01/21 11:14:10 by dlw
David Wasley [Sat, 22 Jan 1983 03:14:10 +0000 (19:14 -0800)]
date and time created 83/01/21 11:14:10 by dlw

SCCS-vsn: usr.bin/f77/libF77/hl_gt.c 1.1

41 years agodate and time created 83/01/21 11:14:04 by dlw
David Wasley [Sat, 22 Jan 1983 03:14:04 +0000 (19:14 -0800)]
date and time created 83/01/21 11:14:04 by dlw

SCCS-vsn: usr.bin/f77/libF77/hl_ge.c 1.1

41 years agodate and time created 83/01/21 11:13:53 by dlw
David Wasley [Sat, 22 Jan 1983 03:13:53 +0000 (19:13 -0800)]
date and time created 83/01/21 11:13:53 by dlw

SCCS-vsn: usr.bin/f77/libF77/h_sign.c 1.1