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 (
Collapse
)
Author
1996-05-09
(netfs_S_file_get_storage_info): fixup
Michael I. Bushnell
1996-05-09
(netfs_make_protid): Use new ports interface; if it fails return zero.
Michael I. Bushnell
1996-05-09
(netfs_S_file_get_storage_info): Change to new interface.
Miles Bader
1996-05-09
(netfs_S_io_select): No longer has TAG parm.
Michael I. Bushnell
1996-05-09
(netfs_S_io_reauthenticate): Don't pass right for USER to
Michael I. Bushnell
auth_server_authenticate.
1996-05-09
(netfs_S_file_sync): Accept and ignore new omitmeta arg.
Michael I. Bushnell
1996-05-09
(netfs_S_file_statfs): Use new struct statfs.
Michael I. Bushnell
1996-05-09
(netfs_S_dir_rename): Accept and pass through excl flag.
Michael I. Bushnell
1996-05-09
(netfs_S_dir_link): Accept and pass through excl arg.
Michael I. Bushnell
1996-05-09
(netfs_attempt_link): Add excl parm.
Michael I. Bushnell
(netfs_attempt_rename): Likewise.
1996-05-09
(trivfs_S_file_get_storage_info): Fix param type.
Miles Bader
1996-05-09
Fix param type.
Miles Bader
1996-05-09
(netfs_attempt_statfs): Use struct statfs, not old deprecated
Michael I. Bushnell
structure.
1996-05-09
(fetch_procinfo): Pass a reference to PI_FLAGS in call to
Michael I. Bushnell
fetch_procinfo.
1996-05-09
(trivfs_S_file_get_storage_info): Change to new interface.
Miles Bader
1996-05-09
(trivfs_S_io_reauthenticate): Don't send right for CRED to
Michael I. Bushnell
auth_server_authenticate.
1996-05-09
(trivfs_S_fsys_syncfs): Provide new third arg to file_sync.
Michael I. Bushnell
1996-05-09
(trivfs_S_fsys_get_options): Expect (and ignore) reply port args.
Michael I. Bushnell
1996-05-09
(trivfs_S_file_syncfs): Provide new third arg to file_sync.
Michael I. Bushnell
1996-05-09
(trivfs_S_file_sync): Accept and pass through new omitmeta parm.
Michael I. Bushnell
1996-05-09
(trivfs_S_file_statfs):
Michael I. Bushnell
1996-05-09
(trivfs_S_file_statfs): Use new struct statfs format.
Michael I. Bushnell
1996-05-09
(trivfs_S_dir_rename): Accept new excl parm.
Michael I. Bushnell
1996-05-09
(trivfs_S_dir_link): Accept new excl parm.
Michael I. Bushnell
1996-05-09
(OTHERSRCS): Delete handle-port.c.
Michael I. Bushnell
1996-05-09
(trivfs_handle_port): Delete declaration.
Michael I. Bushnell
1996-05-09
(_diskfs_init_completed): again.
Michael I. Bushnell
1996-05-09
(diskfs_make_protid): Delete function.
Michael I. Bushnell
1996-05-09
(dsikfs_make_protid): Delete declaration.
Michael I. Bushnell
1996-05-09
(libdiskfs.so): s/ioserver/iohelp/g
Michael I. Bushnell
1996-05-09
(_diskfs_init_completed): Don't need to insert right any more now that
Michael I. Bushnell
it's a poly arg.
1996-05-09
(diskfs_S_dir_link): fixup.
Michael I. Bushnell
1996-05-09
(diskfs_node_rdwr): s/ioserver/iohelp/g.
Michael I. Bushnell
1996-05-09
(diskfs_make_node): s/ioserver/iohelp/g.
Michael I. Bushnell
1996-05-09
(iohelp_put_shared_data): s/ioserver/iohelp/g.
Michael I. Bushnell
1996-05-09
(iohelp_fetch_shared_data): s/ioserver/iohelp/g.
Michael I. Bushnell
1996-05-09
(diskfs_S_io_write): s/ioserver/iohelp/g.
Michael I. Bushnell
1996-05-09
(diskfs_S_io_stat): s/ioserver/iohelp/g.
Michael I. Bushnell
1996-05-09
(diskfs_S_io_seek): s/ioserver/iohelp/g
Michael I. Bushnell
1996-05-09
(diskfs_S_io_release_conch): s/ioserver/iohelp/g.
Michael I. Bushnell
1996-05-09
(diskfs_S_io_readable): s/ioserver/iohelp/g.
Michael I. Bushnell
1996-05-09
(diskfs_S_io_read): s/ioserver/iohelp/g
Michael I. Bushnell
1996-05-09
(diskfs_S_io_prenotify): s/ioserver/iohelp/g.
Michael I. Bushnell
1996-05-09
(diskfs_S_io_set_all_openmodes): ioserver_get_conch ->
Michael I. Bushnell
iohelp_get_conch.
1996-05-09
(diskfs_S_io_set_some_openmodes): ioserver_get_conch ->
Michael I. Bushnell
iohelp_get_conch.
1996-05-09
(diskfs_S_io_clear_some_openmodes): ioserver_get_conch ->
Michael I. Bushnell
iohelp_get_conch.
1996-05-09
(diskfs_S_io_get_conch): ioserver_handle_io_get_conch ->
Michael I. Bushnell
iohelp_handle_io_get_conch.
1996-05-09
(_diskfs_init_completed): Provide helpful name to init.
Michael I. Bushnell
1996-05-09
(diskfs_S_fsys_get_options): Accept and ignore replyport parameters.
Michael I. Bushnell
1996-05-09
(diskfs_S_file_sync): ioserver_get_conch -> iohelp_get_conch.
Michael I. Bushnell
[next]