aboutsummaryrefslogtreecommitdiff
path: root/trans/magic.c
Commit message (Collapse)AuthorAgeFilesLines
* (S_fsys_get_options): New function.Miles Bader1995-11-061-4/+11
| | | | | (main): Add flags argument to fsys_startup call. (S_fsys_startup): Add FLAGS arg.
* (S_fsys_getpriv): Add new extra args.Miles Bader1995-10-081-1/+3
|
* (S_fsys_forward): New function.Miles Bader1995-08-241-0/+7
|
* Add fsys_set_options, replacing fsys_mod_readonly.Miles Bader1995-05-121-3/+3
|
* Don't deallocate our right to the underlying disk node, so we don't getMiles Bader1995-03-311-6/+4
| | | | | | garbage collected prematurely. Also move the check for the bootstrap port after the args check, so that users can run it from the shell to get a usage message.
* Initial revisionMiles Bader1995-03-301-0/+142