index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
nfsmount.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make some 64 bit warnings go away on x86-64.
landley
2006-06-19
1
-10
/
+2
*
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
landley
2006-06-15
1
-19
/
+1
*
Remove _().
landley
2006-05-29
1
-14
/
+12
*
fix spelling mistakes
vapier
2006-05-26
1
-2
/
+2
*
- single KERNEL_VERSION(a,b,c) macro in platform.h
aldot
2006-05-19
1
-7
/
+6
*
Robert Eggers noticed that nfsmount would sometimes incorrectly return success.
landley
2006-04-17
1
-6
/
+2
*
Robert P Day removed some commented out code.
landley
2006-03-26
1
-14
/
+0
*
Patch from Denis Vlasenko turning static const int (which gets emitted into
landley
2006-03-10
1
-29
/
+35
*
- put NLS stuff in one central place to avoid redefines.
aldot
2006-02-23
1
-3
/
+1
*
just whitespace
timr
2006-01-25
1
-5
/
+5
*
Some minor cleanups/bugfixes split off from the big remount work:
landley
2005-12-20
1
-0
/
+6
*
another more const
vodz
2005-10-20
1
-1
/
+1
*
Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk
landley
2005-08-10
1
-3
/
+3
*
YAEGASHI Takeshi writes:
andersen
2004-07-26
1
-3
/
+5
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-6
/
+6
*
Fixup use of 'u_int' to instead use 'unsigned int'
andersen
2004-01-30
1
-2
/
+2
*
Major coreutils update.
mjn3
2003-03-19
1
-15
/
+15
*
Eliminate dependancy on kernel header files. Naughty naughty.
andersen
2002-12-11
1
-1
/
+48
*
Rename dirname variable to pathname to eliminate namespace conflict.
kraai
2001-07-26
1
-7
/
+7
*
Add xgethostbyname and herror_msg* functions.
kraai
2001-05-16
1
-2
/
+2
*
Clean up more local vars which shadow globals
andersen
2001-03-21
1
-5
/
+5
*
A nice patch from Larry Doolittle that adds -Wshadow and
andersen
2001-03-21
1
-4
/
+4
*
A cleanup patch from Jeff Garzik to static-ify a number of
andersen
2001-03-09
1
-1
/
+1
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
andersen
2001-02-20
1
-8
/
+8
*
Remove leftover junk
andersen
2001-02-18
1
-1
/
+0
*
Fix warning for implicit declaration of time()
bug1
2001-02-16
1
-1
/
+2
*
Applied patch from Chris Jaeger <cjaeger@ensim.com> to do better checking for
markw
2001-02-01
1
-8
/
+11
*
Removed trailing \n from error_msg{,_and_die} messages.
kraai
2001-01-31
1
-12
/
+12
*
Applied patch from Larry Doolittle to use preprocessor for defining
markw
2001-01-30
1
-1
/
+3
*
#define -> static const int. Also got rid of some big static buffers.
markw
2001-01-23
1
-30
/
+31
*
Be more careful about dmalloc handling
andersen
2001-01-02
1
-2
/
+0
*
NFS_PORT and NFS_FHSIZE are not defined in the kernel headers that come with ...
bug1
2000-12-09
1
-0
/
+6
*
Changed names of functions in utility.c and all affected files, to make
markw
2000-12-07
1
-12
/
+12
*
Fix uname problem that was breaking poweroff.
andersen
2000-10-30
1
-16
/
+2
*
Renamed "internal.h" to the more sensible "busybox.h".
andersen
2000-09-25
1
-1
/
+1
*
Some #include updates.
andersen
2000-08-10
1
-1
/
+0
*
A couple of minor warning cleanups.
andersen
2000-07-14
1
-0
/
+3
*
Use errorMsg rather than fprintf.
kraai
2000-07-14
1
-22
/
+12
*
Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.
andersen
2000-07-10
1
-744
/
+443
*
Some formatting updates (ran the code through indent)
erik
2000-02-08
1
-476
/
+457
*
Stuff
andersen
1999-11-18
1
-0
/
+1309