- 18 Jul, 2005 1 commit
-
-
Mark Andrews authored
-
- 21 Sep, 2004 1 commit
-
-
Mark Andrews authored
-
- 21 Jun, 2004 1 commit
-
-
Mark Andrews authored
now return R:THREADONLY (rather than R:UNTESTED) in a non-threaded build.
-
- 05 Mar, 2004 1 commit
-
-
Mark Andrews authored
-
- 30 Nov, 2001 1 commit
-
-
Andreas Gustafsson authored
standards; add exceptions to the coding standards for cases where this is not desirable
-
- 27 Nov, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 08 Aug, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 25 Apr, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 24 Apr, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 13 Apr, 2001 1 commit
-
-
David Lawrence authored
vs non-threaded builds. both compile without any warnings now.
-
- 12 Apr, 2001 2 commits
-
-
David Lawrence authored
blocks.
-
David Lawrence authored
-
- 13 Feb, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 09 Jan, 2001 1 commit
-
-
Brian Wellington authored
-
- 05 Jan, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 04 Jan, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 30 Aug, 2000 1 commit
-
-
Brian Wellington authored
-
- 01 Aug, 2000 1 commit
-
-
David Lawrence authored
own CVS tree will help minimize CVS conflicts. Maybe not. Blame Graff for getting me to trim all trailing whitespace.
-
- 27 Jul, 2000 1 commit
-
-
David Lawrence authored
-
- 22 Jun, 2000 2 commits
-
-
David Lawrence authored
-
David Lawrence authored
-
- 01 Jun, 2000 1 commit
-
-
David Lawrence authored
Mostly, several functions that take pointers as arguments, almost always char * pointers, had those pointers qualified with "const". Those that returned pointers to previously const-qualified arguments had their return values qualified as const. Some structure members were qualified as const to retain that attribute from the variables from which they were assigned. Several unused functions removed from dispatch_tcp_test.c (left over from when it was copied from dispatch_test.c). Minor other ISC style cleanups.
-
- 24 May, 2000 1 commit
-
-
David Lawrence authored
-
- 08 May, 2000 1 commit
-
-
David Lawrence authored
Cleanup of redundant/useless header file inclusion. ISC style lint, primarily for function declarations and standalone comments -- ie, those that appear on a line without any code, which should be written as follows: /* * This is a comment. */
-
- 28 Apr, 2000 1 commit
-
-
David Lawrence authored
<isc/boolean.h>, and now includes <isc/types.h> instead of <isc/time.h>. (does not need pthread.h because it *does* need isc/mutex.h, which will be guaranteed to provide pthread.h)
-
- 17 Apr, 2000 1 commit
-
-
Michael Graff authored
-
- 12 Apr, 2000 1 commit
-
-
Bob Halley authored
-
- 03 Feb, 2000 1 commit
-
-
Bob Halley authored
-
- 26 Oct, 1999 1 commit
-
-
Bob Halley authored
failures on multiprocessors.
-
- 25 Oct, 1999 1 commit
-
-
Bob Halley authored
-
- 10 Oct, 1999 2 commits
-
-
William King authored
-
William King authored
-
- 23 Sep, 1999 1 commit
-
-
Bob Halley authored
-
- 16 Sep, 1999 1 commit
-
-
Michael Graff authored
-
- 22 Jul, 1999 1 commit
-
-
William King authored
-