Commit Graph

21 Commits (c7705f3449c7edd5c1744871097f93977227afc4)

Author SHA1 Message Date
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