unix-history/.git
39 years agodate and time created 84/11/18 18:58:45 by edward
Edward Wang [Mon, 19 Nov 1984 10:58:45 +0000 (02:58 -0800)]
date and time created 84/11/18 18:58:45 by edward

SCCS-vsn: games/battlestar/com7.c 1.1

39 years agodate and time created 84/11/18 18:58:43 by edward
Edward Wang [Mon, 19 Nov 1984 10:58:43 +0000 (02:58 -0800)]
date and time created 84/11/18 18:58:43 by edward

SCCS-vsn: games/battlestar/com6.c 1.1

39 years agodate and time created 84/11/18 18:58:41 by edward
Edward Wang [Mon, 19 Nov 1984 10:58:41 +0000 (02:58 -0800)]
date and time created 84/11/18 18:58:41 by edward

SCCS-vsn: games/battlestar/com5.c 1.1

39 years agodate and time created 84/11/18 18:58:38 by edward
Edward Wang [Mon, 19 Nov 1984 10:58:38 +0000 (02:58 -0800)]
date and time created 84/11/18 18:58:38 by edward

SCCS-vsn: games/battlestar/com4.c 1.1

39 years agodate and time created 84/11/18 18:58:36 by edward
Edward Wang [Mon, 19 Nov 1984 10:58:36 +0000 (02:58 -0800)]
date and time created 84/11/18 18:58:36 by edward

SCCS-vsn: games/battlestar/com3.c 1.1

39 years agodate and time created 84/11/18 18:58:35 by edward
Edward Wang [Mon, 19 Nov 1984 10:58:35 +0000 (02:58 -0800)]
date and time created 84/11/18 18:58:35 by edward

SCCS-vsn: games/battlestar/com2.c 1.1

39 years agodate and time created 84/11/18 18:58:33 by edward
Edward Wang [Mon, 19 Nov 1984 10:58:33 +0000 (02:58 -0800)]
date and time created 84/11/18 18:58:33 by edward

SCCS-vsn: games/battlestar/com1.c 1.1

39 years agobogus mbuf calculations
Mike Karels [Sat, 17 Nov 1984 09:40:54 +0000 (01:40 -0800)]
bogus mbuf calculations

SCCS-vsn: usr.bin/netstat/mbuf.c 4.7

39 years agominor syntax cleanups.
Ralph Campbell [Sat, 17 Nov 1984 02:13:13 +0000 (18:13 -0800)]
minor syntax cleanups.

SCCS-vsn: share/termcap/termcap.src 1.30

39 years agosplhigh should be ipl 18; add "splextreme" for spl7
Mike Karels [Sat, 17 Nov 1984 01:49:55 +0000 (17:49 -0800)]
splhigh should be ipl 18; add "splextreme" for spl7

SCCS-vsn: sys/vax/inline/langpats.c 2.5

39 years agosomebody changed stdio.h; also cleanup debug code
Sam Leffler [Fri, 16 Nov 1984 11:19:04 +0000 (03:19 -0800)]
somebody changed stdio.h; also cleanup debug code

SCCS-vsn: usr.sbin/rmt/rmt.c 4.4

39 years agocheck in for bloom; update device lookup routine to skip current
Sam Leffler [Fri, 16 Nov 1984 08:26:27 +0000 (00:26 -0800)]
check in for bloom; update device lookup routine to skip current
block devices (had been checking only for oldies)

SCCS-vsn: bin/ps/ps.c 4.29

39 years agoI'm so fastidious (clean up after tef)
Sam Leffler [Fri, 16 Nov 1984 06:59:04 +0000 (22:59 -0800)]
I'm so fastidious (clean up after tef)

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

39 years agotoss ND crap
Mike Karels [Fri, 16 Nov 1984 03:09:55 +0000 (19:09 -0800)]
toss ND crap

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

39 years agoOh yea, right. Now put in the code changes to correspond to
Thomas Ferrin [Thu, 15 Nov 1984 17:41:52 +0000 (09:41 -0800)]
Oh yea, right.  Now put in the code changes to correspond to
to the last delta's comment.

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

39 years agoMove output chars from buffer to clist(s) with bcopy for efficiency.
Thomas Ferrin [Thu, 15 Nov 1984 17:13:08 +0000 (09:13 -0800)]
Move output chars from buffer to clist(s) with bcopy for efficiency.

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

39 years agospeedup by doing cmpc3 then locc; reduce chance for bogus page fault
Kirk McKusick [Thu, 15 Nov 1984 15:07:42 +0000 (07:07 -0800)]
speedup by doing cmpc3 then locc; reduce chance for bogus page fault

SCCS-vsn: lib/libc/vax/string/strcmp.s 4.3
SCCS-vsn: lib/libc/vax/string/strncmp.s 4.3

39 years agoadded DEC pro 350, macintosh
Ralph Campbell [Thu, 15 Nov 1984 07:56:08 +0000 (23:56 -0800)]
added DEC pro 350, macintosh

SCCS-vsn: share/termcap/termcap.src 1.29

39 years agoreallocate route if losing
Mike Karels [Thu, 15 Nov 1984 02:26:15 +0000 (18:26 -0800)]
reallocate route if losing

SCCS-vsn: sys/netinet/tcp_timer.c 6.5

39 years agoadd snd_cwndw to decrease outstanding data after a source quench;
Mike Karels [Thu, 15 Nov 1984 02:20:03 +0000 (18:20 -0800)]
add snd_cwndw to decrease outstanding data after a source quench;
fix retransmission change (1 seg when timer goes off,
then back to normal after an ack)

SCCS-vsn: sys/netinet/tcp_output.c 6.7

39 years agoadd snd_cwndw to decrease outstanding data after a source quench;
Mike Karels [Thu, 15 Nov 1984 02:18:36 +0000 (18:18 -0800)]
add snd_cwndw to decrease outstanding data after a source quench;
accept a bit more urgent data; acknowledge window probes

SCCS-vsn: sys/netinet/tcp_input.c 6.8

39 years agoadd snd_cwndw to decrease outstanding data after a source quench
Mike Karels [Thu, 15 Nov 1984 02:17:22 +0000 (18:17 -0800)]
add snd_cwndw to decrease outstanding data after a source quench

SCCS-vsn: sys/netinet/tcp_var.h 6.2
SCCS-vsn: sys/netinet/tcp_subr.c 6.4

39 years agogeneralize in_pcbnotify, use it to cause reallocation of routes
Mike Karels [Thu, 15 Nov 1984 02:14:55 +0000 (18:14 -0800)]
generalize in_pcbnotify, use it to cause reallocation of routes
after receipt of a redirect

SCCS-vsn: sys/netinet/in_pcb.c 6.4
SCCS-vsn: sys/netinet/ip_icmp.c 6.8
SCCS-vsn: sys/netinet/ip_input.c 6.6

39 years agoadjtime
Mike Karels [Thu, 15 Nov 1984 02:05:01 +0000 (18:05 -0800)]
adjtime

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

39 years agoadd sockopts for buffer sizes, etc.
Mike Karels [Thu, 15 Nov 1984 01:58:59 +0000 (17:58 -0800)]
add sockopts for buffer sizes, etc.

SCCS-vsn: sys/kern/uipc_socket.c 6.9
SCCS-vsn: sys/kern/uipc_socket2.c 6.6

39 years agoupdated kermit entries (from jak@ucbopal)
Ralph Campbell [Thu, 15 Nov 1984 01:58:20 +0000 (17:58 -0800)]
updated kermit entries (from jak@ucbopal)

SCCS-vsn: share/termcap/termcap.src 1.28

39 years agoadd fake cleanup()
Mike Karels [Wed, 14 Nov 1984 07:10:54 +0000 (23:10 -0800)]
add fake cleanup()

SCCS-vsn: lib/libc/Makefile 4.7

39 years agodate and time created 84/11/13 14:50:28 by karels
Mike Karels [Wed, 14 Nov 1984 06:50:28 +0000 (22:50 -0800)]
date and time created 84/11/13 14:50:28 by karels

SCCS-vsn: lib/libc/stdio/fakcu.c 4.1

39 years agoassorted optimizations (no functional changes)
Eric Allman [Wed, 14 Nov 1984 04:46:05 +0000 (20:46 -0800)]
assorted optimizations (no functional changes)

SCCS-vsn: usr.sbin/sendmail/src/version.c 4.42

39 years agooptimize fgetfolded and sameword
Eric Allman [Wed, 14 Nov 1984 04:29:36 +0000 (20:29 -0800)]
optimize fgetfolded and sameword

SCCS-vsn: usr.sbin/sendmail/src/util.c 4.9

39 years agooptimize macro expansion
Eric Allman [Wed, 14 Nov 1984 03:44:32 +0000 (19:44 -0800)]
optimize macro expansion

SCCS-vsn: usr.sbin/sendmail/src/macro.c 4.3

39 years agobmove => bcopy
Eric Allman [Wed, 14 Nov 1984 03:33:43 +0000 (19:33 -0800)]
bmove => bcopy

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 4.13

39 years agofix lint errs, make code for putc more compact.
Ralph Campbell [Tue, 13 Nov 1984 03:27:53 +0000 (19:27 -0800)]
fix lint errs, make code for putc more compact.

SCCS-vsn: include/stdio.h 1.8

39 years agofix lint errs, make code for putc more compact.
Ralph Campbell [Tue, 13 Nov 1984 01:38:50 +0000 (17:38 -0800)]
fix lint errs, make code for putc more compact.

SCCS-vsn: include/stdio.h 1.8

39 years agoadded user field to config file so that daemons may be run as somebody
Jim Bloom [Sun, 11 Nov 1984 14:03:54 +0000 (06:03 -0800)]
added user field to config file so that daemons may be run as somebody
besides root

SCCS-vsn: usr.sbin/inetd/inetd.c 4.4

39 years agouse NOFILE from param.h
Jay Lepreau [Sun, 11 Nov 1984 10:23:18 +0000 (02:23 -0800)]
use NOFILE from param.h

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

39 years agoadd user to config file to allow the servers to run as someone besides
Jim Bloom [Fri, 9 Nov 1984 09:19:28 +0000 (01:19 -0800)]
add user to config file to allow the servers to run as someone besides
root

SCCS-vsn: usr.sbin/inetd/inetd.c 4.4

39 years ago(no message)
Mike Karels [Fri, 9 Nov 1984 03:55:35 +0000 (19:55 -0800)]
(no message)

SCCS-vsn: share/termcap/reorder 1.4

39 years agoputc(): don't call flsbuf until buffer full or '\n' if line buffering.
Ralph Campbell [Fri, 9 Nov 1984 03:05:43 +0000 (19:05 -0800)]
putc(): don't call flsbuf until buffer full or '\n' if line buffering.

SCCS-vsn: include/stdio.h 1.7

39 years agobuffer data to '\n' if line buffering data.
Ralph Campbell [Fri, 9 Nov 1984 02:37:20 +0000 (18:37 -0800)]
buffer data to '\n' if line buffering data.

SCCS-vsn: lib/libc/vax/stdio.old/doprnt.c 4.5

39 years agofix bug in finding length of >65535 byte strings
Kirk McKusick [Thu, 8 Nov 1984 04:24:44 +0000 (20:24 -0800)]
fix bug in finding length of >65535 byte strings

SCCS-vsn: lib/libc/vax/string/strlen.s 4.3

39 years agoreturn proper value; fix bug in >65535 byte copies
Kirk McKusick [Thu, 8 Nov 1984 04:24:03 +0000 (20:24 -0800)]
return proper value; fix bug in >65535 byte copies

SCCS-vsn: lib/libc/vax/string/strcpy.s 4.3

39 years agoreset width too.
Ralph Campbell [Thu, 8 Nov 1984 02:01:18 +0000 (18:01 -0800)]
reset width too.

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

39 years agocheck for '\0' not q == NULL.
Ralph Campbell [Wed, 7 Nov 1984 01:30:49 +0000 (17:30 -0800)]
check for '\0' not q == NULL.

SCCS-vsn: lib/libterm/termcap.c 4.2

39 years agoinit E table in setkey so encrypt can be used outside of crypt.
Ralph Campbell [Tue, 6 Nov 1984 05:15:12 +0000 (21:15 -0800)]
init E table in setkey so encrypt can be used outside of crypt.

SCCS-vsn: lib/libc/gen/crypt.c 4.2

39 years agocall signal emulation routine if signal syscall is not implemented
Kirk McKusick [Mon, 5 Nov 1984 15:04:20 +0000 (07:04 -0800)]
call signal emulation routine if signal syscall is not implemented

SCCS-vsn: lib/libc/vax/sys/signal.s 5.2

39 years agoadd signal simulation routine in case signal syscall is not implemented
Kirk McKusick [Mon, 5 Nov 1984 15:03:22 +0000 (07:03 -0800)]
add signal simulation routine in case signal syscall is not implemented

SCCS-vsn: lib/libc/gen/signalsim.c 4.4

39 years agomods to make reentrant
Kirk McKusick [Mon, 5 Nov 1984 13:56:24 +0000 (05:56 -0800)]
mods to make reentrant

SCCS-vsn: lib/libc/vax/string/index.s 4.3
SCCS-vsn: lib/libc/vax/string/rindex.s 4.3

39 years agopage align properly, round to 2**n+pagesize-overhead for large blocks.
Ralph Campbell [Sat, 3 Nov 1984 09:13:21 +0000 (01:13 -0800)]
page align properly, round to 2**n+pagesize-overhead for large blocks.

SCCS-vsn: lib/libc/stdlib/malloc.c 4.5

39 years agofix range checking.
Ralph Campbell [Sat, 3 Nov 1984 06:31:26 +0000 (22:31 -0800)]
fix range checking.

SCCS-vsn: lib/libc/stdlib/malloc.c 4.4

39 years agodrop trailing null mbufs in sbdrop (probably unnecessary now)
Mike Karels [Sat, 3 Nov 1984 02:39:52 +0000 (18:39 -0800)]
drop trailing null mbufs in sbdrop (probably unnecessary now)

SCCS-vsn: sys/kern/uipc_socket2.c 6.5

39 years agofix eof on stdin problem.
Ralph Campbell [Sat, 3 Nov 1984 01:22:15 +0000 (17:22 -0800)]
fix eof on stdin problem.

SCCS-vsn: old/refer/addbib/addbib.c 4.2

39 years agochange ENTRY & ASENTRY to allow setting the register save mask
Sam Leffler [Fri, 2 Nov 1984 15:52:36 +0000 (07:52 -0800)]
change ENTRY & ASENTRY to allow setting the register save mask

SCCS-vsn: lib/libc/vax/DEFS.h 4.3
SCCS-vsn: lib/libc/vax/gen/_setjmp.s 4.3
SCCS-vsn: lib/libc/vax/gen/abort.s 4.2
SCCS-vsn: lib/libc/vax/stdlib/abs.s 4.2
SCCS-vsn: lib/libc/vax/gen/alloca.s 4.2
SCCS-vsn: lib/libc/vax/stdlib/atof.s 4.3
SCCS-vsn: lib/libc/vax/string/bcmp.s 4.3
SCCS-vsn: lib/libc/vax/string/bcopy.s 4.5
SCCS-vsn: lib/libc/vax/string/bzero.s 4.3
SCCS-vsn: lib/libc/vax/gen/fabs.s 4.2
SCCS-vsn: lib/libc/vax/string/ffs.s 4.2
SCCS-vsn: lib/libc/vax/gen/frexp.s 4.2
SCCS-vsn: lib/libc/vax/string/index.s 4.2
SCCS-vsn: lib/libcompat/4.3/vax/insque.s 4.2
SCCS-vsn: lib/libc/vax/gen/ldexp.s 4.2
SCCS-vsn: lib/libc/vax/gen/modf.s 4.2
SCCS-vsn: lib/libcompat/4.3/vax/nargs.s 4.2
SCCS-vsn: lib/libcompat/4.3/vax/remque.s 4.2
SCCS-vsn: lib/libc/vax/string/rindex.s 4.2
SCCS-vsn: lib/libc/vax/gen/setjmp.s 4.6
SCCS-vsn: lib/libc/vax/string/strcat.s 4.2
SCCS-vsn: lib/libc/vax/string/strcmp.s 4.2
SCCS-vsn: lib/libc/vax/string/strcpy.s 4.2
SCCS-vsn: lib/libc/vax/string/strlen.s 4.2
SCCS-vsn: lib/libc/vax/string/strncat.s 4.2
SCCS-vsn: lib/libc/vax/string/strncmp.s 4.2
SCCS-vsn: lib/libc/vax/string/strncpy.s 4.2
SCCS-vsn: lib/libc/vax/gen/udiv.s 4.3
SCCS-vsn: lib/libc/vax/gen/urem.s 4.3

39 years agodate and time created 84/11/01 23:19:48 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:48 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:48 by sam

SCCS-vsn: lib/libc/vax/string/rindex.s 4.1

39 years agodate and time created 84/11/01 23:19:47 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:47 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:47 by sam

SCCS-vsn: lib/libc/vax/string/index.s 4.1

39 years agodate and time created 84/11/01 23:19:45 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:45 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:45 by sam

SCCS-vsn: lib/libc/vax/string/strncpy.s 4.1

39 years agodate and time created 84/11/01 23:19:44 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:44 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:44 by sam

SCCS-vsn: lib/libc/vax/string/strncmp.s 4.1

39 years agodate and time created 84/11/01 23:19:43 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:43 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:43 by sam

SCCS-vsn: lib/libc/vax/string/strncat.s 4.1

39 years agodate and time created 84/11/01 23:19:42 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:42 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:42 by sam

SCCS-vsn: lib/libc/vax/string/strlen.s 4.1

39 years agodate and time created 84/11/01 23:19:41 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:41 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:41 by sam

SCCS-vsn: lib/libc/vax/string/strcpy.s 4.1

39 years agodate and time created 84/11/01 23:19:40 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:40 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:40 by sam

SCCS-vsn: lib/libc/vax/string/strcmp.s 4.1

39 years agodate and time created 84/11/01 23:19:39 by sam
Sam Leffler [Fri, 2 Nov 1984 15:19:39 +0000 (07:19 -0800)]
date and time created 84/11/01 23:19:39 by sam

SCCS-vsn: lib/libc/vax/string/strcat.s 4.1

39 years agosend only one segment when retransmitting; don't send more small
Mike Karels [Fri, 2 Nov 1984 05:48:11 +0000 (21:48 -0800)]
send only one segment when retransmitting; don't send more small
packets if any are unacknowledged (per jbn/RFC 896)

SCCS-vsn: sys/netinet/tcp_output.c 6.6

39 years agoinitialize t_srtt; use TCP_MSS define for default maxseg
Mike Karels [Fri, 2 Nov 1984 05:43:35 +0000 (21:43 -0800)]
initialize t_srtt; use TCP_MSS define for default maxseg

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

39 years agoput TCP_MSS in header
Mike Karels [Fri, 2 Nov 1984 05:42:30 +0000 (21:42 -0800)]
put TCP_MSS in header

SCCS-vsn: sys/netinet/tcp.h 6.2
SCCS-vsn: sys/netinet/tcp_input.c 6.7

39 years agodon't loop in slowtimo if inpcb has no tcpcb
Mike Karels [Fri, 2 Nov 1984 05:40:12 +0000 (21:40 -0800)]
don't loop in slowtimo if inpcb has no tcpcb

SCCS-vsn: sys/netinet/tcp_timer.c 6.4

39 years agofix round-trip timing: rexmt timer shouldn't screw rtt up,
Mike Karels [Thu, 1 Nov 1984 06:03:21 +0000 (22:03 -0800)]
fix round-trip timing: rexmt timer shouldn't screw rtt up,
but careful when retransmitting timed segment

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

39 years agofix scatter-gather in physio (from Larry Allen)
Mike Karels [Thu, 1 Nov 1984 03:58:40 +0000 (19:58 -0800)]
fix scatter-gather in physio (from Larry Allen)

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

39 years agowider format not used with -A
Mike Karels [Thu, 1 Nov 1984 03:39:34 +0000 (19:39 -0800)]
wider format not used with -A

SCCS-vsn: usr.bin/netstat/inet.c 4.18

39 years agoget rthashsize from kernel
Mike Karels [Thu, 1 Nov 1984 03:39:02 +0000 (19:39 -0800)]
get rthashsize from kernel

SCCS-vsn: sbin/route/route.c 4.13
SCCS-vsn: usr.bin/netstat/main.c 4.12
SCCS-vsn: usr.bin/netstat/route.c 4.9

39 years agoadded tex4107 and entries for different window sizes on sun.
Ralph Campbell [Wed, 31 Oct 1984 02:03:57 +0000 (18:03 -0800)]
added tex4107 and entries for different window sizes on sun.

SCCS-vsn: share/termcap/termcap.src 1.27

39 years agoupdate for new ndbm routines.
Ralph Campbell [Sat, 27 Oct 1984 01:11:07 +0000 (17:11 -0800)]
update for new ndbm routines.

SCCS-vsn: old/mkpasswd/mkpasswd.c 4.5
SCCS-vsn: old/mkpasswd/mkpasswd.c 4.5

39 years agoalways count interrupts in per-device code (not twice on 780's
Mike Karels [Sat, 27 Oct 1984 00:55:51 +0000 (16:55 -0800)]
always count interrupts in per-device code (not twice on 780's
with VAX750 defined)

SCCS-vsn: usr.sbin/config/mkubglue.c 1.13
SCCS-vsn: sys/vax/vax/locore.s 6.21

39 years agofix access check on destination files in recvrequest().
Ralph Campbell [Fri, 26 Oct 1984 01:24:26 +0000 (17:24 -0800)]
fix access check on destination files in recvrequest().

SCCS-vsn: usr.bin/ftp/ftp.c 4.13

39 years agotruncate error file before starting filter.
Ralph Campbell [Wed, 24 Oct 1984 01:47:13 +0000 (17:47 -0800)]
truncate error file before starting filter.

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

39 years agoutmptime tested but never set, caused /etc/utmp to get read everytime
Thomas Ferrin [Wed, 24 Oct 1984 01:27:33 +0000 (17:27 -0800)]
utmptime tested but never set, caused /etc/utmp to get read everytime

SCCS-vsn: usr.sbin/rwhod/rwhod.c 4.27

39 years agoreset indent before next job.
Ralph Campbell [Wed, 24 Oct 1984 01:18:09 +0000 (17:18 -0800)]
reset indent before next job.

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

39 years agofix exit code (0).
Ralph Campbell [Wed, 24 Oct 1984 01:12:12 +0000 (17:12 -0800)]
fix exit code (0).

SCCS-vsn: contrib/bib/src/invert.c 2.4

39 years agofix TUBELINES to handle 70 line terminals (5620).
Ralph Campbell [Tue, 23 Oct 1984 02:25:11 +0000 (18:25 -0800)]
fix TUBELINES to handle 70 line terminals (5620).

SCCS-vsn: usr.bin/ex/ex_tune.h 7.7

39 years agodate and time created 84/10/21 15:04:30 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:30 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:30 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/makefile 1.1

39 years agodate and time created 84/10/21 15:04:25 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:25 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:25 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/undodb.c 1.1

39 years agodate and time created 84/10/21 15:04:20 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:20 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:20 by opcode

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

39 years agodate and time created 84/10/21 15:04:16 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:16 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:16 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/sun.c 1.1

39 years agodate and time created 84/10/21 15:04:13 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:13 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:13 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/strings.c 1.1

39 years agodate and time created 84/10/21 15:04:07 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:07 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:07 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/startup.c 1.1

39 years agodate and time created 84/10/21 15:04:02 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:04:02 +0000 (23:04 -0800)]
date and time created 84/10/21 15:04:02 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/short.c 1.1

39 years agodate and time created 84/10/21 15:03:59 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:59 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:59 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/point.c 1.1

39 years agodate and time created 84/10/21 15:03:55 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:55 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:55 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/pix.c 1.1

39 years agodate and time created 84/10/21 15:03:50 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:50 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:50 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/path.c 1.1

39 years agodate and time created 84/10/21 15:03:45 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:45 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:45 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/menu.c 1.1

39 years agodate and time created 84/10/21 15:03:40 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:40 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:40 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/main.c 1.1

39 years agodate and time created 84/10/21 15:03:35 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:35 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:35 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/long2.c 1.1

39 years agodate and time created 84/10/21 15:03:31 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:31 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:31 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/long1.c 1.1

39 years agodate and time created 84/10/21 15:03:28 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:28 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:28 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/icondata.h 1.1

39 years agodate and time created 84/10/21 15:03:24 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:24 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:24 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/icondata.c 1.1

39 years agodate and time created 84/10/21 15:03:19 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:19 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:19 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/help.c 1.1

39 years agodate and time created 84/10/21 15:03:16 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:16 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:16 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/gremlin.h 1.1

39 years agodate and time created 84/10/21 15:03:11 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:11 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:11 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/graphics2.c 1.1

39 years agodate and time created 84/10/21 15:03:06 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:06 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:06 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/graphics.c 1.1

39 years agodate and time created 84/10/21 15:03:02 by opcode
Mark Opperman [Mon, 22 Oct 1984 07:03:02 +0000 (23:03 -0800)]
date and time created 84/10/21 15:03:02 by opcode

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/display.c 1.1