diff options
author | Thomas Bushnell <thomas@gnu.org> | 1998-03-04 21:09:50 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1998-03-04 21:09:50 +0000 |
commit | 75a6d72b6e15906968c8a545f923dbebb47b6402 (patch) | |
tree | 77ef76fa8433fbd510de27b2cff6cb1a04d9681f /TODO | |
parent | 67ed63e957524b2d2e07d306894cf5154bfe37d2 (diff) |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 17 |
1 files changed, 13 insertions, 4 deletions
@@ -30,12 +30,11 @@ See `tasks', the exported task list. * Conform to coding standards (esp. CFLAGS setting) * Internationalization ! * Update INSTALL to refer to GNUmach. !!! +* Use hostid in /etc/rc and mention it in installation instructions, + when suitable sh-utils is released. * Fix emacs/src/unexelf.c to deal with occasional lack of mmap ! -* Release/config -** Have floppy nsswitch.conf use default feature when glibc 2.1 is in use. - * Libraries ** general: @@ -144,7 +143,6 @@ See `tasks', the exported task list. *** Add proc_get_tty() [returns tty opened with no flags], so that ps can be non-suid. ! *** add timeouts to all the msg_* calls proc makes. ! -*** proc leaks dead names massively. ** pfinet *** Allow multiple pfinets to arp on the same ethernet interface for different @@ -262,3 +260,14 @@ deeming happens only when execvp fails. -thomas ??? +* Next release: +** transparent FTP working +** our own bootable floppies +** fdisk +** cdrom with extensions working +** libc 2.1 +** Have floppy nsswitch.conf use default feature when glibc 2.1 is in use. +** proc leaks dead names massively. +** something is still soaking up wired pages on lengthy compiles +** password server; eliminate other checkers of passwords + |