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
/
procps
/
fuser.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
bb_full_fd_action: remove potential xmalloc from NOFORK path
Denis Vlasenko
2007-04-11
1
-99
/
+118
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
style fixes
Denis Vlasenko
2006-12-26
1
-2
/
+2
*
fix recognitions of -SIGname signals
Denis Vlasenko
2006-12-23
1
-1
/
+2
*
silly size savings and capitalization fixes
Denis Vlasenko
2006-10-26
1
-1
/
+1
*
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-14
1
-2
/
+2
*
These should have been part of 15767 too.
Rob Landley
2006-08-03
1
-1
/
+1
*
A couple things that got tangled up in my tree, easier to check in both than
Rob Landley
2006-07-12
1
-18
/
+4
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-02
1
-1
/
+2
*
Jason Schoon writes: Attached is a patch to display the usage message if fuse...
Mike Frysinger
2006-04-21
1
-0
/
+3
*
More "extern" removals from Robert P. Day
Rob Landley
2006-03-14
1
-4
/
+8
*
rfelker writes in Bug 738: sys/sysmacros.h is needed for makedev
Mike Frysinger
2006-02-19
1
-0
/
+1
*
fix up yet more annoying signed/unsigned and mixed type errors
Eric Andersen
2006-01-30
1
-2
/
+2
*
just whitespace
Tim Riker
2006-01-25
1
-74
/
+74
*
compile on 2.96 for a while longer -- no floating declarations.
Paul Fox
2006-01-20
1
-6
/
+4
*
Please don't use if(asprintf(&t)<0) free(t); Use concat_subpath_file() for sc...
"Vladimir N. Oleynik"
2005-10-28
1
-34
/
+21
*
New applet, fuser, from Tony J. White. (Needs some cleanup.)
Rob Landley
2005-10-28
1
-0
/
+386