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
path:
root
/
utility.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix /etc/passwd misspelling.
Eric Andersen
2000-06-02
1
-1
/
+1
*
A number of additional fixed from Pavel Roskin, note some more bugs in the
Eric Andersen
2000-06-02
1
-3
/
+3
*
More libc portability updates, add in the website (which has not been
Erik Andersen
2000-05-19
1
-2
/
+3
*
Some more portability updates
Erik Andersen
2000-05-17
1
-10
/
+10
*
So much for my evil optimization. Doesn't seem to work. Will test
Erik Andersen
2000-05-13
1
-4
/
+63
*
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-05-12
1
-66
/
+8
*
* cp -fa now works as expected for symlinks (it didn't before)
Erik Andersen
2000-05-10
1
-11
/
+9
*
Fix umount dependency on find_real_root_device_name
Erik Andersen
2000-05-08
1
-1
/
+1
*
More stuff
Erik Andersen
2000-05-02
1
-9
/
+0
*
Some accrued fixes/updates.
Erik Andersen
2000-05-01
1
-15
/
+42
*
Latest and greatest. Some effort at libc5 (aiming towards newlib)
Erik Andersen
2000-04-28
1
-7
/
+6
*
Fix creation of /linuxrc
Erik Andersen
2000-04-18
1
-4
/
+6
*
Really fix the killall segfault this time.
Erik Andersen
2000-04-18
1
-4
/
+5
*
Fix symlink following bug in chmod -R and friends. Allow SYSV style
Erik Andersen
2000-04-18
1
-6
/
+11
*
Fix stupid bug (wrong variable)
Erik Andersen
2000-04-18
1
-5
/
+9
*
More little stuff.
Erik Andersen
2000-04-18
1
-5
/
+25
*
Fix killall
Erik Andersen
2000-04-18
1
-1
/
+3
*
Updates
Erik Andersen
2000-04-18
1
-1
/
+2
*
+ in the interest of robustness, I added
John Beppu
2000-04-17
1
-0
/
+51
*
Patch to make killall actually kill all PIDs with the specified name,
Erik Andersen
2000-04-07
1
-17
/
+22
*
Tar now works perfectly. It behaves much better now then it
Erik Andersen
2000-04-05
1
-2
/
+2
*
Yet another installment in the ongoing tar saga
Erik Andersen
2000-03-28
1
-21
/
+11
*
The new tar for busybox is now done, and works just fine
Erik Andersen
2000-03-24
1
-3
/
+3
*
My latest ramblings.
Erik Andersen
2000-03-23
1
-3
/
+3
*
Use the nice new find_real_root_device function to find the
Erik Andersen
2000-03-22
1
-10
/
+19
*
Add in a nifty function for mount to use.
Erik Andersen
2000-03-22
1
-0
/
+36
*
* all mallocs now use xmalloc (and so are OOM error safe), and
Erik Andersen
2000-03-21
1
-13
/
+5
*
Several fixes.
Erik Andersen
2000-03-17
1
-3
/
+2
*
Major build system updates...
Erik Andersen
2000-03-16
1
-2
/
+2
*
First pass at writing a shell for busybox.
Erik Andersen
2000-03-12
1
-2
/
+2
*
Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler
0_43pre1
Erik Andersen
2000-03-08
1
-7
/
+7
*
Fix bugs related to finding PIDs.
Erik Andersen
2000-03-07
1
-9
/
+19
*
Fix up some #define stuff to ensure the Right Thing(tm)
Erik Andersen
2000-03-07
1
-2
/
+2
*
Wrote killall.
Erik Andersen
2000-03-07
1
-11
/
+90
*
Add in freeramdisk.c, which (duh) frees ramdisks. If you have any
Erik Andersen
2000-03-04
1
-2
/
+0
*
A few updates (including the cp fix the Craig has been looking for)
Erik Andersen
2000-03-04
1
-3
/
+77
*
Fixed rebooting when init runs as /linuxrc
Erik Andersen
2000-02-23
1
-2
/
+2
*
Removed proc dependancies for init and free (which maintaining exactly
Erik Andersen
2000-02-21
1
-10
/
+5
*
Updates
Erik Andersen
2000-02-11
1
-15
/
+44
*
Fixed the init problem where it wouldn't unmount filesystems
Erik Andersen
2000-02-09
1
-0
/
+14
*
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-08
1
-698
/
+696
*
mkdir -p had gotten broken. Fixed now.
Erik Andersen
2000-02-08
1
-1
/
+2
*
device_open is common code -- moved into utility.c
Erik Andersen
2000-02-07
1
-0
/
+22
*
A few minor updates. ;-)
Erik Andersen
2000-02-07
1
-107
/
+148
*
copy fixes to simplify link copying and always do the right thing.
Erik Andersen
2000-01-29
1
-10
/
+8
*
Forgot some debugging noise.
Erik Andersen
2000-01-27
1
-1
/
+1
*
copyFile could call chmod on a symlink, changing the perms
Erik Andersen
2000-01-27
1
-13
/
+13
*
Shuffle location of generic code into utility.c
Erik Andersen
2000-01-26
1
-1
/
+69
*
mount and umount could leak loop device allocations causing the system to
Erik Andersen
2000-01-26
1
-0
/
+25
*
Some busybox updates. See the changelog for details if you care.
Erik Andersen
2000-01-25
1
-2
/
+19
[next]