Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e569553aa0e510117b2b671e036a9de62cde91c9
/
util-linux
/
nfsmount.c
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