summaryrefslogtreecommitdiffstats
path: root/sys/kern/tty_conf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-add config includessf2015-12-221-1/+6
* Move ppp, nmea, endrun, and msts prototypes to tty.hsf2015-12-211-36/+1
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* sl(4) is no more, thanks for all the fish!mpi2014-10-011-16/+2
* remove uneeded proc.h includesjsg2014-09-141-2/+1
* lint is gone, and the 'lint' conditional was never in the implementationguenther2014-03-111-6/+1
* Remove the 4.3BSD tty(4) compatibility shims. RIP. ok millert@naddy2013-12-131-3/+4
* remove the compat43 ifdef around some code. in effect, it's always beentedu2010-06-291-6/+1
* Some of the line disciplines want to check for suser. Better to pass themtedu2010-04-121-13/+13
* Remove support for packet mode of Metricom Ricochet radios.jsg2009-08-251-16/+2
* endrun(4) - EndRun Technologies native time-of-day message timedeltastevesk2009-05-061-1/+16
* Add support for the Meinberg Standard Time String format that all Meinbergmbalmer2008-01-051-1/+16
* Remove the tb(4) line discipline and manual page. I found no man pagesmbalmer2006-08-031-16/+2
* Add basic NMEA0183 support as a tty line discipline. The line disciplinembalmer2006-06-011-1/+16
* ansi/deregister. No binary change.jsg2005-12-211-7/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* First round of __P removal in sysmillert2002-03-141-33/+33
* we don't need to include buf.hart1999-04-221-2/+1
* COMPAT_BSDOS exec and compat changes.downsj1997-09-021-2/+2
* s/STRIPIPDISC/STRIPDISC/; kleink@netbsd.orgderaadt1997-04-041-2/+2
* + stripderaadt1996-05-221-2/+20
* From NetBSD: 960217 mergeniklas1996-03-031-3/+4
* initial import of NetBSD treederaadt1995-10-181-0/+152