aboutsummaryrefslogtreecommitdiffstats
path: root/sys/netbsd/socket_unix_amd64.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/netbsd: adding device driver's ioctl descriptions for NetBSD (#2080)Ayushi Sharma2021-03-241-23/+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
* Added a few more syscall descriptions, constsUtkarsh Anand2017-10-301-0/+23
and other related files.