Deleted Added
full compact
33c33
< __FBSDID("$FreeBSD: head/sys/compat/linux/linux_util.c 161310 2006-08-15 12:54:30Z netchild $");
---
> __FBSDID("$FreeBSD: head/sys/compat/linux/linux_util.c 166944 2007-02-24 16:49:25Z netchild $");
61,62c61,62
< * Search an alternate path before passing pathname arguments on
< * to system calls. Useful for keeping a separate 'emulation tree'.
---
> * Search an alternate path before passing pathname arguments on to
> * system calls. Useful for keeping a separate 'emulation tree'.
64,66c64,65
< * If cflag is set, we check if an attempt can be made to create
< * the named file, i.e. we check if the directory it should
< * be in exists.
---
> * If cflag is set, we check if an attempt can be made to create the
> * named file, i.e. we check if the directory it should be in exists.