public inbox for xconq-cvs@sourceware.org
help / color / mirror / Atom feed
* xconq ./ChangeLog kernel/unit.c
@ 2000-12-07  9:08 shebs
  0 siblings, 0 replies; 10+ messages in thread
From: shebs @ 2000-12-07  9:08 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sources.redhat.com	2000-12-07 09:08:55

Modified files:
	.              : ChangeLog 
	kernel         : unit.c 

Log message:
	* unit.c (max_builds): Delete, no longer used.


^ permalink raw reply	[flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/unit.c
@ 2004-06-26 19:38 mcdonald
  0 siblings, 0 replies; 10+ messages in thread
From: mcdonald @ 2004-06-26 19:38 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	mcdonald@sourceware.org	2004-06-26 19:38:37

Modified files:
	.              : ChangeLog 
	kernel         : unit.c 

Log message:
	Fix recently introduced segfault-producing bug.


^ permalink raw reply	[flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/unit.c
@ 2004-06-12  3:29 mcdonald
  0 siblings, 0 replies; 10+ messages in thread
From: mcdonald @ 2004-06-12  3:29 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	mcdonald@sourceware.org	2004-06-12 03:29:46

Modified files:
	.              : ChangeLog 
	kernel         : unit.c 

Log message:
	Kill any changed occ which is not compatible with side of its transport.


^ permalink raw reply	[flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/unit.c
@ 2004-06-06 21:47 mcdonald
  0 siblings, 0 replies; 10+ messages in thread
From: mcdonald @ 2004-06-06 21:47 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	mcdonald@sourceware.org	2004-06-06 21:47:30

Modified files:
	.              : ChangeLog 
	kernel         : unit.c 

Log message:
	Fix bug in change-type of occupant units.
	(Reported by Elijah Meeks.)


^ permalink raw reply	[flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/unit.c
@ 2004-05-29 21:50 mcdonald
  0 siblings, 0 replies; 10+ messages in thread
From: mcdonald @ 2004-05-29 21:50 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	mcdonald@sourceware.org	2004-05-29 21:50:37

Modified files:
	.              : ChangeLog 
	kernel         : unit.c 

Log message:
	Fix unit type listing bug.
	(Reported by Lincoln Peters.)


^ permalink raw reply	[flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/unit.c
@ 2003-12-10  0:37 kingdon
  0 siblings, 0 replies; 10+ messages in thread
From: kingdon @ 2003-12-10  0:37 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	kingdon@sourceware.org	2003-12-10 00:37:26

Modified files:
	.              : ChangeLog 
	kernel         : unit.c 

Log message:
	* kernel/unit.c (kill_unit): Get rid of variable
	recent_dead_flushed; it is set but never consulted.


^ permalink raw reply	[flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/unit.c
@ 2003-12-09 23:49 kingdon
  0 siblings, 0 replies; 10+ messages in thread
From: kingdon @ 2003-12-09 23:49 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	kingdon@sourceware.org	2003-12-09 23:49:36

Modified files:
	.              : ChangeLog 
	kernel         : unit.c 

Log message:
	* kernel/unit.c (kill_self_unit): Extract from kill_unit_aux for
	clarity.


^ permalink raw reply	[flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/unit.c
@ 2003-06-22 11:03 ronne
  0 siblings, 0 replies; 10+ messages in thread
From: ronne @ 2003-06-22 11:03 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	ronne@sourceware.org	2003-06-22 11:03:17

Modified files:
	.              : ChangeLog 
	kernel         : unit.c 

Log message:
	Fix self-building transport occupancy bug.


^ permalink raw reply	[flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/unit.c
@ 2000-11-19 19:54 shebs
  0 siblings, 0 replies; 10+ messages in thread
From: shebs @ 2000-11-19 19:54 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sources.redhat.com	2000-11-19 19:54:59

Modified files:
	.              : ChangeLog 
	kernel         : unit.c 

Log message:
	* unit.c: Fix a comment termination.


^ permalink raw reply	[flat|nested] 10+ messages in thread
* xconq ./ChangeLog kernel/unit.c
@ 2000-10-03  8:41 kingdon
  0 siblings, 0 replies; 10+ messages in thread
From: kingdon @ 2000-10-03  8:41 UTC (permalink / raw)
  To: xconq-cvs

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	kingdon@sourceware.cygnus.com	2000-10-03 08:41:53

Modified files:
	.              : ChangeLog 
	kernel         : unit.c 

Log message:
	* unit.c (change_unit_side): Cancel the unit's plans when it
	changes sides.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-06-26 19:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-07  9:08 xconq ./ChangeLog kernel/unit.c shebs
  -- strict thread matches above, loose matches on Subject: below --
2004-06-26 19:38 mcdonald
2004-06-12  3:29 mcdonald
2004-06-06 21:47 mcdonald
2004-05-29 21:50 mcdonald
2003-12-10  0:37 kingdon
2003-12-09 23:49 kingdon
2003-06-22 11:03 ronne
2000-11-19 19:54 shebs
2000-10-03  8:41 kingdon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).