summaryrefslogtreecommitdiff
path: root/usr.bin/window
AgeCommit message (Expand)Author
2003-08-13another fix for PR bin/22464; never set wwbaud to 0.itojun
2003-08-13backout previous - commited by mistakeitojun
2003-08-13fix PR bin/22464 (hang up on kterm)itojun
2003-08-13Kill select.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-30Quote question mark, to get it marked up. Whitespace nit.wiz
2003-04-09Fix a bug where window(1) would (appear to) miss a character when twoaymeric
2003-02-28Add missing includematt
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-04"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-02-02Check for equivalance between "se" and "ue" when unsetting them.jdc
2003-01-16Rename `sigset' locals to avoid symbol shadowing warning.kleink
2002-09-30New sentence, new line. Some mdoc cleanup.grant
2002-08-12calloc() arg mistake. it's (nelem, size). from openbsditojun
2002-06-14Remove #if __STDC__. De-__P() and ANSIfy, and fix a mismatching prototypewiz
2002-06-14Remove #if __STDC__. De-__P() and ANSIfy, and fix a mismatching prototypewiz
2002-05-30Use openpty() to deal with the new pty naming scheme.simonb
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-08Sort sections.wiz
2001-10-19Remove files beginning with ":", which is invalid on other host OS'stv
2001-04-04environ(5) -> (7). Improve some xrefs. Whitespace fixes.wiz
2001-02-19convert to use getprogname()cgd
2001-01-16comment or delete text after CPP directives.cgd
2000-10-11Fix int vs. long format string botch.thorpej
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
1999-10-04update after change to return value of tputs() third argumentlukem
1999-05-06+hupcl -clocal in windows.mycroft
1999-04-20use mkdtemp not mktemp/mkdir.mrg
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-09Missing .El.ross
1999-02-15RCS ID policehubertf
1998-12-20BADSIG -> SIG_ERRchristos
1998-12-20setpgrp -> setpgidchristos
1998-12-20union wait -> intchristos
1998-12-20include unistd.hchristos
1998-12-20braceschristos
1998-10-15Explicitly declare the storage for some variables that used to be defined onlybriggs
1998-10-14Get rid of the bazillion commons in several header files.wsanchez
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-07-26const poisoning.mycroft
1998-07-18use AF_LOCAL instead of AF_UNIXlukem
1998-07-09Declare ints, too, don't default them.msaitoh
1998-04-17kill "warning: variable `erred' might be clobbered by `longjmp' or `vfork'"cgd
1998-02-03change includes to fix compiler warningperry
1997-12-31Pull in prototypes, RCS IDs, and make this safe for vfork().thorpej
1997-12-31Prototype wwterminfoinit() and wwterminfoend().thorpej
1997-11-21include string.h for the alpha.mrg
1997-11-21* WARNSify, KNFifylukem
1997-10-20turn of WARNS here for now.mrg
1997-03-08alternate -> alternative, per PR 2643mouse