summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1995-10-19Formerly ethernet.c.~10~Michael I. Bushnell
1995-10-19(flush_pokes): New function.Miles Bader
1995-10-19entered into RCSMichael I. Bushnell
1995-10-19(diskfs_node_reload): New function.Miles Bader
1995-10-19(main):Miles Bader
1995-10-19(struct user_pager_info): Add max_prot field.Miles Bader
1995-10-19(diskfs_get_filemap): Add PROT parameter, & use it.Miles Bader
1995-10-19(diskfs_readonly_changed): New function.Miles Bader
1995-10-19(diskfs_lookup, diskfs_dirempty): Give diskfs_get_filemap a protection arg.Miles Bader
1995-10-19(periodic_sync): Hold DISKFS_FSYS_LOCK for reading while syncing.Miles Bader
1995-10-19(diskfs_S_fsys_getroot): Hold DISKFS_FSYS_LOCK for reading.Miles Bader
1995-10-19(diskfs_S_io_map): Pass the appropiate vm protection to diskfs_get_filemap.Miles Bader
1995-10-19(diskfs_execboot_fsys_startup):Miles Bader
1995-10-19(_diskfs_translator_callback_fn):Miles Bader
1995-10-19(diskfs_startup_diskfs):Miles Bader
1995-10-19(diskfs_common_options): New declaration.Miles Bader
1995-10-19(diskfs_S_fsys_set_options):Miles Bader
1995-10-19(periodic_sync): Hold DISKFS_FSYS_LOCK for reading while syncing.Miles Bader
1995-10-19(diskfs_fsys_lock): Now a rwlock.Miles Bader
1995-10-19(startup_options): Remove options common to both runtime and startup.Miles Bader
1995-10-19(_diskfs_rdwr_internal):Miles Bader
1995-10-19(diskfs_set_options):Miles Bader
1995-10-19Initial revisionMiles Bader
1995-10-19Initial revisionMiles Bader
1995-10-19Include <rwlock.h>Miles Bader
1995-10-19entered into RCSMichael I. Bushnell
1995-10-19Formerly main.c.~5~Michael I. Bushnell
1995-10-19Formerly ethernet.c.~9~Michael I. Bushnell
1995-10-19Formerly main.c.~4~Michael I. Bushnell
1995-10-19Formerly ethernet.c.~8~Michael I. Bushnell
1995-10-19Formerly pfinet.h.~7~Michael I. Bushnell
1995-10-18(check_hashbang: prepare_args): Enable and clean up code to guess the nameRoland McGrath
1995-10-18(diskfs_S_file_exec): Return EACCES for attempts to execute aMichael I. Bushnell
1995-10-18(options): Converted to argp format.Miles Bader
1995-10-18(options): Converted to argp format.Miles Bader
1995-10-18(options): Converted to argp format.Miles Bader
1995-10-18(parse_enum): Use ARGP_HELP_STD_ERR.Miles Bader
1995-10-18(pfix): New function.Miles Bader
1995-10-18Declare DEVICE_NAME.Miles Bader
1995-10-18(setup): Set DEVICE_NAME.Miles Bader
1995-10-18(pass5): Call pfix instead of printf.Miles Bader
1995-10-18(pass4): If an unlinked file can't be reconnected, offer to clear it. Once aMiles Bader
1995-10-18(pass3): Use changed pinode.Miles Bader
1995-10-18(pass2): Adjust our record of link counts when we add/change dir entries;Miles Bader
1995-10-18(pass1): Only print progress report if not in preen mode.Miles Bader
1995-10-18(linkup): Print the value of LFNAME rather than `lost+found'.Miles Bader
1995-10-18(main): Only print section headers if not in preen mode.Miles Bader
1995-10-18(check_hashbang): Copy passed args from the right place.Roland McGrath
1995-10-18Initial revisionRoland McGrath
1995-10-18(struct execdata): Moved to priv.h.Roland McGrath