unix-history/.git
39 years agoalways exit 0 if -f given.
Ralph Campbell [Thu, 14 Mar 1985 07:05:17 +0000 (23:05 -0800)]
always exit 0 if -f given.

SCCS-vsn: bin/rm/rm.c 4.15

39 years agomake '%X' print upper case hex digits as per code & documentation.
Ralph Campbell [Thu, 14 Mar 1985 06:28:20 +0000 (22:28 -0800)]
make '%X' print upper case hex digits as per code & documentation.

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

39 years agochange printf error messages to tprintf's.
Ralph Campbell [Thu, 14 Mar 1985 01:50:20 +0000 (17:50 -0800)]
change printf error messages to tprintf's.

SCCS-vsn: sys/vax/mba/mt.c 6.4
SCCS-vsn: sys/vax/mba/ht.c 6.4

39 years agochange error message printf's to tprintf's to the user.
Ralph Campbell [Thu, 14 Mar 1985 01:45:22 +0000 (17:45 -0800)]
change error message printf's to tprintf's to the user.

SCCS-vsn: sys/vax/uba/tm.c 6.5
SCCS-vsn: sys/vax/uba/ts.c 6.4
SCCS-vsn: sys/vax/uba/ut.c 6.4

39 years agochanges to DEC pro350, fix :cm: for wyse50-132
Ralph Campbell [Thu, 14 Mar 1985 01:07:19 +0000 (17:07 -0800)]
changes to DEC pro350, fix :cm: for wyse50-132

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

39 years agomake swkill messages more informative
Kirk McKusick [Wed, 13 Mar 1985 10:13:13 +0000 (02:13 -0800)]
make swkill messages more informative

SCCS-vsn: sys/kern/kern_exec.c 6.10
SCCS-vsn: sys/kern/kern_physio.c 6.5

39 years agochange softecc printf's to log's.
Ralph Campbell [Wed, 13 Mar 1985 07:31:48 +0000 (23:31 -0800)]
change softecc printf's to log's.

SCCS-vsn: sys/vax/uba/rk.c 6.4
SCCS-vsn: sys/vax/uba/idc.c 6.4
SCCS-vsn: sys/vax/uba/up.c 6.3

39 years agoreset signal stack on exec()
Kirk McKusick [Wed, 13 Mar 1985 06:59:40 +0000 (22:59 -0800)]
reset signal stack on exec()

SCCS-vsn: sys/kern/kern_exec.c 6.9

39 years agochange silo overflow printf's to log's.
Ralph Campbell [Wed, 13 Mar 1985 06:23:31 +0000 (22:23 -0800)]
change silo overflow printf's to log's.

SCCS-vsn: sys/vax/uba/dh.c 6.7
SCCS-vsn: sys/vax/uba/dmf.c 6.5
SCCS-vsn: sys/vax/uba/dz.c 6.6

39 years agoadd another bit to sigvec() flags to disable system call restart
Kirk McKusick [Wed, 13 Mar 1985 05:53:29 +0000 (21:53 -0800)]
add another bit to sigvec() flags to disable system call restart

SCCS-vsn: sys/kern/kern_sig.c 6.11
SCCS-vsn: sys/kern/sys_generic.c 6.8
SCCS-vsn: sys/kern/kern_exit.c 6.6
SCCS-vsn: sys/kern/kern_xxx.c 6.3

39 years agolog file system full, etc. rather than printf.
Ralph Campbell [Wed, 13 Mar 1985 05:34:37 +0000 (21:34 -0800)]
log file system full, etc. rather than printf.

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 6.12
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 6.12

39 years agoeliminate signal() system call interface
Kirk McKusick [Wed, 13 Mar 1985 05:03:21 +0000 (21:03 -0800)]
eliminate signal() system call interface

SCCS-vsn: sys/kern/kern_sig.c 6.10

39 years agosyslog.h moved to sys/syslog.h
Ralph Campbell [Wed, 13 Mar 1985 04:30:19 +0000 (20:30 -0800)]
syslog.h moved to sys/syslog.h

SCCS-vsn: include/Makefile 4.11

39 years agochange default system log priority to KERN_ERR.
Ralph Campbell [Wed, 13 Mar 1985 03:59:30 +0000 (19:59 -0800)]
change default system log priority to KERN_ERR.

SCCS-vsn: usr.sbin/syslogd/syslogd.c 4.12

39 years agoreturn null in getline() so dologout() is called rather than exit.
Ralph Campbell [Wed, 13 Mar 1985 03:35:20 +0000 (19:35 -0800)]
return null in getline() so dologout() is called rather than exit.

SCCS-vsn: libexec/ftpd/ftpcmd.y 4.13

39 years agouse syslog to log root su's.
Ralph Campbell [Wed, 13 Mar 1985 03:15:13 +0000 (19:15 -0800)]
use syslog to log root su's.

SCCS-vsn: usr.bin/su/su.c 4.10

39 years agoChanged device dependent to better programming style
Jaap Akkerhuis [Tue, 12 Mar 1985 17:28:11 +0000 (09:28 -0800)]
Changed device dependent to better programming style

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

39 years agoeqn now knows about the versatec
Jaap Akkerhuis [Tue, 12 Mar 1985 17:26:38 +0000 (09:26 -0800)]
eqn now knows about the versatec

SCCS-vsn: local/ditroff/ditroff.okeeffe/eqn/e.h 1.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/eqn/io.c 1.2

39 years agoChanged DESTDIR to know about ..../.code
Jaap Akkerhuis [Tue, 12 Mar 1985 17:24:05 +0000 (09:24 -0800)]
Changed DESTDIR to know about ..../.code

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

39 years agocleanup syscall dispatcher; formalize sigreturn()
Kirk McKusick [Tue, 12 Mar 1985 16:36:23 +0000 (08:36 -0800)]
cleanup syscall dispatcher; formalize sigreturn()

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

39 years agoproperly track SV_INTERRUPT, SV_ONSTACK, and mask
Kirk McKusick [Tue, 12 Mar 1985 14:33:17 +0000 (06:33 -0800)]
properly track SV_INTERRUPT, SV_ONSTACK, and mask

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

39 years agodate and time created 85/03/11 22:32:11 by mckusick
Kirk McKusick [Tue, 12 Mar 1985 14:32:11 +0000 (06:32 -0800)]
date and time created 85/03/11 22:32:11 by mckusick

SCCS-vsn: lib/libc/gen/siginterrupt.c 4.1

39 years agogeneralize sv_onstack to sv_flags to allow extensions for other options
Kirk McKusick [Tue, 12 Mar 1985 12:48:13 +0000 (04:48 -0800)]
generalize sv_onstack to sv_flags to allow extensions for other options

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

39 years agoneed NORMALRETURN to distinguish JUSTRETURN used by sendsig()
Kirk McKusick [Tue, 12 Mar 1985 12:35:47 +0000 (04:35 -0800)]
need NORMALRETURN to distinguish JUSTRETURN used by sendsig()

SCCS-vsn: sys/sys/user.h 6.9

39 years agoclean up onstack bug, use new system call when possible
Kirk McKusick [Tue, 12 Mar 1985 10:29:46 +0000 (02:29 -0800)]
clean up onstack bug, use new system call when possible

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

39 years agodate and time created 85/03/11 18:23:01 by mckusick
Kirk McKusick [Tue, 12 Mar 1985 10:23:01 +0000 (02:23 -0800)]
date and time created 85/03/11 18:23:01 by mckusick

SCCS-vsn: lib/libc/vax/sys/sigreturn.s 4.1

39 years agodefault windows: the top one is 1 and bottom is 2
Edward Wang [Tue, 12 Mar 1985 08:29:04 +0000 (00:29 -0800)]
default windows: the top one is 1 and bottom is 2

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

39 years agonew signal code to push all context onto the signal stack
Kirk McKusick [Tue, 12 Mar 1985 08:12:50 +0000 (00:12 -0800)]
new signal code to push all context onto the signal stack

SCCS-vsn: sys/vax/vax/locore.s 6.24
SCCS-vsn: sys/vax/vax/machdep.c 6.13

39 years agominor fixes from ut-sally
Ralph Campbell [Tue, 12 Mar 1985 05:31:47 +0000 (21:31 -0800)]
minor fixes from ut-sally

SCCS-vsn: usr.bin/ftp/cmds.c 4.11
SCCS-vsn: usr.bin/ftp/cmdtab.c 4.8
SCCS-vsn: usr.bin/ftp/ftp.c 4.16

39 years agoback to ~/.windowrc
Edward Wang [Tue, 12 Mar 1985 05:14:50 +0000 (21:14 -0800)]
back to ~/.windowrc

SCCS-vsn: usr.bin/window/local.h 3.3

39 years agocheck -*n* and -*p* only in lint flags (e.g., not in -I*n*)
Edward Wang [Tue, 12 Mar 1985 05:10:10 +0000 (21:10 -0800)]
check -*n* and -*p* only in lint flags (e.g., not in -I*n*)

SCCS-vsn: old/pcc/lint/lint.sh 1.7

39 years agowhich should see aliases (from peter)
Kirk McKusick [Tue, 12 Mar 1985 04:38:59 +0000 (20:38 -0800)]
which should see aliases (from peter)

SCCS-vsn: old/which/which.csh 4.4

39 years agofix from sun!shannon
Kirk McKusick [Sat, 9 Mar 1985 07:51:16 +0000 (23:51 -0800)]
fix from sun!shannon

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

39 years agochksize() can now use constants calculated by vminit() in vm_page.c
Kirk McKusick [Sat, 9 Mar 1985 07:48:27 +0000 (23:48 -0800)]
chksize() can now use constants calculated by vminit() in vm_page.c

SCCS-vsn: sys/vax/vax/vm_machdep.c 6.5

39 years agocalculation of maximum vm size is now done by vminit() in vm_page.c
Kirk McKusick [Sat, 9 Mar 1985 07:47:05 +0000 (23:47 -0800)]
calculation of maximum vm size is now done by vminit() in vm_page.c

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

39 years agoimpose the real vm limit rather than the best guess
Kirk McKusick [Sat, 9 Mar 1985 07:43:35 +0000 (23:43 -0800)]
impose the real vm limit rather than the best guess

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

39 years agou.u_ap now set up once in process 0; limits are initialized in vminit()
Kirk McKusick [Sat, 9 Mar 1985 07:24:29 +0000 (23:24 -0800)]
u.u_ap now set up once in process 0; limits are initialized in vminit()

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

39 years agofix rm -r limitations on number of open files.
Ralph Campbell [Sat, 9 Mar 1985 05:40:40 +0000 (21:40 -0800)]
fix rm -r limitations on number of open files.

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

39 years agoadd fp and ap to signal context so sigcatch() can become a real syscall
Kirk McKusick [Fri, 8 Mar 1985 14:17:55 +0000 (06:17 -0800)]
add fp and ap to signal context so sigcatch() can become a real syscall

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

39 years agopr_ctloutput
Mike Karels [Fri, 8 Mar 1985 14:02:00 +0000 (06:02 -0800)]
pr_ctloutput

SCCS-vsn: sys/sys/protosw.h 6.4

39 years agonew type
Mike Karels [Fri, 8 Mar 1985 14:00:54 +0000 (06:00 -0800)]
new type

SCCS-vsn: sys/sys/mbuf.h 6.3

39 years agonew pty, socket ioctls
Mike Karels [Fri, 8 Mar 1985 14:00:12 +0000 (06:00 -0800)]
new pty, socket ioctls

SCCS-vsn: sys/sys/ioctl.h 6.8

39 years agoshorten u_comm, add id types, add ofile high-water mark, add sigintr, cleanups
Mike Karels [Fri, 8 Mar 1985 13:59:03 +0000 (05:59 -0800)]
shorten u_comm, add id types, add ofile high-water mark, add sigintr, cleanups

SCCS-vsn: sys/sys/user.h 6.8

39 years agomore flexible parameters, allow options MAXDSIZ to set VM config
Mike Karels [Fri, 8 Mar 1985 13:57:06 +0000 (05:57 -0800)]
more flexible parameters, allow options MAXDSIZ to set VM config

SCCS-vsn: sys/vax/include/vmparam.h 6.5

39 years agoadd instruction to trampoline code
Kirk McKusick [Fri, 8 Mar 1985 12:29:44 +0000 (04:29 -0800)]
add instruction to trampoline code

SCCS-vsn: sys/vax/include/pcb.h 6.3

39 years agoadd fp and ap to signal context so sigcatch() can become a real syscall
Kirk McKusick [Fri, 8 Mar 1985 12:28:10 +0000 (04:28 -0800)]
add fp and ap to signal context so sigcatch() can become a real syscall

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

39 years agoconfigure unibus memory before others; let the probe routines
Mike Karels [Fri, 8 Mar 1985 12:24:03 +0000 (04:24 -0800)]
configure unibus memory before others; let the probe routines
see who they're probing

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

39 years agogarbage
Mike Karels [Fri, 8 Mar 1985 11:55:51 +0000 (03:55 -0800)]
garbage

SCCS-vsn: sys/sys/namei.h 6.9

39 years agoNDMAP 16 -> 38
Mike Karels [Fri, 8 Mar 1985 11:39:48 +0000 (03:39 -0800)]
NDMAP 16 -> 38

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

39 years agoadd uid_t, gid_t
Mike Karels [Fri, 8 Mar 1985 11:10:51 +0000 (03:10 -0800)]
add uid_t, gid_t

SCCS-vsn: sys/sys/types.h 6.3

39 years agoAdd a second hand to the clock algorithm. The front hand clears the
Kirk McKusick [Fri, 8 Mar 1985 10:38:54 +0000 (02:38 -0800)]
Add a second hand to the clock algorithm. The front hand clears the
reference bit, the back hand frees pages that are still unreferenced.

SCCS-vsn: sys/vax/include/vmparam.h 6.4

39 years agolotsfree is now 512KB but at most 1/4 of memory
Kirk McKusick [Fri, 8 Mar 1985 10:36:31 +0000 (02:36 -0800)]
lotsfree is now 512KB but at most 1/4 of memory

SCCS-vsn: sys/vax/include/vmparam.h 6.3

39 years agoadded IEEESW,JS&S,CHI83,ICSE3-7,PSDE84,TEXT81,IJMMS,TOOIS (mlvdv)
Gary M. Levin [Fri, 8 Mar 1985 09:55:16 +0000 (01:55 -0800)]
added IEEESW,JS&S,CHI83,ICSE3-7,PSDE84,TEXT81,IJMMS,TOOIS (mlvdv)

SCCS-vsn: contrib/bib/macs/bibinc.shortnames 2.5

39 years agoAdded IEEESW,JS&S,CHI83,ICSE3-7,PSDE84,TEXT81,IJMMS,TOOIS (mlvdv)
Gary M. Levin [Fri, 8 Mar 1985 09:51:27 +0000 (01:51 -0800)]
Added IEEESW,JS&S,CHI83,ICSE3-7,PSDE84,TEXT81,IJMMS,TOOIS (mlvdv)

SCCS-vsn: contrib/bib/macs/bibinc.fullnames 2.10

39 years agoupdate to version 3.0
Mark Linton [Fri, 8 Mar 1985 09:39:00 +0000 (01:39 -0800)]
update to version 3.0

SCCS-vsn: old/dbx/modula-2.c 1.2

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