summaryrefslogtreecommitdiff
path: root/package/makedevs/makedevs.c
AgeCommit message (Expand)Author
2018-08-10makedevs: allow leading whitespace for capabilitiesRicardo Martincoski
2017-07-04makedevs: support optional filesArnout Vandecappelle
2016-11-27Revert "makedevs: make device node creation idempotent"Peter Korsgaard
2016-11-05makedevs: make device node creation idempotentArnout Vandecappelle
2016-11-05makedevs: resync device creation with upstream busyboxArnout Vandecappelle
2016-06-30makedevs: add capability supportPhilippe Reynes
2016-02-01package/makedevs: use the rooted /etc/passwd and /etc/groupYann E. MORIN
2015-04-13package/makedevs: fixing missing return typeAngelo Compagnucci
2015-04-11package/makedevs: add recursive optionAngelo Compagnucci
2012-04-08Fix makedevs to allow longer path namesJulian Lunz
2011-10-09makedevs: remove compiler warning about used-but-setPeter Korsgaard
2011-05-25makedevs: minor fix to command's helpJavier Viguera
2011-03-12makedevs: don't call /bin/sync after creating nodesPeter Korsgaard
2011-02-23makedevs: fix cases where (start != 0)Thomas De Schampheleire
2011-01-14makedevs: Add support for 16-bit major/minor numbersMatt Fleming
2010-04-19makedevs: move to package/Thomas Petazzoni