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
/
utils
/
rpctrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update rpctrace to use the new ABI for inlined port names
Flavio Cruz
2024-01-23
1
-34
/
+59
*
Fix a few pointer related warnings.
Flavio Cruz
2023-12-29
1
-2
/
+2
*
utils: Port to x86_64
Sergey Bugaev
2023-05-10
1
-4
/
+4
*
Use designated initializers when building mach_msg_type_t
Flavio Cruz
2023-05-04
1
-7
/
+7
*
Improve portability for rpctrace on x86_64
Flavio Cruz
2023-04-24
1
-3
/
+5
*
Avoid variable length array with size zero
Samuel Thibault
2023-02-02
1
-1
/
+1
*
Fix *printf specifier for user space mach ports.
Flavio Cruz
2022-12-06
1
-6
/
+6
*
rpctrace: Pass prefixed_name to _hurd_exec_paths.
Kalle Olavi Niemitalo
2018-01-08
1
-2
/
+5
*
Use the new _hurd_exec_file_name function
Emilio Pozuelo Monfort
2018-01-08
1
-0
/
+4
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-38
/
+38
*
Fix harmless indentation errors tripping [-Wmisleading-indentation].
Justus Winter
2017-08-05
1
-3
/
+3
*
Fix typo
Brent W. Baccala
2016-10-29
1
-1
/
+1
*
rpctrace: Print beyond '\0' in MACH_MSG_TYPE_CHAR.
Kalle Olavi Niemitalo
2016-08-23
1
-1
/
+2
*
fix compiler warnings in hurd/utils
Flavio Cruz
2015-12-29
1
-11
/
+12
*
utils: split-off the message id parsing
Justus Winter
2015-06-30
1
-194
/
+8
*
utils/rpctrace: fix notification port handling
Justus Winter
2015-01-20
1
-1
/
+2
*
utils/rpctrace: make `trace_and_forward' payload-aware
Justus Winter
2014-12-07
1
-1
/
+28
*
utils/rpctrace: fix crash while printing messages
Justus Winter
2014-11-12
1
-1
/
+1
*
libports: lock-less reference counting for port_info objects
Justus Winter
2014-10-05
1
-2
/
+8
*
Add TODO about fork() making rpctrace emit an error
Samuel Thibault
2014-04-22
1
-0
/
+2
*
utils/rpctrace: fix output so that replies can be attributed to requests
Justus Winter
2013-12-16
1
-2
/
+26
*
utils/rpctrace: escape non-printable characters in strings
Justus Winter
2013-12-16
1
-2
/
+46
*
utils/rpctrace: handle MACH_MSG_TYPE_PORT_SEND rights in trace_and_forward
Justus Winter
2013-12-16
1
-0
/
+4
*
utils/rpctrace: generalize tracing code
Justus Winter
2013-12-16
1
-17
/
+23
*
utils/rpctrace: generalize code in rewrite_right
Justus Winter
2013-12-16
1
-3
/
+1
*
Fix sscanf format for c99
Samuel Thibault
2013-09-21
1
-1
/
+1
*
rpctrace: implement -E
Pino Toscano
2013-03-01
1
-1
/
+49
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-2
/
+10
*
Rework rpctrace into handling multitask programs
Da Zheng
2012-07-01
1
-275
/
+787
*
Make rpctrace handle terminate/suspend signals correctly
Da Zheng
2012-07-01
1
-2
/
+86
*
Add -s option to rpctrace
Samuel Thibault
2011-01-23
1
-1
/
+10
*
Fix a gcc warning.
Da Zheng
2010-08-27
1
-4
/
+6
*
Fix bug #20612: rpctrace: heisenbug.
Zheng Da
2009-10-12
1
-2
/
+2
*
2006-11-27 Ben Asselstine <benasselstine@canada.com>
Thomas Schwinge
2006-11-26
1
-32
/
+83
*
2006-03-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2006-03-14
1
-5
/
+10
*
2005-07-26 Alfred M. Szmidt <ams@gnu.org>
Alfred M. Szmidt
2005-07-26
1
-4
/
+40
*
auth/
Marcus Brinkmann
2004-03-01
1
-16
/
+17
*
2003-10-26 Roland McGrath <roland@frob.com>
Roland McGrath
2003-10-26
1
-5
/
+3
*
2002-05-28 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-28
1
-6
/
+8
*
2002-05-20 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
Marcus Brinkmann
2002-05-21
1
-1
/
+1
*
2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>
Neal H. Walfield
2002-03-26
1
-3
/
+4
*
2002-01-30 Roland McGrath <roland@frob.com>
Roland McGrath
2002-01-30
1
-45
/
+92
*
2002-01-29 Roland McGrath <roland@frob.com>
Roland McGrath
2002-01-29
1
-9
/
+116
*
2002-01-02 Roland McGrath <roland@frob.com>
Roland McGrath
2002-01-02
1
-3
/
+6
*
2001-10-14 Roland McGrath <roland@frob.com>
Roland McGrath
2001-10-15
1
-1
/
+4
*
2001-06-06 Roland McGrath <roland@frob.com>
Roland McGrath
2001-06-06
1
-0
/
+2
*
2001-06-06 Roland McGrath <roland@frob.com>
Roland McGrath
2001-06-06
1
-1
/
+3
*
2001-02-27 Roland McGrath <roland@frob.com>
Roland McGrath
2001-02-27
1
-225
/
+481
*
1999-07-17 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-07-18
1
-25
/
+8
*
(trace_and_forward): rehack special cases for mach_port_insert_right and vm_map
Roland McGrath
1999-07-18
1
-7
/
+34
[next]