index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
nfsmount.c
Age
Commit message (
Collapse
)
Author
2001-01-30
Applied patch from Larry Doolittle to use preprocessor for defining
Mark Whitley
NFS_MOUNT_VERSION.
2001-01-23
#define -> static const int. Also got rid of some big static buffers.
Mark Whitley
2001-01-02
Be more careful about dmalloc handling
Eric Andersen
2000-12-09
NFS_PORT and NFS_FHSIZE are not defined in the kernel headers that come with ↵
Glenn L McGrath
libc6-2.2-5 This just defines that if they arent found in the kernel header
2000-12-07
Changed names of functions in utility.c and all affected files, to make
Mark Whitley
compliant with the style guide. Everybody rebuild your tags file!
2000-10-30
Fix uname problem that was breaking poweroff.
Eric Andersen
2000-09-25
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
-Erik
2000-08-10
Some #include updates.
Eric Andersen
-Erik
2000-07-14
A couple of minor warning cleanups.
Eric Andersen
-Erik
2000-07-14
Use errorMsg rather than fprintf.
Matt Kraai
2000-07-10
Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.
Eric Andersen
-Erik
2000-02-08
Some formatting updates (ran the code through indent)
Erik Andersen
-Erik
1999-11-18
Stuff
Eric Andersen