--- src/sys/sys/syscall-hide.h 2007/05/03 23:04:36 1.57 +++ src/sys/sys/syscall-hide.h 2007/06/16 20:00:36 1.58 @@ -3,7 +3,7 @@ * * DO NOT EDIT-- this file is automatically generated. * $DragonFly$ - * created from DragonFly: src/sys/kern/syscalls.master,v 1.54 2007/04/22 00:59:25 dillon Exp + * created from DragonFly: src/sys/kern/syscalls.master,v 1.55 2007/05/03 23:04:31 dillon Exp */ #ifdef COMPAT_43 @@ -279,6 +279,7 @@ HIDE_BSD(getresgid) HIDE_BSD(kqueue) HIDE_BSD(kevent) HIDE_BSD(sctp_peeloff) +HIDE_BSD(uuidgen) HIDE_BSD(sendfile) HIDE_BSD(varsym_set) HIDE_BSD(varsym_get)