unix-history/.git
40 years agoextraneous divide in dump size calculation (from bruce jerrick)
Sam Leffler [Sat, 20 Aug 1983 10:45:57 +0000 (02:45 -0800)]
extraneous divide in dump size calculation (from bruce jerrick)

SCCS-vsn: sbin/dump/main.c 1.15

40 years agomoved fmap into struct ww and added WWO_FRAME to allocate it.
Edward Wang [Sat, 20 Aug 1983 08:33:04 +0000 (00:33 -0800)]
moved fmap into struct ww and added WWO_FRAME to allocate it.

SCCS-vsn: usr.bin/window/main.c 3.5
SCCS-vsn: usr.bin/window/wwinit.c 3.8
SCCS-vsn: usr.bin/window/wwopen.c 3.3
SCCS-vsn: usr.bin/window/ww.h 3.10
SCCS-vsn: usr.bin/window/wwframe.c 3.7
SCCS-vsn: usr.bin/window/wwlabel.c 3.5
SCCS-vsn: usr.bin/window/wwunframe.c 3.7
SCCS-vsn: usr.bin/window/wwbox.c 3.2

40 years agoincorrect max login name size
Sam Leffler [Sat, 20 Aug 1983 07:19:33 +0000 (23:19 -0800)]
incorrect max login name size

SCCS-vsn: usr.bin/lastcomm/lastcomm.c 4.8
SCCS-vsn: usr.sbin/quot/quot.c 4.8
SCCS-vsn: bin/ls/ls.c 4.19
SCCS-vsn: usr.bin/who/who.c 4.6

40 years agodate and time created 83/08/19 15:05:34 by edward
Edward Wang [Sat, 20 Aug 1983 06:05:34 +0000 (22:05 -0800)]
date and time created 83/08/19 15:05:34 by edward

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

40 years agofake cursor
Edward Wang [Sat, 20 Aug 1983 06:04:54 +0000 (22:04 -0800)]
fake cursor

SCCS-vsn: usr.bin/window/main.c 3.4
SCCS-vsn: usr.bin/window/wwinit.c 3.7
SCCS-vsn: usr.bin/window/ww.h 3.9
SCCS-vsn: usr.bin/window/cmd.c 3.4
SCCS-vsn: usr.bin/window/cmd1.c 3.6
SCCS-vsn: usr.bin/window/wwwrite.c 3.6

40 years agoremoved extra tt_setinsert
Edward Wang [Sat, 20 Aug 1983 06:03:29 +0000 (22:03 -0800)]
removed extra tt_setinsert

SCCS-vsn: usr.bin/window/wwdump.c 3.4

40 years agotook out useless tt_setinsert()
Edward Wang [Sat, 20 Aug 1983 06:00:18 +0000 (22:00 -0800)]
took out useless tt_setinsert()

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

40 years agoit WORKS!!
Dave Slattengren [Sat, 20 Aug 1983 05:56:57 +0000 (21:56 -0800)]
it WORKS!!

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

40 years agoIt works!! puts pages side-by-side and makes 3" bands
Dave Slattengren [Sat, 20 Aug 1983 05:49:48 +0000 (21:49 -0800)]
It works!!  puts pages side-by-side and makes 3" bands

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

40 years agonow reports when writing to the process' instruction space fails,
Mark Linton [Sat, 20 Aug 1983 04:30:40 +0000 (20:30 -0800)]
now reports when writing to the process' instruction space fails,
some stuff with signals is slightly cleaner, but there is a problem remaining
that has to do with intelligently "single-stepping" in the presence of
pending signals

SCCS-vsn: old/dbx/process.c 1.12

40 years agomade wwframeok() a macro and wwframec() a little more efficient.
Edward Wang [Sat, 20 Aug 1983 03:22:44 +0000 (19:22 -0800)]
made wwframeok() a macro and wwframec() a little more efficient.

SCCS-vsn: usr.bin/window/wwframe.c 3.6

40 years agocall malloc only once per wwalloc
Edward Wang [Sat, 20 Aug 1983 03:21:37 +0000 (19:21 -0800)]
call malloc only once per wwalloc
and wwfree doesn't need the nrow argument anymore.

SCCS-vsn: usr.bin/window/wwalloc.c 3.3

40 years agowwfree changed
Edward Wang [Sat, 20 Aug 1983 03:20:44 +0000 (19:20 -0800)]
wwfree changed

SCCS-vsn: usr.bin/window/wwopen.c 3.2
SCCS-vsn: usr.bin/window/wwclose.c 3.2

40 years agoChanged for linting
Roger J. Thien [Fri, 19 Aug 1983 20:09:11 +0000 (12:09 -0800)]
Changed for linting

SCCS-vsn: usr.bin/pascal/src/0.h 1.21
SCCS-vsn: usr.bin/pascal/src/OPnames.h 1.6
SCCS-vsn: usr.bin/pascal/src/objfmt.h 1.14
SCCS-vsn: usr.bin/pascal/src/tree_ty.h 1.2
SCCS-vsn: usr.bin/pascal/src/yy.h 1.3
SCCS-vsn: usr.bin/pascal/src/pas.y 1.11
SCCS-vsn: usr.bin/pascal/src/gram 1.8

40 years agoThe changes were made to allow successful linting
Roger J. Thien [Fri, 19 Aug 1983 20:05:31 +0000 (12:05 -0800)]
The changes were made to allow successful linting

SCCS-vsn: usr.bin/pascal/src/CONFIG.c 2.4
SCCS-vsn: usr.bin/pascal/src/TRdata.c 1.2
SCCS-vsn: usr.bin/pascal/src/ato.c 1.3
SCCS-vsn: usr.bin/pascal/src/call.c 1.25
SCCS-vsn: usr.bin/pascal/src/case.c 1.4
SCCS-vsn: usr.bin/pascal/src/clas.c 1.7
SCCS-vsn: usr.bin/pascal/src/const.c 1.6
SCCS-vsn: usr.bin/pascal/src/conv.c 1.5
SCCS-vsn: usr.bin/pascal/src/cset.c 1.8
SCCS-vsn: usr.bin/pascal/src/error.c 1.5
SCCS-vsn: usr.bin/pascal/src/fdec.c 1.24
SCCS-vsn: usr.bin/pascal/src/fend.c 1.23
SCCS-vsn: usr.bin/pascal/src/fhdr.c 1.7
SCCS-vsn: usr.bin/pascal/src/flvalue.c 1.14
SCCS-vsn: usr.bin/pascal/src/forop.c 1.17
SCCS-vsn: usr.bin/pascal/src/func.c 1.10
SCCS-vsn: usr.bin/pascal/src/gen.c 1.3
SCCS-vsn: usr.bin/pascal/src/hash.c 1.5
SCCS-vsn: usr.bin/pascal/src/lab.c 1.18
SCCS-vsn: usr.bin/pascal/src/lookup.c 1.3
SCCS-vsn: usr.bin/pascal/src/main.c 1.10
SCCS-vsn: usr.bin/pascal/src/nl.c 1.13
SCCS-vsn: usr.bin/pascal/src/opc.c 1.2
SCCS-vsn: usr.bin/pascal/src/pcfunc.c 1.14
SCCS-vsn: usr.bin/pascal/src/pclval.c 1.5
SCCS-vsn: usr.bin/pascal/src/pic.c 1.2
SCCS-vsn: usr.bin/pascal/src/proc.c 1.19
SCCS-vsn: usr.bin/pascal/src/put.c 1.24
SCCS-vsn: usr.bin/pascal/src/rec.c 1.6
SCCS-vsn: usr.bin/pascal/src/savenl.c 1.6
SCCS-vsn: usr.bin/pascal/src/sconv.c 1.3
SCCS-vsn: usr.bin/pascal/src/stklval.c 1.2
SCCS-vsn: usr.bin/pascal/src/stkrval.c 1.8
SCCS-vsn: usr.bin/pascal/src/string.c 1.3
SCCS-vsn: usr.bin/pascal/src/subr.c 1.6
SCCS-vsn: usr.bin/pascal/src/tree.c 1.3
SCCS-vsn: usr.bin/pascal/src/treen.c 1.2
SCCS-vsn: usr.bin/pascal/src/type.c 1.9
SCCS-vsn: usr.bin/pascal/src/var.c 1.17
SCCS-vsn: usr.bin/pascal/src/yycopy.c 1.3
SCCS-vsn: usr.bin/pascal/src/yycosts.c 1.5
SCCS-vsn: usr.bin/pascal/src/yyerror.c 1.3
SCCS-vsn: usr.bin/pascal/src/yyid.c 1.5
SCCS-vsn: usr.bin/pascal/src/yylex.c 1.4
SCCS-vsn: usr.bin/pascal/src/yymain.c 1.5
SCCS-vsn: usr.bin/pascal/src/yyoptions.c 1.2
SCCS-vsn: usr.bin/pascal/src/yypanic.c 1.4
SCCS-vsn: usr.bin/pascal/src/yyparse.c 1.3
SCCS-vsn: usr.bin/pascal/src/yyprint.c 1.3
SCCS-vsn: usr.bin/pascal/src/yyput.c 1.3
SCCS-vsn: usr.bin/pascal/src/yyrecover.c 1.4
SCCS-vsn: usr.bin/pascal/src/yyseman.c 1.2
SCCS-vsn: usr.bin/pascal/src/yytree.c 1.2

40 years agorefresh before fork in openwin
Edward Wang [Fri, 19 Aug 1983 09:34:02 +0000 (01:34 -0800)]
refresh before fork in openwin

SCCS-vsn: usr.bin/window/cmd1.c 3.5

40 years agomove the cursor in c_colon
Edward Wang [Fri, 19 Aug 1983 09:33:42 +0000 (01:33 -0800)]
move the cursor in c_colon

SCCS-vsn: usr.bin/window/cmd4.c 3.2

40 years ago4.2 distribution
Sam Leffler [Fri, 19 Aug 1983 08:50:07 +0000 (00:50 -0800)]
4.2 distribution

SCCS-vsn: sys/vax/cassette/Makefile 6.1

40 years ago4.2bsd version (dates out of order, but sccs id's in order)
Keith Bostic [Fri, 19 Aug 1983 08:47:15 +0000 (00:47 -0800)]
4.2bsd version (dates out of order, but sccs id's in order)

SCCS-vsn: usr.bin/ctags/ctags.c 4.7

40 years agopass DESTDIR when installing filters
Sam Leffler [Fri, 19 Aug 1983 08:41:11 +0000 (00:41 -0800)]
pass DESTDIR when installing filters

SCCS-vsn: usr.sbin/lpr/Makefile 4.13

40 years agomake fmt as well, don't wait for install
Sam Leffler [Fri, 19 Aug 1983 08:22:00 +0000 (00:22 -0800)]
make fmt as well, don't wait for install

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

40 years agothe box
Edward Wang [Fri, 19 Aug 1983 08:18:08 +0000 (00:18 -0800)]
the box

SCCS-vsn: usr.bin/window/main.c 3.3
SCCS-vsn: usr.bin/window/cmd1.c 3.4
SCCS-vsn: usr.bin/window/wwframe.c 3.5
SCCS-vsn: usr.bin/window/defs.h 3.2
SCCS-vsn: usr.bin/window/wwunframe.c 3.6

40 years agodate and time created 83/08/18 17:17:12 by edward
Edward Wang [Fri, 19 Aug 1983 08:17:12 +0000 (00:17 -0800)]
date and time created 83/08/18 17:17:12 by edward

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

40 years agobug fix from dlw: can't unconditionally close, must check if needed
Sam Leffler [Fri, 19 Aug 1983 07:50:32 +0000 (23:50 -0800)]
bug fix from dlw: can't unconditionally close, must check if needed

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

40 years agobug with improper redraw
Edward Wang [Fri, 19 Aug 1983 07:22:35 +0000 (23:22 -0800)]
bug with improper redraw

SCCS-vsn: usr.bin/window/wwinsline.c 3.3
SCCS-vsn: usr.bin/window/wwdelline.c 3.3

40 years agochanged some shorts to ints
Edward Wang [Fri, 19 Aug 1983 06:34:10 +0000 (22:34 -0800)]
changed some shorts to ints

SCCS-vsn: usr.bin/window/ww.h 3.8

40 years agodate and time created 83/08/18 15:31:15 by edward
Edward Wang [Fri, 19 Aug 1983 06:31:15 +0000 (22:31 -0800)]
date and time created 83/08/18 15:31:15 by edward

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

40 years agoscrolling has come
Edward Wang [Fri, 19 Aug 1983 06:30:17 +0000 (22:30 -0800)]
scrolling has come

SCCS-vsn: usr.bin/window/cmd.c 3.3
SCCS-vsn: usr.bin/window/wwwrite.c 3.5
SCCS-vsn: usr.bin/window/cmd1.c 3.3
SCCS-vsn: usr.bin/window/wwscroll.c 3.4
SCCS-vsn: usr.bin/window/wwredrawwin.c 3.3
SCCS-vsn: usr.bin/window/cmd5.c 3.2

40 years agoda and db flags now needed with scrolling
Edward Wang [Fri, 19 Aug 1983 06:27:47 +0000 (22:27 -0800)]
da and db flags now needed with scrolling
and new WWT_TERMCAP scheme

SCCS-vsn: usr.bin/window/ww.h 3.7
SCCS-vsn: usr.bin/window/wwenviron.c 3.2

40 years agosignal to minor daemon caused /dev/printer to be removed.
Ralph Campbell [Fri, 19 Aug 1983 06:23:26 +0000 (22:23 -0800)]
signal to minor daemon caused /dev/printer to be removed.

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

40 years agofix exit status
Sam Leffler [Fri, 19 Aug 1983 06:09:22 +0000 (22:09 -0800)]
fix exit status

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

40 years agobug with using the wrong ww_scroll
Edward Wang [Fri, 19 Aug 1983 06:07:44 +0000 (22:07 -0800)]
bug with using the wrong ww_scroll

SCCS-vsn: usr.bin/window/wwlabel.c 3.4

40 years agosmall bug with ww_buf[line] (instead of row)
Edward Wang [Fri, 19 Aug 1983 06:06:33 +0000 (22:06 -0800)]
small bug with ww_buf[line] (instead of row)

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

40 years ago4.2 distribution
Sam Leffler [Fri, 19 Aug 1983 06:04:15 +0000 (22:04 -0800)]
4.2 distribution

SCCS-vsn: sys/vax/vax/trap.c 6.1

40 years agoimproper bounds check on indirect sys call numbers (from kre)
Sam Leffler [Fri, 19 Aug 1983 06:03:28 +0000 (22:03 -0800)]
improper bounds check on indirect sys call numbers (from kre)

SCCS-vsn: sys/vax/vax/trap.c 4.30

40 years agoupped limit to keep sites with many users happy
Sam Leffler [Fri, 19 Aug 1983 05:56:20 +0000 (21:56 -0800)]
upped limit to keep sites with many users happy

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

40 years agomust clear EOF flag when reading from tty, else (since ignored)
Sam Leffler [Fri, 19 Aug 1983 05:50:49 +0000 (21:50 -0800)]
must clear EOF flag when reading from tty, else (since ignored)
you get an infinite stream of them....see changes in 4.2 or filbuf.c in libc.ca

SCCS-vsn: old/dbx/scanner.c 1.9

40 years agogen_strings and gen_strp left over from before.
Edward Wang [Fri, 19 Aug 1983 03:12:03 +0000 (19:12 -0800)]
gen_strings and gen_strp left over from before.

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

40 years agolint
Edward Wang [Fri, 19 Aug 1983 03:10:29 +0000 (19:10 -0800)]
lint

SCCS-vsn: usr.bin/window/startup.c 3.3

40 years agofrom carl again; third arg to connect was missing
Mike Karels [Thu, 18 Aug 1983 23:17:28 +0000 (15:17 -0800)]
from carl again; third arg to connect was missing

SCCS-vsn: lib/libcompat/4.3/rexec.c 4.8

40 years ago(no message)
Roger J. Thien [Thu, 18 Aug 1983 15:21:34 +0000 (07:21 -0800)]
(no message)

SCCS-vsn: usr.bin/pascal/src/gram 1.5
SCCS-vsn: usr.bin/pascal/src/gram 1.6
SCCS-vsn: usr.bin/pascal/src/gram 1.7

40 years agobetter wrap around handling.
Edward Wang [Thu, 18 Aug 1983 08:41:26 +0000 (00:41 -0800)]
better wrap around handling.

SCCS-vsn: usr.bin/window/wwinit.c 3.6
SCCS-vsn: usr.bin/window/ww.h 3.6
SCCS-vsn: usr.bin/window/tt.h 3.6
SCCS-vsn: usr.bin/window/tth19.c 3.8
SCCS-vsn: usr.bin/window/wwinschar.c 3.6
SCCS-vsn: usr.bin/window/wwupdate.c 3.6
SCCS-vsn: usr.bin/window/ttgeneric.c 3.10

40 years agofixed bug with covered windows
Edward Wang [Thu, 18 Aug 1983 08:22:53 +0000 (00:22 -0800)]
fixed bug with covered windows

SCCS-vsn: usr.bin/window/wwclreol.c 3.6

40 years ago^S and ^Q commands
Edward Wang [Thu, 18 Aug 1983 08:13:45 +0000 (00:13 -0800)]
^S and ^Q commands

SCCS-vsn: usr.bin/window/cmd.c 3.2

40 years agocheck tt_setinsert != 0 before using it
Edward Wang [Thu, 18 Aug 1983 07:43:07 +0000 (23:43 -0800)]
check tt_setinsert != 0 before using it

SCCS-vsn: usr.bin/window/wwinschar.c 3.5

40 years agofixed wrap around problem
Edward Wang [Thu, 18 Aug 1983 07:36:27 +0000 (23:36 -0800)]
fixed wrap around problem

SCCS-vsn: usr.bin/window/tth19.c 3.7
SCCS-vsn: usr.bin/window/ttgeneric.c 3.9

40 years agodate and time created 83/08/17 15:48:20 by edward
Edward Wang [Thu, 18 Aug 1983 06:48:20 +0000 (22:48 -0800)]
date and time created 83/08/17 15:48:20 by edward

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

40 years agonicer termcap interface and use vs and ve strings in tth19.c
Edward Wang [Thu, 18 Aug 1983 06:35:35 +0000 (22:35 -0800)]
nicer termcap interface and use vs and ve strings in tth19.c

SCCS-vsn: usr.bin/window/tt.h 3.5
SCCS-vsn: usr.bin/window/tth19.c 3.6
SCCS-vsn: usr.bin/window/wwdata.c 3.4
SCCS-vsn: usr.bin/window/ttgeneric.c 3.8

40 years agodate and time created 83/08/17 14:52:46 by edward
Edward Wang [Thu, 18 Aug 1983 05:52:46 +0000 (21:52 -0800)]
date and time created 83/08/17 14:52:46 by edward

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

40 years agott_availmodes
Edward Wang [Thu, 18 Aug 1983 05:51:54 +0000 (21:51 -0800)]
tt_availmodes

SCCS-vsn: usr.bin/window/tt.h 3.4

40 years agoww_availmodes and stuff
Edward Wang [Thu, 18 Aug 1983 05:51:49 +0000 (21:51 -0800)]
ww_availmodes and stuff

SCCS-vsn: usr.bin/window/wwspawn.c 3.2
SCCS-vsn: usr.bin/window/wwinit.c 3.5
SCCS-vsn: usr.bin/window/ww.h 3.5
SCCS-vsn: usr.bin/window/wwwrite.c 3.4
SCCS-vsn: usr.bin/window/ttgeneric.c 3.7

40 years agodate and time created 83/08/17 14:38:14 by slatteng
Dave Slattengren [Thu, 18 Aug 1983 05:38:14 +0000 (21:38 -0800)]
date and time created 83/08/17 14:38:14 by slatteng

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

40 years agodate and time created 83/08/17 14:38:11 by slatteng
Dave Slattengren [Thu, 18 Aug 1983 05:38:11 +0000 (21:38 -0800)]
date and time created 83/08/17 14:38:11 by slatteng

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

40 years agodate and time created 83/08/17 14:38:06 by slatteng
Dave Slattengren [Thu, 18 Aug 1983 05:38:06 +0000 (21:38 -0800)]
date and time created 83/08/17 14:38:06 by slatteng

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

40 years agodate and time created 83/08/17 14:38:04 by slatteng
Dave Slattengren [Thu, 18 Aug 1983 05:38:04 +0000 (21:38 -0800)]
date and time created 83/08/17 14:38:04 by slatteng

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

40 years agodate and time created 83/08/17 14:38:02 by slatteng
Dave Slattengren [Thu, 18 Aug 1983 05:38:02 +0000 (21:38 -0800)]
date and time created 83/08/17 14:38:02 by slatteng

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/rst.h 1.1

40 years agott_availmodes
Edward Wang [Thu, 18 Aug 1983 05:28:58 +0000 (21:28 -0800)]
tt_availmodes

SCCS-vsn: usr.bin/window/tth19.c 3.5

40 years ago-d flag (debug now -D)
Edward Wang [Thu, 18 Aug 1983 03:56:30 +0000 (19:56 -0800)]
-d flag (debug now -D)

SCCS-vsn: usr.bin/window/main.c 3.2

40 years agofixed default window sizes and say what the escape character is.
Edward Wang [Thu, 18 Aug 1983 03:52:05 +0000 (19:52 -0800)]
fixed default window sizes and say what the escape character is.

SCCS-vsn: usr.bin/window/startup.c 3.2

40 years agofrom carl
Sam Leffler [Thu, 18 Aug 1983 01:04:02 +0000 (17:04 -0800)]
from carl

SCCS-vsn: lib/libcompat/4.3/rexec.c 4.7

40 years agoadded a flag for forcing the current location to be displayed
Mark Linton [Wed, 17 Aug 1983 20:27:50 +0000 (12:27 -0800)]
added a flag for forcing the current location to be displayed
as an instruction, fixes problem with "stepi" on a program with source
line information

SCCS-vsn: old/dbx/eval.c 1.10

40 years agochanged "use" to be all or nothing, the latter causing the current
Mark Linton [Wed, 17 Aug 1983 20:25:43 +0000 (12:25 -0800)]
changed "use" to be all or nothing, the latter causing the current
sourcepath to be printed

SCCS-vsn: old/dbx/commands.y 1.9

40 years agooff by one error, consternation rains
Kirk McKusick [Wed, 17 Aug 1983 14:42:07 +0000 (06:42 -0800)]
off by one error, consternation rains

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

40 years ago4.2 distribution
Sam Leffler [Wed, 17 Aug 1983 14:16:38 +0000 (06:16 -0800)]
4.2 distribution

SCCS-vsn: sys/netinet/ip_input.c 6.1

40 years agocause of sendmail headaches...mapping table not full size;
Sam Leffler [Wed, 17 Aug 1983 14:15:32 +0000 (06:15 -0800)]
cause of sendmail headaches...mapping table not full size;
still must think through what to do with these error codes

SCCS-vsn: sys/netinet/ip_input.c 1.69

40 years agorewrite to handle large uids and to hash lookups
Sam Leffler [Wed, 17 Aug 1983 13:06:08 +0000 (05:06 -0800)]
rewrite to handle large uids and to hash lookups

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

40 years agosmart wwrite: copy in chunks.
Edward Wang [Wed, 17 Aug 1983 08:07:01 +0000 (00:07 -0800)]
smart wwrite:  copy in chunks.

SCCS-vsn: usr.bin/window/wwwrite.c 3.3

40 years agofixes for indentation made by arch.
Ralph Campbell [Wed, 17 Aug 1983 06:38:54 +0000 (22:38 -0800)]
fixes for indentation made by arch.

SCCS-vsn: old/vfilters/vpf/vpf.c 4.8
SCCS-vsn: old/vfilters/vpsf/vpsf.c 4.6

40 years agosmart update: do it by chunks.
Edward Wang [Wed, 17 Aug 1983 06:25:57 +0000 (22:25 -0800)]
smart update:  do it by chunks.

SCCS-vsn: usr.bin/window/wwupdate.c 3.5

40 years agowindow sizes tweeked
Edward Wang [Wed, 17 Aug 1983 06:24:07 +0000 (22:24 -0800)]
window sizes tweeked

SCCS-vsn: usr.bin/window/cmd2.c 3.6

40 years agowwfmap == 0 anachronism
Edward Wang [Wed, 17 Aug 1983 04:08:25 +0000 (20:08 -0800)]
wwfmap == 0 anachronism

SCCS-vsn: usr.bin/window/wwunframe.c 3.5

40 years agowwtouched added
Edward Wang [Wed, 17 Aug 1983 03:55:50 +0000 (19:55 -0800)]
wwtouched added

SCCS-vsn: usr.bin/window/wwinit.c 3.4
SCCS-vsn: usr.bin/window/ww.h 3.4
SCCS-vsn: usr.bin/window/wwwrite.c 3.2
SCCS-vsn: usr.bin/window/wwframe.c 3.4
SCCS-vsn: usr.bin/window/wwlabel.c 3.3
SCCS-vsn: usr.bin/window/wwredraw.c 3.4
SCCS-vsn: usr.bin/window/wwadd.c 3.3
SCCS-vsn: usr.bin/window/wwdelete.c 3.3
SCCS-vsn: usr.bin/window/wwclreol.c 3.5
SCCS-vsn: usr.bin/window/wwinschar.c 3.4
SCCS-vsn: usr.bin/window/wwunframe.c 3.4
SCCS-vsn: usr.bin/window/wwupdate.c 3.4
SCCS-vsn: usr.bin/window/wwdelchar.c 3.4
SCCS-vsn: usr.bin/window/wwscroll.c 3.3
SCCS-vsn: usr.bin/window/wwredrawwin.c 3.2

40 years agospelling
Edward Wang [Wed, 17 Aug 1983 03:52:34 +0000 (19:52 -0800)]
spelling

SCCS-vsn: usr.bin/window/cmd2.c 3.5

40 years agochanged \r\n to \n and some new stats
Edward Wang [Wed, 17 Aug 1983 03:31:55 +0000 (19:31 -0800)]
changed \r\n to \n and some new stats

SCCS-vsn: usr.bin/window/cmd2.c 3.4

40 years agoerror windows are now auto \r\n
Edward Wang [Wed, 17 Aug 1983 03:31:28 +0000 (19:31 -0800)]
error windows are now auto \r\n

SCCS-vsn: usr.bin/window/error.c 3.2

40 years agoadded missing "skipchar" in reading ranges which was accidentally
Mark Linton [Wed, 17 Aug 1983 03:19:33 +0000 (19:19 -0800)]
added missing "skipchar" in reading ranges which was accidentally
removed when cleaning up rangetype stuff

SCCS-vsn: old/dbx/object.c 1.13

40 years agochanged printing of type names to not include enclosing module name
Mark Linton [Wed, 17 Aug 1983 03:18:21 +0000 (19:18 -0800)]
changed printing of type names to not include enclosing module name

SCCS-vsn: old/dbx/c.c 1.7

40 years agontouched and nmiss added to c_stat
Edward Wang [Wed, 17 Aug 1983 02:43:11 +0000 (18:43 -0800)]
ntouched and nmiss added to c_stat

SCCS-vsn: usr.bin/window/cmd2.c 3.3

40 years agoadded call to "symbols_init", and fixed problem with argument
Mark Linton [Tue, 16 Aug 1983 17:18:58 +0000 (09:18 -0800)]
added call to "symbols_init", and fixed problem with argument
scanning that had dbx checking past "-r file" and therefore looking at
the processes arguments, possibly complaining

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

40 years agoadded "symbols_init" from object to initialize t_int, t_char, ...
Mark Linton [Tue, 16 Aug 1983 17:17:16 +0000 (09:17 -0800)]
added "symbols_init" from object to initialize t_int, t_char, ...

SCCS-vsn: old/dbx/symbols.c 1.11

40 years agoadded "S" type for sets, moved t_{int,char,...} to symbols
Mark Linton [Tue, 16 Aug 1983 17:16:25 +0000 (09:16 -0800)]
added "S" type for sets, moved t_{int,char,...} to symbols
so that it could be initialized independent of reading in the object information

SCCS-vsn: old/dbx/object.c 1.12

40 years agochanged "source file %s.c" to "... %s.f"
Mark Linton [Tue, 16 Aug 1983 15:54:59 +0000 (07:54 -0800)]
changed "source file %s.c" to "... %s.f"

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

40 years agolint
Edward Wang [Tue, 16 Aug 1983 09:46:17 +0000 (01:46 -0800)]
lint

SCCS-vsn: usr.bin/window/wwend.c 3.3
SCCS-vsn: usr.bin/window/ttinit.c 3.5
SCCS-vsn: usr.bin/window/ttgeneric.c 3.6

40 years agott cleanup
Edward Wang [Tue, 16 Aug 1983 09:15:31 +0000 (01:15 -0800)]
tt cleanup

SCCS-vsn: usr.bin/window/wwend.c 3.2
SCCS-vsn: usr.bin/window/wwinit.c 3.3
SCCS-vsn: usr.bin/window/ww.h 3.3
SCCS-vsn: usr.bin/window/wwsuspend.c 3.2
SCCS-vsn: usr.bin/window/wwframe.c 3.3
SCCS-vsn: usr.bin/window/ttinit.c 3.4
SCCS-vsn: usr.bin/window/wwredraw.c 3.3
SCCS-vsn: usr.bin/window/tt.h 3.3
SCCS-vsn: usr.bin/window/tth19.c 3.4
SCCS-vsn: usr.bin/window/wwclreol.c 3.4
SCCS-vsn: usr.bin/window/wwdata.c 3.3
SCCS-vsn: usr.bin/window/wwdump.c 3.3
SCCS-vsn: usr.bin/window/wwflush.c 3.3
SCCS-vsn: usr.bin/window/wwinschar.c 3.3
SCCS-vsn: usr.bin/window/wwupdate.c 3.3
SCCS-vsn: usr.bin/window/wwdelchar.c 3.3
SCCS-vsn: usr.bin/window/wwscroll.c 3.2

40 years agott cleanup and some bug fixes
Edward Wang [Tue, 16 Aug 1983 09:13:33 +0000 (01:13 -0800)]
tt cleanup and some bug fixes

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

40 years agoreally uses termcap now.
Edward Wang [Tue, 16 Aug 1983 08:43:01 +0000 (00:43 -0800)]
really uses termcap now.

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

40 years agouse the terminal's standard name.
Edward Wang [Tue, 16 Aug 1983 08:41:57 +0000 (00:41 -0800)]
use the terminal's standard name.

SCCS-vsn: usr.bin/window/ttinit.c 3.3

40 years agochanged special characters to a file read in at startup.
Dave Slattengren [Tue, 16 Aug 1983 08:29:25 +0000 (00:29 -0800)]
changed special characters to a file read in at startup.

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

40 years agodidn't clear wwos correctly.
Edward Wang [Tue, 16 Aug 1983 08:06:50 +0000 (00:06 -0800)]
didn't clear wwos correctly.

SCCS-vsn: usr.bin/window/wwclreol.c 3.3

40 years agobug in c_close()
Edward Wang [Tue, 16 Aug 1983 08:01:16 +0000 (00:01 -0800)]
bug in c_close()

SCCS-vsn: usr.bin/window/cmd3.c 3.2

40 years agoremoved all device-dependent code. That means anything that was
Dave Slattengren [Tue, 16 Aug 1983 07:28:30 +0000 (23:28 -0800)]
removed all device-dependent code.  That means anything that was
optimized for a particular typesetter is gone, and eqn now looks up the
output device in a device file, like everybody else.

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/e.h 1.2
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/io.c 1.2
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/glob.c 1.2
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/paren.c 1.2
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/sqrt.c 1.2
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/text.c 1.2

40 years agoadd capability for varying picture boundaries
Dave Slattengren [Tue, 16 Aug 1983 07:26:15 +0000 (23:26 -0800)]
add capability for varying picture boundaries

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/pic/main.c 1.3
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/pic/pltroff.c 1.4

40 years agoadd capability for .ft to get double-digit font numbers
Dave Slattengren [Tue, 16 Aug 1983 07:24:54 +0000 (23:24 -0800)]
add capability for .ft to get double-digit font numbers

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/troff/t6.c 1.2

40 years agoalways complain if file can't be lstat'ed
Mike Karels [Tue, 16 Aug 1983 06:56:56 +0000 (22:56 -0800)]
always complain if file can't be lstat'ed

SCCS-vsn: bin/ls/ls.c 4.18

40 years agodate and time created 83/08/15 15:46:56 by slatteng
Dave Slattengren [Tue, 16 Aug 1983 06:46:56 +0000 (22:46 -0800)]
date and time created 83/08/15 15:46:56 by slatteng

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/troff/t6.c 1.1

40 years ago(no message)
Roger J. Thien [Tue, 16 Aug 1983 04:52:57 +0000 (20:52 -0800)]
(no message)

SCCS-vsn: usr.bin/pascal/src/gram 1.4

40 years agoignore error return from test ! -f .../tabtn300
Bill Joy [Tue, 16 Aug 1983 03:17:32 +0000 (19:17 -0800)]
ignore error return from test ! -f .../tabtn300
(karels)

SCCS-vsn: old/roff/nroff_term/Makefile 4.2

40 years agolocate iSP correctly for latest 4.2bsd. DLW
David Wasley [Tue, 16 Aug 1983 01:32:54 +0000 (17:32 -0800)]
locate iSP correctly for latest 4.2bsd. DLW

SCCS-vsn: usr.bin/f77/libF77/trpfpe_.c 1.3

40 years agodate and time created 83/08/15 10:12:22 by slatteng
Dave Slattengren [Tue, 16 Aug 1983 01:12:22 +0000 (17:12 -0800)]
date and time created 83/08/15 10:12:22 by slatteng

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/text.c 1.1

40 years agodate and time created 83/08/15 10:12:20 by slatteng
Dave Slattengren [Tue, 16 Aug 1983 01:12:20 +0000 (17:12 -0800)]
date and time created 83/08/15 10:12:20 by slatteng

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/sqrt.c 1.1