summaryrefslogtreecommitdiff
path: root/sys/kern/tty_subr.c
AgeCommit message (Expand)Author
2001-06-22KNFTheo de Raadt
2001-05-16No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)Hakan Olsson
2001-01-25spellingTodd T. Fries
2000-09-27replace MALLOC/FREE w/ malloc/free for non-constant-sized memory allocations;...Michael Shalayeff
2000-08-04clear rings before freeing themTheo de Raadt
2000-08-04KNFTheo de Raadt
1996-10-07a teeny bit more careTheo de Raadt
1996-10-07clear quotes not buf; from hbriceno@lcs.mit.eduTheo de Raadt
1996-06-06catq: must spltty before playingTheo de Raadt
1996-06-05catq() optimizations; if to queue is empty, swapping clist structures is fasterTheo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt