Logo
Explore Help
Sign In
d/freebsd-nq
1
0
Fork 0
You've already forked freebsd-nq
Code Issues Pull Requests Packages Projects Releases Wiki Activity
freebsd-nq/sys/modules/pty/Makefile

9 lines
92 B
Makefile
Raw Normal View History

Allow pty(4) to be loaded as a kld. Unfortunately, the wrappers that are present in pts(4) don't have the mechanics to allow pty(4) to be unloaded safely, so I'm forcing this kld to return EBUSY. This also means we have to enable some extra code in pts(4) unconditionally. Proposed by: rwatson
2009-08-23 20:26:09 +00:00
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/pty
KMOD= pty
SRCS= pty.c
.include <bsd.kmod.mk>
Reference in New Issue Copy Permalink
Powered by Gitea Page: 1292ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API