summaryrefslogtreecommitdiff
path: root/src/net/sock_bsd.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* all: add GOOS=iosCherry Zhang2020-09-231-1/+1
* net: fix the kernel state name for TCP listen queue on FreeBSDMikio Hara2018-02-021-1/+1
* all: drop support for FreeBSD 9 or belowMikio Hara2017-11-281-1/+3
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* net: separate NaCl dependent placeholders from BSD'sMikio Hara2014-09-181-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+37