| AgeSort asc/desc | Change |
|---|---|
| Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | |
| Dec 7, 2013 | |
| 12 years 1 month | Ashwini Sharma submitted tcpsvd/udpsvd. |
|
Commit 2023d5804ac842b70b32b86f642e409b028df1da, by Rob Landley | |
| Dec 5, 2013 | |
| 12 years 2 months | When building for 32-bit, the compiler can't figure out that a constant too big to fit in a long isn't trying to unless you explicitly postfix the constant with the type of the varable it's being assigned into. |
|
Commit 0cae7298fffccbd84e9d06e2d73dce9ed66a9c67, by Rob Landley | |
| Dec 3, 2013 | |
| 12 years 2 months | Redo od whitespace with multiple output types so the columns align. |
|
Commit b0d4872f532bead29307654bbc511d6083abf2af, by Rob Landley | |
| Dec 1, 2013 | |
| 12 years 2 months | Minor drive-by cleanups to cpio. Whitespace, curly brackets, replace %4 with &3, turn a switch/case into if/else. |
|
Commit 83d3a0ba8d98a2d4fcf52d09a3c7f097baf0e1f2, by Rob Landley | |
| Nov 30, 2013 | |
| 12 years 2 months | Fix cut. |
|
Commit 639334be803dae79d69e6d6ca139bb3749c9705d, by Rob Landley | |
| 12 years 2 months | Cleanup help text, remove dead fields unused by linux kernel. |
|
Commit 76e7916707b5819a1433100bce63b2076639c943, by Rob Landley | |
| Nov 29, 2013 | |
| 12 years 2 months | Promote ifconfig from pending to other. |
|
Commit 8f64b039e0b852da3d39758dfbe7f6c04d57897b, by Rob Landley | |
| 12 years 2 months | Oops, cleaned up ifconfig uses atolx_range() instead of get_int_list(). Check that in. |
|
Commit b5e74165d1462d69deaecbf14305dbf2eee746d5, by Rob Landley | |
| 12 years 2 months | Add xgetpwnam() to lib/xwrap.c. |
|
Commit 5ec4ab3113dcc813b6040d7ded38e297df99dc0e, by Rob Landley | |
| 12 years 2 months | Move xgetpwuid() and xgetgrgid() into xwrap.c |
|
Commit 9e44a5841f0ab9bc03cefb5631c80f3e4e5a60fe, by Rob Landley | |
| Nov 27, 2013 | |
| 12 years 2 months | Ifconfig cleanup. |
|
Commit 9fff257357fee7a90e7e8b5b44c0abc18d019b64, by Rob Landley | |