| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/compiler: add bitsize type | Dmitry Vyukov | 2018-01-06 | 1 | -1/+1 |
| | | | | | This is need for few crypto/xfrm descriptions. | ||||
| * | pkg/compiler: add check that len does not refer to array with varlen elements | Dmitry Vyukov | 2017-11-28 | 1 | -1/+1 |
| | | | | | | This [almost] always means a bug in descriptions. Fix all bugs identified by the check. | ||||
| * | sys/freebsd: add POLLINIGNEOF | Tobias Klauser | 2017-11-08 | 1 | -1/+1 |
| | | |||||
| * | sys/freebsd: more syscall descriptions | Dmitry Vyukov | 2017-10-17 | 1 | -2/+254 |
| | | | | | | | | This is mostly copied form linux. We probably need better support for sharing descriptions between multiple OSes. But there are lots of differences, so this is not trivial. | ||||
| * | sys/syz-extract: support freebsd | Dmitry Vyukov | 2017-10-12 | 1 | -3/+4 |
| | | |||||
| * | all: basic freebsd support | Dmitry Vyukov | 2017-10-02 | 1 | -0/+12 |
| For now we just make Go part build for freebsd. | |||||
