summaryrefslogtreecommitdiff
path: root/nfsmount.c
Commit message (Expand)AuthorAgeFilesLines
* Applied patch from Chris Jaeger <cjaeger@ensim.com> to do better checking forMark Whitley2001-02-011-8/+11
* Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai2001-01-311-12/+12
* Applied patch from Larry Doolittle to use preprocessor for definingMark Whitley2001-01-301-1/+3
* #define -> static const int. Also got rid of some big static buffers.Mark Whitley2001-01-231-30/+31
* Be more careful about dmalloc handlingEric Andersen2001-01-021-2/+0
* NFS_PORT and NFS_FHSIZE are not defined in the kernel headers that come with ...Glenn L McGrath2000-12-091-0/+6
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-12/+12
* Fix uname problem that was breaking poweroff.Eric Andersen2000-10-301-16/+2
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Some #include updates.Eric Andersen2000-08-101-1/+0
* A couple of minor warning cleanups.Eric Andersen2000-07-141-0/+3
* Use errorMsg rather than fprintf.Matt Kraai2000-07-141-22/+12
* Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.Eric Andersen2000-07-101-744/+443
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-476/+457
* StuffEric Andersen1999-11-181-0/+1309