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
/
util-linux
/
switch_root.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
switch_root: error_msg -> perror_msg, reduce by 22 bytes while at it.
Denis Vlasenko
2007-04-18
1
-7
/
+8
*
style fixes. No code changes
Denis Vlasenko
2007-04-12
1
-11
/
+11
*
bb_full_fd_action: remove potential xmalloc from NOFORK path
Denis Vlasenko
2007-04-11
1
-1
/
+1
*
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
Bernhard Reutner-Fischer
2007-04-04
1
-2
/
+2
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
preparatory patch for -Wwrite-strings #2
Denis Vlasenko
2007-01-29
1
-1
/
+1
*
mostly style fixes
Denis Vlasenko
2006-11-01
1
-7
/
+7
*
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-20
1
-2
/
+2
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
Change license statements (and clean up headers) on some of the files that
Rob Landley
2006-09-22
1
-4
/
+1
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-1
/
+1
*
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
Rob Landley
2006-06-15
1
-6
/
+1
*
Shut up the warning "implicit declaration of strlen".
Rob Landley
2006-05-10
1
-0
/
+1
*
Fix missing copyright and license notice.
Rob Landley
2006-03-21
1
-0
/
+6
*
Use lstat() instead of stat so /init being a symlink doesn't screw people up.
Rob Landley
2006-03-20
1
-3
/
+3
*
Fix off by one error. (I know I had a reason for doing that, but I have _no_
Rob Landley
2006-02-14
1
-1
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-9
/
+9
*
Fix chroot, leave console alone if -c not specified, and yank debug code.
Rob Landley
2005-12-20
1
-11
/
+16
*
Add a switch_root utility (like kconfig's utils/run_init.c, although not
Rob Landley
2005-10-27
1
-0
/
+118