|
This archive contains some of the more generic items of software
written over the years in response to client needs. This is code
which is no longer actively deployed but which may still be of use
or interest to someone. It is all UNIX source code: some of it
rather PC-centric.
dialup
is an FSM-based control program for use with FreeBSD's pppd (kernel
PPP).
dos_format
formats MS-DOS floppy disks on FreeBSD.
dosbak
backs up a file across multiple MS-DOS formatted floppy disks.
fx implements
a crash-resistant, sequenced file exchange facility for use in
distributed applications.
libmu
is a library of curses widgets.
mush
adds a curses interface to a shell script (uses libmu).
re implements
a somewhat idiosyncratic dialect of UNIX-style regular expressions. |