summaryrefslogtreecommitdiff
path: root/usr.bin/telnet/ring.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/telnet/ring.c')
0 files changed, 0 insertions, 0 deletions
/netbsd/commit/sys/kern/kern_module_vfs.c?id=b65077c5c1454576e97cc71d7c726e5b27a7773d'>Do not not look for modules in the current working directory first. This ismbalmer 2010-11-28Rename the autoloaded property list from <module>.prop to <module>.plistjnemeth 2010-11-19Introduce struct pathbuf. This is an abstraction to hold a pathnamedholland 2010-11-18if autoloading check for a noautoload=true property and if found,jnemeth 2010-06-24Clean up vnode lock operations pass 2:hannken 2010-05-24Move definition of module_load_vfs_vec from kern_module_vfs.c topgoyette 2010-05-24Clean up kern_module.c rev 1.66, thanks to pooka@ for review & suggestionspgoyette 2010-04-04don't leak a vnode and don't call namei (implicitly) twicejnemeth 2010-02-16Don't inspect vn_stat() results until after checking that it succeeded.dholland 2010-01-19Rename a few routines from _file() to _vfs() for consistency.pooka 2009-11-18* make it possible to include kern_module in a kernel without vfspooka