NetBSD/sys/compat
manu aa8fce41ef implemented enough of getmountid to make commands using IRIX Universal Name
Service happy. Code in libc attempts to open files in the ns filesystem, and
then uses getmountid on failure to ensure that the ns filesystem is really
mounted. We don't emulate the ns filesystem yet, but getmountid now correctly
reports that ns is not present.
Note: It seems that the mountid of the ns filesystem should always be
00000005 00000000 00000000 7fff3000
2001-12-22 14:43:43 +00:00
..
aout add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
aoutm68k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
common MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
freebsd add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
hpux don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ibcs2 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
irix implemented enough of getmountid to make commands using IRIX Universal Name 2001-12-22 14:43:43 +00:00
linux Add some missing ioctl()s. From Tommy Bohlin in PR kern/14414. 2001-12-19 15:20:16 +00:00
m68k4k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
mach Fixed compiler warnings that would occur if DEBUG_MACH was not defined. 2001-12-18 19:43:24 +00:00
netbsd32 I can't win today -- make this link. 2001-12-10 04:05:23 +00:00
osf1 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
ossaudio add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
pecoff pecoff_copyargs(): Fix incorrect pointer type of the variable `ap'. 2001-12-03 06:11:33 +00:00
sunos Don't define COMPAT_SUNOS here. It is defined in opt_compat_sunos.h 2001-12-02 00:35:25 +00:00
sunos32 SUNOS_M_NATIVE is now a macro that takes an arg, not a constant. 2001-11-29 18:53:50 +00:00
svr4 nuke the #include "opt_compat_irix.h", too 2001-12-02 00:46:03 +00:00
svr4_32 don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ultrix add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
vax1k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
Makefile Our INCSDIR has been pruned from distrib/sets, so don't make it any more. 2001-03-30 12:42:30 +00:00