Commit Graph

72 Commits

Author SHA1 Message Date
Kelvin Sherlock 46e8e8e20f pascal-ize the error string 2021-03-14 22:35:33 -04:00
Kelvin Sherlock 1873eefd16 bump version number. 2016-01-05 20:11:25 -05:00
Kelvin Sherlock 001f3e166d end-of-file newlines. 2016-01-05 19:59:13 -05:00
Kelvin Sherlock 738ef127bd bump version number. 2015-12-31 09:40:23 -05:00
Kelvin Sherlock 500983aac2 add ssh service. 2015-12-31 09:40:15 -05:00
Kelvin Sherlock 561bbc03e8 fix resolv.conf name. 2015-12-31 09:39:37 -05:00
ksherlock 0ab620845f fixup readme 2015-06-16 14:26:41 -04:00
ksherlock 7b61839ac1 Merge pull request #1 from sheumann/listen-fix
fix error check in mlisten
2015-06-03 13:08:37 -04:00
Stephen Heumann 4c42b341f3 fix error check in mlisten 2015-06-03 10:59:08 -05:00
ksherlock e8382bb374 Update README.md
update formatting
2013-08-08 20:45:52 -04:00
Kelvin Sherlock c9be4bb807 update README 2013-08-08 20:33:56 -04:00
Kelvin Sherlock 8855f7fb7d fix connect bug when family is unspecified 2013-08-08 20:19:59 -04:00
Kelvin Sherlock 69b339ef5d move etc files 2013-08-08 20:19:39 -04:00
Kelvin Sherlock 75e8d1b64d gno/me compatibility 2012-07-09 23:10:15 -04:00
Kelvin Sherlock 236facc747 whois (freebsd 8.1)
http://www.opensource.apple.com/source/adv_cmds/adv_cmds-118/whois.tproj/
2012-07-09 23:08:29 -04:00
Kelvin Sherlock 209804912e support for passive mode 2012-07-09 23:02:55 -04:00
Kelvin Sherlock 84576037fe updated git ignore 2012-07-09 22:56:24 -04:00
Kelvin Sherlock 07cac015d4 ftp (from BSDi, circa FreeBSD 2.0)
https://www.gno.org/svn/gno/trunk/usr.bin/ftp/
2012-07-09 22:56:12 -04:00
Kelvin Sherlock dc8ac93eeb prods happy folder name 2012-07-09 22:45:48 -04:00
Kelvin Sherlock 6c45b15d10 git ignore 2012-07-09 22:45:03 -04:00
Kelvin Sherlock 7ed023f15d gno compatibility 2012-07-09 22:44:46 -04:00
Kelvin Sherlock e8a24d7bda sic - simple IRC client.
http://tools.suckless.org/sic
2012-07-09 22:42:22 -04:00
Kelvin Sherlock 46270ba354 handle binding port 0. 2012-05-14 23:13:08 -04:00
Kelvin Sherlock 7c7a339b39 fix compile errors. 2012-05-14 21:44:13 -04:00
Kelvin Sherlock 98413db36b ... 2012-05-14 21:31:32 -04:00
Kelvin Sherlock 40056f4655 bind 2012-05-14 21:31:11 -04:00
Kelvin Sherlock eb541ae900 getpeername 2012-05-14 21:30:27 -04:00
Kelvin Sherlock 9dfee1dd1c /etc/ files missing from gnome. 2012-05-13 19:47:28 -04:00
Kelvin Sherlock 5851f2ff3e add comments. 2012-05-13 19:47:02 -04:00
Kelvin Sherlock 7d93e491c1 accept/listen support. 2012-05-13 19:46:49 -04:00
Kelvin Sherlock 7bd4d900c7 read/write oob. 2012-05-13 19:46:25 -04:00
Kelvin Sherlock 6ab3356fc2 check shut_rd/shut_wr for read/write. 2012-05-13 19:45:51 -04:00
Kelvin Sherlock b2e2a84b93 debugging for getsockname 2012-05-13 19:45:14 -04:00
Kelvin Sherlock 2694424e3d update the read me text 2012-05-12 20:29:32 -04:00
Kelvin Sherlock 39fbb1a191 udp connect -- just set the destination port & address. 2012-05-12 19:48:06 -04:00
Kelvin Sherlock 750f8ab0e5 UDP support (socket, read, write) 2012-05-12 19:44:10 -04:00
Kelvin Sherlock bd54abed5c xsockaddr 2012-05-12 19:43:24 -04:00
Kelvin Sherlock 074335bc74 debug updates 2012-05-12 19:42:54 -04:00
Kelvin Sherlock 7e6b2824d3 fix select(2) 2012-05-12 01:29:39 -04:00
Kelvin Sherlock d8ec9c1962 remove any pending selects when closing the socket. 2012-05-12 01:28:46 -04:00
Kelvin Sherlock 046bbd6a16 SO_TYPE 2012-05-12 01:25:36 -04:00
Kelvin Sherlock 5048a815ea fix select support. 2012-05-11 22:47:09 -04:00
Kelvin Sherlock 6eebad7335 stack size. 2012-05-11 22:46:42 -04:00
Kelvin Sherlock 2ab70fbaff use Debug flag 2012-05-11 21:21:29 -04:00
Kelvin Sherlock ffbc0ad320 add command line opts, stack check. 2012-05-11 21:21:10 -04:00
Kelvin Sherlock 499df03987 remove duplicate label 2012-05-07 22:43:51 -04:00
Kelvin Sherlock ecb8e59d6d more sock options. 2012-05-07 22:41:45 -04:00
Kelvin Sherlock 5476bf616d updated makefile 2012-05-07 22:41:31 -04:00
Kelvin Sherlock 38080d632d select 2012-05-07 22:41:13 -04:00
Kelvin Sherlock fb960b0f9e getsockname 2012-05-07 22:41:05 -04:00