unix-history/.git
40 years agodon't clobber unit number in ifreq on SIOCGIFxxx.
Mike Karels [Sat, 10 Mar 1984 03:31:18 +0000 (19:31 -0800)]
don't clobber unit number in ifreq on SIOCGIFxxx.

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

40 years agoalways dump entire map, not just the non-zero portion
Kirk McKusick [Fri, 9 Mar 1984 08:26:18 +0000 (00:26 -0800)]
always dump entire map, not just the non-zero portion

SCCS-vsn: sbin/dump/traverse.c 1.16

40 years agofix extv => movw offset problem, don't fold cvtfl, bicl => movz.
Ralph Campbell [Fri, 9 Mar 1984 07:23:52 +0000 (23:23 -0800)]
fix extv => movw offset problem, don't fold cvtfl, bicl => movz.

SCCS-vsn: old/pcc/c2.vax/c21.c 4.10

40 years agofix keywords
Mike Karels [Fri, 9 Mar 1984 02:14:50 +0000 (18:14 -0800)]
fix keywords

SCCS-vsn: sys/vax/vax/tu.c 6.3

40 years agofmod=>modf
Mike Karels [Fri, 9 Mar 1984 00:31:44 +0000 (16:31 -0800)]
fmod=>modf

SCCS-vsn: include/math.h 4.2

40 years agodate and time created 84/03/08 01:03:45 by edward
Edward Wang [Thu, 8 Mar 1984 17:03:45 +0000 (09:03 -0800)]
date and time created 84/03/08 01:03:45 by edward

SCCS-vsn: usr.bin/window/:tty 1.1

40 years agoforgot to use strncpy() for captain's name
Edward Wang [Thu, 8 Mar 1984 16:33:03 +0000 (08:33 -0800)]
forgot to use strncpy() for captain's name

SCCS-vsn: games/sail/dr_1.c 2.10

40 years agomore consistency checks; watch those unsigned moduli
Mike Karels [Thu, 8 Mar 1984 13:56:33 +0000 (05:56 -0800)]
more consistency checks; watch those unsigned moduli

SCCS-vsn: sbin/routed/af.c 4.12
SCCS-vsn: sbin/routed/af.h 4.2
SCCS-vsn: sbin/routed/input.c 4.6
SCCS-vsn: sbin/routed/tables.c 4.5
SCCS-vsn: sbin/routed/trace.c 4.5

40 years agoshould check ww_ob always
Edward Wang [Wed, 7 Mar 1984 05:49:03 +0000 (21:49 -0800)]
should check ww_ob always

SCCS-vsn: usr.bin/window/wwiomux.c 3.9

40 years agodate and time created 84/03/03 22:50:24 by edward
Edward Wang [Sun, 4 Mar 1984 14:50:24 +0000 (06:50 -0800)]
date and time created 84/03/03 22:50:24 by edward

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

40 years agodate and time created 84/03/03 22:50:22 by edward
Edward Wang [Sun, 4 Mar 1984 14:50:22 +0000 (06:50 -0800)]
date and time created 84/03/03 22:50:22 by edward

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

40 years agointerrupt driven input
Edward Wang [Sun, 4 Mar 1984 14:47:55 +0000 (06:47 -0800)]
interrupt driven input

SCCS-vsn: usr.bin/window/main.c 3.15
SCCS-vsn: usr.bin/window/wwend.c 3.4
SCCS-vsn: usr.bin/window/wwinit.c 3.15
SCCS-vsn: usr.bin/window/wwputc.c 3.2
SCCS-vsn: usr.bin/window/wwputs.c 3.2
SCCS-vsn: usr.bin/window/ww.h 3.26
SCCS-vsn: usr.bin/window/cmd.c 3.21
SCCS-vsn: usr.bin/window/cmd1.c 3.21
SCCS-vsn: usr.bin/window/wwtty.c 3.6
SCCS-vsn: usr.bin/window/wwwrite.c 3.18
SCCS-vsn: usr.bin/window/wwgets.c 3.4
SCCS-vsn: usr.bin/window/cmd2.c 3.23
SCCS-vsn: usr.bin/window/defs.h 3.9
SCCS-vsn: usr.bin/window/wwprintf.c 3.2
SCCS-vsn: usr.bin/window/cmd3.c 3.10
SCCS-vsn: usr.bin/window/cmd4.c 3.8
SCCS-vsn: usr.bin/window/cmd5.c 3.10
SCCS-vsn: usr.bin/window/startup.c 3.9
SCCS-vsn: usr.bin/window/error.c 3.7
SCCS-vsn: usr.bin/window/:ww 1.8
SCCS-vsn: usr.bin/window/cmd6.c 3.8
SCCS-vsn: usr.bin/window/ttinit.c 3.8
SCCS-vsn: usr.bin/window/tt.h 3.10
SCCS-vsn: usr.bin/window/tth19.c 3.12
SCCS-vsn: usr.bin/window/wwdata.c 3.9
SCCS-vsn: usr.bin/window/wwflush.c 3.5
SCCS-vsn: usr.bin/window/wwupdate.c 3.12
SCCS-vsn: usr.bin/window/tttermcap.c 3.3
SCCS-vsn: usr.bin/window/ttgeneric.c 3.22
SCCS-vsn: usr.bin/window/mloop.c 3.3
SCCS-vsn: usr.bin/window/wwiomux.c 3.8
SCCS-vsn: usr.bin/window/context.h 3.4
SCCS-vsn: usr.bin/window/win.c 3.3

40 years agofixed up ellipse, circle and RoundEnd routines for speed
Dave Slattengren [Sun, 4 Mar 1984 07:25:54 +0000 (23:25 -0800)]
fixed up ellipse, circle and RoundEnd routines for speed

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/graph.c 1.10

40 years agoForgot to free ww_ob.
Edward Wang [Sat, 3 Mar 1984 09:52:10 +0000 (01:52 -0800)]
Forgot to free ww_ob.

SCCS-vsn: usr.bin/window/wwclose.c 3.9

40 years agoattempt
Edward Wang [Sat, 3 Mar 1984 06:50:16 +0000 (22:50 -0800)]
attempt

SCCS-vsn: usr.bin/window/window.1 3.4

40 years agonew syntax
Edward Wang [Sat, 3 Mar 1984 06:49:55 +0000 (22:49 -0800)]
new syntax

SCCS-vsn: usr.bin/window/windowrc 3.4

40 years agolint (termcap)
Edward Wang [Sat, 3 Mar 1984 05:30:46 +0000 (21:30 -0800)]
lint (termcap)

SCCS-vsn: usr.bin/window/ttgeneric.c 3.21

40 years agolint
Edward Wang [Sat, 3 Mar 1984 05:27:27 +0000 (21:27 -0800)]
lint

SCCS-vsn: usr.bin/window/wwpty.c 3.7

40 years agofix exit code.
Ralph Campbell [Thu, 1 Mar 1984 02:50:54 +0000 (18:50 -0800)]
fix exit code.

SCCS-vsn: usr.sbin/lpr/lpq/lpq.c 4.6

40 years agosetruid(geteuid())
Edward Wang [Wed, 29 Feb 1984 07:46:04 +0000 (23:46 -0800)]
setruid(geteuid())

SCCS-vsn: games/sail/dr_1.c 2.9

40 years agochange "header" to "fontheader"
Dave Slattengren [Tue, 28 Feb 1984 10:23:06 +0000 (02:23 -0800)]
change "header" to "fontheader"

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ch2vft.c 1.3

40 years agochange "header" to ""
Dave Slattengren [Tue, 28 Feb 1984 10:22:07 +0000 (02:22 -0800)]
change "header" to ""

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ch2rst.c 1.3

40 years agochange "header" to "fontheader"
Dave Slattengren [Tue, 28 Feb 1984 10:21:07 +0000 (02:21 -0800)]
change "header" to "fontheader"

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/scalech.c 1.4

40 years agofix compile-time pointer warning, fix problem with glyphs in position zero
Dave Slattengren [Tue, 28 Feb 1984 10:09:29 +0000 (02:09 -0800)]
fix compile-time pointer warning, fix problem with glyphs in position zero

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dver.c 1.12

40 years agofixed pointer compile warning message, and fixed messup with glyphs in pos 0
Dave Slattengren [Tue, 28 Feb 1984 10:02:41 +0000 (02:02 -0800)]
fixed pointer compile warning message, and fixed messup with glyphs in pos 0

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dvar.c 1.10

40 years agofix operands, added -c, fixed error reports, fixed -x & -y, etc...
Dave Slattengren [Tue, 28 Feb 1984 09:10:31 +0000 (01:10 -0800)]
fix operands, added -c, fixed error reports, fixed -x & -y, etc...

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/makevfont.c 1.3

40 years agoreorganized options, used "operand" routine, fixed synonym processing
Dave Slattengren [Tue, 28 Feb 1984 09:08:23 +0000 (01:08 -0800)]
reorganized options, used "operand" routine, fixed synonym processing
moved -x and -y options to work anywhere, added -c option.

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/makeifont.c 1.5

40 years agodon't trap SIGTSTP.
Ralph Campbell [Tue, 28 Feb 1984 08:13:42 +0000 (00:13 -0800)]
don't trap SIGTSTP.

SCCS-vsn: usr.sbin/vipw/vipw.c 4.6

40 years agofix return value in makeconn().
Ralph Campbell [Sat, 25 Feb 1984 05:55:35 +0000 (21:55 -0800)]
fix return value in makeconn().

SCCS-vsn: usr.bin/rdist/docmd.c 4.15

40 years agoget rid of unused global reference.
Ralph Campbell [Sat, 25 Feb 1984 05:55:06 +0000 (21:55 -0800)]
get rid of unused global reference.

SCCS-vsn: usr.bin/rdist/defs.h 4.11

40 years agodon't ask
Mike Karels [Fri, 24 Feb 1984 10:14:56 +0000 (02:14 -0800)]
don't ask

SCCS-vsn: sys/kern/kern_clock.c 6.4

40 years ago(no message)
Edward Wang [Fri, 24 Feb 1984 08:45:53 +0000 (00:45 -0800)]
(no message)

SCCS-vsn: games/sail/version.c 2.4

40 years agolint
Edward Wang [Fri, 24 Feb 1984 08:44:42 +0000 (00:44 -0800)]
lint

SCCS-vsn: games/sail/pl_7.c 2.8
SCCS-vsn: games/sail/misc.c 2.3

40 years agolog() added.
Edward Wang [Fri, 24 Feb 1984 08:18:26 +0000 (00:18 -0800)]
log() added.

SCCS-vsn: games/sail/misc.c 2.2

40 years agoW_DDEAD and NLOG added, hasdriver moved here form player.h
Edward Wang [Fri, 24 Feb 1984 08:04:10 +0000 (00:04 -0800)]
W_DDEAD and NLOG added, hasdriver moved here form player.h

SCCS-vsn: games/sail/extern.h 2.4

40 years agoRepair algorithm fixed.
Edward Wang [Fri, 24 Feb 1984 08:02:57 +0000 (00:02 -0800)]
Repair algorithm fixed.

SCCS-vsn: games/sail/pl_6.c 2.3

40 years agocheck errors from Sync(), score logging now done by log(),
Edward Wang [Fri, 24 Feb 1984 08:01:28 +0000 (00:01 -0800)]
check errors from Sync(), score logging now done by log(),
check curses error and screen size with SCREENTEST().

SCCS-vsn: games/sail/pl_1.c 2.7

40 years agocheck error from Sync(), block alarm when suspending,
Edward Wang [Fri, 24 Feb 1984 07:58:13 +0000 (23:58 -0800)]
check error from Sync(), block alarm when suspending,
initscr() called differently.

SCCS-vsn: games/sail/pl_7.c 2.7

40 years agocheck curses errors, and LEAVE_SYNC added
Edward Wang [Fri, 24 Feb 1984 07:56:40 +0000 (23:56 -0800)]
check curses errors, and LEAVE_SYNC added

SCCS-vsn: games/sail/player.h 2.7

40 years agolog best score, and deal with errors in Sync().
Edward Wang [Fri, 24 Feb 1984 07:55:23 +0000 (23:55 -0800)]
log best score, and deal with errors in Sync().

SCCS-vsn: games/sail/dr_1.c 2.8

40 years agofile locking with flock(), plus error return from Sync().
Edward Wang [Fri, 24 Feb 1984 07:54:03 +0000 (23:54 -0800)]
file locking with flock(), plus error return from Sync().

SCCS-vsn: games/sail/sync.c 2.5

40 years agono more SAILLOGDEF
Edward Wang [Fri, 24 Feb 1984 07:50:20 +0000 (23:50 -0800)]
no more SAILLOGDEF

SCCS-vsn: games/sail/machdep.h 2.4

40 years agocheck sections `n' and `l' too.
Ralph Campbell [Fri, 24 Feb 1984 03:20:02 +0000 (19:20 -0800)]
check sections `n' and `l' too.

SCCS-vsn: old/catman/catman.c 4.6

40 years agoadded -v option to get just the version number.
Ralph Campbell [Thu, 23 Feb 1984 08:47:29 +0000 (00:47 -0800)]
added -v option to get just the version number.

SCCS-vsn: old/gettable/gettable.c 4.4

40 years agoadded mann, manl, mano to search list.
Ralph Campbell [Thu, 23 Feb 1984 08:23:07 +0000 (00:23 -0800)]
added mann, manl, mano to search list.

SCCS-vsn: old/whereis/whereis.c 4.11

40 years agoclearerr() if interrupt so next messgage is fully printed.
Ralph Campbell [Thu, 23 Feb 1984 02:24:00 +0000 (18:24 -0800)]
clearerr() if interrupt so next messgage is fully printed.

SCCS-vsn: usr.bin/msgs/msgs.c 4.14

40 years agom_copy replicates type per mbuf (not all headers)
Mike Karels [Thu, 23 Feb 1984 00:48:05 +0000 (16:48 -0800)]
m_copy replicates type per mbuf (not all headers)

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

40 years agochange -m option to -o
Dave Slattengren [Tue, 21 Feb 1984 07:47:03 +0000 (23:47 -0800)]
change -m option to -o

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/makeifont.c 1.5

40 years agochange -t option to -o
Dave Slattengren [Tue, 21 Feb 1984 07:43:52 +0000 (23:43 -0800)]
change -t option to -o

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/makevfont.c 1.3

40 years agomake zoom imply verbose
Dave Slattengren [Tue, 21 Feb 1984 04:50:27 +0000 (20:50 -0800)]
make zoom imply verbose

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ifontinfo.c 1.3

40 years agorip old code, make zoom imply verbose
Dave Slattengren [Tue, 21 Feb 1984 04:50:10 +0000 (20:50 -0800)]
rip old code, make zoom imply verbose

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/vfontinfo.c 1.2

40 years agouse maximum block size instead of BUFSIZ.
Ralph Campbell [Sat, 18 Feb 1984 08:48:45 +0000 (00:48 -0800)]
use maximum block size instead of BUFSIZ.

SCCS-vsn: usr.bin/ar/ar.c 4.6

40 years agouse optimal block size.
Ralph Campbell [Sat, 18 Feb 1984 07:38:35 +0000 (23:38 -0800)]
use optimal block size.

SCCS-vsn: old/as.vax/as.h 4.22
SCCS-vsn: old/as.vax/asio.c 4.5
SCCS-vsn: old/as.vax/asmain.c 4.15

40 years agouse optimal block size for I/O.
Ralph Campbell [Sat, 18 Feb 1984 06:35:07 +0000 (22:35 -0800)]
use optimal block size for I/O.

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

40 years agodate and time created 84/02/17 10:33:57 by ralph
Ralph Campbell [Sat, 18 Feb 1984 02:33:57 +0000 (18:33 -0800)]
date and time created 84/02/17 10:33:57 by ralph

SCCS-vsn: local/local.cmd/dl.c 4.1

40 years agoallow comments in localgateways file
Mike Karels [Fri, 17 Feb 1984 09:24:01 +0000 (01:24 -0800)]
allow comments in localgateways file

SCCS-vsn: old/htable/htable.c 4.11

40 years agoadda bit of error checking if no bits are on in a glyph, or overflow
Dave Slattengren [Fri, 17 Feb 1984 07:11:24 +0000 (23:11 -0800)]
adda bit of error checking if no bits are on in a glyph, or overflow

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ch2rst.c 1.2

40 years agoadd a bit of error checking if no bits are on in a glyph, or overflow.
Dave Slattengren [Fri, 17 Feb 1984 07:10:57 +0000 (23:10 -0800)]
add a bit of error checking if no bits are on in a glyph, or overflow.

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ch2vft.c 1.2

40 years agoreplace MAXNUBA by NUBA
Mike Karels [Fri, 17 Feb 1984 04:49:18 +0000 (20:49 -0800)]
replace MAXNUBA by NUBA

SCCS-vsn: sys/vax/uba/dh.c 6.2
SCCS-vsn: sys/vax/uba/dmf.c 6.2

40 years agoconsistency checks and data structures based on NUBA, not half MAXNUBA
Mike Karels [Fri, 17 Feb 1984 04:20:13 +0000 (20:20 -0800)]
consistency checks and data structures based on NUBA, not half MAXNUBA

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

40 years agodon't update stamp file time if -v.
Ralph Campbell [Fri, 17 Feb 1984 03:56:38 +0000 (19:56 -0800)]
don't update stamp file time if -v.

SCCS-vsn: usr.bin/rdist/docmd.c 4.14

40 years agofix command line defines (-d option).
Ralph Campbell [Fri, 17 Feb 1984 03:25:54 +0000 (19:25 -0800)]
fix command line defines (-d option).

SCCS-vsn: usr.bin/rdist/lookup.c 4.5

40 years agouse ITIME in irele to update times in irele without write to disk
Mike Karels [Thu, 16 Feb 1984 13:13:49 +0000 (05:13 -0800)]
use ITIME in irele to update times in irele without write to disk

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 6.3
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 6.3
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 6.3
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 6.3

40 years agoadd IMOD flag, allowing update of times in in-core inode
Mike Karels [Thu, 16 Feb 1984 13:12:46 +0000 (05:12 -0800)]
add IMOD flag, allowing update of times in in-core inode
without immediate write to disk

SCCS-vsn: sys/ufs/ffs/dinode.h 6.2
SCCS-vsn: sys/ufs/ffs/inode.h 6.2
SCCS-vsn: sys/ufs/ufs/dinode.h 6.2
SCCS-vsn: sys/ufs/ufs/inode.h 6.2

40 years agot_delct unused; use t_canq.c_cc instead
Mike Karels [Thu, 16 Feb 1984 12:51:15 +0000 (04:51 -0800)]
t_delct unused; use t_canq.c_cc instead

SCCS-vsn: sys/kern/tty.c 6.9
SCCS-vsn: sys/kern/tty_pty.c 6.4

40 years agoneed to free any queued connections when closing;
Mike Karels [Thu, 16 Feb 1984 09:09:48 +0000 (01:09 -0800)]
need to free any queued connections when closing;
temporarily increase recvspace by a sockaddr (otherwise can't send
max size datagram, but no EMSGSIZE)

SCCS-vsn: sys/kern/uipc_usrreq.c 6.3

40 years agofix key letter so ^A, ^B, etc. isn't generated.
Ralph Campbell [Thu, 16 Feb 1984 07:42:43 +0000 (23:42 -0800)]
fix key letter so ^A, ^B, etc. isn't generated.

SCCS-vsn: old/refer/refer/refer5.c 4.3

40 years agomove ICMP after raw IP, making IP the default for SOCK_RAW
Mike Karels [Thu, 16 Feb 1984 06:13:42 +0000 (22:13 -0800)]
move ICMP after raw IP, making IP the default for SOCK_RAW

SCCS-vsn: sys/netinet/in_proto.c 6.3

40 years agoip option classes are 2 bits
Mike Karels [Thu, 16 Feb 1984 05:00:08 +0000 (21:00 -0800)]
ip option classes are 2 bits

SCCS-vsn: sys/netinet/ip.h 6.2

40 years agoMAXNUBA no longer used (replaced by NUBA)
Mike Karels [Thu, 16 Feb 1984 03:52:32 +0000 (19:52 -0800)]
MAXNUBA no longer used (replaced by NUBA)

SCCS-vsn: sys/vax/uba/ubareg.h 6.3

40 years agoconsistency checks and data structures based on NUBA, not half MAXNUBA
Mike Karels [Thu, 16 Feb 1984 03:52:07 +0000 (19:52 -0800)]
consistency checks and data structures based on NUBA, not half MAXNUBA

SCCS-vsn: sys/vax/vax/autoconf.c 6.6
SCCS-vsn: sys/vax/vax/locore.s 6.6
SCCS-vsn: sys/vax/vax/Locore.c 6.2

40 years agoadded -n option to supress instructions question.
Ralph Campbell [Thu, 16 Feb 1984 03:03:55 +0000 (19:03 -0800)]
added -n option to supress instructions question.

SCCS-vsn: old/refer/lookbib/lookbib.c 4.4

40 years agouse ISVTX instead of ISUID for append-only directories
Mike Karels [Thu, 16 Feb 1984 02:12:08 +0000 (18:12 -0800)]
use ISVTX instead of ISUID for append-only directories

SCCS-vsn: sys/kern/vfs_lookup.c 6.6
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 6.6
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 6.6

40 years agoadd subject line, better description of what happened
Robert R. Henry [Wed, 15 Feb 1984 13:35:19 +0000 (05:35 -0800)]
add subject line, better description of what happened
and how to recover; fix English

SCCS-vsn: usr.bin/ex/ex3.7preserve/ex3.7preserve.c 7.9

40 years agoadd subject line saying what day it is
Robert R. Henry [Wed, 15 Feb 1984 12:54:43 +0000 (04:54 -0800)]
add subject line saying what day it is

SCCS-vsn: usr.bin/calendar/calendar.sh 4.5

40 years agouse popen, not /tmp files, dummy
Robert R. Henry [Wed, 15 Feb 1984 12:36:54 +0000 (04:36 -0800)]
use popen, not /tmp files, dummy

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

40 years agoInstall with read bits on.
Edward Wang [Wed, 15 Feb 1984 10:16:40 +0000 (02:16 -0800)]
Install with read bits on.

SCCS-vsn: games/sail/Makefile 2.5

40 years agoadded rdist commands
Edward Wang [Tue, 14 Feb 1984 10:52:22 +0000 (02:52 -0800)]
added rdist commands

SCCS-vsn: games/sail/Makefile 2.4

40 years agofix complaint about pointer combinations.
Dave Slattengren [Tue, 14 Feb 1984 08:33:32 +0000 (00:33 -0800)]
fix complaint about pointer combinations.

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dver.c 1.12

40 years agofix longjmp() parameter type
Ralph Campbell [Tue, 14 Feb 1984 08:12:12 +0000 (00:12 -0800)]
fix longjmp() parameter type

SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.9

40 years agofix access check of parent directory for names like /foo.
Ralph Campbell [Tue, 14 Feb 1984 07:49:44 +0000 (23:49 -0800)]
fix access check of parent directory for names like /foo.

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

40 years agodate and time created 84/02/13 15:31:34 by slatteng
Dave Slattengren [Tue, 14 Feb 1984 07:31:34 +0000 (23:31 -0800)]
date and time created 84/02/13 15:31:34 by slatteng

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ch2rst.c 1.1

40 years agodate and time created 84/02/13 15:31:29 by slatteng
Dave Slattengren [Tue, 14 Feb 1984 07:31:29 +0000 (23:31 -0800)]
date and time created 84/02/13 15:31:29 by slatteng

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ch2vft.c 1.1

40 years agofixed a divide by zero problem
John A. Kunze [Sun, 12 Feb 1984 07:07:23 +0000 (23:07 -0800)]
fixed a divide by zero problem

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

40 years agoadded -t option
John A. Kunze [Sun, 12 Feb 1984 05:35:09 +0000 (21:35 -0800)]
added -t option

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

40 years agoexclude only . and ..
Ralph Campbell [Sat, 11 Feb 1984 08:20:36 +0000 (00:20 -0800)]
exclude only . and ..

SCCS-vsn: usr.bin/diff/diff/diffdir.c 4.8

40 years agolog anonymous logins in wtmp properly.
Ralph Campbell [Sat, 11 Feb 1984 07:27:09 +0000 (23:27 -0800)]
log anonymous logins in wtmp properly.

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

40 years agoopen(...,FTRUNC...) requires write permission
Mike Karels [Sat, 11 Feb 1984 06:54:57 +0000 (22:54 -0800)]
open(...,FTRUNC...) requires write permission

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

40 years agoopen(..,FTRUNC..) requires write permission
Mike Karels [Sat, 11 Feb 1984 06:48:11 +0000 (22:48 -0800)]
open(..,FTRUNC..) requires write permission

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

40 years agodon't log errs if remote queue off, use SO_KEEPALIVE to timeout conn.
Ralph Campbell [Sat, 11 Feb 1984 03:58:01 +0000 (19:58 -0800)]
don't log errs if remote queue off, use SO_KEEPALIVE to timeout conn.

SCCS-vsn: usr.sbin/lpr/lpd/printjob.c 4.17

40 years agofix bug of too long draw-paths to imagen
Dave Slattengren [Fri, 10 Feb 1984 15:14:53 +0000 (07:14 -0800)]
fix bug of too long draw-paths to imagen

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/draw.c 1.5

40 years agofixed complaint of possible pointer mess-up
Dave Slattengren [Fri, 10 Feb 1984 15:07:54 +0000 (07:07 -0800)]
fixed complaint of possible pointer mess-up

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dver.c 1.12

40 years agoread entire distfile and sort entries by host.
Ralph Campbell [Fri, 10 Feb 1984 08:22:02 +0000 (00:22 -0800)]
read entire distfile and sort entries by host.

SCCS-vsn: usr.bin/rdist/defs.h 4.10
SCCS-vsn: usr.bin/rdist/expand.c 4.10
SCCS-vsn: usr.bin/rdist/gram.y 4.8
SCCS-vsn: usr.bin/rdist/lookup.c 4.4
SCCS-vsn: usr.bin/rdist/main.c 4.10
SCCS-vsn: usr.bin/rdist/server.c 4.15
SCCS-vsn: usr.bin/rdist/docmd.c 4.13

40 years agodon't install gateways to networks we're on
Mike Karels [Fri, 10 Feb 1984 05:04:24 +0000 (21:04 -0800)]
don't install gateways to networks we're on

SCCS-vsn: old/htable/htable.c 4.10

40 years agosynchronize to version 2
Paul M. Aoki [Thu, 9 Feb 1984 12:52:59 +0000 (04:52 -0800)]
synchronize to version 2

SCCS-vsn: usr.bin/pascal/px/READ_ME 2.1
SCCS-vsn: usr.bin/pascal/px/int.c 2.1
SCCS-vsn: usr.bin/pascal/px/machdep.h 2.1
SCCS-vsn: usr.bin/pascal/px/version.c 2.1
SCCS-vsn: usr.bin/pascal/px/utilities.c 2.1
SCCS-vsn: usr.bin/pascal/px/vars.h 2.1
SCCS-vsn: usr.bin/pascal/px/Makefile 2.1
SCCS-vsn: usr.bin/pascal/px/interp.c 2.1
SCCS-vsn: usr.bin/pascal/src/sccsmakefile 2.1
SCCS-vsn: usr.bin/pascal/src/pcops.h 2.1
SCCS-vsn: usr.bin/pascal/src/ato.c 2.1
SCCS-vsn: usr.bin/pascal/src/TRdata.c 2.1
SCCS-vsn: usr.bin/pascal/src/OPnames.h 2.1
SCCS-vsn: usr.bin/pascal/src/case.c 2.1
SCCS-vsn: usr.bin/pascal/src/const.c 2.1
SCCS-vsn: usr.bin/pascal/src/conv.c 2.1
SCCS-vsn: usr.bin/pascal/src/lab.c 2.1
SCCS-vsn: usr.bin/pascal/src/gram 2.1
SCCS-vsn: usr.bin/pascal/src/hash.c 2.1
SCCS-vsn: usr.bin/pascal/src/iorec.h 2.1
SCCS-vsn: usr.bin/pascal/src/opc.c 2.1
SCCS-vsn: usr.bin/pascal/src/pTree.h 2.1
SCCS-vsn: usr.bin/pascal/src/lookup.c 2.1
SCCS-vsn: usr.bin/pascal/src/gen.c 2.1
SCCS-vsn: usr.bin/pascal/src/pcwhoami.h 2.1
SCCS-vsn: usr.bin/pascal/src/pic.c 2.1
SCCS-vsn: usr.bin/pascal/src/piwhoami.h 2.1
SCCS-vsn: usr.bin/pascal/src/pstab.h 2.1
SCCS-vsn: usr.bin/pascal/src/send.h 2.1
SCCS-vsn: usr.bin/pascal/src/stklval.c 2.1
SCCS-vsn: usr.bin/pascal/src/treen.c 2.1
SCCS-vsn: usr.bin/pascal/src/tree.h 2.1
SCCS-vsn: usr.bin/pascal/src/string.c 2.1
SCCS-vsn: usr.bin/pascal/src/yyerror.c 2.1
SCCS-vsn: usr.bin/pascal/src/subr.c 2.1
SCCS-vsn: usr.bin/pascal/src/yyseman.c 2.1
SCCS-vsn: usr.bin/pascal/src/yycopy.c 2.1
SCCS-vsn: usr.bin/pascal/src/tree.c 2.1
SCCS-vsn: usr.bin/pascal/src/yycosts.c 2.1
SCCS-vsn: usr.bin/pascal/src/yymain.c 2.1
SCCS-vsn: usr.bin/pascal/src/yyid.c 2.1
SCCS-vsn: usr.bin/pascal/src/yyoptions.c 2.1
SCCS-vsn: usr.bin/pascal/src/yypanic.c 2.1
SCCS-vsn: usr.bin/pascal/src/yyparse.c 2.1
SCCS-vsn: usr.bin/pascal/src/yyprint.c 2.1
SCCS-vsn: usr.bin/pascal/src/yyput.c 2.1
SCCS-vsn: usr.bin/pascal/src/yytree.c 2.1
SCCS-vsn: usr.bin/pascal/src/yylex.c 2.1
SCCS-vsn: usr.bin/pascal/src/yyget.c 2.1
SCCS-vsn: usr.bin/pascal/src/yy.h 2.1
SCCS-vsn: usr.bin/pascal/src/rec.c 2.1
SCCS-vsn: usr.bin/pascal/src/type.c 2.1
SCCS-vsn: usr.bin/pascal/src/rval.c 2.1
SCCS-vsn: usr.bin/pascal/src/pclval.c 2.1
SCCS-vsn: usr.bin/pascal/src/main.c 2.1
SCCS-vsn: usr.bin/pascal/src/pas.y 2.1
SCCS-vsn: usr.bin/pascal/src/lval.c 2.1
SCCS-vsn: usr.bin/pascal/src/pccaseop.c 2.1
SCCS-vsn: usr.bin/pascal/src/var.c 2.1
SCCS-vsn: usr.bin/pascal/src/fhdr.c 2.1
SCCS-vsn: usr.bin/pascal/src/stat.c 2.1
SCCS-vsn: usr.bin/pascal/src/call.c 2.1
SCCS-vsn: usr.bin/pascal/src/tmps.c 2.1
SCCS-vsn: usr.bin/pascal/src/yyrecover.c 2.1
SCCS-vsn: usr.bin/pascal/src/pcproc.c 2.1
SCCS-vsn: usr.bin/pascal/src/fdec.c 2.1
SCCS-vsn: usr.bin/pascal/src/savenl.c 2.1
SCCS-vsn: usr.bin/pascal/src/CONFIG.c 2.7
SCCS-vsn: usr.bin/pascal/src/config.h 2.1
SCCS-vsn: usr.bin/pascal/src/fend.c 2.1
SCCS-vsn: usr.bin/pascal/src/0.h 2.1
SCCS-vsn: usr.bin/pascal/src/objfmt.h 2.1
SCCS-vsn: usr.bin/pascal/src/cset.c 2.1
SCCS-vsn: usr.bin/pascal/src/align.h 2.1
SCCS-vsn: usr.bin/pascal/src/sconv.c 2.1
SCCS-vsn: usr.bin/pascal/src/stab.c 2.1
SCCS-vsn: usr.bin/pascal/src/nl.c 2.1
SCCS-vsn: usr.bin/pascal/src/newversion.awk 2.2
SCCS-vsn: usr.bin/pascal/src/newversion.csh 2.4
SCCS-vsn: usr.bin/pascal/src/flvalue.c 2.1
SCCS-vsn: usr.bin/pascal/src/stkrval.c 2.1
SCCS-vsn: usr.bin/pascal/src/tmps.h 2.1
SCCS-vsn: usr.bin/pascal/src/pc.h 2.1
SCCS-vsn: usr.bin/pascal/src/pimakefile 2.1
SCCS-vsn: usr.bin/pascal/pc0/Makefile 2.1
SCCS-vsn: usr.bin/pascal/src/proc.c 2.1
SCCS-vsn: usr.bin/pascal/src/p2put.c 2.1
SCCS-vsn: usr.bin/pascal/src/clas.c 2.1
SCCS-vsn: usr.bin/pascal/src/tree_ty.h 2.1
SCCS-vsn: usr.bin/pascal/src/pcfunc.c 2.1
SCCS-vsn: usr.bin/pascal/src/error.c 2.1
SCCS-vsn: usr.bin/pascal/src/forop.c 2.1
SCCS-vsn: usr.bin/pascal/src/func.c 2.1
SCCS-vsn: usr.bin/pascal/src/put.c 2.1

40 years agosynchronizing at version 2
Paul M. Aoki [Thu, 9 Feb 1984 12:23:58 +0000 (04:23 -0800)]
synchronizing at version 2

SCCS-vsn: usr.bin/pascal/pxp/READ_ME 2.1
SCCS-vsn: usr.bin/pascal/pxp/0.h 2.1
SCCS-vsn: usr.bin/pascal/pxp/func.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/call.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/proc.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/lab.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/case.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/lval.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/whoami.h 2.1
SCCS-vsn: usr.bin/pascal/pxp/yycomm.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/const.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/var.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/cset.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/pp.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/Makefile 2.1
SCCS-vsn: usr.bin/pascal/pxp/yyerror.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/rec.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/error.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/rval.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/type.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/yymain.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/fdec.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/stat.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/main.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/yyput.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/pmon.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/version.c 2.1
SCCS-vsn: usr.bin/pascal/pxp/rmothers.c 2.1

40 years agomerge conformant arrays (by Carol Nishizaki)
Paul M. Aoki [Thu, 9 Feb 1984 12:14:09 +0000 (04:14 -0800)]
merge conformant arrays (by Carol Nishizaki)

SCCS-vsn: usr.bin/pascal/pxp/type.c 1.3

40 years agogenerate errors for too few subscripts and suppress
Paul M. Aoki [Thu, 9 Feb 1984 12:11:29 +0000 (04:11 -0800)]
generate errors for too few subscripts and suppress
any subsequent errors due to subscripting mistakes.

SCCS-vsn: usr.bin/pascal/src/pclval.c 1.9

40 years agolint and suppression of spurious error messages after
Paul M. Aoki [Thu, 9 Feb 1984 12:09:55 +0000 (04:09 -0800)]
lint and suppression of spurious error messages after
incorrect number of array subscripts.

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

40 years agoclean up conformant array assignments.
Paul M. Aoki [Thu, 9 Feb 1984 12:06:30 +0000 (04:06 -0800)]
clean up conformant array assignments.

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