unix-history/.git
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

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

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

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

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

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

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

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

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/e.h 1.1

40 years agodon't feather, removes stuff like rogue .o's
Sam Leffler [Mon, 15 Aug 1983 13:57:45 +0000 (05:57 -0800)]
don't feather, removes stuff like rogue .o's

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

40 years agodefault to lstat's when symbolic link points to oblivion
Sam Leffler [Mon, 15 Aug 1983 13:53:00 +0000 (05:53 -0800)]
default to lstat's when symbolic link points to oblivion

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

40 years agoclose those security holes! (kre)
Kirk McKusick [Mon, 15 Aug 1983 13:43:56 +0000 (05:43 -0800)]
close those security holes! (kre)

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

40 years agospell source moves to usr.bin where it belongs
Kirk McKusick [Mon, 15 Aug 1983 13:36:59 +0000 (05:36 -0800)]
spell source moves to usr.bin where it belongs

SCCS-vsn: bin/Makefile 4.16

40 years ago== should be = (kre)
Kirk McKusick [Mon, 15 Aug 1983 13:33:35 +0000 (05:33 -0800)]
== should be = (kre)

SCCS-vsn: usr.sbin/cron/cron.c 4.8

40 years agofix up to use block count in inode to compute sizes
Kirk McKusick [Mon, 15 Aug 1983 13:27:57 +0000 (05:27 -0800)]
fix up to use block count in inode to compute sizes

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

40 years agoa simpler way to do it?
Sam Leffler [Mon, 15 Aug 1983 13:07:55 +0000 (05:07 -0800)]
a simpler way to do it?

SCCS-vsn: old/as.vax/Makefile 4.7

40 years agoupdated for revision to signals
Sam Leffler [Mon, 15 Aug 1983 11:38:00 +0000 (03:38 -0800)]
updated for revision to signals

SCCS-vsn: old/adb/adb.vax/print.c 4.7
SCCS-vsn: old/dbx/runtime.c 1.9
SCCS-vsn: old/dbx/runtime.vax.c 1.9

40 years ago4.2 distribution
Sam Leffler [Mon, 15 Aug 1983 10:59:47 +0000 (02:59 -0800)]
4.2 distribution

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

40 years agodon't use setjmp/longjmp, or problems if an interrupt routine
Mike Karels [Mon, 15 Aug 1983 07:15:12 +0000 (23:15 -0800)]
don't use setjmp/longjmp, or problems if an interrupt routine
does a lonjmp before the timer goes off.

SCCS-vsn: lib/libc/gen/sleep.c 4.5

40 years agocorrect handling of signal stack
Sam Leffler [Mon, 15 Aug 1983 05:30:43 +0000 (21:30 -0800)]
correct handling of signal stack

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

40 years agorevised chmk 139 interface
Sam Leffler [Mon, 15 Aug 1983 05:26:51 +0000 (21:26 -0800)]
revised chmk 139 interface

SCCS-vsn: lib/libc/vax/gen/setjmp.s 4.5

40 years ago4.2 distribution
Sam Leffler [Mon, 15 Aug 1983 05:21:50 +0000 (21:21 -0800)]
4.2 distribution

SCCS-vsn: sys/sys/signal.h 6.1

40 years agomust have sp as well for signal stacks to work
Sam Leffler [Mon, 15 Aug 1983 05:21:35 +0000 (21:21 -0800)]
must have sp as well for signal stacks to work

SCCS-vsn: sys/sys/signal.h 4.4

40 years agofix ralph's blunder
Sam Leffler [Sun, 14 Aug 1983 15:45:47 +0000 (07:45 -0800)]
fix ralph's blunder

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

40 years agofix modes, should never make changes to files in /usr/include,
Sam Leffler [Sun, 14 Aug 1983 14:46:42 +0000 (06:46 -0800)]
fix modes, should never make changes to files in /usr/include,
only in /usr/src/include...

SCCS-vsn: include/Makefile 4.6

40 years agotake user contributed software from frozen area
Sam Leffler [Sun, 14 Aug 1983 11:19:39 +0000 (03:19 -0800)]
take user contributed software from frozen area

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

40 years agodate and time created 83/08/13 16:56:24 by sam
Sam Leffler [Sun, 14 Aug 1983 07:56:24 +0000 (23:56 -0800)]
date and time created 83/08/13 16:56:24 by sam

SCCS-vsn: usr.sbin/config/mkswapconf.c 4.1

40 years agodate and time created 83/08/13 16:28:17 by sam
Sam Leffler [Sun, 14 Aug 1983 07:28:17 +0000 (23:28 -0800)]
date and time created 83/08/13 16:28:17 by sam

SCCS-vsn: old/games.vax/aard/Makefile 4.1

40 years agodate and time created 83/08/13 16:11:26 by sam
Sam Leffler [Sun, 14 Aug 1983 07:11:26 +0000 (23:11 -0800)]
date and time created 83/08/13 16:11:26 by sam

SCCS-vsn: usr.bin/units/units.lib 4.1

40 years agodate and time created 83/08/13 16:10:00 by sam
Sam Leffler [Sun, 14 Aug 1983 07:10:00 +0000 (23:10 -0800)]
date and time created 83/08/13 16:10:00 by sam

SCCS-vsn: usr.bin/calendar/Makefile 4.1

40 years agodate and time created 83/08/13 15:42:22 by sam
Sam Leffler [Sun, 14 Aug 1983 06:42:22 +0000 (22:42 -0800)]
date and time created 83/08/13 15:42:22 by sam

SCCS-vsn: old/dbx/defs.h 1.1

40 years agostandardize sccs keyword lines
Sam Leffler [Sun, 14 Aug 1983 06:38:54 +0000 (22:38 -0800)]
standardize sccs keyword lines

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

40 years ago4.2 distribution
Sam Leffler [Sun, 14 Aug 1983 03:40:16 +0000 (19:40 -0800)]
4.2 distribution

SCCS-vsn: sys/vax/uba/ikreg.h 6.1
SCCS-vsn: sys/vax/uba/ps.c 6.1
SCCS-vsn: sys/vax/uba/psreg.h 6.1
SCCS-vsn: sys/vax/uba/ubavar.h 6.1

40 years agoupdate from reeves; tested with 4.2
Sam Leffler [Sun, 14 Aug 1983 03:38:29 +0000 (19:38 -0800)]
update from reeves; tested with 4.2

SCCS-vsn: sys/vax/uba/ikreg.h 4.4
SCCS-vsn: sys/vax/uba/ps.c 4.10
SCCS-vsn: sys/vax/uba/psreg.h 4.3

40 years agomust define second bank of UNIBUS vectors for autoconf
Sam Leffler [Sun, 14 Aug 1983 03:36:24 +0000 (19:36 -0800)]
must define second bank of UNIBUS vectors for autoconf

SCCS-vsn: sys/vax/uba/ubavar.h 4.26

40 years ago4.2 distribution
Sam Leffler [Sun, 14 Aug 1983 03:32:12 +0000 (19:32 -0800)]
4.2 distribution

SCCS-vsn: sys/kern/tty_tb.c 6.1

40 years agoupdate from reeves; eliminates overlaid c-list q; tested with 4.2
Sam Leffler [Sun, 14 Aug 1983 03:31:27 +0000 (19:31 -0800)]
update from reeves; eliminates overlaid c-list q; tested with 4.2

SCCS-vsn: sys/kern/tty_tb.c 4.9

40 years agoremove sccs get's so distributed source will recompile
Sam Leffler [Sun, 14 Aug 1983 02:39:18 +0000 (18:39 -0800)]
remove sccs get's so distributed source will recompile

SCCS-vsn: usr.bin/struct/struct/Makefile 4.3

40 years agostandardize sccs keyword lines
Sam Leffler [Sun, 14 Aug 1983 02:35:06 +0000 (18:35 -0800)]
standardize sccs keyword lines

SCCS-vsn: sbin/dump/unctime.c 1.5
SCCS-vsn: usr.bin/mail/popen.c 1.7

40 years agordvec doesn't need to be static, makes uucico fit on PDP11's
Mike Karels [Sun, 14 Aug 1983 01:22:36 +0000 (17:22 -0800)]
rdvec doesn't need to be static, makes uucico fit on PDP11's

SCCS-vsn: usr.bin/uucp/uucico/conn.c 5.3

40 years agofaster and better frames
Edward Wang [Sat, 13 Aug 1983 09:33:32 +0000 (01:33 -0800)]
faster and better frames

SCCS-vsn: usr.bin/window/wwinit.c 3.2
SCCS-vsn: usr.bin/window/ww.h 3.2
SCCS-vsn: usr.bin/window/cmd1.c 3.2
SCCS-vsn: usr.bin/window/wwframe.c 3.2
SCCS-vsn: usr.bin/window/wwlabel.c 3.2
SCCS-vsn: usr.bin/window/wwunframe.c 3.3

40 years agoc_list() bug (MAX instead of MIN)
Edward Wang [Sat, 13 Aug 1983 09:30:20 +0000 (01:30 -0800)]
c_list() bug (MAX instead of MIN)

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

40 years agocursor home bug
Edward Wang [Sat, 13 Aug 1983 09:26:17 +0000 (01:26 -0800)]
cursor home bug

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

40 years agoneed ps.h for picture system 2 driver
Sam Leffler [Sat, 13 Aug 1983 09:25:23 +0000 (01:25 -0800)]
need ps.h for picture system 2 driver

SCCS-vsn: sys/vax/vax/locore.s 6.3

40 years agoshave those cycles; save those bits!
Kirk McKusick [Sat, 13 Aug 1983 08:14:30 +0000 (00:14 -0800)]
shave those cycles; save those bits!

SCCS-vsn: sys/vax/vax/locore.s 6.2

40 years agooops - fixed missing )
Dave Slattengren [Sat, 13 Aug 1983 06:49:42 +0000 (22:49 -0800)]
oops - fixed missing )

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/grn/main.c 1.5

40 years agofixed troff commands at beginning and end of picture,
Dave Slattengren [Sat, 13 Aug 1983 06:40:44 +0000 (22:40 -0800)]
fixed troff commands at beginning and end of picture,
added code to interpret in-GS-GE commands, fixed parameter setting.

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/grn/main.c 1.4

40 years agodate and time created 83/08/12 15:14:50 by edward
Edward Wang [Sat, 13 Aug 1983 06:14:50 +0000 (22:14 -0800)]
date and time created 83/08/12 15:14:50 by edward

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

40 years agocreated with wrong version number
Edward Wang [Sat, 13 Aug 1983 06:13:55 +0000 (22:13 -0800)]
created with wrong version number

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

40 years agoadded more fonts, put in fontmap to convert troff font names to filenames
Dave Slattengren [Sat, 13 Aug 1983 04:36:35 +0000 (20:36 -0800)]
added more fonts, put in fontmap to convert troff font names to filenames
added feature to search for different point sizes, and changed internal usage
of point size table index "size" for actual, not one more.

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

40 years agofixed vadic dial routine (needed more delays)
Mike Karels [Sat, 13 Aug 1983 03:58:54 +0000 (19:58 -0800)]
fixed vadic dial routine (needed more delays)

SCCS-vsn: usr.bin/uucp/uucico/condevs.c 5.6

40 years agofixes "No match." message from shell.
Ralph Campbell [Sat, 13 Aug 1983 02:58:58 +0000 (18:58 -0800)]
fixes "No match." message from shell.

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

40 years agoclose command
Edward Wang [Sat, 13 Aug 1983 02:47:05 +0000 (18:47 -0800)]
close command

SCCS-vsn: usr.bin/window/lcmd.c 3.3
SCCS-vsn: usr.bin/window/lcmd1.c 3.3

40 years agolint
Edward Wang [Sat, 13 Aug 1983 02:42:42 +0000 (18:42 -0800)]
lint

SCCS-vsn: usr.bin/window/wwscroll.c 1.2
SCCS-vsn: usr.bin/window/wwtty.c 3.2

40 years agosynchronize for 4.2
Mike Karels [Sat, 13 Aug 1983 00:28:18 +0000 (16:28 -0800)]
synchronize for 4.2

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

40 years agono cut marks unless troff, not vtroff/itroff
Mike Karels [Sat, 13 Aug 1983 00:02:33 +0000 (16:02 -0800)]
no cut marks unless troff, not vtroff/itroff

SCCS-vsn: usr.bin/vgrind/tmac.vgrind 1.7

40 years agostandardize sccs keyword lines
Sam Leffler [Fri, 12 Aug 1983 14:23:02 +0000 (06:23 -0800)]
standardize sccs keyword lines

SCCS-vsn: include/disktab.h 4.3
SCCS-vsn: include/stdio.h 1.5
SCCS-vsn: old/pcc/c2.vax/c20.c 4.6
SCCS-vsn: old/pcc/c2.vax/c2.h 4.7
SCCS-vsn: old/pcc/ccom.vax/stab.c 1.9

40 years agogetty.h should have been purged long ago
Sam Leffler [Fri, 12 Aug 1983 14:12:27 +0000 (06:12 -0800)]
getty.h should have been purged long ago

SCCS-vsn: include/Makefile 4.5

40 years agostandardize sccs keyword lines
Sam Leffler [Fri, 12 Aug 1983 14:09:27 +0000 (06:09 -0800)]
standardize sccs keyword lines

SCCS-vsn: old/dump.4.1/dump.h 1.4
SCCS-vsn: sbin/restore/dirs.c 3.16
SCCS-vsn: sbin/restore/main.c 3.12
SCCS-vsn: sbin/restore/restore.c 3.17
SCCS-vsn: sbin/restore/restore.h 3.8
SCCS-vsn: sbin/restore/symtab.c 3.15
SCCS-vsn: sbin/restore/tape.c 3.21
SCCS-vsn: sbin/restore/utilities.c 3.15
SCCS-vsn: include/protocols/routed.h 4.10

40 years agodate and time created 83/08/11 22:58:28 by sam
Sam Leffler [Fri, 12 Aug 1983 13:58:28 +0000 (05:58 -0800)]
date and time created 83/08/11 22:58:28 by sam

SCCS-vsn: old/dump.4.1/l3tol.c 4.1

40 years agostandardize sccs keyword lines
Sam Leffler [Fri, 12 Aug 1983 13:56:54 +0000 (05:56 -0800)]
standardize sccs keyword lines

SCCS-vsn: old/compact/compact/compact.c 4.4
SCCS-vsn: old/compact/common_source/tree.c 4.2
SCCS-vsn: old/compact/uncompact/uncompact.c 4.4
SCCS-vsn: usr.bin/error/error.h 1.4
SCCS-vsn: old/vpr/vtools/fed/fed.c 4.2
SCCS-vsn: old/vpr/vtools/fed/io.c 4.2
SCCS-vsn: old/vpr/vtools/fed/subr.c 4.2
SCCS-vsn: usr.bin/gprof/gprof.h 1.19
SCCS-vsn: usr.bin/gprof/vax.h 1.3
SCCS-vsn: usr.bin/indent/indent_codes.h 4.2
SCCS-vsn: usr.bin/indent/indent_globs.h 4.2
SCCS-vsn: usr.bin/msgs/pathnames.h 4.2
SCCS-vsn: libexec/bugfiler/bugfiler.c 4.4
SCCS-vsn: usr.bin/tftp/main.c 4.7
SCCS-vsn: usr.bin/tftp/tftp.c 4.7
SCCS-vsn: usr.bin/tset/tset.c 1.6
SCCS-vsn: old/gettable/gettable.c 4.2
SCCS-vsn: usr.sbin/kgmon/kgmon.c 4.9
SCCS-vsn: usr.sbin/mkproto/mkproto.c 4.4
SCCS-vsn: old/rxformat/rxformat.c 4.5
SCCS-vsn: usr.sbin/config/main.c 1.10
SCCS-vsn: usr.sbin/config/mkheaders.c 1.14
SCCS-vsn: usr.sbin/config/mkioconf.c 2.9
SCCS-vsn: usr.sbin/config/mkmakefile.c 1.30
SCCS-vsn: usr.sbin/config/mkubglue.c 1.11
SCCS-vsn: sbin/dump/unctime.c 1.5
SCCS-vsn: include/protocols/dumprestore.h 2.5

40 years ago4.2 distribution
Sam Leffler [Fri, 12 Aug 1983 13:26:52 +0000 (05:26 -0800)]
4.2 distribution

SCCS-vsn: sys/vax/vax/scb.s 6.1

40 years agoneed uba.h for NUBA
Sam Leffler [Fri, 12 Aug 1983 13:26:41 +0000 (05:26 -0800)]
need uba.h for NUBA

SCCS-vsn: sys/vax/vax/scb.s 4.16

40 years agostandardize sccs keyword lines
Sam Leffler [Fri, 12 Aug 1983 13:20:36 +0000 (05:20 -0800)]
standardize sccs keyword lines

SCCS-vsn: usr.bin/mail/aux.c 2.11
SCCS-vsn: usr.bin/mail/cmd1.c 2.12
SCCS-vsn: usr.bin/mail/cmd2.c 2.11
SCCS-vsn: usr.bin/mail/cmd3.c 2.14
SCCS-vsn: usr.bin/mail/cmdtab.c 2.10
SCCS-vsn: usr.bin/mail/collect.c 2.15
SCCS-vsn: usr.bin/mail/config.c 1.8
SCCS-vsn: usr.bin/mail/configdefs.h 1.4
SCCS-vsn: usr.bin/mail/def.h 2.13
SCCS-vsn: usr.bin/mail/edit.c 2.5
SCCS-vsn: usr.bin/mail/fio.c 2.16
SCCS-vsn: usr.bin/fmt/fmt.c 2.2
SCCS-vsn: usr.bin/mail/getname.c 2.2
SCCS-vsn: usr.bin/mail/glob.h 2.10
SCCS-vsn: usr.bin/mail/head.c 2.3
SCCS-vsn: usr.bin/mail/lex.c 2.14
SCCS-vsn: usr.bin/mail/list.c 2.3
SCCS-vsn: usr.bin/mail/local.h 2.2
SCCS-vsn: usr.bin/mail/lock.c 2.4
SCCS-vsn: usr.bin/mail/main.c 2.12
SCCS-vsn: usr.bin/mail/names.c 2.9
SCCS-vsn: usr.bin/mail/optim.c 2.9
SCCS-vsn: usr.bin/mail/popen.c 1.7
SCCS-vsn: usr.bin/mail/quit.c 2.7
SCCS-vsn: usr.bin/mail/rcv.h 2.3
SCCS-vsn: usr.bin/mail/send.c 2.13
SCCS-vsn: usr.bin/mail/strings.c 2.2
SCCS-vsn: usr.bin/mail/temp.c 2.3
SCCS-vsn: usr.bin/mail/tty.c 2.7
SCCS-vsn: usr.bin/mail/v7.local.c 2.3
SCCS-vsn: usr.bin/mail/pathnames.h 2.6
SCCS-vsn: usr.bin/mail/vars.c 2.5

40 years agodate and time created 83/08/11 22:12:37 by sam
Sam Leffler [Fri, 12 Aug 1983 13:12:37 +0000 (05:12 -0800)]
date and time created 83/08/11 22:12:37 by sam

SCCS-vsn: usr.bin/mail/sigretro.c 4.1

40 years agodate and time created 83/08/11 22:12:35 by sam
Sam Leffler [Fri, 12 Aug 1983 13:12:35 +0000 (05:12 -0800)]
date and time created 83/08/11 22:12:35 by sam

SCCS-vsn: usr.bin/mail/sigretro.h 4.1

40 years agostandardize sccs keyword lines
Sam Leffler [Fri, 12 Aug 1983 12:31:35 +0000 (04:31 -0800)]
standardize sccs keyword lines

SCCS-vsn: old/ratfor/r0.c 1.2
SCCS-vsn: old/ratfor/r1.c 1.3
SCCS-vsn: old/ratfor/r2.c 1.2
SCCS-vsn: old/ratfor/rio.c 1.2
SCCS-vsn: old/ratfor/rlex.c 1.2
SCCS-vsn: old/ratfor/rlook.c 1.2
SCCS-vsn: old/ratfor/r.h 1.2
SCCS-vsn: old/refer/refer/refer..c 4.2
SCCS-vsn: old/refer/hunt/tick.c 4.2
SCCS-vsn: old/refer/NOTUSED/whatabout/what..c 4.2
SCCS-vsn: usr.bin/struct/struct/1.defs.h 4.2
SCCS-vsn: usr.bin/struct/struct/1.incl.h 4.2
SCCS-vsn: usr.bin/struct/struct/2.def.h 4.2
SCCS-vsn: usr.bin/struct/struct/3.def.h 4.2
SCCS-vsn: usr.bin/struct/struct/4.def.h 4.2
SCCS-vsn: usr.bin/struct/beautify/b.h 4.2
SCCS-vsn: usr.bin/struct/struct/def.h 4.2
SCCS-vsn: old/tbl/t0.c 4.2
SCCS-vsn: old/tbl/t1.c 4.2
SCCS-vsn: old/tbl/t2.c 4.2
SCCS-vsn: old/tbl/t3.c 4.2
SCCS-vsn: old/tbl/t4.c 4.2
SCCS-vsn: old/tbl/t5.c 4.2
SCCS-vsn: old/tbl/t6.c 4.2
SCCS-vsn: old/tbl/t7.c 4.3
SCCS-vsn: old/tbl/t8.c 4.2
SCCS-vsn: old/tbl/t9.c 4.2
SCCS-vsn: old/tbl/tb.c 4.2
SCCS-vsn: old/tbl/tc.c 4.2
SCCS-vsn: old/tbl/te.c 4.2
SCCS-vsn: old/tbl/tf.c 4.2
SCCS-vsn: old/tbl/tg.c 4.2
SCCS-vsn: old/tbl/ti.c 4.2
SCCS-vsn: old/tbl/tm.c 4.2
SCCS-vsn: old/tbl/ts.c 4.2
SCCS-vsn: old/tbl/tt.c 4.2
SCCS-vsn: old/tbl/tu.c 4.2
SCCS-vsn: old/tbl/tv.c 4.3
SCCS-vsn: old/roff/common_source/d.h 4.2
SCCS-vsn: old/roff/common_source/sdef.h 4.2
SCCS-vsn: old/roff/common_source/tdef.h 4.5
SCCS-vsn: old/roff/common_source/tw.h 4.2
SCCS-vsn: old/roff/common_source/v.h 4.2
SCCS-vsn: usr.bin/grep/old.ucb.grep/old.ucb.grep.c 4.3
SCCS-vsn: old/groups/groups.c 4.7
SCCS-vsn: usr.bin/ul/ul.c 4.5
SCCS-vsn: usr.bin/unifdef/unifdef.c 4.4

40 years agodate and time created 83/08/11 20:57:14 by sam
Sam Leffler [Fri, 12 Aug 1983 11:57:14 +0000 (03:57 -0800)]
date and time created 83/08/11 20:57:14 by sam

SCCS-vsn: usr.bin/plot/driver.c 4.1

40 years agostandardize sccs keyword lines
Sam Leffler [Fri, 12 Aug 1983 11:56:52 +0000 (03:56 -0800)]
standardize sccs keyword lines

SCCS-vsn: old/pcc/lint/lpass2/lpass2.c 1.4
SCCS-vsn: usr.bin/m4/m4.c 1.3
SCCS-vsn: old/vplot/vplot.c 4.3

40 years agodate and time created 83/08/11 20:50:31 by sam
Sam Leffler [Fri, 12 Aug 1983 11:50:31 +0000 (03:50 -0800)]
date and time created 83/08/11 20:50:31 by sam

SCCS-vsn: old/lex/nrform 4.1

40 years agodate and time created 83/08/11 20:50:29 by sam
Sam Leffler [Fri, 12 Aug 1983 11:50:29 +0000 (03:50 -0800)]
date and time created 83/08/11 20:50:29 by sam

SCCS-vsn: old/lex/ncform 4.1

40 years agodate and time created 83/08/11 20:50:28 by sam
Sam Leffler [Fri, 12 Aug 1983 11:50:28 +0000 (03:50 -0800)]
date and time created 83/08/11 20:50:28 by sam

SCCS-vsn: old/lex/Makefile 4.1

40 years agodate and time created 83/08/11 20:49:46 by sam
Sam Leffler [Fri, 12 Aug 1983 11:49:46 +0000 (03:49 -0800)]
date and time created 83/08/11 20:49:46 by sam

SCCS-vsn: old/lex/sub2.c 4.1

40 years agodate and time created 83/08/11 20:49:43 by sam
Sam Leffler [Fri, 12 Aug 1983 11:49:43 +0000 (03:49 -0800)]
date and time created 83/08/11 20:49:43 by sam

SCCS-vsn: old/lex/sub1.c 4.1

40 years agodate and time created 83/08/11 20:49:40 by sam
Sam Leffler [Fri, 12 Aug 1983 11:49:40 +0000 (03:49 -0800)]
date and time created 83/08/11 20:49:40 by sam

SCCS-vsn: old/lex/parser.y 4.1

40 years agodate and time created 83/08/11 20:49:37 by sam
Sam Leffler [Fri, 12 Aug 1983 11:49:37 +0000 (03:49 -0800)]
date and time created 83/08/11 20:49:37 by sam

SCCS-vsn: old/lex/once.c 4.1

40 years agodate and time created 83/08/11 20:49:34 by sam
Sam Leffler [Fri, 12 Aug 1983 11:49:34 +0000 (03:49 -0800)]
date and time created 83/08/11 20:49:34 by sam

SCCS-vsn: old/lex/lmain.c 4.1

40 years agodate and time created 83/08/11 20:49:33 by sam
Sam Leffler [Fri, 12 Aug 1983 11:49:33 +0000 (03:49 -0800)]
date and time created 83/08/11 20:49:33 by sam

SCCS-vsn: old/lex/ldefs.c 4.1

40 years agodate and time created 83/08/11 20:49:31 by sam
Sam Leffler [Fri, 12 Aug 1983 11:49:31 +0000 (03:49 -0800)]
date and time created 83/08/11 20:49:31 by sam

SCCS-vsn: old/lex/header.c 4.1

40 years agostandardize sccs keyword lines
Sam Leffler [Fri, 12 Aug 1983 11:42:28 +0000 (03:42 -0800)]
standardize sccs keyword lines

SCCS-vsn: bin/csh/time.c 4.4
SCCS-vsn: old/sh/args.c 4.2
SCCS-vsn: old/sh/blok.c 4.2
SCCS-vsn: old/sh/builtin.c 4.2
SCCS-vsn: old/sh/cmd.c 4.2
SCCS-vsn: old/sh/ctype.c 4.2
SCCS-vsn: old/sh/error.c 4.2
SCCS-vsn: old/sh/expand.c 4.5
SCCS-vsn: old/sh/fault.c 4.3
SCCS-vsn: old/sh/io.c 4.2
SCCS-vsn: old/sh/macro.c 4.3
SCCS-vsn: old/sh/main.c 4.2
SCCS-vsn: old/sh/msg.c 4.2
SCCS-vsn: old/sh/name.c 4.2
SCCS-vsn: old/sh/print.c 4.2
SCCS-vsn: old/sh/service.c 4.2
SCCS-vsn: old/sh/setbrk.c 4.2
SCCS-vsn: old/sh/stak.c 4.2
SCCS-vsn: old/sh/string.c 4.2
SCCS-vsn: old/sh/word.c 4.3
SCCS-vsn: old/sh/xec.c 4.3
SCCS-vsn: usr.bin/cal/cal.c 4.3
SCCS-vsn: usr.bin/file/file.c 4.8
SCCS-vsn: usr.bin/touch/touch.c 4.3
SCCS-vsn: usr.bin/diction/style3/conp.h 4.3
SCCS-vsn: usr.bin/diction/style1/names.h 4.3
SCCS-vsn: usr.bin/diction/style3/style.h 4.3
SCCS-vsn: usr.bin/diff/diff3/diff3.c 4.2
SCCS-vsn: old/eqn/common_source/diacrit.c 4.3
SCCS-vsn: old/eqn/common_source/eqnbox.c 4.2
SCCS-vsn: old/eqn/common_source/font.c 4.3
SCCS-vsn: old/eqn/common_source/fromto.c 4.3
SCCS-vsn: old/eqn/common_source/funny.c 4.3
SCCS-vsn: old/eqn/common_source/glob.c 4.2
SCCS-vsn: old/eqn/common_source/integral.c 4.3
SCCS-vsn: old/eqn/common_source/io.c 4.3
SCCS-vsn: old/eqn/common_source/lex.c 4.2
SCCS-vsn: old/eqn/common_source/lookup.c 4.2
SCCS-vsn: old/eqn/common_source/mark.c 4.2
SCCS-vsn: old/eqn/common_source/matrix.c 4.2
SCCS-vsn: old/eqn/common_source/move.c 4.3
SCCS-vsn: old/eqn/common_source/over.c 4.3
SCCS-vsn: old/eqn/common_source/paren.c 4.3
SCCS-vsn: old/eqn/common_source/pile.c 4.3
SCCS-vsn: old/eqn/common_source/shift.c 4.3
SCCS-vsn: old/eqn/common_source/size.c 4.2
SCCS-vsn: old/eqn/common_source/sqrt.c 4.3
SCCS-vsn: old/eqn/common_source/text.c 4.3
SCCS-vsn: usr.bin/learn/learn/lrnref.h 4.3