CVSROOT: /cvs Module name: src Changes by: piro...@cvs.openbsd.org 2011/07/07 00:15:47
Modified files: sys/compat/linux: syscalls.master Log message: Add more syscalls to the list. This is in preparation of the robust syscalls, number 311 and 312, which create a gap (between the syscall numbers we currently have) that the script genearating the files doesn't allow. Okay guenther@.