commit | 14aa06f29c22797bf8bf054afc25a6ef71718734 | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri May 19 13:02:27 2006 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri May 19 13:02:27 2006 +0000 |
tree | 0beba195743109b995cd407bec53e7eb2b010cc5 | |
parent | e2922e42a00b3d247368a2c1f32740771aaae0cb [diff] |
- do not use non-standard u_int. - do not use _PATH_DEVNULL gnuism but bb_dev_null. Thanks to Rich Felker.