summaryrefslogtreecommitdiff
path: root/usr.bin/window
AgeCommit message (Expand)Author
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
1996-10-12Use <sys/types.h> instead of <machine/endian.h>christos
1996-02-08Make ww_index and related variables explicitly unsigned.mycroft
1996-02-08Compress struct ww somewhat.mycroft
1996-02-08Minor cleanup for 8-bit cleanliness. From der Mouse, PR 1322.mycroft
1995-12-21We don't need non-blocking mode without SIGIO.mycroft
1995-12-21Eliminate the use of SIGIO, and some other cleanup.mycroft
1995-12-21Use POSIX signals. Always set FNONBLOCK on the tty.mycroft
1995-12-21Our VMIN works fine.mycroft
1995-09-29need <string.h> for strlen() protos. can't just add it to "string.h",cgd
1995-09-28Sync with 4.4BSD-Lite2tls
1995-09-28imported from 44lite2tls
1995-03-21Update to use timer{add,sub}().mycroft
1994-12-30Avoid getdtablesize(3).mycroft
1994-12-24kill redundant decls, include appropriate headers, and make necessary casts.cgd
1994-12-23fix my man page botch. from <vdlinden@fwi.uva.nl>cgd
1994-12-22kill -R in CFLAGScgd
1994-01-04Make sure VMIN and VTIME are set to sane values.mycroft
1993-12-02Patch from Frank van der Linden <vdlinden@fwi.uva.nl> to deal with 57600 andmycroft
1993-12-02#include <sys/types.h> (needed for future <sys/resource.h>)pk
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-06-18BADSIG -> SIG_ERRjtc
1993-04-09added, from net/2 (patch 124).cgd