aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (SRCS, OBJS): Add hashexec.[co].Roland McGrath1995-10-181-3/+3
* Added some #includes.Roland McGrath1995-10-181-0/+78
* Formerly rdwr.c.~3~Miles Bader1995-10-151-15/+111
* Formerly store.h.~3~Miles Bader1995-10-151-1/+3
* Formerly rdwr.c.~2~Miles Bader1995-10-141-1/+55
* Formerly store.h.~2~Miles Bader1995-10-141-5/+69
* Initial revisionMiles Bader1995-10-141-0/+34
* Initial revisionMiles Bader1995-10-141-0/+55
* (argp_parse): If an option alias doesn't have a key, use the real key.Miles Bader1995-10-131-1/+1
* (ARGP_HELP_STD_ERR): Doesn't print a usage message.Miles Bader1995-10-131-2/+7
* (fshelp_start_translator_long): Undo last change to file_exec args.Miles Bader1995-10-131-6/+5
* (main): Use new handy diskfs routines and get rid of tons of junk. MainMiles Bader1995-10-131-175/+38
* (SRCS): Remove devio.c.Miles Bader1995-10-131-1/+1
* (dev_read_sync, dev_write_sync, dev_write, diskpagersize): Decls removed.Miles Bader1995-10-131-9/+0
* (diskfs_set_hypermetadata):Miles Bader1995-10-131-2/+4
* (pager_unlock_page, pager_write_page, pager_read_page):Miles Bader1995-10-131-4/+5
* (diskfs_grow):Miles Bader1995-10-131-4/+5
* (diskfs_S_file_get_storage_info): Use DISKFS_DEVICE instead of UFS_DEVICE,Miles Bader1995-10-131-2/+3
* Initial revisionMiles Bader1995-10-134-0/+226
* (std_startup_options): Renamed from std_long_options; converted to argp format.Miles Bader1995-10-131-22/+76
* (diskfs_parse_runtime_options): Use argp instead of options.Miles Bader1995-10-131-2/+4
* (diskfs_startup_diskfs):Miles Bader1995-10-131-1/+6
* (std_runtime_options): Renamed from long_options, convert to argp format.Miles Bader1995-10-131-10/+16
* (saved_argv): Variable removed.Miles Bader1995-10-131-9/+32
* (diskfs_start_bootstrap): Get rid of ARGV argument.Miles Bader1995-10-131-18/+81
* Add INTR_INTERFACE marker.Roland McGrath1995-10-121-0/+2
* (file_exec): Remove dealloc[] keywords, and revert EXEC_TASK arg to task_tRoland McGrath1995-10-121-8/+8
* (argp_parse): Correctly mark short options as optional.Miles Bader1995-10-121-1/+1
* (diskfs_execboot_fsys_startup): Use dir_lookup instead ofRoland McGrath1995-10-121-2/+4
* (hol_find_entry): Don't increment ENTRY prematurely.Miles Bader1995-10-111-103/+199
* (argp_parse):Miles Bader1995-10-111-81/+97
* (ARGP_HELP_*, argp_help): Renamed from ARGP_USAGE_* &c.Miles Bader1995-10-111-12/+18
* (main): Use realloc on a variable in main instead of alloca, since theMiles Bader1995-10-111-185/+163
* (SRCS): Add argp-parse.c, argp-help.c, and line.cMiles Bader1995-10-111-2/+2
* (trivfs_S_file_get_storage_info):Miles Bader1995-10-111-4/+5
* Initial revisionRoland McGrath1995-10-112-0/+70
* (OBJS): Add main.o; remove fsysServer.o, notifyServer.o.Roland McGrath1995-10-111-3/+7
* Initial revisionRoland McGrath1995-10-111-0/+282
* Server mechanics removed; now uses libtrivfs/libports.Roland McGrath1995-10-111-498/+96
* (rpath): New variable.Roland McGrath1995-10-111-2/+9
* Doc fixes.Miles Bader1995-10-111-9/+13
* (diskfs_init_completed): must --> may.Miles Bader1995-10-111-1/+5
* (fshelp_start_translator_long):Miles Bader1995-10-111-7/+13
* (struct argp_state): Get rid of the PROCESSED_ARG field.Miles Bader1995-10-111-8/+5
* (argp_parse):Miles Bader1995-10-111-45/+59
* (argp_parse): Add support for ARGP_KEY_NO_ARGS.Miles Bader1995-10-101-2/+10
* (struct argp_state): Add PROCESSED_ARG field.Miles Bader1995-10-101-2/+23
* [EXEC_IMPORTS]: Use this if defined.Roland McGrath1995-10-101-7/+10
* Initial revisionMiles Bader1995-10-103-0/+1226
* (libports.so): Don't depend on libthreads.so.Roland McGrath1995-10-091-1/+1