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
/
libfshelp
/
fetch-root.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_t
Samuel Thibault
2023-08-08
1
-2
/
+2
*
Fix leaking auth ports
Samuel Thibault
2022-01-04
1
-0
/
+3
*
Fix missing gnu_dev_* prototypes
Samuel Thibault
2019-07-27
1
-0
/
+1
*
Hurd patches (fix compilation)
Luca Weiss
2018-06-13
1
-2
/
+2
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-2
/
+2
*
Unify the short-circuit translator logic
Justus Winter
2016-05-19
1
-0
/
+40
*
libfshelp: pass cookie to the callback function
Justus Winter
2016-04-20
1
-1
/
+1
*
Fix spurious port deallocation
Samuel Thibault
2016-03-19
1
-1
/
+2
*
Fix hang on reauthentication
Samuel Thibault
2016-02-14
1
-1
/
+1
*
Remove libfshelp/trans.h and libfshelp/locks.h.
Flavio Cruz
2016-02-07
1
-3
/
+6
*
Replace `bzero' with `memset'
Justus Winter
2014-12-10
1
-3
/
+3
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-6
/
+6
*
Fix spurious destroy during RPC to self with rendez-vous
Samuel Thibault
2012-09-22
1
-1
/
+1
*
2002-05-07 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-08
1
-2
/
+2
*
daemons/
Marcus Brinkmann
2001-01-30
1
-2
/
+3
*
2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
2000-03-17
1
-2
/
+3
*
1999-10-07 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-10-07
1
-64
/
+65
*
Wed Apr 28 03:06:19 1999 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-04-30
1
-1
/
+3
*
Tue Apr 20 21:43:20 1999 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-04-21
1
-2
/
+2
*
Fri Nov 15 14:43:44 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1996-11-18
1
-2
/
+2
*
Wed Nov 6 17:49:33 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1996-11-13
1
-4
/
+4
*
(fshelp_fetch_root): Don't use unsafe MOVE_SEND in call to
Michael I. Bushnell
1996-07-08
1
-2
/
+7
*
(fshelp_fetch_root): Deal properly with errors from auth_makeauth.
Michael I. Bushnell
1996-06-24
1
-1
/
+2
*
(fshelp_fetch_root) [reauth]: Use new args for auth_user_authenticate.
Michael I. Bushnell
1996-05-09
1
-3
/
+2
*
(fshelp_fetch_root): Make sure the returned fsys control port is valid.
Miles Bader
1996-02-21
1
-1
/
+5
*
(fshelp_fetch_root): Use hurd_condition_wait instead of
Michael I. Bushnell
1996-01-29
1
-2
/
+5
*
(fshelp_fetch_root):
Miles Bader
1996-01-27
1
-5
/
+5
*
(fshelp_fetch_root):
Miles Bader
1995-11-06
1
-10
/
+4
*
(fshelp_fetch_root):
Miles Bader
1995-11-02
1
-11
/
+29
*
(fshelp_fetch_root): Wakeup other blocked calls *before* returning
Michael I. Bushnell
1995-06-26
1
-6
/
+8
*
(fshelp_fetch_root): Parenthesize assert test correctly.
Michael I. Bushnell
1995-06-23
1
-1
/
+1
*
(fshelp_fetch_root) [reauth]: If PORT is null, then just return it.
Michael I. Bushnell
1995-06-22
1
-0
/
+3
*
(fshelp_fetch_root): Pass type and length parameters in the right
Michael I. Bushnell
1995-06-22
1
-6
/
+5
*
(fshelp_fetch_root): Pass new third arg to fshelp_set_active.
Michael I. Bushnell
1995-06-21
1
-1
/
+1
*
(fshelp_fetch_root): Reduce levels of loops. Only change ACTIVE when
Michael I. Bushnell
1995-06-19
1
-95
/
+106
*
(fshelp_fetch_root): Never consume the right on DOTDOT.
Michael I. Bushnell
1995-06-14
1
-2
/
+1
*
(fshelp_fetch_root): Free ARGZ after we're done with them.
Michael I. Bushnell
1995-06-14
1
-0
/
+2
*
(fshelp_fetch_root): Take new arg COOKIE and pass it to CALLBACK.
Michael I. Bushnell
1995-06-14
1
-2
/
+3
*
*** empty log message ***
Michael I. Bushnell
1995-06-14
1
-40
/
+118
*
entered into RCS
Michael I. Bushnell
1994-09-06
1
-3
/
+21
*
Initial revision
Michael I. Bushnell
1994-09-06
1
-0
/
+53