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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Inline functions with only one reference in mkfs_minix. I don't know
Aaron Lehmann
2002-08-21
1
-11
/
+11
*
Tar inlining, #if 0 out unused function
Aaron Lehmann
2002-08-21
1
-5
/
+7
*
vi inlining
Aaron Lehmann
2002-08-21
1
-878
/
+878
*
Cleanups. These SHOULD make the binary a lot smaller. But they don't.
Aaron Lehmann
2002-08-21
1
-19
/
+18
*
Disable debugging
Glenn L McGrath
2002-08-21
1
-1
/
+1
*
Clean up udhcpd a bit. Constify. Staticize. Remove these functions and
Aaron Lehmann
2002-08-21
1
-66
/
+54
*
New applet, udhcp client
Glenn L McGrath
2002-08-21
5
-0
/
+1590
*
Fix dietlibc test condition
Glenn L McGrath
2002-08-15
1
-1
/
+1
*
Try to be a bit more dietlibc friendly
Eric Andersen
2002-08-13
1
-1
/
+1
*
Enable support for the old tar header format, enable via menu's
Glenn L McGrath
2002-08-13
2
-5
/
+38
*
minor fixes for fbset bloat
Aaron Lehmann
2002-08-13
1
-16
/
+16
*
Added Familiar Linux to the projects list
Robert Griebl
2002-08-09
1
-0
/
+1
*
Patch from Rusell Nelson to document the -C switch for syslogd
Robert Griebl
2002-08-07
1
-0
/
+1
*
Added a help text for the -C option to syslogd
Robert Griebl
2002-08-07
1
-1
/
+9
*
Somehow I applied an old patch for the last commit - this one works now:
Robert Griebl
2002-08-06
1
-4
/
+4
*
Added the \CregexpC syntax as an alternative for /regexp/ (like GNU sed)
Robert Griebl
2002-08-06
1
-1
/
+5
*
Fix silly typo. addgroup was using /etc/shadow for /etc/gshadow.
Manuel Novoa III
2002-08-06
1
-2
/
+2
*
Move #define MAXLINE so this compiles without circ buffers.
Manuel Novoa III
2002-08-06
1
-3
/
+2
*
Oops. Code things so it actually works this time around...
Eric Andersen
2002-08-05
1
-22
/
+15
*
Joel Coltoff <joel@wmi.com> noticed that following a recent
Eric Andersen
2002-08-05
1
-2
/
+2
*
- updated a few copyright/left file headers
Robert Griebl
2002-08-05
4
-6
/
+66
*
Fixed a bug in xarg: string data was strcat'ed to a malloc'ed buffer - and
Robert Griebl
2002-08-03
1
-8
/
+6
*
Remove ckfree, and replace all references with free. Remove freefunc,
Aaron Lehmann
2002-08-02
1
-59
/
+41
*
Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops!
Eric Andersen
2002-08-01
1
-1
/
+1
*
Applied a patch from Philip Blundell <pb@nexus.co.uk>:
Robert Griebl
2002-07-31
1
-5
/
+7
*
A couple of small bugfixes from Marshall M. Midden <m4@brecis.com>
Eric Andersen
2002-07-31
1
-3
/
+6
*
Be more portable with 'find' for those that prefer programming
Eric Andersen
2002-07-31
2
-7
/
+7
*
Fixed a timing bug which occured when bb ash is run in a rxvt on the
Robert Griebl
2002-07-30
1
-1
/
+2
*
Added the -I (isofmt) options to date, which comes in handy for scripts
Robert Griebl
2002-07-30
1
-7
/
+55
*
Fixed a bug that I had introduced with the new "options" handling.
Robert Griebl
2002-07-29
1
-7
/
+8
*
Kill a silly warning
Eric Andersen
2002-07-29
1
-0
/
+2
*
Patch from Tim Riker to allow tty* in inittab if the tty
Eric Andersen
2002-07-29
2
-46
/
+16
*
modprobe now also uses "options" from /etc/modules.conf
Robert Griebl
2002-07-26
1
-55
/
+99
*
Fix for bug #1255 -- support for mount -t <type>
Robert Griebl
2002-07-25
1
-8
/
+14
*
Add support for /etc/filesystem when searching for an "auto" filesystem
Robert Griebl
2002-07-24
1
-16
/
+52
*
Commited patch from bug #1182
Robert Griebl
2002-07-24
1
-7
/
+35
*
Patch for bug #1183: Added a -xdev option to find (configurable)
Robert Griebl
2002-07-24
2
-0
/
+44
*
Fix indentation. Support killall -q, for pcmcia-cs
Eric Andersen
2002-07-23
1
-36
/
+52
*
Added tar -cz support (creating gzipped tar files without a gzip pipe)
Robert Griebl
2002-07-23
2
-26
/
+95
*
Fixed two compiler warnings
Robert Griebl
2002-07-21
2
-5
/
+5
*
Initial checkin of a very primitive hwclock replacement
Robert Griebl
2002-07-21
5
-0
/
+248
*
Applied syslogd fix submitted by Bart Visscher:
Robert Griebl
2002-07-19
1
-1
/
+3
*
- Forgot to cvs add bb_asprintf.c (from vodz' patch #50)
Robert Griebl
2002-07-19
2
-3
/
+91
*
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
Robert Griebl
2002-07-19
18
-79
/
+64
*
Added a compile time option to suppress the "Using fallback.." message
Robert Griebl
2002-07-18
2
-0
/
+5
*
Fix for the totally broken adduser applet (parts/ideas from vodz and tito)
Robert Griebl
2002-07-16
1
-18
/
+10
*
Don't treat a non-existant/-readable config file as an empty config, but
Robert Griebl
2002-07-16
1
-1
/
+2
*
Doh!
Eric Andersen
2002-07-14
1
-1
/
+1
*
Better clarify the CVS tree situation
Eric Andersen
2002-07-13
1
-16
/
+18
*
Try to be more clear about the current two-CVS-trees
Eric Andersen
2002-07-13
1
-10
/
+13
[prev]
[next]