Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ident.sh got a format string vuln fix. | epochqwert | 2015-02-06 | 1 | -1/+2 |
| | | | | | | | ident_service.sh will ident a service given its remote IP and port. (only run if ident is running on that remote computer) argc is just because I always forget what argc is for however many args. peereid is for unix sockets' ids peerip and sockip got the same upgrade. can now use the optional argv[1] to set the number of the file descriptor to use. | ||||
* | XuntilY.awk is actually a shell script, but mostly written in awk to make ↵ | Epoch Qwert | 2015-01-09 | 1 | -0/+15 |
XuntilY easier to use for people without Perl gopherd.sh... I don't remember the change. music.c is to practice reading music. sockip is to get the IP of the listening socket, like if ran from inetd |