index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major build system updates...
Erik Andersen
2000-03-16
1
-0
/
+10
*
First pass at writing a shell for busybox.
Erik Andersen
2000-03-12
1
-0
/
+1
*
Wrote killall.
Erik Andersen
2000-03-07
1
-1
/
+1
*
Add in tr and dirname
Erik Andersen
2000-03-05
1
-0
/
+2
*
Wrote uptime. Doesn't use /proc. :)
Erik Andersen
2000-03-05
1
-0
/
+1
*
Add in freeramdisk.c, which (duh) frees ramdisks. If you have any
Erik Andersen
2000-03-04
1
-0
/
+1
*
A few updates (including the cp fix the Craig has been looking for)
Erik Andersen
2000-03-04
1
-0
/
+11
*
Sync up a few things. Add in a new telnet implementation (still
Erik Andersen
2000-02-22
1
-0
/
+1
*
Some updates for the day,
Erik Andersen
2000-02-18
1
-0
/
+1
*
Updates
Erik Andersen
2000-02-11
1
-6
/
+6
*
Fixed the init problem where it wouldn't unmount filesystems
Erik Andersen
2000-02-09
1
-0
/
+2
*
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-08
1
-2
/
+2
*
Forgot a semicolon.
Erik Andersen
2000-02-07
1
-1
/
+1
*
device_open is common code -- moved into utility.c
Erik Andersen
2000-02-07
1
-0
/
+3
*
A few minor updates. ;-)
Erik Andersen
2000-02-07
1
-9
/
+16
*
nslookup -- a work in progress...
John Beppu
2000-01-29
1
-0
/
+1
*
Shuffle location of generic code into utility.c
Erik Andersen
2000-01-26
1
-0
/
+2
*
mount and umount could leak loop device allocations causing the system to
Erik Andersen
2000-01-26
1
-0
/
+4
*
Some busybox updates. See the changelog for details if you care.
Erik Andersen
2000-01-25
1
-0
/
+5
*
* added (and documented) "-n" option for head -
Erik Andersen
2000-01-23
1
-1
/
+2
*
Fix a bug where tar could change perms and ownership of dirs pointed
Erik Andersen
2000-01-23
1
-1
/
+1
*
Sync up busybox with the latest and greatest. This is not stuff for
Erik Andersen
2000-01-15
1
-12
/
+20
*
Bug fixes.
Erik Andersen
2000-01-13
1
-0
/
+1
*
i am busybox of borg. unix will be assimilated.
John Beppu
2000-01-06
1
-0
/
+1
*
The latest and greatest. init basically works, though needs
Erik Andersen
2000-01-05
1
-6
/
+0
*
Bunches of fixes. Typos, bugs, etc.
Erik Andersen
2000-01-04
1
-0
/
+3
*
Add the beginings of some regression testing. Add in the recently
Erik Andersen
1999-12-29
1
-0
/
+1
*
added hooks for sort
John Beppu
1999-12-22
1
-0
/
+1
*
Minor fixes to rmmod. First pass at insmod (not yet working).
Erik Andersen
1999-12-17
1
-0
/
+1
*
Wrote rmmod for busybox.
Erik Andersen
1999-12-16
1
-1
/
+2
*
Fix bugs in logger and syslogd. Add fbset.
Erik Andersen
1999-12-16
1
-0
/
+1
*
Added lsmod
Erik Andersen
1999-12-15
1
-2
/
+3
*
Ok, so this is reallt 0.38...
Eric Andersen
1999-12-11
1
-1
/
+2
*
Added poweroff (and adjusted init to use it). Inlined function
Eric Andersen
1999-12-10
1
-0
/
+1
*
Implemented head(1).
John Beppu
1999-12-10
1
-0
/
+1
*
Implemented tee(1).
John Beppu
1999-12-10
1
-0
/
+1
*
findInitPid() has been implemented and it seems to work.
John Beppu
1999-12-09
1
-0
/
+1
*
Modified to include du
John Beppu
1999-12-09
1
-0
/
+1
*
Tail now works (costs 6k). Several other updates.
Eric Andersen
1999-12-09
1
-0
/
+1
*
Latest and greatest
Eric Andersen
1999-12-08
1
-0
/
+2
*
Stuf
Eric Andersen
1999-12-07
1
-0
/
+2
*
Stuf
Eric Andersen
1999-12-03
1
-0
/
+1
*
Stuf
Eric Andersen
1999-11-25
1
-0
/
+2
*
Stuf
Eric Andersen
1999-11-19
1
-2
/
+0
*
Stuf
Eric Andersen
1999-11-16
1
-1
/
+1
*
Updates
Eric Andersen
1999-11-15
1
-0
/
+4
*
Updates to usage, and made tar work.
Eric Andersen
1999-11-10
1
-1
/
+1
*
Fixed ln, df, and removed redundant stuff from mtab.
Eric Andersen
1999-11-06
1
-1
/
+9
*
More stuff.
Eric Andersen
1999-11-04
1
-1
/
+4
*
Stuff
Eric Andersen
1999-10-29
1
-0
/
+1
[next]