index
:
platform/upstream/toybox
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
sandbox/jobol/0.5.2
sandbox/jobol/0.5.2-futur
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Network & Connectivity / Common;
Taesoo Jun <steve.jun@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-08
Teach date @unixtime[.fraction], switch -s to be -D (matching busybox and
Rob Landley
1
-45
/
+70
2015-08-08
Reject invalid dates in date(1).
Elliott Hughes
2
-2
/
+30
2015-08-06
Detect swap partitions, inline loop_partitions(), various cleanups.
Rob Landley
1
-29
/
+24
2015-08-06
Initialize uninitialized variable. (Oops.)
Rob Landley
1
-0
/
+2
2015-08-06
Adjust xexec() exit code to be 127, and tweaks for nommu friendliness.
Rob Landley
1
-3
/
+6
2015-08-06
Make multiplexer's "command not found" exit 127.
Rob Landley
1
-1
/
+4
2015-08-05
I've added support for running blkid without specifying a partition (so it sc...
Dima Krasner
1
-4
/
+29
2015-08-05
Minor tweak of reboot.c
Rob Landley
1
-6
/
+5
2015-08-05
reboot: signal init, add -f option to call reboot();
Isaac Dunham
2
-8
/
+15
2015-08-05
Cosmetic tweak: newline at the end of "make change".
Rob Landley
1
-0
/
+1
2015-08-05
Switch nbd_client to xconnect() and make xconnect() try all returned addresses
Rob Landley
2
-20
/
+11
2015-08-05
Tweak xconnect: socket can be a string (ala "ftp") from /etc/services.
Rob Landley
3
-9
/
+7
2015-08-03
Factor out xconnect(), plus some other small cleanups to telnet.c.
Rob Landley
3
-40
/
+35
2015-08-02
Mark command-local functions static.
Rob Landley
15
-24
/
+21
2015-08-02
Long-overdue cleanup on login.
Rob Landley
1
-152
/
+94
2015-08-01
Replace xcheckrange() with atolx_range()
Rob Landley
1
-10
/
+2
2015-08-01
Move strlower() from find to lib.
Rob Landley
3
-35
/
+36
2015-08-01
'!' replaces '/' in the sysfs paths of older drivers, so properly
Isaac Dunham
1
-16
/
+17
2015-07-31
Whitespace.
Rob Landley
1
-1
/
+1
2015-07-31
Check in the note about rebuilding the source tarball.
Rob Landley
1
-0
/
+7
2015-07-28
fix build error
submit/tizen/20150728.023713
accepted/tizen/wearable/20150728.070149
accepted/tizen/tv/20150728.070226
accepted/tizen/mobile/20150728.070208
Hyejin Kim
2
-3
/
+1
2015-07-27
sync spec file
submit/tizen/20150727.113542
Yeongdeok Suh
14
-150
/
+350
2015-07-24
Promote fsync.
Rob Landley
1
-3
/
+4
2015-07-24
Promote hostid.
Rob Landley
1
-1
/
+1
2015-07-24
Attached are new toys.
Sameer Pradhan
3
-0
/
+509
2015-07-20
Release notes for 0.6.0.
upstream/0.6.0
Rob Landley
1
-23
/
+255
2015-07-20
Fix llvm build break.
Rob Landley
1
-1
/
+1
2015-07-20
Merge branch 'upstream'
Hyejin Kim
209
-3547
/
+6715
2015-07-19
Tweak version number.
Rob Landley
1
-1
/
+1
2015-07-16
Merge branch from toybox/master
Hyejin Kim
205
-2917
/
+6675
2015-07-13
Produce an error message for "cat /mnt", not just return code.
Rob Landley
1
-1
/
+4
2015-07-12
Commit rss feed.
Rob Landley
1
-0
/
+1
2015-07-11
Fix 32-bit bionic toybox build.
Elliott Hughes
1
-2
/
+10
2015-07-10
Add a basename_r() and use it in names_to_pid() to avoid basename() overwriting
Rob Landley
2
-1
/
+10
2015-07-10
More explanation of TOYBOX_DEBUG for option string checking.
Rob Landley
1
-0
/
+12
2015-07-10
Move comment about TOYBOX_DEBUG to start of file so it's more obvious.
Rob Landley
1
-4
/
+6
2015-07-10
ifconfig MAC addresses should be lowercase.
Elliott Hughes
1
-1
/
+1
2015-07-10
I added dhcpd -6 option.
Yeongdeok Suh
1
-190
/
+1042
2015-07-10
find: add -inum option
Greg Hackmann
1
-0
/
+4
2015-07-10
Rename a function to be more obvious, and factor out a repeated calculation
Rob Landley
1
-6
/
+8
2015-07-10
Promote hwclock.
Rob Landley
1
-1
/
+1
2015-07-10
Fix hwclock -w.
Elliott Hughes
1
-10
/
+8
2015-07-09
There is a typo in mkfifo.c for __Z__ option.
Sameer Pradhan
1
-1
/
+1
2015-07-08
Fix ionice.
Elliott Hughes
1
-2
/
+4
2015-07-06
Avoid integer overflow with insane input data.
Rob Landley
1
-1
/
+1
2015-07-06
Save failure reason for each make change .bad file.
Rob Landley
1
-2
/
+3
2015-07-05
Kylie McClain pointed out that -z affects both input and output.
Rob Landley
1
-3
/
+5
2015-07-04
Actually set time with touch -d and -t when you don't specify nanonseconds.
Rob Landley
2
-7
/
+15
2015-07-03
First pass on cp --preserve
Rob Landley
1
-33
/
+86
2015-07-03
Promote xxd to other.
Rob Landley
1
-1
/
+1
[prev]
[next]