Vsys/NeXT/minlib/

Up to parent directory

Vsys Utilities Source

The source files contain more details about program usage than the brief comments here.
Cmp.a Report differences between two files.
Das.a Disassembler for M68000/68020/68881.
Days.a Compute number of days between two dates.
Fdif.a Compare two files line by line.
Flag.a Show flag use in files listed in Search.
Fnames.a Search for a list of nonalphanumeric delimited names in the files mentioned in Search.
Mfile.a Encode a binary file as ASCII.
Mifile.a Decode an ASCII-encoded binary file.
Reguse.a Count register usage in a source file.
Stats.a Show the amount of memory required by a program in a block object file.
Strip8.a Strip the eight bit of possibly binary characters in a file.
Vlib.a Library program for block object files.

NeXT Keymap

Gkmap.a Write current keymap to keymap.out.
Skmap.a Set keymap from file.
nextkeys.a Write default keymap to object file.
NeXTkeys Binary default keymap converted from object file.
Vkeys0.a Object file for V editor keypad map.
Vkeys0 Binary V editor keypad map converted from object file.

Up to Vsys/