commit | d7e41f1b6b290dd01512110c62a49bb9af426d5a | [log] [tgz] |
---|---|---|
author | Isaac Dunham <ibid.ag@gmail.com> | Wed Jan 22 23:29:50 2014 -0600 |
committer | Isaac Dunham <ibid.ag@gmail.com> | Wed Jan 22 23:29:50 2014 -0600 |
tree | 0aa520b7f2efb60242bd6e5e8557aecac63f86bf | |
parent | c049bca2394d076bf198cd723f28896932be3679 [diff] |
-Eradicate (char*) casts for strings. -Don't panic on failure to write messages. -Don't panic on failure to fork; sleep an extra second instead. -s/defualt/default/g -Inline a couple functions called once. (Don't inline inittab_parsing because it is too large).