The device-handling code is no longer omitted based on HAVE_MKNOD
authorWayne Davison <wayned@samba.org>
Fri, 1 Oct 2004 06:58:23 +0000 (06:58 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 1 Oct 2004 06:58:23 +0000 (06:58 +0000)
commit4f4b2f092728d305d82fb1ff7892796dc1487071
treec15dcf39c94d56bac74cc546f0221bc17479092c
parentda6eb9d123caf52640ae0cd6017fb0b657188c89
The device-handling code is no longer omitted based on HAVE_MKNOD
(this is because do_mknod() might be using a different function
to handle fifos and sockets without the help of mknod().
backup.c
generator.c