freebsd-dev/sys/compat
Maxim Sobolev 3ad9c842d2 - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2);
- add wrappers for mmap2(2) and ftruncate64(2) system calls;
- don't spam console with printf's when VFAT_READDIR_BOTH ioctl(2) is invoked;
- add support for SOUND_MIXER_READ_STEREODEVS ioctl(2);
- make msgctl(IPC_STAT) and IPC_SET actually working by converting from
  BSD msqid_ds to Linux and vice versa;
- properly return EINVAL if semget(2) is called with nsems being negative.

Reviewed by:	marcel
Approved by:	marcel
Tested with:	LSB runtime test
2002-10-11 11:43:09 +00:00
..
freebsd32 re-regen. Sigh. 2002-10-09 22:40:41 +00:00
ia32 Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to 2002-09-01 21:41:24 +00:00
linprocfs Back our kernel support for reliable signal queues. 2002-10-01 17:15:53 +00:00
linux - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2); 2002-10-11 11:43:09 +00:00
netbsd Remove __P. 2002-03-20 05:48:58 +00:00
pecoff Use the fields in the sysentvec and in the vm map header in place of the 2002-09-21 22:07:17 +00:00
svr4 Integrate mac_check_socket_send() and mac_check_socket_receive() 2002-10-06 14:39:15 +00:00