summaryrefslogtreecommitdiffstats
path: root/usr.sbin/makefs/walk.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicated copies of various NetBSD compatibility shims used bybrooks2013-05-091-28/+1
| | | | | | | makefs and use libnetbsd, contrib/mtree, and contrib/mknod instead. Sponsored by: DARPA, AFRLo MFC after: 1 month
* Support hardlinks in manifest files by the same logic as the treewalkbrooks2013-02-201-2/+1
| | | | | | | code. Reviewed by: marcel Sponsored by: DARPA, AFRL
* Allow contents of multiple directories to be merged to the current image.jkim2012-01-311-31/+97
| | | | | | | | Note this patch was submitted to NetBSD and they already adopted it. http://mail-index.netbsd.org/source-changes/2012/01/28/msg031078.html MFC after: 1 week
* Spelling fixes for usr.sbin/uqs2011-12-301-1/+1
|
* Sync with the latest version from NetBSD. It notably addds ISO9660 support.cognet2010-11-071-78/+159
| | | | Submitted by: bapt
* import netbsd makefs toolsam2008-12-191-0/+568
OpenPOWER on IntegriCloud