index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libtrivfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
(trivfs_S_io_restrict_auth): Free initial reference created by
Michael I. Bushnell
1995-07-21
1
-0
/
+1
*
(trivfs_S_io_reauthenticate): Free initial reference created by
Michael I. Bushnell
1995-07-21
1
-1
/
+3
*
(trivfs_S_io_duplicate): Free initial reference created by
Michael I. Bushnell
1995-07-21
1
-0
/
+1
*
(trivfs_handle_port): Free initial reference created by
Michael I. Bushnell
1995-07-21
1
-1
/
+4
*
(trivfs_S_fsys_getroot): Free initial reference created by
Michael I. Bushnell
1995-07-21
1
-0
/
+1
*
Protect against including twice, and add includes that we depend on.
Miles Bader
1995-07-20
1
-0
/
+10
*
Removed dependencies that are now automatically generated.
Michael I. Bushnell
1995-07-06
1
-9
/
+1
*
(_trivfs_begin_using_control): Typo
Michael I. Bushnell
1995-06-27
1
-1
/
+1
*
Fix types of trivfs_cntl_portclasses and trivfs_protid_portclasses.
Michael I. Bushnell
1995-06-27
1
-2
/
+2
*
(trivfs_S_fsys_goaway): Call trivfs_goaway the new way.
Michael I. Bushnell
1995-06-27
1
-3
/
+3
*
(trivfs_startup): New parms CONTROL_BUCKET and PROTID_BUCKET; pass
Michael I. Bushnell
1995-06-27
1
-5
/
+8
*
(trivfs_startup): New parms CONTROL_BUCKET and PROTID_BUCKET.
Michael I. Bushnell
1995-06-27
1
-1
/
+3
*
(trivfs_clean_protid): Use new ports interface. Use PREdecrement in
Michael I. Bushnell
1995-06-27
1
-2
/
+2
*
(trivfs_do_mach_notify_no_senders): Use new ports interface.
Michael I. Bushnell
1995-06-27
1
-3
/
+3
*
(_trivfs_begin_using_protid, _trivfs_end_using_protid,
Michael I. Bushnell
1995-06-27
1
-15
/
+15
*
(trivfs_S_io_restrict_auth): Use new ports interface.
Michael I. Bushnell
1995-06-27
1
-1
/
+3
*
(trivfs_S_io_reauthenticate): Use new ports interface.
Michael I. Bushnell
1995-06-27
1
-1
/
+3
*
(trivfs_S_io_duplicate): Use new ports interface.
Michael I. Bushnell
1995-06-27
1
-1
/
+3
*
(trivfs_handle_port): Take new parms; use new ports interface;
Michael I. Bushnell
1995-06-27
1
-4
/
+8
*
(trivfs_handle_port): New parms CONTROL_BUCKET and PROTID_BUCKET.
Michael I. Bushnell
1995-06-27
1
-1
/
+3
*
(trivfs_S_fsys_getroot): Use new form of ports_allocate_port call.
Michael I. Bushnell
1995-06-27
1
-2
/
+3
*
(struct trivfs_control): New member `protid_bucket'.
Michael I. Bushnell
1995-06-27
1
-0
/
+1
*
(trivfs_control): Renamed member `protid_types' to be `protid_class'
Michael I. Bushnell
1995-06-27
1
-1
/
+1
*
(trivfs_protid_portclasses): Renamed from
Michael I. Bushnell
1995-06-27
1
-11
/
+14
*
Add fsys_set_options, replacing fsys_mod_readonly.
Miles Bader
1995-05-12
1
-5
/
+5
*
Add startup.c.
Miles Bader
1995-04-12
1
-1
/
+1
*
If trivfs_fsid is zero, set it to our process id, which should be a nice
Miles Bader
1995-04-09
1
-0
/
+5
*
Before calling trivfs_modify_stat, set the st_fstype & st_fsid fields to
Miles Bader
1995-04-09
1
-1
/
+12
*
Declare trivfs_startup.
Miles Bader
1995-04-09
1
-0
/
+9
*
Initial revision
Miles Bader
1995-04-09
1
-0
/
+62
*
(struct trivfs_control): Delete members `openshead' and `openstail'.
Michael I. Bushnell
1995-03-30
1
-1
/
+0
*
(trivfs_S_fsys_getroot): Strip out old hack for blocking.
Michael I. Bushnell
1995-03-30
1
-86
/
+8
*
(trivfs_check_open_hook): Doc fix.
Michael I. Bushnell
1995-03-30
1
-13
/
+3
*
(trivfs_clean_protid): Lock CRED->po->cntl->lock around relevant code.
Michael I. Bushnell
1995-03-30
1
-1
/
+3
*
(trivfs_handle_port): Initialize CNTL->lock.
Michael I. Bushnell
1995-03-30
1
-1
/
+2
*
(trivfs_S_io_duplicate): Slight fix.
Michael I. Bushnell
1995-03-30
1
-4
/
+2
*
(trivfs_S_io_restrict_auth): Lock CRED->po->cntl->lock around relevant
Michael I. Bushnell
1995-03-30
1
-1
/
+3
*
(trivfs_S_io_reauthenticate): Lock CRED->po->cntl->lock around
Michael I. Bushnell
1995-03-30
1
-1
/
+5
*
(trivfs_S_io_duplicate): Lock CRED->po->cntl->lock around relevant
Michael I. Bushnell
1995-03-30
1
-1
/
+5
*
(struct trivfs_control): New member `lock'.
Michael I. Bushnell
1995-03-30
1
-1
/
+2
*
Updated for new io_select interface.
Roland McGrath
1995-01-18
1
-9
/
+6
*
Use mach_msg_type_number_t in place of unsigned int and int.
Roland McGrath
1994-12-09
1
-2
/
+2
*
Use mach_msg_type_number_t in place of int.
Roland McGrath
1994-12-09
1
-1
/
+1
*
Use mach_msg_type_number_t in place of unsigned int and int.
Roland McGrath
1994-12-09
1
-2
/
+2
*
entered into RCS
Michael I. Bushnell
1994-10-25
1
-1
/
+1
*
entered into RCS
Michael I. Bushnell
1994-08-30
2
-0
/
+12
*
Initial revision
Michael I. Bushnell
1994-08-30
1
-0
/
+30
*
entered into RCS
Michael I. Bushnell
1994-08-30
1
-2
/
+2
*
entered into RCS
Michael I. Bushnell
1994-08-30
1
-0
/
+38
*
Formerly fsys-getroot.c.~16~
Michael I. Bushnell
1994-08-30
1
-5
/
+5
[next]