Searched hist:72510 (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/usr.bin/make/
H A Dglobals.hdiff 146140 Thu May 12 12:16:44 MDT 2005 harti Fix the fix for bin/72510 applied in job.c:1.70. Actually there have
been two maxJobs variables: one static in job.c and one global used in
main.c and parse.c. Makeing one global out of these was the wrong way
to fix the problem. Instead rename the global one to jobLimit and keep
maxJobs static in job.c.

Suggested by: rwatson
PR: bin/72510
diff 146140 Thu May 12 12:16:44 MDT 2005 harti Fix the fix for bin/72510 applied in job.c:1.70. Actually there have
been two maxJobs variables: one static in job.c and one global used in
main.c and parse.c. Makeing one global out of these was the wrong way
to fix the problem. Instead rename the global one to jobLimit and keep
maxJobs static in job.c.

Suggested by: rwatson
PR: bin/72510
H A Djob.hdiff 146140 Thu May 12 12:16:44 MDT 2005 harti Fix the fix for bin/72510 applied in job.c:1.70. Actually there have
been two maxJobs variables: one static in job.c and one global used in
main.c and parse.c. Makeing one global out of these was the wrong way
to fix the problem. Instead rename the global one to jobLimit and keep
maxJobs static in job.c.

Suggested by: rwatson
PR: bin/72510
diff 146140 Thu May 12 12:16:44 MDT 2005 harti Fix the fix for bin/72510 applied in job.c:1.70. Actually there have
been two maxJobs variables: one static in job.c and one global used in
main.c and parse.c. Makeing one global out of these was the wrong way
to fix the problem. Instead rename the global one to jobLimit and keep
maxJobs static in job.c.

Suggested by: rwatson
PR: bin/72510
H A Djob.cdiff 146140 Thu May 12 12:16:44 MDT 2005 harti Fix the fix for bin/72510 applied in job.c:1.70. Actually there have
been two maxJobs variables: one static in job.c and one global used in
main.c and parse.c. Makeing one global out of these was the wrong way
to fix the problem. Instead rename the global one to jobLimit and keep
maxJobs static in job.c.

Suggested by: rwatson
PR: bin/72510
diff 146140 Thu May 12 12:16:44 MDT 2005 harti Fix the fix for bin/72510 applied in job.c:1.70. Actually there have
been two maxJobs variables: one static in job.c and one global used in
main.c and parse.c. Makeing one global out of these was the wrong way
to fix the problem. Instead rename the global one to jobLimit and keep
maxJobs static in job.c.

Suggested by: rwatson
PR: bin/72510
H A Dparse.cdiff 146140 Thu May 12 12:16:44 MDT 2005 harti Fix the fix for bin/72510 applied in job.c:1.70. Actually there have
been two maxJobs variables: one static in job.c and one global used in
main.c and parse.c. Makeing one global out of these was the wrong way
to fix the problem. Instead rename the global one to jobLimit and keep
maxJobs static in job.c.

Suggested by: rwatson
PR: bin/72510
diff 146140 Thu May 12 12:16:44 MDT 2005 harti Fix the fix for bin/72510 applied in job.c:1.70. Actually there have
been two maxJobs variables: one static in job.c and one global used in
main.c and parse.c. Makeing one global out of these was the wrong way
to fix the problem. Instead rename the global one to jobLimit and keep
maxJobs static in job.c.

Suggested by: rwatson
PR: bin/72510
H A Dmain.cdiff 146140 Thu May 12 12:16:44 MDT 2005 harti Fix the fix for bin/72510 applied in job.c:1.70. Actually there have
been two maxJobs variables: one static in job.c and one global used in
main.c and parse.c. Makeing one global out of these was the wrong way
to fix the problem. Instead rename the global one to jobLimit and keep
maxJobs static in job.c.

Suggested by: rwatson
PR: bin/72510
diff 146140 Thu May 12 12:16:44 MDT 2005 harti Fix the fix for bin/72510 applied in job.c:1.70. Actually there have
been two maxJobs variables: one static in job.c and one global used in
main.c and parse.c. Makeing one global out of these was the wrong way
to fix the problem. Instead rename the global one to jobLimit and keep
maxJobs static in job.c.

Suggested by: rwatson
PR: bin/72510
/freebsd-9.3-release/lib/libc/net/
H A Dgetnameinfo.cdiff 72510 Thu Feb 15 08:35:55 MST 2001 ume Correct 2nd argument of getnameinfo(3) to socklen_t.

Reviewed by: itojun
/freebsd-9.3-release/include/
H A Dnetdb.hdiff 72510 Thu Feb 15 08:35:55 MST 2001 ume Correct 2nd argument of getnameinfo(3) to socklen_t.

Reviewed by: itojun
/freebsd-9.3-release/sys/sys/
H A Dsocket.hdiff 72510 Thu Feb 15 08:35:55 MST 2001 ume Correct 2nd argument of getnameinfo(3) to socklen_t.

Reviewed by: itojun

Completed in 212 milliseconds