1. e75e6d0 Move declaration of 'clnt_create()' NIS function to pyport.h, as it's by Thomas Wouters · 23 years ago
  2. bd4bc4e Even more ANSIfication: fix as many function pointers and declarations as by Thomas Wouters · 24 years ago
  3. f3f33dc Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', by Thomas Wouters · 24 years ago
  4. 39e0e5a ANSI-fication by Peter Schneider-Kamp · 24 years ago
  5. dbd9ba6 Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. by Tim Peters · 24 years ago
  6. b18618d Vladimir Marangozov's long-awaited malloc restructuring. by Guido van Rossum · 24 years ago
  7. 61b705a Patch by Fred Gansevles (the module's original author). by Guido van Rossum · 24 years ago
  8. 7e48898 Use the t# format where appropriate. Greg Stein. by Guido van Rossum · 26 years ago
  9. c501583 Make gcc -Wall happy. by Guido van Rossum · 26 years ago
  10. 0cb96de Apply two changes, systematically: by Guido van Rossum · 27 years ago
  11. 4bc9d39 Nailed a couple of memory leaks, caught by Purify. by Barry Warsaw · 28 years ago
  12. 1abda0f cat and puste errors by Barry Warsaw · 28 years ago
  13. 3696c52 nis_maplist(): Use check of yp_get_default_domain() return value by Barry Warsaw · 28 years ago
  14. adbf4e6 Renamed, and bug fixed: by Barry Warsaw · 28 years ago
  15. 259552d Added ``extern int get_default_domain();'' for SGI, to keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  16. 8a170cb Rearrange include headers (needed on some platforms). by Guido van Rossum · 28 years ago
  17. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  18. e77a757 * nismodule.c: database keys and values can contain null bytes. be more by Guido van Rossum · 31 years ago
  19. 234f942 * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. by Guido van Rossum · 31 years ago
  20. 3562d52 Added error handling and free resources. by Guido van Rossum · 32 years ago
  21. 9de7a01 NIS interface by Fred Gansevles <Fred.Gansevles@cs.utwente.nl>. by Guido van Rossum · 32 years ago