## Userland projects
* Bring in BSD-licensed versions of some text tools like `grep`, `diff` and `sort`. The OpenBSD guys already did some work related to that. If you manage to bring the tools to DragonFly, check if everything works as expected (e.g. rc.d scripts, make world runs, ...). Of course the new tools need to have at least all the features of the old GNU tools.
-* Update the [[contributed software|/docs/user/list/ContribSoftware]] which is out-of-date.
+* Update the [[contributed software|docs/user/ContribSoftware]] which is out-of-date.
* Remove `NOINET6` build option
* `WARN` corrections to utilities
* Clean our code to make it [style(9)](http://leaf.dragonflybsd.org/cgi/web-man?command#style§ionANY) compatible. Compile and test your changes. Verify that the checksum (sha(1)) of the unmodified object matches the checksum of the cleaned object. Check also with strip(1)+sha(1)