aboutsummaryrefslogtreecommitdiff
path: root/ln.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-02-23minor cleanup... all that's left to do isJohn Beppu1-5/+5
2001-02-23This is the remixed autodocufier.pl.John Beppu1-80/+175
2001-02-23Stub out pivot_root so it won't fail to compile.Eric Andersen2-4/+18
2001-02-23Somewhere along the line, MAKE_LINKS got broken, thereby breakingEric Andersen2-0/+8
2001-02-23Argh. I should know to compile first.Eric Andersen1-2/+1
2001-02-23Only default to BB_FEATURE_NEW_MODULE_INTERFACE whenEric Andersen1-1/+1
2001-02-23Make utility.c only define query_module when BB_FEATURE_NEW_MODULE_INTERFACEEric Andersen1-1/+2
2001-02-23Yet another fix. I think I got it this time.Eric Andersen2-16/+20
2001-02-23I should be more careful...Eric Andersen5-7/+11
2001-02-22Turn off the printf attribute for the ?error_msg* functions, since itEric Andersen2-8/+8
2001-02-22Add in kent robotti's updated dos2unix.cEric Andersen7-83/+296
2001-02-22Fix up Makefile -- uClibc nfs works these daysEric Andersen1-2/+2
2001-02-22Commit a few updates to the usage messages.Eric Andersen3-282/+219