lp:~vcs-imports/busybox/main
- Get this branch:
- bzr branch lp:~vcs-imports/busybox/main
Branch merges
Branch information
Import details
Last successful import was .
Whiteboard
Moved to git.
Recent revisions
- 10189. By vda
-
hush: make it possible to have interactive shell on non-ctty.
init=/bin/hush: shows prompt, history works, etc.function old new delta
hush_main 888 925 +37
block_signals 139 152 +13
builtin_fg_bg 284 293 +9
checkjobs_and_fg_ shell 35 41 +6
sigexit 65 66 +1
reset_traps_to_defaults 165 164 -1
parse_stream 2200 2184 -16
run_list 2502 2475 -27
getpgid 35 - -35
-------------- ------- ------- ------- ------- ------- ------- ------- ------- ------- -
(add/remove: 0/1 grow/shrink: 5/3 up/down: 66/-79) Total: -13 bytes - 10187. By vda
-
hush: make getopt32 usable in builtins. use it in unset.
more uses are expected in the future.function old new delta
getopt32 1356 1393 +37
builtin_export 256 266 +10
builtin_unset 418 380 -38 - 10182. By vda
-
ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz)
+3k code and 0.5k in messages. Most of the bloat due to compat :(
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)