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
/
miscutils
/
mountpoint.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
mountpoint: btrfs fix
Vladimir Dronnikov
2009-11-01
1
-2
/
+11
*
mountpoint: add -n option (by Vladimir)
Denis Vlasenko
2008-11-29
1
-37
/
+43
*
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
remove bb_printf and the like
Denis Vlasenko
2006-10-26
1
-37
/
+36
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-5
/
+1
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-03
1
-1
/
+1
*
use more boiler plate GPL notices
Mike Frysinger
2006-04-16
1
-1
/
+1
*
dont printf arguments given by user for security sanity
Mike Frysinger
2006-03-23
1
-1
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-1
/
+1
*
change interface to bb_xasprintf() - more perfect for me.
"Vladimir N. Oleynik"
2005-09-29
1
-2
/
+2
*
Bernhard Fischer provided a mountpoint(1) applet. This is apparently something
Rob Landley
2005-08-20
1
-0
/
+70