aboutsummaryrefslogtreecommitdiff
path: root/miscutils/mountpoint.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - move #include busybox.h to the very top so we pull in the configaldot2006-06-031-1/+1
* use more boiler plate GPL noticesvapier2006-04-161-1/+1
* dont printf arguments given by user for security sanityvapier2006-03-231-1/+1
* just whitespacetimr2006-01-251-1/+1
* change interface to bb_xasprintf() - more perfect for me.vodz2005-09-291-2/+2
* Bernhard Fischer provided a mountpoint(1) applet. This is apparently somethinglandley2005-08-201-0/+70