Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/usr.bin/gooeymux



Module Name:    othersrc
Committed By:   macallan
Date:           Sun Aug  9 11:02:37 UTC 2026

Modified Files:
        othersrc/usr.bin/gooeymux: Makefile wsemul_vt100.c wsemul_vt100_chars.c
            wsemul_vt100_keys.c wsemul_vt100_subr.c
Added Files:
        othersrc/usr.bin/gooeymux: kernelstuff.h

Log Message:
turn wsemul_vt100* into simple wrappers that pull in their respective kernel
sources while adding just enough compat goo to be usable


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 othersrc/usr.bin/gooeymux/Makefile \
    othersrc/usr.bin/gooeymux/wsemul_vt100.c \
    othersrc/usr.bin/gooeymux/wsemul_vt100_chars.c \
    othersrc/usr.bin/gooeymux/wsemul_vt100_keys.c \
    othersrc/usr.bin/gooeymux/wsemul_vt100_subr.c
cvs rdiff -u -r0 -r1.1 othersrc/usr.bin/gooeymux/kernelstuff.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index