aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nandtool
Commit message (Collapse)AuthorAgeFilesLines
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| | | | | | | Reduce overlinking Notes: svn path=/head/; revision=275054
* mdoc: remove whitespace.Joel Dahl2012-05-171-1/+1
| | | | Notes: svn path=/head/; revision=235544
* Minor mdoc fixes.Joel Dahl2012-05-171-10/+6
| | | | Notes: svn path=/head/; revision=235543
* Import work done under project/nand (@235533) into head.Grzegorz Bernacki2012-05-1711-0/+1357
The NAND Flash environment consists of several distinct components: - NAND framework (drivers harness for NAND controllers and NAND chips) - NAND simulator (NANDsim) - NAND file system (NAND FS) - Companion tools and utilities - Documentation (manual pages) This work is still experimental. Please use with caution. Obtained from: Semihalf Supported by: FreeBSD Foundation, Juniper Networks Notes: svn path=/head/; revision=235537