Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | elapsedtime handles partial seconds better | epochqwert | 2015-04-23 | 1 | -3/+3 |
| | | | | | | | | | | | unescape now handles multiple lines from stdin clump can now have an optional argument to specify input separator cuturl can now take compressed short options. (like: cuturl -dPs) filemon... I don't remember. just reformatted it looks like. ipconvert. looks like I added explainations before output. normalpath now uses getenv("PWD") instead of getcwd() so you can pick what you want to be the base for relative paths. urcdump... nothing I guess. probably a space or something dumb. httpd... more environment variables set for CGIs | ||||
* | all those .c changes were mostly fixes of warnings for the change in ↵ | Epoch Qwert | 2014-12-30 | 1 | -0/+2 |
| | | | | | | | | rebuild.sh being changed to use -Wall. gethostbyname was almost completely rewritten to work better with ipv6 for gopherd.sh gopherd.sh was rewritten to use gethostbyname instead of dig and to cut out any link-local interface indicators from the output of hop0 and to ignore an error if ipA -> hostname -> ipB causes ipA to be not the same as ipB. Don't remember if there's anything else. | ||||
* | fixed gitignore. >_> added a bunch of new piddly shit. | Epoch Qwert | 2014-11-23 | 1 | -0/+8 |