From Jan Kiszka: This patch fixes the security labelling of the login terminal
[oweals/busybox.git] / miscutils / mountpoint.c
2006-03-23 Mike Frysingerdont printf arguments given by user for security sanity
2006-01-25 Tim Rikerjust whitespace
2005-09-29 "Vladimir N. Oleynik"change interface to bb_xasprintf() - more perfect for me.
2005-08-20 Rob LandleyBernhard Fischer provided a mountpoint(1) applet. ...