index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
dnsd.c
Age
Commit message (
Expand
)
Author
2006-10-12
bb_get_[chomped]line_from_file wasn't descriptive enough.
Denis Vlasenko
2006-10-06
dnsd fix; option_mask32 added. dnsd needs more love.
Denis Vlasenko
2006-10-03
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-08-15
Bernhard Fischer pointed out some leftover debris needing cleanup.
Rob Landley
2006-08-03
These should have been part of 15767 too.
Rob Landley
2006-05-31
- s/defined(__uClinux__)/BB_NOMMU/
Bernhard Reutner-Fischer
2006-05-29
Size reductions, mostly switching things to use libbb functions.
Rob Landley
2006-04-12
- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()
Bernhard Reutner-Fischer
2006-04-12
- patch from Denis Vlasenko to add and use bb_xdaemon()
Bernhard Reutner-Fischer
2006-04-12
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
Bernhard Reutner-Fischer
2006-04-03
- move buffer allocation schemes to libbb.h
Bernhard Reutner-Fischer
2006-03-10
Patch from Denis Vlasenko turning static const int (which gets emitted into
Rob Landley
2006-01-25
+#include <sys/socket.h>
"Vladimir N. Oleynik"
2006-01-25
new applet. Thanks Roberto A. Foglietta
"Vladimir N. Oleynik"
[prev]