aboutsummaryrefslogtreecommitdiffstats
path: root/sys/netbsd
Commit message (Expand)AuthorAgeFilesLines
* Changing the types of members of struct statUtkarsh Anand2017-10-302-30/+29
* Added a few more syscall descriptions, constsUtkarsh Anand2017-10-3013-56/+2384
* Add two new syscalls `shmctl` and `msgctl`Utkarsh Anand2017-10-304-44/+114
* Fix the SYS_SEMCTL value issue for NetBSDUtkarsh Anand2017-10-303-14/+14
* sys/netbsd: fix mmap signatureDmitry Vyukov2017-10-253-2/+4
* Lots of changes to sys/netbsd (#397)Utkarsh Anand2017-10-259-136/+607
* Added 4 files containing syscall descriptions (#396)Utkarsh Anand2017-10-244-0/+335