diff options
author | Miles Bader <miles@gnu.org> | 1997-05-29 18:21:59 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-05-29 18:21:59 +0000 |
commit | dd78c0daa07dbb70c8a2e56db4b224e5813ba3ad (patch) | |
tree | 04ec90dd29bc22ed495c69b4d30b6c3571b56f93 /TODO | |
parent | 266c7fabe2732aa07e80d86de02a9a0357f26dc0 (diff) |
.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -231,6 +231,9 @@ See `tasks', the exported task list. **** For mach-indep thread commands, before validating against internal thread list. !!! *** read core files !! +*** Gdb doesn't work right if it doesn't have permission to frob the + inferior process (for instance, if it's a set[ug]id program), but + doesn't give a meaningful error message. Try `break main' in /bin/login. ** nfsd *** Implement TCP nfs. ! @@ -242,7 +245,8 @@ See `tasks', the exported task list. * Mach: ** Have some analogue of /dev/klog that syslogd can get kernel messages from - (maybe there is already?); the boot file system, and other people deeming + (maybe there is already?); the boot file system, and other people +deeming it too risk to attempt to contact syslogd can use it too? ! ** Add a startup timestamp to tasks, and have some way of fetching it. !! |