shrink the code a bit
[oweals/busybox.git] / util-linux / nfsmount.c
2006-01-25 Tim Rikerjust whitespace
2005-12-20 Rob LandleySome minor cleanups/bugfixes split off from the big...
2005-10-20 "Vladimir N. Oleynik"another more const
2005-08-10 Rob LandleyMajor rewrite of mount, umount, losetup. Untangled...
2004-07-26 Eric AndersenYAEGASHI Takeshi writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-30 Eric AndersenFixup use of 'u_int' to instead use 'unsigned int'
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-11 Eric AndersenEliminate dependancy on kernel header files. Naughty...
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