Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/kern



Module Name:    src
Committed By:   riz
Date:           Thu Dec 29 01:03:56 UTC 2005

Modified Files:
        src/sys/kern [netbsd-3]: vfs_lookup.c

Log Message:
Pull up following revision(s) (requested by thorpej in ticket #559):
        sys/kern/vfs_lookup.c: revision 1.63
A few tweaks to magic symlinks:
- Add a @{var} syntax in addition to @var.  This allows for
patterns like
@{ostype}-@{osrelease}-@{machine_arch}.
- Add a @emul variable that expands to the process's emulation name
(e.g. "netbsd", "netbsd32", "linux", etc.)


To generate a diff of this commit:
cvs rdiff -r1.57.2.1 -r1.57.2.2 src/sys/kern/vfs_lookup.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index