index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
1996-06-26
(std_runtime_options): Variable removed.
Miles Bader
1996-06-26
Change options parsing interface to match libdiskfs's:
Miles Bader
1996-06-26
(netfs_S_fsys_get_options):
Miles Bader
1996-06-26
(netfs_S_file_get_fs_options):
Miles Bader
1996-06-26
(S_auth_makeauth):
Miles Bader
1996-06-26
(parse_opt): Add hair to share arg parsing state between two parsers that use
Miles Bader
1996-06-25
(main, options): Add --writable/-w option.
Miles Bader
1996-06-25
Use --writable flag to fsck too.
Miles Bader
1996-06-25
(%: %.sh): Make target writable.
Miles Bader
1996-06-25
Use real fsck instead of kluge.
Miles Bader
1996-06-25
(parse_opt):
Miles Bader
1996-06-25
(ip_rt_del): New declaration.
Miles Bader
1996-06-25
(ip_rt_del): New function.
Miles Bader
1996-06-25
(diskfs_cached_lookup): Use diskfs_check_readonly instead of diskfs_readonly.
Miles Bader
1996-06-25
(diskfs_grow): Add call diskfs_check_readonly to clear clean bit.
Miles Bader
1996-06-25
(diskfs_shutdown_pager): Don't shutdown the disk pager, just sync it.
Miles Bader
1996-06-25
(diskfs_lookup_hard, diskfs_dirempty):
Miles Bader
1996-06-25
(diskfs_truncate): Add call diskfs_check_readonly to clear clean bit.
Miles Bader
1996-06-25
(diskfs_readonly_changed): No longer clear the clean bit.
Miles Bader
1996-06-25
(sync_global):
Miles Bader
1996-06-25
(ip_rt_del): Renamed from rt_del.
Miles Bader
1996-06-25
(rt_del): Export.
Miles Bader
1996-06-25
(diskfs_get_options): Include `--compat=' in options.
Miles Bader
1996-06-24
(main): Fix heuristic to decide whether native booted.
Miles Bader
1996-06-24
(check_high_bits, diskfs_validate_owner_change,
Miles Bader
1996-06-24
(sigterm_handler):
Miles Bader
1996-06-24
(diskfs_lookup_hard): Use diskfs_check_readonly instead of
Michael I. Bushnell
1996-06-24
(diskfs_cached_lookup): Use diskfs_check_readonly instead of diskfs_readonly.
Michael I. Bushnell
1996-06-24
(diskfs_truncate): Call diskfs_check_readonly.
Michael I. Bushnell
1996-06-24
(diskfs_set_hypermetadata): If CLEAN is not set, make sure we clear
Michael I. Bushnell
1996-06-24
(diskfs_S_startup_dosync): Don't crash the filesystem, just do a clean
Michael I. Bushnell
1996-06-24
(parse_hook_add_interface): Realloc the correct number of bytes.
Miles Bader
1996-06-24
(diskfs_remount): Use diskfs_check_readonly instead of
Michael I. Bushnell
1996-06-24
(diskfs_drop_node): Call diskfs_check_readonly before making mods.
Michael I. Bushnell
1996-06-24
(diskfs_check_readonly): And do it synchronously.
Michael I. Bushnell
1996-06-24
(diskfs_shutdown_pager): Don't shutdown DISKPAGER ever, just sync it
Michael I. Bushnell
1996-06-24
(_diskfs_diskdirty): New var.
Michael I. Bushnell
1996-06-24
change name to _diskfs_diskdirty.
Michael I. Bushnell
1996-06-24
(_diskfs_diskclean): New variable.
Michael I. Bushnell
1996-06-24
(_diskfs_rdwr_internal): Use diskfs_check_readonly instead of diskfs_readonly.
Michael I. Bushnell
1996-06-24
(diskfs_create_node): Use diskfs_check_readonly instead of diskfs_readonly.
Michael I. Bushnell
1996-06-24
(diskfs_S_fsys_getroot): Use diskfs_check_readonly instead of diskfs_readonly.
Michael I. Bushnell
1996-06-24
(diskfs_S_file_set_translator): Use diskfs_check_readonly instead of diskfs_...
Michael I. Bushnell
1996-06-24
(disk_pager_setup): Use diskfs_check_readonly instead of diskfs_readonly.
Michael I. Bushnell
1996-06-24
(disk_pager_setup):
Michael I. Bushnell
1996-06-24
(diskfs_S_dir_unlink): Use diskfs_check_readonly instead of diskfs_readonly.
Michael I. Bushnell
1996-06-24
(diskfs_S_dir_rmdir): Use diskfs_check_readonly instead of diskfs_readonly.
Michael I. Bushnell
1996-06-24
(diskfs_S_dir_rename): Use diskfs_check_readonly instead of diskfs_readonly.
Michael I. Bushnell
1996-06-24
(diskfs_S_dir_mkfile): Use diskfs_check_readonly instead of diskfs_readonly.
Michael I. Bushnell
1996-06-24
(diskfs_S_dir_mkdir): Use diskfs_check_readonly instead of diskfs_readonly.
Michael I. Bushnell
[next]