index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
zcip.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
Denis Vlasenko
2007-01-19
1
-2
/
+3
*
httpd: slight reduction of #ifdef forest
Denis Vlasenko
2006-11-21
1
-5
/
+0
*
bb_applet_name -> applet_name
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-3
/
+3
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-2
/
+2
*
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-09-06
1
-30
/
+15
*
zcip: bb_error_msg had stray newlines; small optimization in opt parsing
Denis Vlasenko
2006-09-03
1
-4
/
+3
*
zcip: minor fixes
Denis Vlasenko
2006-09-03
1
-20
/
+21
*
zcip: fix stdout/err versus syslog output.
Denis Vlasenko
2006-09-03
1
-12
/
+27
*
zcip: getopt -> bb_getopt_ulflags
Denis Vlasenko
2006-09-03
1
-37
/
+24
*
zcip: convert lots of zero-initialized locals
Denis Vlasenko
2006-09-03
1
-41
/
+43
*
zcip: use xfunc() where appropriate
Denis Vlasenko
2006-09-03
1
-29
/
+23
*
replacing func() with xfunc() where appropriate
Denis Vlasenko
2006-09-03
1
-4
/
+1
*
zcip: apply patch from
Denis Vlasenko
2006-09-03
1
-92
/
+182
*
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
Rob Landley
2006-08-29
1
-1
/
+1
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
Bug http://bugs.busybox.net/view.php?id=723 - initialize tv1 the first time
Rob Landley
2006-06-30
1
-9
/
+9
*
A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and
Rob Landley
2006-06-25
1
-1
/
+1
*
Clean up.
Rob Landley
2006-06-22
1
-74
/
+13
*
Consolidate #include <sys/time.h> so libbb.h does it.
Rob Landley
2006-05-27
1
-1
/
+0
*
fix from David Daney, on busybox mailing list:
Paul Fox
2006-03-29
1
-1
/
+1
*
Patch from Denis Vlasenko turning static const int (which gets emitted into
Rob Landley
2006-03-10
1
-11
/
+13
*
fix up annoying signed/unsigned and mixed type errors
Eric Andersen
2006-01-30
1
-1
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-4
/
+4
*
- add platform.h.
Bernhard Reutner-Fischer
2006-01-22
1
-16
/
+3
*
- do away with superfluous keyword.
Bernhard Reutner-Fischer
2005-12-13
1
-1
/
+1
*
- fix zcip for IMA compile mode.
Bernhard Reutner-Fischer
2005-12-12
1
-6
/
+6
*
- fix bug to avoid aliasing busybox' main to zcip_main in IMA mode.
Bernhard Reutner-Fischer
2005-10-21
1
-0
/
+3
*
Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed
Rob Landley
2005-05-03
1
-109
/
+186
*
On Tuesday 19 April 2005 21:10, Tito wrote and today added:
Rob Landley
2005-05-01
1
-186
/
+109
*
David Brownell submitted a new applet, zcip, based on RFC 3927. This is
Rob Landley
2005-04-30
1
-0
/
+550