Commit graph

1342 commits

Author SHA1 Message Date
rsc
a5f9ff62b2 document searchpath(3) 2005-01-23 22:41:44 +00:00
rsc
4a62371140 Add searchpath(). 2005-01-23 22:33:59 +00:00
rsc
28125cbd4c Extract more data from core dumps. 2005-01-23 22:33:25 +00:00
rsc
dd944ec72a Start working through proper handling of pthreads when
debugging Linux core dumps.  Pthreads for active processes
is still not supported, nor are other systems.
2005-01-23 22:33:04 +00:00
rsc
a0e8d02d09 Apparently SuSE 9.1's X distribution uses even bigger
buffers than the standard ones.  64kB appears to be enough
for a stack in that case, but let's just go nuts and make
the stacks enormous, so that it takes a few more doublings
of X's stack needs before we run into this problem again.

The VM system should take care of not actually using most
of the memory anyway.
2005-01-23 16:02:04 +00:00
rsc
8327d41981 redirect debugging output of isnptl 2005-01-23 01:55:42 +00:00
rsc
311b2afde9 arg count 2005-01-21 20:23:06 +00:00
rsc
7ca705927e use better versions 2005-01-21 20:21:12 +00:00
rsc
7e91400c0d replace mdir with mkdir; oops 2005-01-21 06:51:27 +00:00
rsc
f0264abf26 ignore host read eof while exiting 2005-01-20 22:59:50 +00:00
rsc
303cb7c6db todo 2005-01-20 17:53:14 +00:00
rsc
9020c5dcc3 core has been written 2005-01-20 17:52:20 +00:00
rsc
1b0c8a154a use correct yacc 2005-01-19 19:48:58 +00:00
rsc
f5473886cd more ignores 2005-01-19 19:17:20 +00:00
rsc
10b819c6bd add errno 2005-01-19 19:12:48 +00:00
rsc
d993ae5d79 fixes 2005-01-19 17:11:28 +00:00
rsc
e9c1790354 show only interesting log entries 2005-01-19 17:04:56 +00:00
rsc
a331ac4c61 do not use shutdown on mac 2005-01-19 16:51:37 +00:00
rsc
9b3d503bac avoid c99 2005-01-19 16:50:07 +00:00
rsc
ec41125f3b avoid c99 extensions 2005-01-19 16:48:25 +00:00
rsc
4fc1f5f949 bad $variable names 2005-01-19 16:45:27 +00:00
rsc
6dfd0c502a try again 2005-01-19 16:44:22 +00:00
rsc
c384ebd2ce try again at x86-64 2005-01-19 16:42:34 +00:00
rsc
6987199d12 continue x86-64 2005-01-19 04:05:19 +00:00
rsc
6135dd6916 do not close -1 2005-01-19 03:53:20 +00:00
rsc
8369671104 update 2005-01-19 01:17:03 +00:00
rsc
16334694d2 do not translate man pages 2005-01-19 00:38:07 +00:00
rsc
108559b2d7 do not use rpath on Darwin 2005-01-19 00:25:38 +00:00
rsc
803292c631 proccreate race 2005-01-18 20:53:12 +00:00
rsc
1c8159def5 free hdr->cmd 2005-01-18 20:49:25 +00:00
rsc
1bdf170864 extract cmd in right place 2005-01-18 20:49:11 +00:00
rsc
58698c9c12 add 2005-01-18 20:45:12 +00:00
rsc
20173464d2 add core cmd 2005-01-18 20:26:26 +00:00
rsc
170d47ee1f print core cmd 2005-01-18 20:26:12 +00:00
rsc
3b1a43f3df run LOCAL.INSTALL 2005-01-18 20:17:42 +00:00
rsc
5579b860db check for lack of registers 2005-01-18 20:17:28 +00:00
rsc
2e49032b85 bigger chunking 2005-01-18 20:17:17 +00:00
rsc
515b6e5bff add threadgetname 2005-01-18 20:17:12 +00:00
rsc
361e279c59 bug fixes 2005-01-18 20:15:18 +00:00
rsc
aa1d0b1bb0 update 9menu url 2005-01-18 18:52:37 +00:00
rsc
f263eaf302 gone 2005-01-18 18:34:46 +00:00
rsc
e4d62adf03 update 2005-01-18 18:31:09 +00:00
rsc
80f510c8a4 add threadspawnl 2005-01-18 18:26:43 +00:00
rsc
f3e872014e silence useless errors 2005-01-18 18:17:00 +00:00
rsc
668b32b76c explain nptl stuff 2005-01-18 18:14:14 +00:00
rsc
9a4f7bced2 explain nptl stuff 2005-01-18 18:13:24 +00:00
rsc
3d867865ef better exit handling 2005-01-18 18:13:16 +00:00
rsc
daefa1a92f add fsseek 2005-01-18 18:11:39 +00:00
rsc
0fcd970331 use domain name 2005-01-18 18:11:05 +00:00
rsc
5ccb404fa5 remove hard-coded /usr/local/plan9 2005-01-18 06:02:57 +00:00