| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/netbsd: adding device driver's ioctl descriptions for NetBSD (#2080) | Ayushi Sharma | 2021-03-24 | 1 | -41/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * sys/netbsd: adding descriptions for device drivers & minor updation of syscall flags sys/netbsd: reordering rlimit_type sys/netbsd: reordering flags for stat(2) and mount(2) sys/netbsd: adding i2c and wscons device drivers sys/netbsd: adding desciptions for device drivers ioctls sys/netbsd: minor update in dev_wscons.txt sys/netbsd: updating descriptions of device driver files sys/netbsd: adding copyright statement to dev files sys/netbsd: minor changes in device driver files sys/netbsd: ioctl descriptions for /dev/tprof sys/netbsd: adding flags for tprof device driver * sys/netbsd: updating .const files | ||||
| * | Add two new syscalls `shmctl` and `msgctl` | Utkarsh Anand | 2017-10-30 | 1 | -0/+4 |
| | | |||||
| * | Fix the SYS_SEMCTL value issue for NetBSD | Utkarsh Anand | 2017-10-30 | 1 | -1/+1 |
| | | |||||
| * | Lots of changes to sys/netbsd (#397) | Utkarsh Anand | 2017-10-25 | 1 | -0/+37 |
| * Lots of changes to sys/netbsd: - Removed a few syscalls that did not have proper constants defined. - Autogenerated *.const files. - Removed a few types like uid and gid, that were not available. - Ran make generate * Few changes for NetBSD support: - Added sys/netbsd/init.go - Added netbsd to sys/sys.go * Fix order in sys/sys.go * Update documentation for NetBSD | |||||
