aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1999-02-01 22:58:10 +0000
committerRichard M. Stallman1999-02-01 22:58:10 +0000
commitc6d6677e25695f65c5b0763f63676cbe1bee4846 (patch)
tree76e7d481a04680aac83d41354ec214ad8e61734c
parent14f1a889f1a433cdfc68be255802f61a77f8523e (diff)
downloademacs-c6d6677e25695f65c5b0763f63676cbe1bee4846.tar.gz
emacs-c6d6677e25695f65c5b0763f63676cbe1bee4846.zip
*** empty log message ***
-rw-r--r--etc/tasks.texi23
1 files changed, 20 insertions, 3 deletions
diff --git a/etc/tasks.texi b/etc/tasks.texi
index f645c9d817a..f1a9792936a 100644
--- a/etc/tasks.texi
+++ b/etc/tasks.texi
@@ -3,7 +3,7 @@
3@setfilename tasks.info 3@setfilename tasks.info
4@settitle GNU Task List 4@settitle GNU Task List
5@c This date is automagically updated when you save this file: 5@c This date is automagically updated when you save this file:
6@set lastupdate January 17, 1999 6@set lastupdate February 1, 1999
7@c %**end of header 7@c %**end of header
8 8
9@setchapternewpage off 9@setchapternewpage off
@@ -281,6 +281,10 @@ machine specific parts should be kept well separated.
281@item 281@item
282An implementation of CIFS, the ``Common Internet File System,'' for the 282An implementation of CIFS, the ``Common Internet File System,'' for the
283HURD. This protocol is an offshoot of SMB. 283HURD. This protocol is an offshoot of SMB.
284
285@item
286Support (in Linux?) for dumping the non-textual contents of an SVGA
287console.
284@end itemize 288@end itemize
285 289
286@node Extensions, X Windows Projects, Kernel Projects, Top 290@node Extensions, X Windows Projects, Kernel Projects, Top
@@ -391,8 +395,16 @@ Software for designing and printing business cards.
391 395
392@itemize @bullet 396@itemize @bullet
393@item 397@item
394A web-based front end for @code{mon}, so that it can do the 398A web-based front end for the system and network monitoring program
395job of Big Brother (which is not free software). 399@code{mon}, so that it can do the job of Big Brother (which is not free
400software). Some other modifications to mon are probably necessary.
401@code{mon} is considered to be at least as good as Big Brother except
402for the lack of a good Web-based display to make it easy to scan the
403status at a glance.
404
405It might be good to add a few other features to @code{mon}, including
406``dialup'' hosts: systems that are monitored, but for which the lack of
407any reply is not considered a failure.
396 408
397@item 409@item
398A teleconferencing program which does the job of CU-SeeMe (which is, 410A teleconferencing program which does the job of CU-SeeMe (which is,
@@ -439,6 +451,7 @@ If you think of others that should be added, please
439send them to @email{gnu@@gnu.org}. 451send them to @email{gnu@@gnu.org}.
440 452
441@itemize @bullet 453@itemize @bullet
454@ignore OpenBIOS is doing this
442@item 455@item
443A simple PC BIOS. On most new PCs, the BIOS is stored in writable 456A simple PC BIOS. On most new PCs, the BIOS is stored in writable
444memory (misleadingly known as ``flash ROM''). In order to have a wholly 457memory (misleadingly known as ``flash ROM''). In order to have a wholly
@@ -451,6 +464,7 @@ it starts up. Also, it is not absolutely necessary to do all the many
451diagnostics that an ordinary BIOS does (though it would be useful to do 464diagnostics that an ordinary BIOS does (though it would be useful to do
452some of them). However, there may be a need to configure certain data 465some of them). However, there may be a need to configure certain data
453in the computer in a way that is specific to each model of computer. 466in the computer in a way that is specific to each model of computer.
467@end ignore
454 468
455@item 469@item
456A free program that can transfer files on a serial line 470A free program that can transfer files on a serial line
@@ -519,6 +533,9 @@ A free replacement for the semi-free Qt library.
519@item 533@item
520High-quality music compression software. 534High-quality music compression software.
521(Talk with @email{phr@@netcom.com} for relevant suggestions.) 535(Talk with @email{phr@@netcom.com} for relevant suggestions.)
536Unfortunately we cannot implement the popular MP3 format
537due to patents, so this job includes working out some other
538non-patented format and compression method.
522 539
523@item 540@item
524A program to play sound distributed in ``Real Audio'' format. 541A program to play sound distributed in ``Real Audio'' format.