Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2010-05-09 | Remove Doxyfile (not really useful for a single program) | Daniel Friesel | -31/+0 |
2009-12-01 | host(1): whoops, -width takes an argument | Daniel Friesel | -1/+1 |
2009-12-01 | Shorten flags in manpage. Whee. | Daniel Friesel | -3/+1 |
2009-12-01 | Use mdoc for the manual | Daniel Friesel | -19/+25 |
2009-10-19 | Change host(1) formatting a bit | Daniel Friesel | -16/+11 |
2009-09-06 | Moved manual to another location | Daniel Friesel | -1/+1 |
2009-08-18 | Makefile: Fixed host(1) file mode | Daniel Friesel | -1/+1 |
2009-08-18 | Added host(1) manpage | Daniel Friesel | -1/+30 |
2009-08-10 | Added -r option to always resolve the RDNS | Daniel Friesel | -3/+7 |
2009-08-10 | Use an enum for host_type | Daniel Friesel | -5/+6 |
2009-08-09 | Added getopt (-4 / -6) | Daniel Friesel | -5/+28 |
2009-08-09 | Don't print redundant information or rdns | Daniel Friesel | -6/+20 |
2009-08-08 | Improved output format | Daniel Friesel | -1/+1 |
2009-08-08 | Added some documentation | Daniel Friesel | -0/+27 |
2009-08-08 | Check argc | Daniel Friesel | -2/+5 |
2009-08-08 | Moved address → IP conversion into a function | Daniel Friesel | -15/+21 |
2009-08-08 | Makefile: create bin/ if neccessary | Daniel Friesel | -0/+1 |
2009-08-08 | Initial commit | Daniel Friesel | -0/+76 |