aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2001-03-12Adjust ifconfig usage message for selected options and current functionality.Manuel Novoa III3-18/+69
2001-03-12Reduced code size of interface. Support ifconfig -a and ifconfig interfaceManuel Novoa III3-140/+208
2001-03-10When using wordexp, only try to use the expand commandEric Andersen3-36/+42
2001-03-10Quick mod to enable option -a for ifconfig.Manuel Novoa III3-20/+33
2001-03-10Created new regression testing framework with a number of testcases (many moreMark Whitley3-1/+409
2001-03-10/* getopt not needed */Mark Whitley2-0/+4
2001-03-09Added some more '/* getopt not needed */' lines.Mark Whitley12-0/+26
2001-03-09Use perror_msg_and_die function where appropriate.Manuel Novoa III2-6/+4
2001-03-09Fixed df.c so that nfs volumes will display properly (fixing bug #1113).Eric Andersen2-12/+20
2001-03-09Silence a silly warningEric Andersen2-6/+8
2001-03-09Applied patch from Jeff Garzik to getopt-ify rmmod.Mark Whitley2-26/+24
2001-03-09Patch from Jeff Garzik marking a few 'getopt not needed' apps.Eric Andersen9-0/+16
2001-03-09A cleanup patch from Jeff Garzik to static-ify a number ofEric Andersen48-158/+156
2001-03-09patch from Larry to fix pristine source buildsEric Andersen1-1/+1
2001-03-09Fixed a couple more cases. $FOO/bar ${FOO} and such now workEric Andersen3-12/+42
2001-03-09Allow wordexp to be used if availableEric Andersen3-6/+6
2001-03-09Urg. Remove the debug noiseEric Andersen3-3/+0
2001-03-09Ok, sh.c should be working now. Many thanks to Larry DoolittleEric Andersen3-255/+249
2001-03-09Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanupEric Andersen34-16/+40