NetBSD/sys/compat/freebsd
tsarna 72489e1ea0 uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in
PR#23470, with minor updates by me. This is only the syscall support
from that PR, for now.

Changes: port over fix from FreeBSD for multicast address generation.
Changed bcopy to memcpy.  For now, #ifdef notyet the portions of
kern_uuid.c that are meant to be used by (currently nonexistent) other
things in the kernel.  Added syscall to COMPAT_FREEBSD as well, though
that's currently not useful, as any program new enough to use this call
also uses other syscalls we don't (yet) emulate.
2004-01-29 02:00:02 +00:00
..
Makefile We have CVS; there is no reason to make .bak files when generating the 2003-11-15 20:30:59 +00:00
files.freebsd
freebsd_exec.c Put back Emmanuel's sigfilter hooks, as decided by Core. 2003-12-20 19:01:29 +00:00
freebsd_exec.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
freebsd_exec_aout.c
freebsd_exec_elf32.c adapt for changes to kern/exec_elf32.c 2003-10-31 14:04:35 +00:00
freebsd_file.c
freebsd_fork.c
freebsd_fork.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
freebsd_ioctl.c
freebsd_ioctl.h
freebsd_ipc.c
freebsd_misc.c Add a good enuf emulation of the MAP_STACK flag to the mmap() 2003-09-18 14:44:09 +00:00
freebsd_mman.h Add a good enuf emulation of the MAP_STACK flag to the mmap() 2003-09-18 14:44:09 +00:00
freebsd_ptrace.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
freebsd_ptrace.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
freebsd_rtprio.h
freebsd_sched.c
freebsd_sched.h
freebsd_signal.h www.netbsd.org -> www.NetBSD.org 2003-11-17 10:07:58 +00:00
freebsd_syscall.h uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in 2004-01-29 02:00:02 +00:00
freebsd_syscallargs.h uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in 2004-01-29 02:00:02 +00:00
freebsd_syscalls.c uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in 2004-01-29 02:00:02 +00:00
freebsd_sysent.c uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in 2004-01-29 02:00:02 +00:00
freebsd_timex.h
syscalls.conf
syscalls.master uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in 2004-01-29 02:00:02 +00:00