aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: e1a45a33313f4cba55989db4bd55138aeee1e371 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
; $Id: TODO,v 1.9 1995/03/16 05:07:09 paul Exp $

** To skip this preamble, search forward for the pattern `**'.

This file contains a list of ideas that people have come up for "good
things to do" in FreeBSD.  These aren't necessarily things on the
fast-track, and in fact consist mostly of things that the core team is
never going to find the time to do so, if most things here are going
to happen at all, they'll happen when someone reading this list steps
forward and volunteers!

That said, a lot of these ideas would be very nice to have and would
add substantially to the perceived value of FreeBSD.  Some items on
this list would add a LOT of value, for that matter, and are by no
means trivial.  Take and fix an item with a (*) next to it and WC will
even send you a free CD for your troubles!  It's the least they
can do for all notable contributors.

This is a also good place to look if you're keen for a little
assignment, whole project or just something random to do.  Many folks
often feel intimidated by the sheer size of FreeBSD and think "I'd
like to pitch in somehow, but god, what can _I_ do?  I can't possibly
do any of the things the core team are doing - aiiggh!  They'll laugh
at my code, I know it!  I can't do it!"
Trust us, don't worry!  Take a dedicated stab at something on this
list and most of us will applaud - even if you don't finish, you may
stir someone else into picking it up where you left off.  Above all,
pick something you'll have fun doing!

There are small things and large things in this list, and we may
periodically reshuffle it to mark things done, outdated or more
important.  Tasks are tagged with a unique ID number (YYMMDDNNN) for
later tracking and are also easily machine-parsable by those seeking
to browse them with some home-rolled search program.  Some indication
of relative difficulty level is also given for each task, though it
should be kept in mind that one persons "easy" is anothers
"impossible", so take the ratings with a grain of salt! :)

If you start working on something from this list, we also suggest that
you contact the email-address listed for more information and to
provide some central coordination for your effort.  If the email
address given is simply <foo> then the email address can be presumed
to be <foo@FreeBSD.ORG>.  If no email address is listed, then
simply send to <freebsd-hackers@FreeBSD.org>.

Thanks!

					The FreeBSD core team.

** --- cut here ---

TASKID:	940820002
TASK:	Add Linux/Crynwr compatible plip mode to lpt.c
DETAIL: { Look at the crynwr packet-driver plip.asm (ftp::ftp.ftp.com)
and the linux driver for reference. }
EMAIL:	<phk>
CATS:	kernel networking
GRADE:	ADVANCED
STATUS: OPEN (*)

TASKID:	940820003
TASK:	Add laptop-feature to wd.c
DETAIL:	{ If disk just spun up, do sync when we have it running.  Need
to detect that disk was turned off, e.g. had a long delay in becomming
ready again. }
EMAIL:	<phk>
CATS:	kernel laptop
GRADE:	INTERMEDIATE
STATUS:	OPEN

TASKID:	940820004
TASK:	Add hot-swap PCMICIA bus and driver support.
DETAIL:	{ Several teams in Linux and one in NetBSD are working on providing
hot insertion/removal and autoconfiguration of PCMCIA cards.  This task
also requires some modification of existing drivers to support being used
by PCMCIA cards.  This task is both really hard and comparatively easy;
hard because it's a big job, easy because others have already gone much of
the way and you have their work for reference. }
EMAIL:	<phk>
CATS:	kernel laptop
GRADE:	ADVANCED
STATUS:	IN PROGRESS

TASKID:	940820006
TASK:	Add bootp/DHCP to the generic ethernet code.
DETAIL:	{ Implement an ioctl(), which will send a bootp on a particular
interface and return the data in a usable format. OR make a program which uses
existing ioctls to do it.  See RFC153[34] for information on DHCP. }
EMAIL:	<phk>
CATS:	kernel networking
GRADE:	ADVANCED
STATUS:	OPEN (*)

TASKID:	940820007
TASK:	Add bootp/DHCP capability to slip driver.
DETAIL: { Cisco's products implement this.  Both master and slave side would be
desirable. }
EMAIL:	<phk>
CATS:	kernel networking
GRADE:	ADVANCED
STATUS:	OPEN (*)

TASKID:	940820010
TASK:	Make iostat find the disks
DETAIL:	{ This is actually mostly a change to the device-drivers to collect 
the information in the first place. }
EMAIL:	<phk>
CATS:	kernel
GRADE:	INTERMEDIATE
STATUS:	OPEN

TASKID:	940820011
TASK:	Silence "cc -Wall"
DETAIL:	{ Lots of warnings if you try this.  You will find this a challenge
actually, and it is good training in the C language.}
EMAIL:	<phk>
CATS:	kernel user
GRADE:	INTERMEDIATE
STATUS:	OPEN (*)

TASKID: 940821001
TASK:	Add XPG-style message catalogs.
DETAIL:	{ NetBSD has apparently already done the necessary work, so this
pretty much comes down to either evaluating their stuff and making any changes
necessary, or simply starting from scratch.  Not having seen the code in
question, I leave it up to the best judgement of the implementor as to how to
best accomplish the task. }
EMAIL:	<jkh>
CATS:	user
GRADE:	INTERMEDIATE
STATUS:	OPEN

TASKID: 940911001
TASK:	Make PAS16 a controller.
DETAIL:	{ Make the ProAudioSpectrum a controller like wdc1 and attach 
sound and cdrom drivers to it. }
EMAIL:	<phk>
CATS:	kernel
GRADE:	INTERMEDIATE
STATUS:	OPEN

TASKID:	950222001
TASK:	Make find smarter about -fstype local
DETAIL:	{ Currently when doing a find blah -fstype local the find traverses
through all nfs mounted file systems looking for locally mounted filesystems,
this could be short circuited by using getmntinfo/statfs.  Note that you
can not do this when following symlinks. }
EMAIL:	<rgrimes, phk>
CATS:	user
GRADE:	INTERMEDIATE
STATUS:	OPEN

TASKID: 950316001
TASK:	Make ps use infinite texwidth for redirected output
DETAIL:	{ When you do a ps | grep foo, if foo is long and the screen width is
shorter then grep never sees foo because ps truncates its output. It makes
more sense for ps to do no truncation at all if its output is redirected. }
EMAIL:	<paul>
CATS:	user
GRADE:	INTERMEDIATE
STATUS:	OPEN

TASKID: 95031701
TASK:	Implement a file system debugger (fsdb)
DETAIL:	{ Traditionally, there has been a fsdb(8) program in Unix.
This program is not part of 4.4BSD, but the current system lacks
some utility to low-level step through the file system and repair
(or damage:) something in case fsck tells about problems, but the
administrator is unlucky with the suggested actions of fsck.
The original fsdb had a terrible syntax, something more rationale
should be built instead. }
EMAIL:	<joerg>
CATS:	user
GRADE:	ADVANCED
STATUS:	OPEN