~ubuntu-branches/ubuntu/hardy/pennmush/hardy

« back to all changes in this revision

Viewing changes to win32/options.h

  • Committer: Bazaar Package Importer
  • Author(s): Ervin Hearn III
  • Date: 2007-10-14 22:26:42 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20071014222642-3vt0pg0vxdiuxq5z
Tags: 1.8.2p7-1
* New upstream release
* Latest upstream release fixes possible DoS vulnerabilities in
  pennmush (Closes: #436249)
* Added missing build target to debian/rules (Closes: #395786)
* Corrected FTBFS on GNU/kFreeBSD due to timestamp skew
  (Closes: #403711)
* Applied patch to correct control file to make package binNMU safe
  (Closes: #435951)

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
 */
90
90
/* #define INFO_SLAVE /* */
91
91
 
92
 
/* Windows NT users may uncomment this define to get the native network i/o
93
 
 * thread model instead of the bsd socket layer, for vastly better
94
 
 * performance. Doesn't work on Win 95/98. By Nick Gammon
95
 
 */
96
 
/* #define NT_TCP /* */
97
 
 
98
92
/*------------------------- MUSH Features ----------------------*/
99
93
 
100
94
/* Many MUSHes want to change the +channels to =channels. That's