unix-history/.git
39 years agoAdded characters
Jaap Akkerhuis [Fri, 8 Mar 1985 06:27:26 +0000 (22:27 -0800)]
Added characters

SCCS-vsn: local/ditroff/ditroff.okeeffe/devhar/fonts/DESC 1.3
SCCS-vsn: local/ditroff/ditroff.okeeffe/devhar/fonts/Sm 1.2

39 years agochange to user@host:file to avoid conflicts with the nameserver.
Ralph Campbell [Wed, 6 Mar 1985 08:15:23 +0000 (00:15 -0800)]
change to user@host:file to avoid conflicts with the nameserver.

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

39 years agouse getservbyname(), change host.user to user@host.
Ralph Campbell [Wed, 6 Mar 1985 07:48:25 +0000 (23:48 -0800)]
use getservbyname(), change host.user to user@host.

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

39 years agoexit if can't open scratch file
Serge ??? [Wed, 6 Mar 1985 05:43:44 +0000 (21:43 -0800)]
exit if can't open scratch file

SCCS-vsn: sbin/dmesg/dmesg.c 4.3

39 years agochanged some more filenames, and .h dependencies added
Edward Wang [Tue, 5 Mar 1985 11:03:57 +0000 (03:03 -0800)]
changed some more filenames, and .h dependencies added

SCCS-vsn: games/sail/Makefile 2.8

39 years agochanged some more filenames, and dependencies added
Edward Wang [Tue, 5 Mar 1985 10:37:59 +0000 (02:37 -0800)]
changed some more filenames, and dependencies added

SCCS-vsn: games/sail/Makefile 2.8

39 years agodate and time created 85/03/04 18:08:52 by edward
Edward Wang [Tue, 5 Mar 1985 10:08:52 +0000 (02:08 -0800)]
date and time created 85/03/04 18:08:52 by edward

SCCS-vsn: games/sail/main.c 2.1

39 years agodate and time created 85/03/04 18:08:50 by edward
Edward Wang [Tue, 5 Mar 1985 10:08:50 +0000 (02:08 -0800)]
date and time created 85/03/04 18:08:50 by edward

SCCS-vsn: games/sail/pl_main.c 2.1

39 years agodate and time created 85/03/04 18:08:48 by edward
Edward Wang [Tue, 5 Mar 1985 10:08:48 +0000 (02:08 -0800)]
date and time created 85/03/04 18:08:48 by edward

SCCS-vsn: games/sail/dr_main.c 2.1

39 years agomore cleanup; sail, driver, sail.log merged into single program
Edward Wang [Tue, 5 Mar 1985 10:07:10 +0000 (02:07 -0800)]
more cleanup; sail, driver, sail.log merged into single program

SCCS-vsn: games/sail/sync.c 2.7
SCCS-vsn: games/sail/lo_main.c 2.2
SCCS-vsn: games/sail/pl_1.c 2.9
SCCS-vsn: games/sail/machdep.h 2.6
SCCS-vsn: games/sail/extern.h 2.5
SCCS-vsn: games/sail/dr_1.c 2.11
SCCS-vsn: games/sail/Makefile 2.7

39 years agoallocate only as many FILE's as needed
Serge ??? [Tue, 5 Mar 1985 06:54:38 +0000 (22:54 -0800)]
allocate only as many FILE's as needed

SCCS-vsn: lib/libc/stdio/findfp.c 1.3

39 years agoallow pushback even in unbuffered streams
Serge ??? [Tue, 5 Mar 1985 06:54:04 +0000 (22:54 -0800)]
allow pushback even in unbuffered streams

SCCS-vsn: lib/libc/stdio/filbuf.c 4.11

39 years agodynamically allocate process id array
Serge ??? [Tue, 5 Mar 1985 06:50:00 +0000 (22:50 -0800)]
dynamically allocate process id array

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

39 years agomajor performance improvement
Jim Bloom [Tue, 5 Mar 1985 05:40:07 +0000 (21:40 -0800)]
major performance improvement

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

39 years agochange \*- to \(em in troff; change block indent from 4n to 4m
Eric Allman [Tue, 5 Mar 1985 01:05:35 +0000 (17:05 -0800)]
change \*- to \(em in troff; change block indent from 4n to 4m

SCCS-vsn: share/me/tmac.orig_me 2.21

39 years agoDocumented -v flag for Versatec (jaap).
Jaap Akkerhuis [Mon, 4 Mar 1985 14:50:32 +0000 (06:50 -0800)]
Documented -v flag for Versatec (jaap).

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/ideal.1 1.2

39 years agoDocumented -v flag for Verstartec (jaap).
Jaap Akkerhuis [Mon, 4 Mar 1985 14:47:38 +0000 (06:47 -0800)]
Documented -v flag for Verstartec (jaap).

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/ideal.1 1.2

39 years agoRemoved errors, added Versatec support (jaap).
Jaap Akkerhuis [Mon, 4 Mar 1985 14:39:10 +0000 (06:39 -0800)]
Removed errors, added Versatec support (jaap).

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/Makefile 1.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/ideal.cmd 1.2

39 years agoonly allocate 5% of memory to the buffer pool after the first 2M
Kirk McKusick [Mon, 4 Mar 1985 09:22:10 +0000 (01:22 -0800)]
only allocate 5% of memory to the buffer pool after the first 2M

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

39 years agosetup of paging constants and p_maxrss is now done in the paging daemon.
Kirk McKusick [Mon, 4 Mar 1985 08:20:31 +0000 (00:20 -0800)]
setup of paging constants and p_maxrss is now done in the paging daemon.

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

39 years agosetup of paging constants is now done in the paging daemon (pageout);
Kirk McKusick [Mon, 4 Mar 1985 08:18:03 +0000 (00:18 -0800)]
setup of paging constants is now done in the paging daemon (pageout);
scan rate calculation is done independently of memory size

SCCS-vsn: sys/vm/vm_meter.c 6.5

39 years agonew version: player, driver, log now a single program
Edward Wang [Sun, 3 Mar 1985 05:44:14 +0000 (21:44 -0800)]
new version: player, driver, log now a single program

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

39 years agoportability fix
Jim Bloom [Sun, 3 Mar 1985 04:30:01 +0000 (20:30 -0800)]
portability fix

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

39 years agoupdate to version 3.0
Mark Linton [Sat, 2 Mar 1985 12:32:43 +0000 (04:32 -0800)]
update to version 3.0

SCCS-vsn: old/dbx/Makefile 4.11
SCCS-vsn: old/dbx/asm.c 1.4
SCCS-vsn: old/dbx/c.c 1.9
SCCS-vsn: old/dbx/cerror.vax.s 1.3
SCCS-vsn: old/dbx/check.c 1.7
SCCS-vsn: old/dbx/commands.y 1.14
SCCS-vsn: old/dbx/coredump.c 1.7
SCCS-vsn: old/dbx/debug.c 1.5
SCCS-vsn: old/dbx/defs.h 1.4
SCCS-vsn: old/dbx/eval.c 1.15
SCCS-vsn: old/dbx/events.c 1.7
SCCS-vsn: old/dbx/fortran.c 1.6
SCCS-vsn: old/dbx/keywords.c 1.7
SCCS-vsn: old/dbx/languages.c 1.5
SCCS-vsn: old/dbx/library.c 1.6
SCCS-vsn: old/dbx/lists.c 1.4
SCCS-vsn: old/dbx/vax.c 1.13
SCCS-vsn: old/dbx/main.c 1.11
SCCS-vsn: old/dbx/makedefs.c 1.4
SCCS-vsn: old/dbx/mappings.c 1.6
SCCS-vsn: old/dbx/mkdate.c 1.4
SCCS-vsn: old/dbx/names.c 1.5
SCCS-vsn: old/dbx/object.c 1.16
SCCS-vsn: old/dbx/operators.c 1.9
SCCS-vsn: old/dbx/ops.c 1.5
SCCS-vsn: old/dbx/ops.vax.c 1.5
SCCS-vsn: old/dbx/pascal.c 1.4
SCCS-vsn: old/dbx/printsym.c 1.14
SCCS-vsn: old/dbx/process.c 1.17
SCCS-vsn: old/dbx/runtime.c 1.13
SCCS-vsn: old/dbx/runtime.vax.c 1.13
SCCS-vsn: old/dbx/scanner.c 1.12
SCCS-vsn: old/dbx/source.c 1.12
SCCS-vsn: old/dbx/stabstring.c 1.2
SCCS-vsn: old/dbx/symbols.c 1.17
SCCS-vsn: old/dbx/tree.c 1.8

39 years agotvi925 added (from David Barto)
Edward Wang [Sat, 2 Mar 1985 10:04:41 +0000 (02:04 -0800)]
tvi925 added (from David Barto)

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

39 years agodate and time created 85/03/01 18:04:09 by edward
Edward Wang [Sat, 2 Mar 1985 10:04:09 +0000 (02:04 -0800)]
date and time created 85/03/01 18:04:09 by edward

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

39 years agohand not global now
Mike Karels [Sat, 2 Mar 1985 09:57:16 +0000 (01:57 -0800)]
hand not global now

SCCS-vsn: sys/sys/systm.h 6.2

39 years agodate and time created 85/03/01 17:49:15 by edward
Edward Wang [Sat, 2 Mar 1985 09:49:15 +0000 (01:49 -0800)]
date and time created 85/03/01 17:49:15 by edward

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

39 years agodate and time created 85/03/01 17:49:14 by edward
Edward Wang [Sat, 2 Mar 1985 09:49:14 +0000 (01:49 -0800)]
date and time created 85/03/01 17:49:14 by edward

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

39 years agonew stuff for the help command
Edward Wang [Sat, 2 Mar 1985 09:47:59 +0000 (01:47 -0800)]
new stuff for the help command

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

39 years agochanging window size, new struct ww
Edward Wang [Sat, 2 Mar 1985 09:43:06 +0000 (01:43 -0800)]
changing window size, new struct ww

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

39 years agochanging window size and new WINSZ ioctl
Edward Wang [Sat, 2 Mar 1985 09:40:51 +0000 (01:40 -0800)]
changing window size and new WINSZ ioctl

SCCS-vsn: usr.bin/window/ttinit.c 3.11
SCCS-vsn: usr.bin/window/win.c 3.11
SCCS-vsn: usr.bin/window/cmd5.c 3.13
SCCS-vsn: usr.bin/window/ww.h 3.35
SCCS-vsn: usr.bin/window/wwopen.c 3.19

39 years agoww_altpos now called ww_alt (with size)
Edward Wang [Sat, 2 Mar 1985 09:35:49 +0000 (01:35 -0800)]
ww_altpos now called ww_alt (with size)

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

39 years agonew commands s and S. also better way to stop window output
Edward Wang [Sat, 2 Mar 1985 09:35:01 +0000 (01:35 -0800)]
new commands s and S.  also better way to stop window output

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

39 years agoBUG--should be ww_b not ww_w in wwfree(w->ww_buf, ...)
Edward Wang [Sat, 2 Mar 1985 09:33:56 +0000 (01:33 -0800)]
BUG--should be ww_b not ww_w in wwfree(w->ww_buf, ...)

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

39 years agochanged some prompt messages
Edward Wang [Sat, 2 Mar 1985 09:32:10 +0000 (01:32 -0800)]
changed some prompt messages

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

39 years agodate and time created 85/03/01 17:20:57 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:57 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:57 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/util.c 1.1

39 years agodate and time created 85/03/01 17:20:55 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:55 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:55 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/stdas.h 1.1

39 years agodate and time created 85/03/01 17:20:53 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:53 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:53 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/simul.c 1.1

39 years agodate and time created 85/03/01 17:20:50 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:50 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:50 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/piece.c 1.1

39 years agodate and time created 85/03/01 17:20:46 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:46 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:46 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/opqpoly.c 1.1

39 years agodate and time created 85/03/01 17:20:44 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:44 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:44 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/opaque.c 1.1

39 years agodate and time created 85/03/01 17:20:42 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:42 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:42 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/memut.c 1.1

39 years agodate and time created 85/03/01 17:20:40 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:40 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:40 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/inter.c 1.1

39 years agodate and time created 85/03/01 17:20:38 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:38 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:38 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/idyac.y 1.1

39 years agodate and time created 85/03/01 17:20:34 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:34 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:34 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/idlex.l 1.1

39 years agodate and time created 85/03/01 17:20:30 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:30 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:30 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/ideal.h 1.1

39 years agodate and time created 85/03/01 17:20:28 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:28 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:28 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/ideal.cmd 1.1

39 years agodate and time created 85/03/01 17:20:23 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:23 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:23 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/ideal.c 1.1

39 years agodate and time created 85/03/01 17:20:19 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:19 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:19 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/ideal.1 1.1

39 years agodate and time created 85/03/01 17:20:13 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:13 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:13 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/exprn.c 1.1

39 years agodate and time created 85/03/01 17:20:11 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:11 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:11 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/bldds.c 1.1

39 years agodate and time created 85/03/01 17:20:07 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:07 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:07 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/action.c 1.1

39 years agodate and time created 85/03/01 17:20:05 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:05 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:05 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/README 1.1

39 years agodate and time created 85/03/01 17:20:03 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:20:03 +0000 (01:20 -0800)]
date and time created 85/03/01 17:20:03 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/RAW_FORMAT 1.1

39 years agodate and time created 85/03/01 17:19:59 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:19:59 +0000 (01:19 -0800)]
date and time created 85/03/01 17:19:59 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/Makefile 1.1

39 years agodate and time created 85/03/01 17:03:24 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:03:24 +0000 (01:03 -0800)]
date and time created 85/03/01 17:03:24 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/idfilt/ver.c 1.1

39 years agodate and time created 85/03/01 17:03:23 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:03:23 +0000 (01:03 -0800)]
date and time created 85/03/01 17:03:23 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/idfilt/pout.c 1.1

39 years agodate and time created 85/03/01 17:03:21 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:03:21 +0000 (01:03 -0800)]
date and time created 85/03/01 17:03:21 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/idfilt/idsort.c 1.1

39 years agodate and time created 85/03/01 17:03:20 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:03:20 +0000 (01:03 -0800)]
date and time created 85/03/01 17:03:20 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/idfilt/idfilt.h 1.1

39 years agodate and time created 85/03/01 17:03:18 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:03:18 +0000 (01:03 -0800)]
date and time created 85/03/01 17:03:18 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/idfilt/idfilt.c 1.1

39 years agodate and time created 85/03/01 17:03:17 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:03:17 +0000 (01:03 -0800)]
date and time created 85/03/01 17:03:17 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/idfilt/har.c 1.1

39 years agodate and time created 85/03/01 17:03:15 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 09:03:15 +0000 (01:03 -0800)]
date and time created 85/03/01 17:03:15 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/ideal/idfilt/Makefile 1.1

39 years agoadded klog in standard. changed disks to be mode 640 root operator.
Ralph Campbell [Sat, 2 Mar 1985 08:43:33 +0000 (00:43 -0800)]
added klog in standard. changed disks to be mode 640 root operator.

SCCS-vsn: etc/etc.vax/MAKEDEV 4.17

39 years agodate and time created 85/03/01 15:27:19 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:27:19 +0000 (23:27 -0800)]
date and time created 85/03/01 15:27:19 by jaap

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

39 years agodate and time created 85/03/01 15:27:17 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:27:17 +0000 (23:27 -0800)]
date and time created 85/03/01 15:27:17 by jaap

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

39 years agodate and time created 85/03/01 15:27:16 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:27:16 +0000 (23:27 -0800)]
date and time created 85/03/01 15:27:16 by jaap

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

39 years agodate and time created 85/03/01 15:27:14 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:27:14 +0000 (23:27 -0800)]
date and time created 85/03/01 15:27:14 by jaap

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

39 years agodate and time created 85/03/01 15:27:13 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:27:13 +0000 (23:27 -0800)]
date and time created 85/03/01 15:27:13 by jaap

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

39 years agodate and time created 85/03/01 15:27:11 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:27:11 +0000 (23:27 -0800)]
date and time created 85/03/01 15:27:11 by jaap

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

39 years agodate and time created 85/03/01 15:27:10 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:27:10 +0000 (23:27 -0800)]
date and time created 85/03/01 15:27:10 by jaap

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

39 years agodate and time created 85/03/01 15:27:08 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:27:08 +0000 (23:27 -0800)]
date and time created 85/03/01 15:27:08 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/eqn/o.makefile 1.1

39 years agodate and time created 85/03/01 15:27:07 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:27:07 +0000 (23:27 -0800)]
date and time created 85/03/01 15:27:07 by jaap

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

39 years agodate and time created 85/03/01 15:27:05 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:27:05 +0000 (23:27 -0800)]
date and time created 85/03/01 15:27:05 by jaap

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

39 years agodate and time created 85/03/01 15:27:04 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:27:04 +0000 (23:27 -0800)]
date and time created 85/03/01 15:27:04 by jaap

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

39 years agodate and time created 85/03/01 15:27:02 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:27:02 +0000 (23:27 -0800)]
date and time created 85/03/01 15:27:02 by jaap

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

39 years agodate and time created 85/03/01 15:26:59 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:26:59 +0000 (23:26 -0800)]
date and time created 85/03/01 15:26:59 by jaap

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

39 years agodate and time created 85/03/01 15:26:57 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:26:57 +0000 (23:26 -0800)]
date and time created 85/03/01 15:26:57 by jaap

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

39 years agodate and time created 85/03/01 15:26:56 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:26:56 +0000 (23:26 -0800)]
date and time created 85/03/01 15:26:56 by jaap

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

39 years agodate and time created 85/03/01 15:26:53 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:26:53 +0000 (23:26 -0800)]
date and time created 85/03/01 15:26:53 by jaap

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

39 years agodate and time created 85/03/01 15:26:47 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:26:47 +0000 (23:26 -0800)]
date and time created 85/03/01 15:26:47 by jaap

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

39 years agodate and time created 85/03/01 15:26:45 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:26:45 +0000 (23:26 -0800)]
date and time created 85/03/01 15:26:45 by jaap

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

39 years agodate and time created 85/03/01 15:26:42 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:26:42 +0000 (23:26 -0800)]
date and time created 85/03/01 15:26:42 by jaap

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

39 years agodate and time created 85/03/01 15:26:41 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:26:41 +0000 (23:26 -0800)]
date and time created 85/03/01 15:26:41 by jaap

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

39 years agodate and time created 85/03/01 15:26:39 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:26:39 +0000 (23:26 -0800)]
date and time created 85/03/01 15:26:39 by jaap

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

39 years agodate and time created 85/03/01 15:26:38 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:26:38 +0000 (23:26 -0800)]
date and time created 85/03/01 15:26:38 by jaap

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

39 years agodate and time created 85/03/01 15:26:35 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:26:35 +0000 (23:26 -0800)]
date and time created 85/03/01 15:26:35 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/eqn/dieqn.1 1.1

39 years agodate and time created 85/03/01 15:26:34 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:26:34 +0000 (23:26 -0800)]
date and time created 85/03/01 15:26:34 by jaap

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

39 years agodate and time created 85/03/01 15:26:33 by jaap
Jaap Akkerhuis [Sat, 2 Mar 1985 07:26:33 +0000 (23:26 -0800)]
date and time created 85/03/01 15:26:33 by jaap

SCCS-vsn: local/ditroff/ditroff.okeeffe/eqn/Makefile 1.1

39 years agoso we change the manual?
Mike Karels [Sat, 2 Mar 1985 07:16:51 +0000 (23:16 -0800)]
so we change the manual?

SCCS-vsn: lib/libc/locale/ctype.c 4.4

39 years agorearrange physical layout of kernel (buffers last, so 1:1)
Mike Karels [Sat, 2 Mar 1985 06:03:50 +0000 (22:03 -0800)]
rearrange physical layout of kernel (buffers last, so 1:1)

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

39 years agodate and time created 85/03/01 10:42:21 by ralph
Ralph Campbell [Sat, 2 Mar 1985 02:42:21 +0000 (18:42 -0800)]
date and time created 85/03/01 10:42:21 by ralph

SCCS-vsn: lib/libc/net/res_send.c 4.1

39 years agodate and time created 85/03/01 10:42:18 by ralph
Ralph Campbell [Sat, 2 Mar 1985 02:42:18 +0000 (18:42 -0800)]
date and time created 85/03/01 10:42:18 by ralph

SCCS-vsn: lib/libc/net/res_mkquery.c 4.1

39 years agodate and time created 85/03/01 10:42:16 by ralph
Ralph Campbell [Sat, 2 Mar 1985 02:42:16 +0000 (18:42 -0800)]
date and time created 85/03/01 10:42:16 by ralph

SCCS-vsn: lib/libc/net/res_init.c 4.1

39 years agodate and time created 85/03/01 10:42:12 by ralph
Ralph Campbell [Sat, 2 Mar 1985 02:42:12 +0000 (18:42 -0800)]
date and time created 85/03/01 10:42:12 by ralph

SCCS-vsn: lib/libc/net/res_debug.c 4.1

39 years agodate and time created 85/03/01 10:42:09 by ralph
Ralph Campbell [Sat, 2 Mar 1985 02:42:09 +0000 (18:42 -0800)]
date and time created 85/03/01 10:42:09 by ralph

SCCS-vsn: lib/libc/net/res_comp.c 4.1

39 years agoadded nameser.h and resolv.h for the domain name server
Ralph Campbell [Sat, 2 Mar 1985 02:22:17 +0000 (18:22 -0800)]
added nameser.h and resolv.h for the domain name server

SCCS-vsn: include/Makefile 4.10

39 years agodate and time created 85/03/01 10:19:53 by ralph
Ralph Campbell [Sat, 2 Mar 1985 02:19:53 +0000 (18:19 -0800)]
date and time created 85/03/01 10:19:53 by ralph

SCCS-vsn: include/resolv.h 4.1

39 years agodate and time created 85/03/01 10:19:37 by ralph
Ralph Campbell [Sat, 2 Mar 1985 02:19:37 +0000 (18:19 -0800)]
date and time created 85/03/01 10:19:37 by ralph

SCCS-vsn: include/arpa/nameser.h 4.1

39 years agofix undefined variable introduced by linting
Kirk McKusick [Fri, 1 Mar 1985 10:02:10 +0000 (02:02 -0800)]
fix undefined variable introduced by linting

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