aboutsummaryrefslogtreecommitdiff
path: root/nfsmount.c
AgeCommit message (Expand)Author
2001-03-21Clean up more local vars which shadow globalsEric Andersen
2001-03-21A nice patch from Larry Doolittle that adds -Wshadow andEric Andersen
2001-03-09A cleanup patch from Jeff Garzik to static-ify a number ofEric Andersen
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen
2001-02-18Remove leftover junkEric Andersen
2001-02-16Fix warning for implicit declaration of time()Glenn L McGrath
2001-02-01Applied patch from Chris Jaeger <cjaeger@ensim.com> to do better checking forMark Whitley
2001-01-31Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai
2001-01-30Applied patch from Larry Doolittle to use preprocessor for definingMark Whitley
2001-01-23#define -> static const int. Also got rid of some big static buffers.Mark Whitley
2001-01-02Be more careful about dmalloc handlingEric Andersen
2000-12-09NFS_PORT and NFS_FHSIZE are not defined in the kernel headers that come with ...Glenn L McGrath
2000-12-07Changed names of functions in utility.c and all affected files, to makeMark Whitley
2000-10-30Fix uname problem that was breaking poweroff.Eric Andersen
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
2000-08-10Some #include updates.Eric Andersen
2000-07-14A couple of minor warning cleanups.Eric Andersen
2000-07-14Use errorMsg rather than fprintf.Matt Kraai
2000-07-10Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.Eric Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
1999-11-18StuffEric Andersen