dj3vande pushed to code-review-i at dj3vande/CharGen
- 2560e1d607 Turn on warnings
- 59d1a2921e Populate mods before we use it
- 820be05b0d Fix for loops with no-op initialization
- d22c184965 Don't use unnecessary floating point
- 4c04cc39be Don't put variable definitions in header
5 years ago
dj3vande created repository dj3vande/CharGen
5 years ago
dj3vande commented on issue silverwizard/DoublePlusUnzip#8
Use getoptThis counts as high as you want it to; the 0-9 option handling is a base 10 decoder.
5 years ago
dj3vande opened issue silverwizard/DoublePlusUnzip#10
`dpu` and `undpu` should read input from stdin if no filename is given5 years ago
dj3vande opened issue silverwizard/DoublePlusUnzip#9
`dpu` and `undpu` should be able to handle multiple files5 years ago
dj3vande created repository dj3vande/DoublePlusUnzip
5 years ago
dj3vande opened issue silverwizard/DoublePlusUnzip#7
`dpu -d` should be a synonym for `undpu`5 years ago
dj3vande opened issue silverwizard/DoublePlusUnzip#6
Remove input file after successfully writing output file5 years ago
dj3vande commented on issue silverwizard/DoublePlusUnzip#3
look into bsd.prog.mkThe actual requirement is that `make install` recognizes `DESTDIR` and `PREFIX` (and possibly a few other well-known variables) and behaves accordingly.
5 years ago