blob: 34e314a9616b64067e2435fad2de628ff2612cf5 (
plain)
1
2
3
4
5
6
7
|
$NetBSD: TODO,v 1.2 1995/02/16 02:33:07 cgd Exp $
libsa/devopen.c should replace the PMAX source code, and
they should then share it.
Standalone programs should load against libkern, and sys/stand
should lose things like strchr() in favor of the libkern versions.
|