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
1995-06-20
(diskfs_shutdown): Use diskfs_node_iterate instead of
Michael I. Bushnell
1995-06-20
(diskfs_S_file_syncfs): Use diskfs_node_iterate instead of
Michael I. Bushnell
1995-06-20
(diskfs_S_fsys_syncfs): Use diskfs_node_iterate instead of
Michael I. Bushnell
1995-06-20
(diskfs_node_iterate): New (user-provided) function.
Michael I. Bushnell
1995-06-20
(diskfs_S_dir_rmdir): Don't attempt anything for translated
Michael I. Bushnell
1995-06-20
(diskfs_S_dir_unlink): Don't do massively complicated fsys_goaway.
Michael I. Bushnell
1995-06-20
(fshelp_fetch_control): Only frob refs if control is non-null.
Michael I. Bushnell
1995-06-20
(diskfs_drop_node): Fix typo.
Michael I. Bushnell
1995-06-20
(diskfs_S_fsys_startup): Strip out support for translators; fshelp now
Michael I. Bushnell
1995-06-19
(_diskfs_translator_callback_fn): Fix typos so it compiles.
Michael I. Bushnell
1995-06-19
(fshelp_set_active): Don't do GOAWAY parm.
Michael I. Bushnell
1995-06-19
(fshelp_set_active): On second thought, don't do GOAWAY or FLAGS.
Michael I. Bushnell
1995-06-19
(fshelp_set_active): Implement new interface.
Michael I. Bushnell
1995-06-19
(fshelp_set_active): New parms EXCL, GOAWAY, and FLAGS.
Michael I. Bushnell
1995-06-19
Include <hurd/fsys.h>
Michael I. Bushnell
1995-06-19
(diskfs_S_file_set_translator): Use new translator interface
Michael I. Bushnell
1995-06-19
(fshelp_fetch_control): Don't frob obsolete innerlock.
Michael I. Bushnell
1995-06-19
(fshelp_transbox_init): Don't init obsolete innerlock. Do init
Michael I. Bushnell
1995-06-19
(fshelp_set_active): Don't frob obsolete innerlock.
Michael I. Bushnell
1995-06-19
(fshelp_fetch_root): Reduce levels of loops. Only change ACTIVE when
Michael I. Bushnell
1995-06-19
(struct transbox): Delete member `innerlock'. Add members `flags' and
Michael I. Bushnell
1995-06-19
(diskfs_S_fsys_getroot): Fix typo.
Michael I. Bushnell
1995-06-19
(diskfs_S_dir_lookup): Fix typos.
Michael I. Bushnell
1995-06-19
(diskfs_S_dir_lookup): Use new translator startup interface.
Michael I. Bushnell
1995-06-16
(diskfs_S_file_get_translator_cntl): Use fshelp_fetch_control instead
Michael I. Bushnell
1995-06-14
(diskfs_drop_node): Call fshelp_drop_transbox instead of
Michael I. Bushnell
1995-06-14
(diskfs_make_node): Initialize TRANSBOX member using new
Michael I. Bushnell
1995-06-14
(diskfs_S_fsys_getroot): Use new translator startup interface.
Michael I. Bushnell
1995-06-14
foo
Michael I. Bushnell
1995-06-14
(fshelp_fetch_root): Never consume the right on DOTDOT.
Michael I. Bushnell
1995-06-14
(fshelp_fetch_root): Free ARGZ after we're done with them.
Michael I. Bushnell
1995-06-14
(diskfs_get_translator): Conform to new memory usage semantic.
Michael I. Bushnell
1995-06-14
Initial revision
Michael I. Bushnell
1995-06-14
(diskfs_get_translator): Specify new calling interface.
Michael I. Bushnell
1995-06-14
Really do last change.
Michael I. Bushnell
1995-06-14
(_diskfs_translator_callback): Declare with typedef.
Michael I. Bushnell
1995-06-14
(fshelp_fetch_root): Take new arg COOKIE and pass it to CALLBACK.
Michael I. Bushnell
1995-06-14
(fshelp_fetch_root): New arg COOKIE.
Michael I. Bushnell
1995-06-14
(_diskfs_translator_callback): New function.
Michael I. Bushnell
1995-06-14
(OTHERSRCS): Added trans-callback.c.
Michael I. Bushnell
1995-06-14
(OTHERSRCS): Removed trans-start.c, trans-destroy.c, and trans-sync.c.
Michael I. Bushnell
1995-06-14
(diskfs_start_translator, diskfs_destroy_translator,
Michael I. Bushnell
1995-06-14
(SRCS): Remove translated.c
Michael I. Bushnell
1995-06-14
Initial revision
Michael I. Bushnell
1995-06-14
*** empty log message ***
Michael I. Bushnell
1995-06-14
(LCLHDRS): Removed trans.h.
Michael I. Bushnell
1995-06-14
(fshelp_fetch_root): Don't actually need ROOT_TYPE.
Michael I. Bushnell
1995-06-14
(fshelp_fetch_root): UIDS and GIDS should be arrays.
Michael I. Bushnell
1995-06-14
(fshelp_callback_t): Should be error_t.
Michael I. Bushnell
1995-06-13
(fshelp_fetch_root): More args.
Michael I. Bushnell
[prev]
[next]