Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
64d7e93081141cb6f1668436a5629a2304047f38
/
util-linux
/
nfsmount.c
3077294
nfsmount: remove some really old code (for kernels 1.x!) + small cleanups.
by Denis Vlasenko
· 18 years ago
39e93cc
nfsmount: nfsmount.h merged into nfsmount.c
by Denis Vlasenko
· 18 years ago
2244a21
nfsmount: style fix
by Denis Vlasenko
· 18 years ago
c27f4f5
A quick cleanup pass of some low-hanging mess.
by Rob Landley
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
7a260f0
Make some 64 bit warnings go away on x86-64.
by Rob Landley
· 19 years ago
22d26fc
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
by Rob Landley
· 19 years ago
8394729
Remove _().
by Rob Landley
· 19 years ago
fa6c484
fix spelling mistakes
by Mike Frysinger
· 19 years ago
e2e56c7
- single KERNEL_VERSION(a,b,c) macro in platform.h
by Bernhard Reutner-Fischer
· 19 years ago
29ba979
Robert Eggers noticed that nfsmount would sometimes incorrectly return success.
by Rob Landley
· 19 years ago
4789694
Robert P Day removed some commented out code.
by Rob Landley
· 19 years ago
bc68cd1
Patch from Denis Vlasenko turning static const int (which gets emitted into
by Rob Landley
· 19 years ago
ed7bb62
- put NLS stuff in one central place to avoid redefines.
by Bernhard Reutner-Fischer
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
7b363fd
Some minor cleanups/bugfixes split off from the big remount work:
by Rob Landley
· 19 years ago
1f0262b
another more const
by "Vladimir N. Oleynik"
· 19 years ago
6a6798b
Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk
by Rob Landley
· 19 years ago
882cec3
YAEGASHI Takeshi writes:
by Eric Andersen
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
d242079
Fixup use of 'u_int' to instead use 'unsigned int'
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
80ff944
Eliminate dependancy on kernel header files. Naughty naughty.
by Eric Andersen
· 22 years ago
f9d6aa0
Rename dirname variable to pathname to eliminate namespace conflict.
by Matt Kraai
· 23 years ago
c55b8d4
Add xgethostbyname and herror_msg* functions.
by Matt Kraai
· 24 years ago
851895a
Clean up more local vars which shadow globals -Erik
by Eric Andersen
· 24 years ago
1ca20a7
A nice patch from Larry Doolittle that adds -Wshadow and
by Eric Andersen
· 24 years ago
3e6ff90
A cleanup patch from Jeff Garzik to static-ify a number of
by Eric Andersen
· 24 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
f57a832
Remove leftover junk
by Eric Andersen
· 24 years ago
3f5bcbf
Fix warning for implicit declaration of time()
by Glenn L McGrath
· 24 years ago
065c7e7
Applied patch from Chris Jaeger <cjaeger@ensim.com> to do better checking for
by Mark Whitley
· 24 years ago
dd19c69
Removed trailing \n from error_msg{,_and_die} messages.
by Matt Kraai
· 24 years ago
8526067
Applied patch from Larry Doolittle to use preprocessor for defining
by Mark Whitley
· 24 years ago
59ab025
#define -> static const int. Also got rid of some big static buffers.
by Mark Whitley
· 24 years ago
27c7bec
Be more careful about dmalloc handling
by Eric Andersen
· 24 years ago
c52a97d
NFS_PORT and NFS_FHSIZE are not defined in the kernel headers that come with libc6-2.2-5
by Glenn L McGrath
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
ef936da
Fix uname problem that was breaking poweroff.
by Eric Andersen
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
88f50b6
Some #include updates. -Erik
by Eric Andersen
· 24 years ago
e7413a9
A couple of minor warning cleanups. -Erik
by Eric Andersen
· 24 years ago
d537a95
Use errorMsg rather than fprintf.
by Matt Kraai
· 24 years ago
da1d1e7
Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.
by Eric Andersen
· 24 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
1c43d0c
Stuff
by Eric Andersen
· 25 years ago