Accomodate older glibc, which also lacks the module syscalls
[platform/upstream/busybox.git] / nfsmount.c
2001-07-26 Matt KraaiRename dirname variable to pathname to eliminate namesp...
2001-05-16 Matt KraaiAdd xgethostbyname and herror_msg* functions.
2001-03-21 Eric AndersenClean up more local vars which shadow globals
2001-03-21 Eric AndersenA nice patch from Larry Doolittle that adds -Wshadow and
2001-03-09 Eric AndersenA cleanup patch from Jeff Garzik to static-ify a number of
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-18 Eric AndersenRemove leftover junk
2001-02-16 Glenn L McGrathFix warning for implicit declaration of time()
2001-02-01 Mark WhitleyApplied patch from Chris Jaeger <cjaeger@ensim.com...
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-30 Mark WhitleyApplied patch from Larry Doolittle to use preprocessor...
2001-01-23 Mark Whitley#define -> static const int. Also got rid of some big...
2001-01-02 Eric AndersenBe more careful about dmalloc handling
2000-12-09 Glenn L McGrathNFS_PORT and NFS_FHSIZE are not defined in the kernel...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-10-30 Eric AndersenFix uname problem that was breaking poweroff.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-08-10 Eric AndersenSome #include updates.
2000-07-14 Eric AndersenA couple of minor warning cleanups.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-07-10 Eric AndersenFixed NFS so it supports 2.4.x kernels and NFSv3. ...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-11-18 Eric AndersenStuff