Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/compat/darwin



On Sat, 6 Sep 2003, Emmanuel Dreyfus wrote:

>
> Module Name:  src
> Committed By: manu
> Date:         Sat Sep  6 11:50:03 UTC 2003
>
> Modified Files:
>       src/sys/compat/darwin: darwin_stat.c darwin_syscall.h
>           darwin_syscallargs.h darwin_syscalls.c darwin_sysent.c
>           syscalls.master
> Added Files:
>       src/sys/compat/darwin: darwin_types.h
>
> Log Message:
> Convert dev_t for mknod

Uhm, why?

You're assuming that when someone runs mknod in Darwin emulation that they
really want a NetBSD device node. That sounds rather suspicious to me. If
you want a NetBSD node, just run NetBSD's mknod.

Take care,

Bill




Home | Main Index | Thread Index | Old Index