This file is indexed.

/usr/share/doc/rlpr/TODO is in rlpr 2.05-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
TODO list
---------

* write an autoconf test for the last arguments to getsockopt() and
  getsockname().
* upgrade development environment past automake 1.4 and autoconf 2.13;
  see if any custom macros can go away.
* alert user as to number of copies being made?
* flag for just doing `direct from stdin' for platforms that can support it?
* add back SYSLOG_UNUSABLE code if it turns out it's still needed.
* any way to interpret errors from lpd, even hueristically?!
* maybe control-c should be bound such that it attempts to abort the job?
* inetd support for rlprd
* use ChangeLog
* fix ultrix and seteuid
* write automated regression testsuite
* multiple timeout values (connect/write/read?)
* support writeback for hpux
* fix `version' so that any recompiled file will result in an updated version
  string.
* some lpd's require that the hostname provided with H be a lowercase
  FQDN (even though this is not in the spec); consider adding support.
* aliasing feature for printer names?