freebsd-dev/sys/dev/patm
Davide Italiano 2be111bf7d Follow up to r225617. In order to maximize the re-usability of kernel code
in userland rename in-kernel getenv()/setenv() to kern_setenv()/kern_getenv().
This fixes a namespace collision with libc symbols.

Submitted by:   kmacy
Tested by:      make universe
2014-10-16 18:04:43 +00:00
..
genrtab NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
idt77252reg.h
if_patm_attach.c Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
if_patm_intr.c
if_patm_ioctl.c
if_patm_rtables.c
if_patm_rx.c Mechanically convert to if_inc_counter(). 2014-09-19 03:51:26 +00:00
if_patm_tx.c Mechanically convert to if_inc_counter(). 2014-09-19 03:51:26 +00:00
if_patm.c
if_patmvar.h