unix-history/.git
41 years agouse high precision time calls
Sam Leffler [Fri, 4 Feb 1983 01:13:16 +0000 (17:13 -0800)]
use high precision time calls

SCCS-vsn: bin/csh/csh.c 4.10
SCCS-vsn: bin/csh/csh.h 4.6
SCCS-vsn: bin/csh/proc.c 4.8
SCCS-vsn: bin/csh/proc.h 4.3
SCCS-vsn: bin/csh/time.c 4.3

41 years agogetwd moved to libc.a and error return changed
Sam Leffler [Fri, 4 Feb 1983 01:12:14 +0000 (17:12 -0800)]
getwd moved to libc.a and error return changed

SCCS-vsn: bin/csh/dir.c 4.2

41 years agoTell about extended classes and the $w flag; tell about extended mailer
Eric Allman [Fri, 4 Feb 1983 00:14:16 +0000 (16:14 -0800)]
Tell about extended classes and the $w flag; tell about extended mailer
flags; add the Maxsize field to the mailer descriptor

SCCS-mr: usr.sbin/sendmail/doc/op/op.me 162, 165, 168
SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 3.16

41 years agoMake mailer size limits a per-mailer parameter (M field in the mailer
Eric Allman [Thu, 3 Feb 1983 23:54:21 +0000 (15:54 -0800)]
Make mailer size limits a per-mailer parameter (M field in the mailer
descriptor)

SCCS-mr: usr.sbin/sendmail/src/main.c 168
SCCS-mr: usr.sbin/sendmail/src/conf.c 168
SCCS-mr: usr.sbin/sendmail/src/deliver.c 168
SCCS-mr: usr.sbin/sendmail/src/version.c 168
SCCS-mr: usr.sbin/sendmail/src/readcf.c 168
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.155
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.68
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.148
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.305
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.54

41 years agofix unsigned problem in hash values
Sam Leffler [Thu, 3 Feb 1983 08:45:47 +0000 (00:45 -0800)]
fix unsigned problem in hash values

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

41 years ago2 holes: disallow |'s in ls and dir; 2nd, provide forbidden user list
Sam Leffler [Thu, 3 Feb 1983 08:25:13 +0000 (00:25 -0800)]
2 holes: disallow |'s in ls and dir; 2nd, provide forbidden user list

SCCS-vsn: libexec/ftpd/ftpcmd.y 4.7
SCCS-vsn: libexec/ftpd/ftpd.c 4.15

41 years agoadded 48 sector eagle to device table
Helge Skrivervik [Thu, 3 Feb 1983 08:18:56 +0000 (00:18 -0800)]
added 48 sector eagle to device table

SCCS-vsn: sys/vax/stand/hp.c 4.8

41 years agounctrl should strip off parity bit
Ken Arnold [Thu, 3 Feb 1983 07:19:13 +0000 (23:19 -0800)]
unctrl should strip off parity bit

SCCS-vsn: lib/libcurses/curses.h 1.11

41 years agoformat fixups
Ken Arnold [Thu, 3 Feb 1983 07:18:16 +0000 (23:18 -0800)]
format fixups

SCCS-vsn: lib/libcurses/cr_put.c 1.3

41 years agoadded 48 sect eagle to device table
Helge Skrivervik [Thu, 3 Feb 1983 05:57:09 +0000 (21:57 -0800)]
added 48 sect eagle to device table

SCCS-vsn: sys/vax/stand/hp.c 4.8

41 years agoimplement classes and mailer flags as a bit map; define new class 'w'
Eric Allman [Thu, 3 Feb 1983 04:55:01 +0000 (20:55 -0800)]
implement classes and mailer flags as a bit map; define new class 'w'
as the set of all hosts we are known by

SCCS-mr: usr.sbin/sendmail/src/main.c 165
SCCS-mr: usr.sbin/sendmail/src/conf.c 165
SCCS-mr: usr.sbin/sendmail/src/deliver.c 165
SCCS-mr: usr.sbin/sendmail/src/savemail.c 165
SCCS-mr: usr.sbin/sendmail/src/version.c 165
SCCS-mr: usr.sbin/sendmail/src/util.c 165
SCCS-mr: usr.sbin/sendmail/src/queue.c 165
SCCS-mr: usr.sbin/sendmail/src/readcf.c 165
SCCS-mr: usr.sbin/sendmail/src/usersmtp.c 165
SCCS-mr: usr.sbin/sendmail/src/headers.c 165
SCCS-mr: usr.sbin/sendmail/src/stab.c 165
SCCS-mr: usr.sbin/sendmail/src/envelope.c 165
SCCS-mr: usr.sbin/sendmail/src/parseaddr.c 165
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.154
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.67
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.147
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.57
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.304
SCCS-vsn: usr.sbin/sendmail/src/util.c 3.42
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.71
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.53
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 3.41
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.49
SCCS-vsn: usr.sbin/sendmail/src/stab.c 3.14
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 3.7
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.75

41 years agoimplement classes and mailer flags as a bit map; put in initial hook
Eric Allman [Thu, 3 Feb 1983 04:49:52 +0000 (20:49 -0800)]
implement classes and mailer flags as a bit map; put in initial hook
for per-mailer size limits

SCCS-mr: usr.sbin/sendmail/src/sendmail.h 165, 168
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.112

41 years agomake hash's unsigned so % doesn't give negative value
Sam Leffler [Thu, 3 Feb 1983 04:23:00 +0000 (20:23 -0800)]
make hash's unsigned so % doesn't give negative value

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

41 years agouse pre-defined machine types to define machine-dependent characteristics.
Peter B. Kessler [Thu, 3 Feb 1983 03:28:39 +0000 (19:28 -0800)]
use pre-defined machine types to define machine-dependent characteristics.

SCCS-vsn: usr.bin/pascal/src/pcwhoami.h 1.4

41 years agono -f flag on the vax. (how does one change makefiles between machines?).
Peter B. Kessler [Thu, 3 Feb 1983 03:23:01 +0000 (19:23 -0800)]
no -f flag on the vax.  (how does one change makefiles between machines?).

SCCS-vsn: usr.bin/pascal/pc0/Makefile 1.39

41 years ago-f flag to get floating point for the mc68000.
Peter B. Kessler [Thu, 3 Feb 1983 03:19:28 +0000 (19:19 -0800)]
-f flag to get floating point for the mc68000.

SCCS-vsn: usr.bin/pascal/pc0/Makefile 1.38

41 years agofixed extern and f(f) problems
Mark Linton [Wed, 2 Feb 1983 16:57:15 +0000 (08:57 -0800)]
fixed extern and f(f) problems

SCCS-vsn: old/pcc/ccom.vax/stab.c 1.4

41 years agoadded nowreading since t_runc doesn't do it anymore. DLW
David Wasley [Wed, 2 Feb 1983 15:34:04 +0000 (07:34 -0800)]
added nowreading since t_runc doesn't do it anymore. DLW

SCCS-vsn: usr.bin/f77/libI77/backspace.c 1.5

41 years agoconverted to use truncate syscall. DLW
David Wasley [Wed, 2 Feb 1983 15:27:57 +0000 (07:27 -0800)]
converted to use truncate syscall. DLW

SCCS-vsn: usr.bin/f77/libI77/endfile.c 1.6

41 years agoignore warnings returned by pc3.
Peter B. Kessler [Wed, 2 Feb 1983 14:09:07 +0000 (06:09 -0800)]
ignore warnings returned by pc3.

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

41 years agoseparate machine-dependent parts to machine-specific routines
Peter B. Kessler [Wed, 2 Feb 1983 14:05:37 +0000 (06:05 -0800)]
separate machine-dependent parts to machine-specific routines
for code for main, prologues, entry, exit, epilogue, and formal entry points.

SCCS-vsn: usr.bin/pascal/src/fend.c 1.18

41 years agofix unary minus so it works for both integers and reals.
Peter B. Kessler [Wed, 2 Feb 1983 14:02:11 +0000 (06:02 -0800)]
fix unary minus so it works for both integers and reals.

SCCS-vsn: usr.bin/pascal/src/rval.c 1.15

41 years agomissing sconv's and calls to stkrval() instead of rvalue().
Peter B. Kessler [Wed, 2 Feb 1983 13:56:51 +0000 (05:56 -0800)]
missing sconv's and calls to stkrval() instead of rvalue().

SCCS-vsn: usr.bin/pascal/src/pcfunc.c 1.12

41 years agotype of a P2CALL has to match the type of the function
Peter B. Kessler [Wed, 2 Feb 1983 13:53:42 +0000 (05:53 -0800)]
type of a P2CALL has to match the type of the function
for the more stringent 68000 compiler.

SCCS-vsn: usr.bin/pascal/src/pcproc.c 1.18

41 years agopostcheck() takes struct nl *'s, not p2types.
Peter B. Kessler [Wed, 2 Feb 1983 13:48:57 +0000 (05:48 -0800)]
postcheck() takes struct nl *'s, not p2types.

SCCS-vsn: usr.bin/pascal/src/call.c 1.21

41 years agothe shadow of the index variable must be the same type as the
Peter B. Kessler [Wed, 2 Feb 1983 13:46:59 +0000 (05:46 -0800)]
the shadow of the index variable must be the same type as the
index variable (for high-end addressed machines, like the 68000).

SCCS-vsn: usr.bin/pascal/src/forop.c 1.13

41 years agouse pre-processor defines for machine type.
Peter B. Kessler [Wed, 2 Feb 1983 13:42:58 +0000 (05:42 -0800)]
use pre-processor defines for machine type.
should use machine type for ADDR16/32 and DEC11.

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

41 years agostrings are aligned as structs since we sometimes treat them that way.
Peter B. Kessler [Wed, 2 Feb 1983 13:40:41 +0000 (05:40 -0800)]
strings are aligned as structs since we sometimes treat them that way.
part of the port to the 68000.

SCCS-vsn: usr.bin/pascal/src/var.c 1.14

41 years agodon't call printqueue() if queueing is turned off
Eric Allman [Wed, 2 Feb 1983 12:47:34 +0000 (04:47 -0800)]
don't call printqueue() if queueing is turned off

SCCS-mr: usr.sbin/sendmail/src/main.c 166
SCCS-mr: usr.sbin/sendmail/src/version.c 166
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.153
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.303

41 years agothings more from here to pc.h; to make this file machine dependent.
Peter B. Kessler [Wed, 2 Feb 1983 12:30:02 +0000 (04:30 -0800)]
things more from here to pc.h;  to make this file machine dependent.

SCCS-vsn: usr.bin/pascal/src/pcops.h 1.2

41 years agoport to the mc68000.
Peter B. Kessler [Wed, 2 Feb 1983 12:28:39 +0000 (04:28 -0800)]
port to the mc68000.
things move into objfmt.h as we discover they are machine dependent.

SCCS-vsn: usr.bin/pascal/src/objfmt.h 1.11

41 years agopc constants for the mc68000.
Peter B. Kessler [Wed, 2 Feb 1983 12:27:27 +0000 (04:27 -0800)]
pc constants for the mc68000.

SCCS-vsn: usr.bin/pascal/src/pc.h 1.7

41 years agofix up some things while porting.
Peter B. Kessler [Wed, 2 Feb 1983 12:24:07 +0000 (04:24 -0800)]
fix up some things while porting.
moving things from 0.h to other .h files.

SCCS-vsn: usr.bin/pascal/src/0.h 1.18

41 years agochange the #ifdefs from names from whoami.h to pre-defines from /lib/cpp.
Peter B. Kessler [Wed, 2 Feb 1983 12:20:55 +0000 (04:20 -0800)]
change the #ifdefs from names from whoami.h to pre-defines from /lib/cpp.

SCCS-vsn: usr.bin/pascal/src/tmps.c 1.7

41 years agomake machine independent during port to the mc68000.
Peter B. Kessler [Wed, 2 Feb 1983 12:18:09 +0000 (04:18 -0800)]
make machine independent during port to the mc68000.

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

41 years agoport to the mc68000. tied to labels generated by ']' lines.
Peter B. Kessler [Wed, 2 Feb 1983 12:16:16 +0000 (04:16 -0800)]
port to the mc68000.  tied to labels generated by ']' lines.

SCCS-vsn: usr.bin/pascal/src/lab.c 1.17

41 years agoparameters are aligned to stack aligned,
Peter B. Kessler [Wed, 2 Feb 1983 12:13:24 +0000 (04:13 -0800)]
parameters are aligned to stack aligned,
but if not on a low-end machine, their addresses are a little weird.

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

41 years agoport to the mc68000.
Peter B. Kessler [Wed, 2 Feb 1983 12:10:16 +0000 (04:10 -0800)]
port to the mc68000.
special notes:  watch how doubles are done in putCON8()
note that leftbrackets are now aligned to stack alignment.

SCCS-vsn: usr.bin/pascal/src/p2put.c 1.12

41 years agomake the alignment of constant sets machine independent.
Peter B. Kessler [Wed, 2 Feb 1983 12:06:53 +0000 (04:06 -0800)]
make the alignment of constant sets machine independent.

SCCS-vsn: usr.bin/pascal/src/cset.c 1.7

41 years agoalignments are machine dependent.
Peter B. Kessler [Wed, 2 Feb 1983 12:05:13 +0000 (04:05 -0800)]
alignments are machine dependent.

SCCS-vsn: usr.bin/pascal/src/align.h 1.2

41 years agothese should have tested against p2type from the beginning. a botch.
Peter B. Kessler [Wed, 2 Feb 1983 12:02:57 +0000 (04:02 -0800)]
these should have tested against p2type from the beginning.  a botch.

SCCS-vsn: usr.bin/pascal/src/sconv.c 1.2

41 years agoheader file moves as we port to the mc68000.
Peter B. Kessler [Wed, 2 Feb 1983 12:00:31 +0000 (04:00 -0800)]
header file moves as we port to the mc68000.

SCCS-vsn: usr.bin/pascal/src/stab.c 1.8

41 years agofix the range for T1INT. how long has this been like this?
Peter B. Kessler [Wed, 2 Feb 1983 11:58:33 +0000 (03:58 -0800)]
fix the range for T1INT.  how long has this been like this?

SCCS-vsn: usr.bin/pascal/src/nl.c 1.10

41 years agofix in the skip sector handling
Helge Skrivervik [Wed, 2 Feb 1983 09:25:14 +0000 (01:25 -0800)]
fix in the skip sector handling

SCCS-vsn: sys/vax/stand/hp.c 4.7

41 years agonew ioctl command to find if a device has skip sector handling.
Helge Skrivervik [Wed, 2 Feb 1983 06:44:40 +0000 (22:44 -0800)]
new ioctl command to find if a device has skip sector handling.

SCCS-vsn: sys/stand.att/saio.h 4.12

41 years agoadapted to 4.2BSD. DLW
David Wasley [Tue, 1 Feb 1983 14:26:14 +0000 (06:26 -0800)]
adapted to 4.2BSD. DLW

SCCS-vsn: usr.bin/f77/libU77/getcwd_.c 1.4

41 years agopatch BIG security hole with symbolic links (oh boy, was this one big!)
Eric Allman [Tue, 1 Feb 1983 13:18:18 +0000 (05:18 -0800)]
patch BIG security hole with symbolic links (oh boy, was this one big!)

SCCS-vsn: libexec/mail.local/mail.local.c 4.12

41 years agodate and time created 83/01/31 18:05:04 by mckusick
Kirk McKusick [Tue, 1 Feb 1983 10:05:04 +0000 (02:05 -0800)]
date and time created 83/01/31 18:05:04 by mckusick

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

41 years agofix up usage text
Kirk McKusick [Tue, 1 Feb 1983 10:02:18 +0000 (02:02 -0800)]
fix up usage text

SCCS-vsn: bin/mv/mv.c 4.11

41 years agoif last argument is a directory, always move into it even if only two arguments
Kirk McKusick [Tue, 1 Feb 1983 09:44:24 +0000 (01:44 -0800)]
if last argument is a directory, always move into it even if only two arguments

SCCS-vsn: bin/mv/mv.c 4.10

41 years agodo not round-up if further relocation is to be done (-r).
Kirk McKusick [Tue, 1 Feb 1983 08:56:22 +0000 (00:56 -0800)]
do not round-up if further relocation is to be done (-r).

SCCS-vsn: old/ld/ld.c 4.7

41 years agoremoved i_active: not used
Helge Skrivervik [Tue, 1 Feb 1983 08:40:19 +0000 (00:40 -0800)]
removed i_active: not used

SCCS-vsn: sys/stand.att/saio.h 4.11

41 years agomore changes re: hp.new.c
Helge Skrivervik [Tue, 1 Feb 1983 08:38:12 +0000 (00:38 -0800)]
more changes re: hp.new.c

SCCS-vsn: sys/vax/stand/up.c 4.5

41 years agoimproved drive initialization, some cosmetic changes
Helge Skrivervik [Tue, 1 Feb 1983 07:19:59 +0000 (23:19 -0800)]
improved drive initialization, some cosmetic changes

SCCS-vsn: sys/vax/stand/hp.c 4.7

41 years agodon't close sockets when divorcing tty
Sam Leffler [Tue, 1 Feb 1983 06:49:19 +0000 (22:49 -0800)]
don't close sockets when divorcing tty

SCCS-vsn: sbin/routed/main.c 4.4

41 years agoadd stdout tracing of all packets
Sam Leffler [Tue, 1 Feb 1983 06:18:41 +0000 (22:18 -0800)]
add stdout tracing of all packets

SCCS-vsn: sbin/routed/main.c 4.3
SCCS-vsn: sbin/routed/trace.h 4.2

41 years agoMade install depend of Mail
Craig Leres [Tue, 1 Feb 1983 05:45:57 +0000 (21:45 -0800)]
Made install depend of Mail

SCCS-vsn: usr.bin/mail/Makefile 2.12

41 years agoIgnore the -e flag to allow aliases with rlogin to work
Craig Leres [Mon, 31 Jan 1983 13:27:06 +0000 (05:27 -0800)]
Ignore the -e flag to allow aliases with rlogin to work

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

41 years agoChanged location of postage file
Craig Leres [Sun, 30 Jan 1983 11:51:25 +0000 (03:51 -0800)]
Changed location of postage file

SCCS-vsn: usr.bin/mail/pathnames.h 2.5

41 years agoChanged location of the POSTAGE file.
Craig Leres [Sun, 30 Jan 1983 11:49:40 +0000 (03:49 -0800)]
Changed location of the POSTAGE file.

SCCS-vsn: usr.bin/mail/pathnames.h 2.5

41 years agoAdded local()
Craig Leres [Sun, 30 Jan 1983 11:20:02 +0000 (03:20 -0800)]
Added local()

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

41 years agoBroke alternates() into two routines so that part of it (the routine
Craig Leres [Sun, 30 Jan 1983 11:00:50 +0000 (03:00 -0800)]
Broke alternates() into two routines so that part of it (the routine
makelist()) could be used for the local command

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

41 years agoBroke alternates() up into two routines so that the list
Craig Leres [Sun, 30 Jan 1983 10:58:40 +0000 (02:58 -0800)]
Broke alternates() up into two routines so that the list

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

41 years agoAdded local()
Craig Leres [Sun, 30 Jan 1983 10:55:30 +0000 (02:55 -0800)]
Added local()

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

41 years agoAdded pointer for local host names
Craig Leres [Sun, 30 Jan 1983 10:48:32 +0000 (02:48 -0800)]
Added pointer for local host names

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

41 years agoAdded local command
Craig Leres [Sun, 30 Jan 1983 10:23:58 +0000 (02:23 -0800)]
Added local command

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

41 years agoRemoved extra definition for savestr() and added strcat()
Craig Leres [Sun, 30 Jan 1983 10:20:59 +0000 (02:20 -0800)]
Removed extra definition for savestr() and added strcat()
strcpy(), and cmpdomain()

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

41 years agomore changes re. hp.new.c
Helge Skrivervik [Sun, 30 Jan 1983 07:08:12 +0000 (23:08 -0800)]
more changes re. hp.new.c

SCCS-vsn: sys/vax/stand/up.c 4.5

41 years agoremoved i_active: not used
Helge Skrivervik [Sun, 30 Jan 1983 06:50:09 +0000 (22:50 -0800)]
removed i_active: not used

SCCS-vsn: sys/stand.att/saio.h 4.11

41 years agofixed minor bug in hpopen
Helge Skrivervik [Sun, 30 Jan 1983 06:34:16 +0000 (22:34 -0800)]
fixed minor bug in hpopen

SCCS-vsn: sys/vax/stand/hp.c 4.6

41 years agominor changes
Helge Skrivervik [Sun, 30 Jan 1983 05:35:36 +0000 (21:35 -0800)]
minor changes

SCCS-vsn: sys/vax/stand/drtest.c 4.4

41 years ago(no message)
Helge Skrivervik [Sun, 30 Jan 1983 05:33:39 +0000 (21:33 -0800)]
(no message)

SCCS-vsn: sys/vax/stand/drtest.c 4.4

41 years agolots of fixes: hard error handling, bad sector forwarding, skip sector
Helge Skrivervik [Sun, 30 Jan 1983 05:32:38 +0000 (21:32 -0800)]
lots of fixes: hard error handling, bad sector forwarding, skip sector
handling, new ioctl commands for `skip sector inhibit'

SCCS-vsn: sys/vax/stand/hp.c 4.5

41 years agofixed error in HPER2_BITS (SSE)
Helge Skrivervik [Fri, 28 Jan 1983 07:29:49 +0000 (23:29 -0800)]
fixed error in HPER2_BITS (SSE)

SCCS-vsn: sys/vax/mba/hpreg.h 4.12

41 years agomore new ioctl commands
Helge Skrivervik [Fri, 28 Jan 1983 03:40:04 +0000 (19:40 -0800)]
more new ioctl commands

SCCS-vsn: sys/stand.att/saio.h 4.10

41 years agoadded skip sector inhibit
Helge Skrivervik [Fri, 28 Jan 1983 03:38:57 +0000 (19:38 -0800)]
added skip sector inhibit

SCCS-vsn: sys/vax/stand/mba.c 4.8

41 years agonew ioctl's
Helge Skrivervik [Fri, 28 Jan 1983 03:36:05 +0000 (19:36 -0800)]
new ioctl's

SCCS-vsn: sys/vax/stand/mba.c 4.8

41 years agolots of fixes to the hard error handling; bad sector forw., skip sector
Helge Skrivervik [Fri, 28 Jan 1983 03:35:30 +0000 (19:35 -0800)]
lots of fixes to the hard error handling; bad sector forw., skip sector
handling and some new ioctl's

SCCS-vsn: sys/vax/stand/hp.c 4.5

41 years agofixed hard error handling
Helge Skrivervik [Fri, 28 Jan 1983 03:33:31 +0000 (19:33 -0800)]
fixed hard error handling

SCCS-vsn: sys/vax/mba/hp.c 4.62
SCCS-vsn: sys/vax/mba/hp.c 4.62

41 years agofixed dostep when no source line information is present
Mark Linton [Wed, 26 Jan 1983 09:08:17 +0000 (01:08 -0800)]
fixed dostep when no source line information is present

SCCS-vsn: old/dbx/vax.c 1.5

41 years agofixed fclose(coredump) which should have been fclose(corefile)
Mark Linton [Wed, 26 Jan 1983 09:05:20 +0000 (01:05 -0800)]
fixed fclose(coredump) which should have been fclose(corefile)

SCCS-vsn: old/dbx/coredump.c 1.4

41 years agodate and time created 83/01/24 23:54:20 by layer
Kevin Layer [Tue, 25 Jan 1983 15:54:20 +0000 (07:54 -0800)]
date and time created 83/01/24 23:54:20 by layer

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

41 years agouse ex instead of ed
Kevin Layer [Tue, 25 Jan 1983 15:41:12 +0000 (07:41 -0800)]
use ex instead of ed

SCCS-vsn: share/termcap/Makefile 1.3

41 years agofixed large line number / seek address bug
Mark Linton [Tue, 25 Jan 1983 06:28:15 +0000 (22:28 -0800)]
fixed large line number / seek address bug

SCCS-vsn: old/dbx/source.c 1.4

41 years agopretty dumb stuff -- better to use fileno directly
Sam Leffler [Mon, 24 Jan 1983 18:11:07 +0000 (10:11 -0800)]
pretty dumb stuff -- better to use fileno directly

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

41 years agodon't pass -n to sendmail
Eric Allman [Mon, 24 Jan 1983 14:07:20 +0000 (06:07 -0800)]
don't pass -n to sendmail

SCCS-vsn: usr.bin/vacation/vacation.c 3.9

41 years agoget vacation to compile again -- I'm off to UNICOM!
Eric Allman [Mon, 24 Jan 1983 11:28:55 +0000 (03:28 -0800)]
get vacation to compile again -- I'm off to UNICOM!

SCCS-vsn: usr.bin/vacation/vacation.c 3.8

41 years agomake it work dummy
Sam Leffler [Mon, 24 Jan 1983 10:20:41 +0000 (02:20 -0800)]
make it work dummy

SCCS-vsn: sys/vax/dist/maketape 4.4

41 years agocrud
Sam Leffler [Mon, 24 Jan 1983 10:19:35 +0000 (02:19 -0800)]
crud

SCCS-vsn: sys/vax/stand/Makefile 4.22

41 years agomanuals are needed (maybe)
Sam Leffler [Mon, 24 Jan 1983 10:06:47 +0000 (02:06 -0800)]
manuals are needed (maybe)

SCCS-vsn: sys/vax/dist/maketape 4.3

41 years agomanuals aren't currently on /usr
Sam Leffler [Mon, 24 Jan 1983 10:05:13 +0000 (02:05 -0800)]
manuals aren't currently on /usr

SCCS-vsn: sys/vax/dist/maketape 4.3

41 years agothis screws up make depend otherwise
Sam Leffler [Mon, 24 Jan 1983 09:42:49 +0000 (01:42 -0800)]
this screws up make depend otherwise

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

41 years agocheck before cutting tape for Robert
Sam Leffler [Mon, 24 Jan 1983 09:32:04 +0000 (01:32 -0800)]
check before cutting tape for Robert

SCCS-vsn: sys/vax/dist/maketape 4.2

41 years agocheck in for Helge before cutting tape for Robert
Sam Leffler [Mon, 24 Jan 1983 09:25:20 +0000 (01:25 -0800)]
check in for Helge before cutting tape for Robert

SCCS-vsn: sys/vax/stand/drtest.c 4.3
SCCS-vsn: sys/vax/stand/hp.c 4.4

41 years agofixed recognizing of core dump arguments
Mark Linton [Mon, 24 Jan 1983 08:30:23 +0000 (00:30 -0800)]
fixed recognizing of core dump arguments

SCCS-vsn: old/dbx/main.c 1.3

41 years ago(no message)
Kevin Layer [Mon, 24 Jan 1983 07:05:10 +0000 (23:05 -0800)]
(no message)

SCCS-vsn: share/termcap/Makefile 1.2

41 years agodate and time created 83/01/23 15:02:10 by layer
Kevin Layer [Mon, 24 Jan 1983 07:02:10 +0000 (23:02 -0800)]
date and time created 83/01/23 15:02:10 by layer

SCCS-vsn: share/termcap/Makefile 1.1

41 years agodeclare setdebug function
Sam Leffler [Mon, 24 Jan 1983 05:46:01 +0000 (21:46 -0800)]
declare setdebug function

SCCS-vsn: usr.bin/telnet/telnet.c 4.17

41 years agohack for address binding + rearrange replys for sanity
Sam Leffler [Mon, 24 Jan 1983 05:34:13 +0000 (21:34 -0800)]
hack for address binding + rearrange replys for sanity

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

41 years agodon't zero buffer when doing in/out ioctl's
Sam Leffler [Sun, 23 Jan 1983 16:01:49 +0000 (08:01 -0800)]
don't zero buffer when doing in/out ioctl's

SCCS-vsn: sys/kern/sys_generic.c 5.30