Commit Graph

36 Commits (d2ef7c2f0f9ab48c25eafc0ebad0df5f7930420b)

Author SHA1 Message Date
Thomas Pfaff ff8cb0fd6f tty: N_TTY SIGIO only works for read 16 years ago
Joe Peterson 7e94b1d9bf n_tty: Output bells immediately on a full buffer 16 years ago
Joe Peterson acc71bbad3 n_tty: Fix hanfling of buffer full corner cases 16 years ago
Joe Peterson a59c0d6f14 n_tty: Fix handling of control characters and continuations 16 years ago
Alan Cox 300a6204b4 n_tty: clean up coding style 16 years ago
Joe Peterson a88a69c912 n_tty: Fix loss of echoed characters and remove bkl from n_tty 16 years ago
Alan Cox 11a96d1820 tty: rename the remaining oddly named n_tty functions 17 years ago
Alan Cox 17b820606e tty: Minor tidyups and document fixes for n_tty 17 years ago
Alan Cox 47afa7a5a8 tty: some ICANON magic is in the wrong places 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Ingo Molnar 487ad7efbf tty: fix BKL related leak and crash 17 years ago
Alan Cox 39c2e60f8c tty: add throttle/unthrottle helpers 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Joe Peterson 575537b324 Resume TTY on SUSP and fix CRNL order in N_TTY line discipline 17 years ago
Alan Cox 04f378b198 tty: BKL pushdown 17 years ago
Al Viro cc4191dc1d drivers/char/n_tty.c misannotated prototype 17 years ago
Alan Cox 4edf1827ea n_tty: clean up old code to follow coding style and (mostly) checkpatch 17 years ago
Joe Peterson 54d2a37eda Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline 17 years ago
Joe Peterson ec5b1157f8 tty: enable the echoing of ^C in the N_TTY discipline 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Miloslav Trmac 522ed7767e Audit: add TTY input auditing 18 years ago
Alan Cox 9c1729db3e Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex 18 years ago
Oleg Nesterov 040b6362d5 tty: fix leakage of -ERESTARTSYS to userland 18 years ago
Paul Fulghum e10cc1df1d tty: add compat_ioctl 18 years ago
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Eric W. Biederman 3e7cd6c413 [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned 18 years ago
Ralf Baechle 34f8f0a5e9 [PATCH] tty: remove useless memory barrier 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Paul Fulghum 817d6d3bce [PATCH] remove TTY_DONT_FLIP 19 years ago
Paul Mackerras 289a1e995e [PATCH] Fix for the PPTP hangs that have been reported 19 years ago
Ingo Molnar 70522e121a [PATCH] sem2mutex: tty 19 years ago
Alan Cox 33f0f88f1c [PATCH] TTY layer buffering revamp 19 years ago
Al Viro b4e3ca1ab1 [PATCH] gfp_t: remaining bits of drivers/* 20 years ago
Victor Fusco 621a4d1a82 [PATCH] char/n_tty: fix sparse warnings (__nocast type) 20 years ago
Roman Zippel d6afe27bff [PATCH] tty output lossage fix 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago