NetBSD/sys/compat
pk 9c601e5c64 lstat: since namei() returns an error (EISDIR) if there is no parent to lock,
retry the lookup without LOCKPARENT if that happens. This is safe, since
need to have LOCKPARENT only if the vnode is of type VLNK.
2000-07-26 11:43:07 +00:00
..
aout defopt SYSCALL_DEBUG. 2000-06-06 18:52:30 +00:00
common lstat: since namei() returns an error (EISDIR) if there is no parent to lock, 2000-07-26 11:43:07 +00:00
freebsd implement new signal syscalls in FreeBSD 4.0-RELEASE, using native syscalls: 2000-07-18 14:15:05 +00:00
hpux Add a comment about the hzto() return value. 2000-07-13 17:32:06 +00:00
ibcs2 remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
linux Add a comment about the hzto() return value. 2000-07-13 17:32:06 +00:00
m68k4k remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
netbsd32 - Fix the likely cause of the "ps(1) hangs machine" problem. Always 2000-07-14 07:21:21 +00:00
osf1 Define an auto variable ``cp'', which is used to scan the global variable 2000-07-17 04:04:02 +00:00
ossaudio Implement OSS_GETVERSION. 2000-07-04 09:56:14 +00:00
pecoff remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
sunos remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
svr4 Sprinkle some const. 2000-07-14 18:26:46 +00:00
ultrix version[] string was const'ifed. Pointed out by Izumi Tsutsui. 2000-07-20 08:29:41 +00:00
vax1k remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
Makefile Don't install includes 1998-10-03 20:30:50 +00:00