summaryrefslogtreecommitdiff
path: root/lib/libc/termios
AgeCommit message (Expand)Author
2008-02-25Have cfmakeraw() also reset VMIN and VTIME to their default values;Theo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2005-08-05zap rcsidMarc Espie
2005-04-14The value of the Bxxx defines are not guaranteed to match their value.Todd C. Miller
2003-06-11ansification; checked by pvalTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-07typos;Jason McIntyre
2002-03-26Fix variable name. PR2492Hugh Graham
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2000-04-15Mostly punctuation fixes.Aaron Campbell
1999-07-05whoops, forgot this oneAaron Campbell
1999-07-05repairsAaron Campbell
1999-07-02remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,Aaron Campbell
1999-06-05use .Tn instead of .Em for logical/bitwise OR + ANDAaron Campbell
1999-05-27or'ing -> OR'ingAaron Campbell
1999-03-10fix comma splices involving 'however'Paul Janzen
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-08-29man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-08-20clear IMAXBEL bit; msaitohTheo de Raadt
1997-09-30int cfsetspeed; tron@lyssa.owl.deTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-22setpgid 2Theo de Raadt
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt