History log of /netbsd-src/include/ttyent.h (Results 1 – 15 of 15)
Revision Date Author Comments
# 89a508fb 27-Apr-2013 joerg <joerg@NetBSD.org>

Systematically include sys/featuretest.h when _NETBSD_SOURCE is used.
Some are redundant, but make verification with grep much easier.


# 2118fde3 17-Apr-2006 salo <salo@NetBSD.org>

Add setttyentpath(), functionally equivalent to setttyent() but takes an
additional argument to read the ttys information from an alternate path
istead of _PATH_TTYS.

Required for upcoming init(8) c

Add setttyentpath(), functionally equivalent to setttyent() but takes an
additional argument to read the ttys information from an alternate path
istead of _PATH_TTYS.

Required for upcoming init(8) changes.

Mostly from <apb>.

Bump libc minor.

show more ...


# 19b7469a 03-Feb-2005 perry <perry@NetBSD.org>

de-__P -- the hack is long since useless. Discussed with christos,
matt, kleink, others. Approved by christos.


# 039cc956 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22270, verified by myself.


# 531aeb7c 15-Jan-1999 tsarna <tsarna@NetBSD.org>

Add a "class" entry to ttyent. Closes PR#4638.


# 29916a94 27-Jul-1998 mycroft <mycroft@NetBSD.org>

Slight rearrangement.


# 633b8f45 27-Jul-1998 mycroft <mycroft@NetBSD.org>

Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid
breaking third party software. *sigh*


# a2b17768 26-Jul-1998 mycroft <mycroft@NetBSD.org>

const poisoning.


# b7b7322c 02-Feb-1998 perry <perry@NetBSD.org>

merge lite-2


# f0b76047 20-Oct-1997 scottr <scottr@NetBSD.org>

Add flags for DTR/CTS flow control with CDTRCTS, a driver-specific
flow control flag. Contributed by Bill Studenmund.


# 4d2cbfce 26-Oct-1994 cgd <cgd@NetBSD.org>

new RCS ID format.


# 34a87e22 18-Mar-1994 cgd <cgd@NetBSD.org>

update to match flags


# 2df62691 12-Mar-1994 cgd <cgd@NetBSD.org>

add some new flags for /etc/ttys' status field


# e9d867ef 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources