ubase/TODO
2014-06-27 17:07:56 +01:00

33 lines
445 B
Plaintext

Tools to be implemented
=======================
* vmstat(8)
* top(1)
* Better ps(1) support
* swaplabel(8)
* last(1)
* losetup(8)
* lspci
* mkswap [-L]
* adduser
* addgroup
* rmuser
* rmgroup
* ifconfig
* hwclock
* partprobe
* rfkill
* taskset
* acpi
* blkid
* lsattr
* pmap
* pwdx
Misc
====
* Check all ioctl() calls for failure.
* Decide what to do with 'bool vs int' debate.
* Beautify passwd(1) + shadow support.