aboutsummaryrefslogtreecommitdiffstats
path: root/sys/netbsd/amd64.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/compiler: add bitsize typeDmitry Vyukov2018-01-061-3/+3
* pkg/compiler: add check that len does not refer to array with varlen elementsDmitry Vyukov2017-11-281-3/+3
* Changing the types of members of struct statUtkarsh Anand2017-10-301-17/+16
* Added a few more syscall descriptions, constsUtkarsh Anand2017-10-301-56/+1279
* Add two new syscalls `shmctl` and `msgctl`Utkarsh Anand2017-10-301-35/+99
* Fix the SYS_SEMCTL value issue for NetBSDUtkarsh Anand2017-10-301-12/+12
* sys/netbsd: fix mmap signatureDmitry Vyukov2017-10-251-1/+2
* Lots of changes to sys/netbsd (#397)Utkarsh Anand2017-10-251-0/+390