Tail now works (costs 6k). Several other updates.

-Erik
This commit is contained in:
Eric Andersen
1999-12-09 06:11:36 +00:00
parent c24db7b591
commit 1792f8c489
12 changed files with 241 additions and 376 deletions

View File

@@ -155,6 +155,7 @@ extern void write_mtab(char* blockDevice, char* directory,
char* filesystemType, long flags, char* string_flags);
extern void erase_mtab(const char * name);
extern int check_wildcard_match(const char* text, const char* pattern);
extern long getNum (const char *cp);
#if defined BB_MTAB