[BACK]Return to files CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / conf

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

Diff for /src/sys/conf/files between version 1.1075 and 1.1076

version 1.1075, 2013/06/24 16:19:02 version 1.1076, 2013/06/24 16:19:43
Line 93  defflag opt_veriexec.h  VERIFIED_EXEC_FP
Line 93  defflag opt_veriexec.h  VERIFIED_EXEC_FP
   
 # Per system call number counts and times  # Per system call number counts and times
 defflag opt_syscall_stats.h     SYSCALL_STATS  defflag opt_syscall_stats.h     SYSCALL_STATS
 defflag opt_syscall_stats.h     SYSCALL_TIMES: SYSCALL_STATS  defflag opt_syscall_stats.h     SYSCALL_TIMES: SYSCALL_STATS
 # Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)  # Assume cpu_hascounter() returns true - to use disabled rdtsc() (for soekris)
 defflag opt_syscall_stats.h     SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES  defflag opt_syscall_stats.h     SYSCALL_TIMES_HASCOUNTER: SYSCALL_TIMES
 file kern/subr_syscall_stats.c  syscall_stats  file kern/subr_syscall_stats.c  syscall_stats
   
 defparam opt_pax.h              PAX_MPROTECT  defparam opt_pax.h              PAX_MPROTECT
Line 1469  file dev/radio.c   radio   needs-flag
Line 1469  file dev/radio.c   radio   needs-flag
 file    dev/rndpseudo.c                 rnd                     needs-flag  file    dev/rndpseudo.c                 rnd                     needs-flag
 file    dev/sequencer.c                 sequencer               needs-flag  file    dev/sequencer.c                 sequencer               needs-flag
 file    dev/video.c                     video                   needs-flag  file    dev/video.c                     video                   needs-flag
 file    dev/vnd.c                       vnd  file    dev/vnd.c                       vnd
 file    kern/bufq_disksort.c            bufq_disksort  file    kern/bufq_disksort.c            bufq_disksort
 file    kern/bufq_fcfs.c                bufq_fcfs  file    kern/bufq_fcfs.c                bufq_fcfs
 file    kern/bufq_priocscan.c           bufq_priocscan  file    kern/bufq_priocscan.c           bufq_priocscan
Line 1679  file net/if_gif.c   gif   needs-flag
Line 1679  file net/if_gif.c   gif   needs-flag
 file    net/if_gre.c                    gre                     needs-flag  file    net/if_gre.c                    gre                     needs-flag
 file    net/if_hippisubr.c              hippi                   needs-flag  file    net/if_hippisubr.c              hippi                   needs-flag
 file    net/if_ieee1394subr.c           ieee1394  file    net/if_ieee1394subr.c           ieee1394
 file    net/if_loop.c                   loop  file    net/if_loop.c                   loop
 file    net/if_media.c  file    net/if_media.c
 file    net/if_mpls.c                   ifmpls                  needs-flag  file    net/if_mpls.c                   ifmpls                  needs-flag
 file    net/if_ppp.c                    ppp                     needs-flag  file    net/if_ppp.c                    ppp                     needs-flag
Line 1689  file net/if_sl.c   sl   needs-flag
Line 1689  file net/if_sl.c   sl   needs-flag
 file    net/if_spppsubr.c               sppp  file    net/if_spppsubr.c               sppp
 file    net/if_strip.c                  strip                   needs-flag  file    net/if_strip.c                  strip                   needs-flag
 file    net/if_tokensubr.c              token                   needs-flag  file    net/if_tokensubr.c              token                   needs-flag
 file    net/if_tap.c                    tap  file    net/if_tap.c                    tap
 file    net/if_tun.c                    tun  file    net/if_tun.c                    tun
 file    net/if_vlan.c                   vlan                    needs-flag  file    net/if_vlan.c                   vlan                    needs-flag
 file    net/if_pppoe.c                  pppoe                   needs-flag  file    net/if_pppoe.c                  pppoe                   needs-flag

Legend:
Removed from v.1.1075  
changed lines
  Added in v.1.1076

CVSweb <webmaster@jp.NetBSD.org>