summaryrefslogtreecommitdiffstats
path: root/package/makedevs/makedevs.c
Commit message (Expand)AuthorAgeFilesLines
* makedevs: allow leading whitespace for capabilitiesRicardo Martincoski2018-08-101-1/+1
* makedevs: support optional filesArnout Vandecappelle2017-07-041-1/+4
* Revert "makedevs: make device node creation idempotent"Peter Korsgaard2016-11-271-16/+2
* makedevs: make device node creation idempotentArnout Vandecappelle2016-11-051-2/+16
* makedevs: resync device creation with upstream busyboxArnout Vandecappelle2016-11-051-32/+15
* makedevs: add capability supportPhilippe Reynes2016-06-301-2/+70
* package/makedevs: use the rooted /etc/passwd and /etc/groupYann E. MORIN2016-02-011-9/+31
* package/makedevs: fixing missing return typeAngelo Compagnucci2015-04-131-1/+1
* package/makedevs: add recursive optionAngelo Compagnucci2015-04-111-0/+31
* Fix makedevs to allow longer path namesJulian Lunz2012-04-081-2/+2
* makedevs: remove compiler warning about used-but-setPeter Korsgaard2011-10-091-1/+1
* makedevs: minor fix to command's helpJavier Viguera2011-05-251-1/+1
* makedevs: don't call /bin/sync after creating nodesPeter Korsgaard2011-03-121-3/+0
* makedevs: fix cases where (start != 0)Thomas De Schampheleire2011-02-231-5/+13
* makedevs: Add support for 16-bit major/minor numbersMatt Fleming2011-01-141-2/+2
* makedevs: move to package/Thomas Petazzoni2010-04-191-0/+535
OpenPOWER on IntegriCloud