unix-history/.git
42 years agoget rid of old style directory entries (known only in readdir.c)
Kirk McKusick [Fri, 12 Feb 1982 17:42:42 +0000 (09:42 -0800)]
get rid of old style directory entries (known only in readdir.c)

SCCS-vsn: lib/libc/gen/readdir.c 1.4

42 years agoconvert to new style directory headers
Kirk McKusick [Fri, 12 Feb 1982 17:25:00 +0000 (09:25 -0800)]
convert to new style directory headers

SCCS-vsn: lib/libc/gen/readdir.c 1.3

42 years agoconvert to use library routines to access directories
Kirk McKusick [Fri, 12 Feb 1982 16:51:23 +0000 (08:51 -0800)]
convert to use library routines to access directories

SCCS-vsn: bin/pwd/pwd.c 4.2

42 years agoconvert to new style directory headers
Kirk McKusick [Fri, 12 Feb 1982 16:37:25 +0000 (08:37 -0800)]
convert to new style directory headers

SCCS-vsn: lib/libc/gen/readdir.c 1.3

42 years agomodified to usd "printwhere" from process/pstatus.c rather than
Mark Linton [Fri, 12 Feb 1982 15:56:29 +0000 (07:56 -0800)]
modified to usd "printwhere" from process/pstatus.c rather than
printing out "line N in file F" itself

SCCS-vsn: usr.bin/pascal/pdx/machine/printerror.c 1.3

42 years agomodified to use "printwhere" from process/pstatus.c rather than
Mark Linton [Fri, 12 Feb 1982 15:55:41 +0000 (07:55 -0800)]
modified to use "printwhere" from process/pstatus.c rather than
printing out "line N in file F" itself

SCCS-vsn: usr.bin/pascal/pdx/runtime/wheredump.c 1.2

42 years agochanged skimsource so that it just returns if the given filename
Mark Linton [Fri, 12 Feb 1982 15:54:28 +0000 (07:54 -0800)]
changed skimsource so that it just returns if the given filename
is the same as the current source filename ... this way routines from the
outside needn't test this

SCCS-vsn: usr.bin/pascal/pdx/source/source.c 1.2

42 years agocentralized the printing of a source line number and file
Mark Linton [Fri, 12 Feb 1982 15:53:25 +0000 (07:53 -0800)]
centralized the printing of a source line number and file
to a routine called "printwhere" in pstatus.c ... other routines
were modified to use this routine

SCCS-vsn: usr.bin/pascal/pdx/process/pstatus.c 1.3
SCCS-vsn: usr.bin/pascal/pdx/process/start.c 1.5
SCCS-vsn: usr.bin/pascal/pdx/process/step.c 1.2

42 years agomodifications for centralizing the printing of a source line
Mark Linton [Fri, 12 Feb 1982 15:51:54 +0000 (07:51 -0800)]
modifications for centralizing the printing of a source line
and file

SCCS-vsn: usr.bin/pascal/pdx/breakpoint/printnews.c 1.2
SCCS-vsn: usr.bin/pascal/pdx/breakpoint/trinfo.c 1.2

42 years agoconvert to use library routines to access directories
Kirk McKusick [Fri, 12 Feb 1982 15:50:58 +0000 (07:50 -0800)]
convert to use library routines to access directories

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

42 years agoaddition of "printwhere" routine
Mark Linton [Fri, 12 Feb 1982 15:49:59 +0000 (07:49 -0800)]
addition of "printwhere" routine

SCCS-vsn: usr.bin/pascal/pdx/process.h 1.5

42 years agoadded a call to "newfile" in uninclude
Mark Linton [Fri, 12 Feb 1982 15:44:08 +0000 (07:44 -0800)]
added a call to "newfile" in uninclude

SCCS-vsn: usr.bin/pascal/src/yyget.c 1.3

42 years agofix () and sizeof errors
Kirk McKusick [Fri, 12 Feb 1982 15:32:31 +0000 (07:32 -0800)]
fix () and sizeof errors

SCCS-vsn: lib/libc/gen/readdir.c 1.2

42 years agochanged relative line number and address information to be
Mark Linton [Fri, 12 Feb 1982 15:30:56 +0000 (07:30 -0800)]
changed relative line number and address information to be
two bytes wide rather than one

SCCS-vsn: usr.bin/pascal/src/savenl.c 1.3

42 years agonew error message (if you can't rm 'cause you're not owner)
Bill Joy [Fri, 12 Feb 1982 04:26:57 +0000 (20:26 -0800)]
new error message (if you can't rm 'cause you're not owner)

SCCS-vsn: bin/rm/rm.c 4.4

42 years agoget rid of mpx stuff
Bill Joy [Fri, 12 Feb 1982 04:04:59 +0000 (20:04 -0800)]
get rid of mpx stuff

SCCS-vsn: lib/libc/gen/errlst.c 4.3

42 years agodate and time created 82/02/11 12:01:42 by mckusick
Kirk McKusick [Fri, 12 Feb 1982 04:01:42 +0000 (20:01 -0800)]
date and time created 82/02/11 12:01:42 by mckusick

SCCS-vsn: lib/libc/gen/seekdir.c 1.1

42 years agodate and time created 82/02/11 12:01:30 by mckusick
Kirk McKusick [Fri, 12 Feb 1982 04:01:30 +0000 (20:01 -0800)]
date and time created 82/02/11 12:01:30 by mckusick

SCCS-vsn: lib/libc/gen/readdir.c 1.1

42 years agodate and time created 82/02/11 12:01:17 by mckusick
Kirk McKusick [Fri, 12 Feb 1982 04:01:17 +0000 (20:01 -0800)]
date and time created 82/02/11 12:01:17 by mckusick

SCCS-vsn: lib/libc/gen/opendir.c 1.1

42 years agodate and time created 82/02/11 12:01:11 by mckusick
Kirk McKusick [Fri, 12 Feb 1982 04:01:11 +0000 (20:01 -0800)]
date and time created 82/02/11 12:01:11 by mckusick

SCCS-vsn: lib/libc/gen/closedir.c 1.1

42 years agoupgraded signal handling to 4.1bsd (mikey olson)
Bill Joy [Fri, 12 Feb 1982 03:30:09 +0000 (19:30 -0800)]
upgraded signal handling to 4.1bsd (mikey olson)

SCCS-vsn: usr.bin/lock/lock.c 4.2

42 years agoChanged so that all file names used anywhere may begin with
Kurt A. Shoens [Fri, 12 Feb 1982 03:23:47 +0000 (19:23 -0800)]
Changed so that all file names used anywhere may begin with
a +, in which case they are interpreted relative to the user variable
maildir.

SCCS-vsn: usr.bin/mail/version.c 2.6

42 years agoChanged expand() to interpret names that begin with + relative
Kurt A. Shoens [Fri, 12 Feb 1982 03:22:14 +0000 (19:22 -0800)]
Changed expand() to interpret names that begin with + relative
to the directory specified by the variable "maildir"

SCCS-vsn: usr.bin/mail/fio.c 2.5

42 years agofix up dependancies, and locations of sources
Kirk McKusick [Fri, 12 Feb 1982 02:55:37 +0000 (18:55 -0800)]
fix up dependancies, and locations of sources

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

42 years agoput in check for old style objs
Kirk McKusick [Fri, 12 Feb 1982 02:54:59 +0000 (18:54 -0800)]
put in check for old style objs

SCCS-vsn: usr.bin/pascal/px/int.c 1.8

42 years agothe "con" operator was being incorrectly processed
Mark Linton [Wed, 10 Feb 1982 16:24:42 +0000 (08:24 -0800)]
the "con" operator was being incorrectly processed

SCCS-vsn: usr.bin/pascal/pdx/machine/nextaddr.c 1.2
SCCS-vsn: usr.bin/pascal/pdx/machine/printinst.c 1.2

42 years agoUses new objsym.rep to read raw line number information
Mark Linton [Wed, 10 Feb 1982 16:23:36 +0000 (08:23 -0800)]
Uses new objsym.rep to read raw line number information

SCCS-vsn: usr.bin/pascal/pdx/object/readobj.c 1.4

42 years agoAdded the definition of the object file representation
Mark Linton [Wed, 10 Feb 1982 16:21:21 +0000 (08:21 -0800)]
Added the definition of the object file representation
of the line information, called OBJLINE.  The representation is
in relative increments that are 2 bytes rather than 1 byte large.
This was necessary because case statements can cause large differences
in address increments (since the jump table is generated inline).

SCCS-vsn: usr.bin/pascal/pdx/object/objsym.rep 1.3

42 years agoSIGILL has got to be traced for catching breakpoints,
Mark Linton [Wed, 10 Feb 1982 16:17:15 +0000 (08:17 -0800)]
SIGILL has got to be traced for catching breakpoints,
it seems I forgot this in my old age.

SCCS-vsn: usr.bin/pascal/pdx/process/start.c 1.4

42 years agoremoved all reference to dballoc. DLW
Bill Joy [Wed, 10 Feb 1982 01:31:42 +0000 (17:31 -0800)]
removed all reference to dballoc. DLW

SCCS-vsn: usr.bin/f77/libI77/makefile 1.14

42 years agoadd DMGET for DZ32
Bill Joy [Tue, 9 Feb 1982 15:50:36 +0000 (07:50 -0800)]
add DMGET for DZ32

SCCS-vsn: sys/sys/tty.h 4.10

42 years agogetw and putw needed by if_dmc.c
Bill Joy [Tue, 9 Feb 1982 15:23:54 +0000 (07:23 -0800)]
getw and putw needed by if_dmc.c

SCCS-vsn: sys/kern/tty_subr.c 4.14

42 years agoadd call to memerr in case mchk was due to memory problem
Bill Joy [Tue, 9 Feb 1982 15:20:15 +0000 (07:20 -0800)]
add call to memerr in case mchk was due to memory problem

SCCS-vsn: sys/vax/vax/machdep.c 4.51

42 years agoadd hpioctl
Bill Joy [Tue, 9 Feb 1982 15:13:50 +0000 (07:13 -0800)]
add hpioctl

SCCS-vsn: sys/vax/vax/conf.c 4.48

42 years agobring up to date regarding mba configurations
Bill Joy [Tue, 9 Feb 1982 15:10:54 +0000 (07:10 -0800)]
bring up to date regarding mba configurations

SCCS-vsn: sys/vax/vax/autoconf.c 4.33

42 years agobug fix in m_pullup
Bill Joy [Tue, 9 Feb 1982 15:02:38 +0000 (07:02 -0800)]
bug fix in m_pullup

SCCS-vsn: sys/kern/uipc_mbuf.c 1.29

42 years agonow supports DZ32 -- from decvax!shannon
Bill Joy [Tue, 9 Feb 1982 15:01:13 +0000 (07:01 -0800)]
now supports DZ32 -- from decvax!shannon

SCCS-vsn: sys/vax/uba/dz.c 4.33

42 years agomodem control ioctl's for DZ32
Bill Joy [Tue, 9 Feb 1982 14:53:28 +0000 (06:53 -0800)]
modem control ioctl's for DZ32

SCCS-vsn: sys/sys/ioctl.h 4.16

42 years agoML11 definitions
Bill Joy [Tue, 9 Feb 1982 14:51:46 +0000 (06:51 -0800)]
ML11 definitions

SCCS-vsn: sys/vax/mba/mbareg.h 4.16

42 years agodefines needed for ML11
Bill Joy [Tue, 9 Feb 1982 14:50:07 +0000 (06:50 -0800)]
defines needed for ML11

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

42 years agodate and time created 82/02/08 22:48:19 by root
Bill Joy [Tue, 9 Feb 1982 14:48:19 +0000 (06:48 -0800)]
date and time created 82/02/08 22:48:19 by root

SCCS-vsn: sys/vax/vax/dkio.h 4.1

42 years agomerge decvax!shannon's ML11 code and formatting ioctl
Bill Joy [Tue, 9 Feb 1982 14:46:28 +0000 (06:46 -0800)]
merge decvax!shannon's ML11 code and formatting ioctl

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

42 years agodate and time created 82/02/08 22:16:44 by root
Bill Joy [Tue, 9 Feb 1982 14:16:44 +0000 (06:16 -0800)]
date and time created 82/02/08 22:16:44 by root

SCCS-vsn: sys/vax/if/if_dmc.c 4.1

42 years agoadd BPT pseudo-opcode
Kirk McKusick [Tue, 9 Feb 1982 13:39:45 +0000 (05:39 -0800)]
add BPT pseudo-opcode

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

42 years agoadd runtime checking for sin, cos, atan, and exp
Kirk McKusick [Tue, 9 Feb 1982 13:10:24 +0000 (05:10 -0800)]
add runtime checking for sin, cos, atan, and exp

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

42 years agoadd ATAN.c, COS.c, EXP.c, and SIN.c to allow for runtime checking
Kirk McKusick [Tue, 9 Feb 1982 12:41:32 +0000 (04:41 -0800)]
add ATAN.c, COS.c, EXP.c, and SIN.c to allow for runtime checking

SCCS-vsn: usr.bin/pascal/libpc/libpc.h 1.7
SCCS-vsn: usr.bin/pascal/libpc/Makefile 1.15

42 years agodate and time created 82/02/08 20:33:15 by mckusick
Kirk McKusick [Tue, 9 Feb 1982 12:33:15 +0000 (04:33 -0800)]
date and time created 82/02/08 20:33:15 by mckusick

SCCS-vsn: usr.bin/pascal/libpc/EXP.c 1.1

42 years agodate and time created 82/02/08 20:33:10 by mckusick
Kirk McKusick [Tue, 9 Feb 1982 12:33:10 +0000 (04:33 -0800)]
date and time created 82/02/08 20:33:10 by mckusick

SCCS-vsn: usr.bin/pascal/libpc/COS.c 1.1

42 years agodate and time created 82/02/08 20:33:04 by mckusick
Kirk McKusick [Tue, 9 Feb 1982 12:33:04 +0000 (04:33 -0800)]
date and time created 82/02/08 20:33:04 by mckusick

SCCS-vsn: usr.bin/pascal/libpc/SIN.c 1.1

42 years agodate and time created 82/02/08 20:32:58 by mckusick
Kirk McKusick [Tue, 9 Feb 1982 12:32:58 +0000 (04:32 -0800)]
date and time created 82/02/08 20:32:58 by mckusick

SCCS-vsn: usr.bin/pascal/libpc/ATAN.c 1.1

42 years agomake it an error to reset a temporary file that has not been rewritten first
Kirk McKusick [Tue, 9 Feb 1982 12:21:51 +0000 (04:21 -0800)]
make it an error to reset a temporary file that has not been rewritten first

SCCS-vsn: usr.bin/pascal/libpc/RESET.c 1.6

42 years agoadd return statements after errors
Kirk McKusick [Tue, 9 Feb 1982 12:20:04 +0000 (04:20 -0800)]
add return statements after errors

SCCS-vsn: usr.bin/pascal/libpc/EXCEPT.c 1.2

42 years agoadd runtime checking routines for sin, cos, atan, and exp
Kirk McKusick [Tue, 9 Feb 1982 11:31:43 +0000 (03:31 -0800)]
add runtime checking routines for sin, cos, atan, and exp

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

42 years agoslight change in the way signals are handled -- px now gets
Mark Linton [Mon, 8 Feb 1982 08:08:46 +0000 (00:08 -0800)]
slight change in the way signals are handled -- px now gets
all but interrupt, trap, and iot, it is assumed px handles the errors
and then sends itself a trap

SCCS-vsn: usr.bin/pascal/pdx/process/start.c 1.3
SCCS-vsn: usr.bin/pascal/pdx/process/resume.c 1.4

42 years agodate and time created 82/02/06 19:48:09 by sam
Sam Leffler [Sun, 7 Feb 1982 11:48:09 +0000 (03:48 -0800)]
date and time created 82/02/06 19:48:09 by sam

SCCS-vsn: sys/deprecated/netimp/if_imphost.h 4.1

42 years agodate and time created 82/02/06 19:47:58 by sam
Sam Leffler [Sun, 7 Feb 1982 11:47:58 +0000 (03:47 -0800)]
date and time created 82/02/06 19:47:58 by sam

SCCS-vsn: sys/deprecated/netimp/if_imphost.c 4.1

42 years agoChanged format to merge the instruction table used in c2 with that
Robert R. Henry [Sun, 7 Feb 1982 06:06:32 +0000 (22:06 -0800)]
Changed format to merge the instruction table used in c2 with that
used for as.  Now, as, adb, sdb and c2 all use the same table.
The table MUST be processed by an awk script, instrsfix.awk

SCCS-vsn: old/as.vax/instrs 4.3

42 years agoadded new VAX instructions, and escape byte. Ordered instructions
Robert R. Henry [Sun, 7 Feb 1982 05:01:32 +0000 (21:01 -0800)]
added new VAX instructions, and escape byte. Ordered instructions
into functional groups.

SCCS-vsn: old/as.vax/instrs 4.2

42 years agocommented out un entries (feldman)
Bill Joy [Sat, 6 Feb 1982 16:03:44 +0000 (08:03 -0800)]
commented out un entries (feldman)

SCCS-vsn: sys/vax/vax/conf.c 4.47

42 years agobtop should really be btoc (round up vs. down)
Bill Joy [Sat, 6 Feb 1982 15:56:03 +0000 (07:56 -0800)]
btop should really be btoc (round up vs. down)

SCCS-vsn: sys/vax/if/if_en.c 4.33

42 years agoadd host aliasing; add -p flag. this version doesn't yet know about
Eric Allman [Fri, 5 Feb 1982 12:31:21 +0000 (04:31 -0800)]
add host aliasing; add -p flag.  this version doesn't yet know about
replacing the text of the host alias into the message however.  syntax
is grotty: "/hostmatch:%s@newhost" or whatever.

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.29
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.63
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.58
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.38
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.61
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 3.34
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.76

42 years agorandom cleanup; add -p flag
Eric Allman [Fri, 5 Feb 1982 12:26:34 +0000 (04:26 -0800)]
random cleanup; add -p flag

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

42 years agodate and time created 82/02/04 12:30:29 by root
Bill Joy [Fri, 5 Feb 1982 04:30:29 +0000 (20:30 -0800)]
date and time created 82/02/04 12:30:29 by root

SCCS-vsn: sys/vax/if/if_accreg.h 4.1

42 years agoif_attach now puts interfaces on the end of the q
Bill Joy [Thu, 4 Feb 1982 12:07:17 +0000 (04:07 -0800)]
if_attach now puts interfaces on the end of the q

SCCS-vsn: sys/net/if.c 4.8

42 years agodeleted something in merging
Bill Joy [Thu, 4 Feb 1982 11:54:53 +0000 (03:54 -0800)]
deleted something in merging

SCCS-vsn: sys/vax/uba/ts.c 4.23

42 years agohandles new uba stuff and fix page freeing problem
Bill Joy [Thu, 4 Feb 1982 11:39:10 +0000 (03:39 -0800)]
handles new uba stuff and fix page freeing problem

SCCS-vsn: sys/vax/if/if_en.c 4.32

42 years agofix partition size
Bill Joy [Thu, 4 Feb 1982 11:37:08 +0000 (03:37 -0800)]
fix partition size

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

42 years agodump old comments
Bill Joy [Thu, 4 Feb 1982 11:36:16 +0000 (03:36 -0800)]
dump old comments

SCCS-vsn: sys/vax/uba/lp.c 4.22

42 years agomods from shannon finally installed
Bill Joy [Thu, 4 Feb 1982 11:35:15 +0000 (03:35 -0800)]
mods from shannon finally installed

SCCS-vsn: sys/vax/uba/tm.c 4.46
SCCS-vsn: sys/vax/uba/ts.c 4.22

42 years agobug fixes (but PERSIST still screwy)
Bill Joy [Thu, 4 Feb 1982 11:33:26 +0000 (03:33 -0800)]
bug fixes (but PERSIST still screwy)

SCCS-vsn: sys/netinet/tcp_input.c 1.52
SCCS-vsn: sys/netinet/tcp_timer.c 4.14
SCCS-vsn: sys/netinet/tcp_timer.h 4.7

42 years agofix device register structure's names
Bill Joy [Thu, 4 Feb 1982 11:15:42 +0000 (03:15 -0800)]
fix device register structure's names

SCCS-vsn: sys/vax/uba/tsreg.h 4.2
SCCS-vsn: sys/vax/uba/tmreg.h 4.6

42 years agoadd flags for uballoc to simplify direct data path interfaces
Sam Leffler [Thu, 4 Feb 1982 03:22:59 +0000 (19:22 -0800)]
add flags for uballoc to simplify direct data path interfaces

SCCS-vsn: sys/vax/if/if_uba.h 4.5
SCCS-vsn: sys/vax/if/if_uba.c 4.9

42 years agodropcnt -> 2
Sam Leffler [Thu, 4 Feb 1982 03:22:25 +0000 (19:22 -0800)]
dropcnt -> 2

SCCS-vsn: sys/deprecated/netimp/if_imp.h 4.2

42 years agodate and time created 82/02/03 11:21:46 by sam
Sam Leffler [Thu, 4 Feb 1982 03:21:46 +0000 (19:21 -0800)]
date and time created 82/02/03 11:21:46 by sam

SCCS-vsn: sys/deprecated/netimp/if_imp.h 4.1

42 years agoexplicit vax dependecy indicated
Sam Leffler [Thu, 4 Feb 1982 02:43:44 +0000 (18:43 -0800)]
explicit vax dependecy indicated

SCCS-vsn: sys/net/if.c 4.7

42 years agoadded 'End of Makefile' & spcl distribution make. DLW
David Wasley [Thu, 4 Feb 1982 02:41:54 +0000 (18:41 -0800)]
added 'End of Makefile' & spcl distribution make. DLW

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

42 years agoclean up inaddr structure
Sam Leffler [Thu, 4 Feb 1982 02:36:51 +0000 (18:36 -0800)]
clean up inaddr structure

SCCS-vsn: sys/netinet/in.h 4.8

42 years agouse -lnm instead of -lm
Kirk McKusick [Wed, 3 Feb 1982 16:39:39 +0000 (08:39 -0800)]
use -lnm instead of -lm

SCCS-vsn: usr.bin/pascal/pc/pc.c 3.14
SCCS-vsn: usr.bin/pascal/px/Makefile 1.11

42 years agoget rid of panics, so that all signals and errors pass through ERROR()
Kirk McKusick [Wed, 3 Feb 1982 16:01:07 +0000 (08:01 -0800)]
get rid of panics, so that all signals and errors pass through ERROR()

SCCS-vsn: usr.bin/pascal/px/int.c 1.7
SCCS-vsn: usr.bin/pascal/px/utilities.c 1.5
SCCS-vsn: usr.bin/pascal/px/Makefile 1.10
SCCS-vsn: usr.bin/pascal/px/vars.h 1.9
SCCS-vsn: usr.bin/pascal/px/interp.c 1.19

42 years agoadd underflow checking, and intelligent SIGFPE errors if opt('t')
Kirk McKusick [Wed, 3 Feb 1982 15:52:38 +0000 (07:52 -0800)]
add underflow checking, and intelligent SIGFPE errors if opt('t')

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

42 years agosignal EXCEPT() on SIGFPE if runtime tests are enabled
Kirk McKusick [Wed, 3 Feb 1982 15:39:22 +0000 (07:39 -0800)]
signal EXCEPT() on SIGFPE if runtime tests are enabled

SCCS-vsn: usr.bin/pascal/libpc/PCSTART.c 1.6

42 years agoadd EXCEPT()
Kirk McKusick [Wed, 3 Feb 1982 15:38:20 +0000 (07:38 -0800)]
add EXCEPT()

SCCS-vsn: usr.bin/pascal/libpc/libpc.h 1.6
SCCS-vsn: usr.bin/pascal/libpc/Makefile 1.14

42 years agodate and time created 82/02/02 23:09:47 by mckusick
Kirk McKusick [Wed, 3 Feb 1982 15:09:47 +0000 (07:09 -0800)]
date and time created 82/02/02 23:09:47 by mckusick

SCCS-vsn: usr.bin/pascal/libpc/EXCEPT.c 1.1

42 years agobring up to date with raw stuff
Sam Leffler [Wed, 3 Feb 1982 11:45:16 +0000 (03:45 -0800)]
bring up to date with raw stuff

SCCS-vsn: sys/deprecated/netpup/raw_pup.c 4.2

42 years agodate and time created 82/02/02 19:42:41 by sam
Sam Leffler [Wed, 3 Feb 1982 11:42:41 +0000 (03:42 -0800)]
date and time created 82/02/02 19:42:41 by sam

SCCS-vsn: sys/deprecated/netpup/raw_pup.c 4.1

42 years agopass structures by reference
Sam Leffler [Wed, 3 Feb 1982 11:40:23 +0000 (03:40 -0800)]
pass structures by reference

SCCS-vsn: sys/netinet/raw_ip.c 4.4

42 years agoeliminate passing structures on the stack
Sam Leffler [Wed, 3 Feb 1982 11:38:09 +0000 (03:38 -0800)]
eliminate passing structures on the stack

SCCS-vsn: sys/net/raw_usrreq.c 4.7

42 years agofix comment
Sam Leffler [Wed, 3 Feb 1982 11:34:17 +0000 (03:34 -0800)]
fix comment

SCCS-vsn: sys/net/raw_cb.h 4.3

42 years agoconvert CASEOP* to use CASERNG instead of explicit error message
Kirk McKusick [Wed, 3 Feb 1982 08:05:55 +0000 (00:05 -0800)]
convert CASEOP* to use CASERNG instead of explicit error message

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

42 years agobreak out case range error into CASERNG
Kirk McKusick [Wed, 3 Feb 1982 08:01:36 +0000 (00:01 -0800)]
break out case range error into CASERNG

SCCS-vsn: usr.bin/pascal/libpc/ERROR.c 1.9
SCCS-vsn: usr.bin/pascal/libpc/Makefile 1.13

42 years agodate and time created 82/02/02 16:00:30 by mckusick
Kirk McKusick [Wed, 3 Feb 1982 08:00:30 +0000 (00:00 -0800)]
date and time created 82/02/02 16:00:30 by mckusick

SCCS-vsn: usr.bin/pascal/libpc/CASERNG.c 1.1

42 years agoconvert ECASE to call on CASERNG
Kirk McKusick [Wed, 3 Feb 1982 07:52:45 +0000 (23:52 -0800)]
convert ECASE to call on CASERNG

SCCS-vsn: usr.bin/pascal/src/pc.h 1.5
SCCS-vsn: usr.bin/pascal/src/pccaseop.c 1.8

42 years agogive correct name when complaining about obsolete files
Kirk McKusick [Wed, 3 Feb 1982 07:36:07 +0000 (23:36 -0800)]
give correct name when complaining about obsolete files

SCCS-vsn: usr.bin/pascal/px/int.c 1.6

42 years agoadded PDX constant BSD-4_1_snap-Snapshot-Development
Mark Linton [Wed, 3 Feb 1982 06:22:39 +0000 (22:22 -0800)]
added PDX constant

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

42 years agoargument processing is done before preparing to change
Mark Linton [Wed, 3 Feb 1982 05:50:20 +0000 (21:50 -0800)]
argument processing is done before preparing to change
environments so that an error in the arguments doesn't leave pdx
in a weird state

SCCS-vsn: usr.bin/pascal/pdx/runtime/callproc.c 1.2

42 years agoadded some hooks for pdx
Mark Linton [Wed, 3 Feb 1982 05:32:30 +0000 (21:32 -0800)]
added some hooks for pdx

SCCS-vsn: usr.bin/pascal/px/int.c 1.5
SCCS-vsn: usr.bin/pascal/px/interp.c 1.17

42 years agofix bug when tip is given phone number
Bill Shannon [Wed, 3 Feb 1982 05:11:35 +0000 (21:11 -0800)]
fix bug when tip is given phone number

SCCS-vsn: usr.bin/tip/acu.c 4.6

42 years agoadded savenl.c and -I<pdxdir> in CFLAGS
Mark Linton [Wed, 3 Feb 1982 05:01:48 +0000 (21:01 -0800)]
added savenl.c and -I<pdxdir> in CFLAGS

SCCS-vsn: usr.bin/pascal/src/pimakefile 1.19

42 years agonew for pi to dump symbolic information for pdx
Mark Linton [Wed, 3 Feb 1982 04:58:16 +0000 (20:58 -0800)]
new for pi to dump symbolic information for pdx

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

42 years agomerge pdx into the Pascal system
Mark Linton [Wed, 3 Feb 1982 04:57:03 +0000 (20:57 -0800)]
merge pdx into the Pascal system

SCCS-vsn: usr.bin/pascal/src/OPnames.h 1.3
SCCS-vsn: usr.bin/pascal/src/yymain.c 1.3
SCCS-vsn: usr.bin/pascal/src/yyget.c 1.2
SCCS-vsn: usr.bin/pascal/src/main.c 1.5
SCCS-vsn: usr.bin/pascal/src/stat.c 1.6
SCCS-vsn: usr.bin/pascal/src/fend.c 1.9