summaryrefslogtreecommitdiff
path: root/bin/stty
AgeCommit message (Expand)Author
2006-06-04teach stty about NMEADISCTheo de Raadt
2004-09-16de-lint (long vs int vs unsigned); otto okTheo de Raadt
2003-12-16use full sentence for description of cols; from Jared Yanovich;Jason McIntyre
2003-07-02missing protosTheo de Raadt
2003-07-02.Cm Fl -> .FlJason McIntyre
2003-06-11ansification, art okTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-30section reorder;Jason McIntyre
2002-09-30When using "nl" as an argument to .Fl, escape nl to make it literal,Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-24fix the history refsMichael Shalayeff
2001-11-13o) start new sentence on a new line;Mike Pechkin
2001-09-06o) __progname aria;Mike Pechkin
2001-06-25implement 'stty ek' as documented; dima@unixfreak.orgTodd C. Miller
2001-05-20exit and use __prognameMichael Shalayeff
2000-10-06Sync usage() with man page.Aaron Campbell
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-23More pedantic man page formatting insanity, lalalaAaron Campbell
2000-03-17Remove hard sentence breaks.Aaron Campbell
2000-03-06Do not leave `(' characters dangling at the end of lines; instead, use theAaron Campbell
2000-01-18Repair duplicate word occurences; (as found by a Perl script sent to us fromAaron Campbell
1999-10-26support missing tty flags; naddy@unix-ag.uni-kl.deTheo de Raadt
1999-08-17consistencyAaron Campbell
1999-08-16more precise SYNOPSIS syntaxAaron Campbell
1999-07-26some macro fix-ups; but imho, this page is ugly and needs more improvementAaron Campbell
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneAaron Campbell
1998-11-18strtol() range checkTheo de Raadt
1998-11-06use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and futureAaron Campbell
1998-11-04be really pedantic about punctuation following -mdoc macro'd textAaron Campbell
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyAaron Campbell
1998-06-03correct crtscts docs; andrew@ugh.net.auTheo de Raadt
1998-02-14recog STRIPDISC; kleinkTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt
1997-08-24correct -sane error msg; steve@freebsdTheo de Raadt
1997-07-23tabifykstailey
1997-06-04bye bye :, mikelTheo de Raadt
1997-03-26oxtabs is converse of tabs; gwing@primenet.com.auTheo de Raadt
1996-12-17Fix typoThorsten Lockert
1996-12-16Implement more tty flags for better portability from other systems:Thorsten Lockert
1996-12-10"the the" purgeTheo de Raadt
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-08-02zap getopt() case of -?, come on, it is the default!Theo de Raadt
1996-08-02vmin/vtime may print 255 (_POSIX_VDISABLE)Theo de Raadt
1996-08-02ioctl ip->fd, not 0, dohTheo de Raadt
1996-08-02search table 2Theo de Raadt