HomeSort by: relevance | last modified time | path
    Searched refs:COMPAT (Results 1 - 8 of 8) sorted by relevancy

  /src/usr.sbin/sliplogin/
pathnames.h 34 #ifndef COMPAT
  /src/sys/arch/vax/boot/common/
srt0.S 76 ashl $9,76(%r10),%r8 # memory size (COMPAT)
77 movl $3,%r11 # ask boot (COMPAT)
78 clrl %r10 # no boot dev (COMPAT)
  /src/usr.sbin/quot/
quot.c 70 #ifdef COMPAT
140 #ifdef COMPAT
152 #ifdef COMPAT
160 #else /* COMPAT */
175 #endif /* COMPAT */
183 #ifdef COMPAT
185 #else /* COMPAT */
315 #ifdef COMPAT
351 #ifdef COMPAT
354 #endif /* COMPAT */
    [all...]
  /src/sbin/newfs_lfs/
newfs.c 75 #define COMPAT /* allow non-labeled disks */
77 #ifdef COMPAT
96 #ifdef COMPAT
227 #ifdef COMPAT
323 #ifdef COMPAT
  /src/sbin/newfs/
newfs.c 143 #define COMPAT /* allow non-labeled disks */
145 #ifdef COMPAT
333 #ifdef COMPAT
554 #ifdef COMPAT
872 #ifdef COMPAT
915 #ifdef COMPAT
  /src/lib/librmt/
rmtlib.c 240 #ifdef COMPAT
281 * if COMPAT is defined, also handle old (4.2) style person.site notation.
285 #ifdef COMPAT
304 #ifdef COMPAT
  /src/doc/
TODO.compat-module 1 /* $NetBSD: TODO.compat-module,v 1.5 2019/02/04 22:00:51 mrg Exp $ */
5 1. Removed the building of the compat library - it is no longer needed.
10 3. Split the sysv_ipc compat routines into their own compat_sysv module.
14 5. Extracted some net/if.c compat routines into the compat module, and
17 6. Reconfirmed existing compat-module dependencies, and update the
26 8. The old monolithic compat module has been broken into multiple
27 modules, one for each old NetBSD version. The monolithic compat
35 compat modules rather than the monolithic modules.
44 12. Finished splitting the vnd_30 and vnd_50 compat code into separat
    [all...]
  /src/sys/dev/ic/
ath.c 4951 #define COMPAT (CHANNEL_ALL_NOTURBO|CHANNEL_PASSIVE)
5000 flags = c->channelFlags & COMPAT;
5013 #undef COMPAT
5076 #define COMPAT (CHANNEL_ALL_NOTURBO|CHANNEL_PASSIVE)

Completed in 36 milliseconds