Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
ebe578ab2fc19e9ce0d876a10fc389b018a30eba
/
networking
/
fakeidentd.c
ea62077
add open_read_close() and similar stuff
by Denis Vlasenko
· 18 years ago
8f8f268
bb_applet_name -> applet_name
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
3538b9a
Implement optional syslog logging using ordinary
by Denis Vlasenko
· 18 years ago
27af5a0
replacing func() with xfunc() where appropriate
by Denis Vlasenko
· 18 years ago
88621d7
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
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
afb94ec
Convert setuid/setgid users to xsetuid/xsetgid.
by Rob Landley
· 18 years ago
830d258
use bb_xbind/bb_xlisten
by Mike Frysinger
· 19 years ago
362dc2b
Header cleanup on two more networking files (move libbb.h to the top and
by Rob Landley
· 19 years ago
299a6b4
Consolidate #include <sys/time.h> so libbb.h does it.
by Rob Landley
· 19 years ago
67f641e
- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()
by Bernhard Reutner-Fischer
· 19 years ago
dac7ff1
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
by Bernhard Reutner-Fischer
· 19 years ago
bc68cd1
Patch from Denis Vlasenko turning static const int (which gets emitted into
by Rob Landley
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
0f9ae1a
setgid and setuid have changes effective id too
by "Vladimir N. Oleynik"
· 19 years ago
778ee6d
- remove extra/unneeded function call. testing svn
by Ned Ludd
· 19 years ago
7202e00
remove unused variable and declare writepid inline
by Mike Frysinger
· 20 years ago
91d8f0e
touchups as suggested by Vladimir N. Oleynik
by Mike Frysinger
· 20 years ago
fa69f11
import fakeidentd module started by Thomas Lundquist
by Mike Frysinger
· 20 years ago