aee8272d3d
Give some identifiers internal linkage
...
Give draw_map(), xdeval(), LwpSchedQ[], LwpDeadQ, LwpContextPtr,
LwpMaxpri, LwpStackGrowsDown internal linkage.
2008-08-09 08:40:04 -04:00
0a49cd24a3
Remove unused xdprval()
2008-08-09 08:40:04 -04:00
24aaec7e34
Fix a long vs. int format string bug in xdprsym()
...
Could print junk on machines where long is wider than int, but only in
oops recovery.
2008-08-02 12:04:06 -04:00
ee863c5d25
Fix empdump not to depend on POGO's origin
...
Treat NATID_BAD as deity with absolute coordinates in nstr_exec_val()
and xdinit(). Use that in dump_table().
2008-03-26 22:12:07 +01:00
0dd6702df1
Update known contributors comments
2008-03-14 20:25:44 +01:00
ed0c98d3c8
Implement human-readable dialect for xdump
...
This is for the forthcoming empdump utility program. The xdump
command still does not support the human-readable dialect.
xundump has supported the human-readable dialect for a long time
(commit 4871a10a
).
2008-03-14 20:25:42 +01:00
4c746b5e73
Make xdump code available for future use outside the server
...
Move the bits useful there from src/lib/commands/xdump.c to new
include/xdump.h and src/lib/common/xdump.c.
2008-03-14 20:25:42 +01:00