aboutsummaryrefslogtreecommitdiff
path: root/src/mountinfo.c
AgeCommit message (Expand)Author
2007-07-31Fix building on uclibc thanks to SolarRoy Marples
2007-07-31All our binaries are now mulicalls into rc, which makes our on disk sizeRoy Marples
2007-07-25Merge some of reb's OpenBSD fixes inRoy Marples
2007-07-16Use printf so we don't put blank lines at the top of new files and fix mounti...Roy Marples
2007-07-11Don't unmount network filesystems in localmount or halt.sh, #175602.Roy Marples
2007-06-28Add --nocolor to more programsRoy Marples
2007-05-14Allow time for pidfiles to be created, #178274.Roy Marples
2007-04-17start unifying help handlingMike Frysinger
2007-04-13add basic --helpMike Frysinger
2007-04-12Style updatesRoy Marples
2007-04-12Fix getopt a littleRoy Marples
2007-04-12Hug getopt_long even though it's not POSIX. start-stop-daemon has always requ...Roy Marples
2007-04-11Cuddle up to LKML C styleRoy Marples
2007-04-10Fix indentationRoy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples