Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | declare const id argument const for probe_{ext2,ext3,cramfs} | Mike Frysinger | 2006-03-18 | 1 | -3/+3 |
| | |||||
* | import most of e2fsprogs 1.38 updates | Mike Frysinger | 2006-03-08 | 9 | -80/+286 |
| | |||||
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 2 | -5/+5 |
| | | | | definitions. (That should only be on prototypes.) | ||||
* | Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) | Rob Landley | 2006-03-01 | 5 | -22/+11 |
| | | | | from before "if(x) free(x)". | ||||
* | hopefully the last of the annoying signed/unsigned and mixed type errors | Eric Andersen | 2006-01-30 | 1 | -4/+4 |
| | |||||
* | just whitespace | Tim Riker | 2006-01-25 | 12 | -84/+84 |
| | |||||
* | more const, all data to text | "Vladimir N. Oleynik" | 2005-10-15 | 2 | -21/+21 |
| | |||||
* | usage bb_dev_null | "Vladimir N. Oleynik" | 2005-10-12 | 5 | -5/+5 |
| | |||||
* | more busyboxes, remove 1 extern function (mainstream also have for one fsck) | "Vladimir N. Oleynik" | 2005-10-12 | 1 | -4/+0 |
| | |||||
* | bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3. | "Vladimir N. Oleynik" | 2005-10-10 | 4 | -6/+4 |
| | | | | | e2fsprogs: remove confuse bb_mkdep. Use internal e2fsprogs includes only. other: remove confuse bb_mkdep. | ||||
* | hmm, forgoten remove llseek? | "Vladimir N. Oleynik" | 2005-09-19 | 1 | -55/+0 |
| | |||||
* | mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ↵ | "Vladimir N. Oleynik" | 2005-09-19 | 2 | -5/+10 |
| | | | | 1 exporing, ext2fs_llseek/blkid_llseek->llseek | ||||
* | rip out all the non-linux code and ugly workarounds | Mike Frysinger | 2005-06-28 | 1 | -87/+3 |
| | |||||
* | use malloc instead of xmalloc | Mike Frysinger | 2005-06-11 | 6 | -53/+29 |
| | |||||
* | import more libs to prep for new e2fsprogs | Mike Frysinger | 2005-05-09 | 16 | -0/+3939 |