public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src/rda/unix ChangeLog server.c
@ 2004-10-07 19:14 jimb
  0 siblings, 0 replies; 6+ messages in thread
From: jimb @ 2004-10-07 19:14 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sourceware.org	2004-10-07 19:14:50

Modified files:
	rda/unix       : ChangeLog server.c 

Log message:
	* server.c (main): Check for an error return from
	gdbsocket_startup.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.28&r2=1.29
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/server.c.diff?cvsroot=src&r1=1.7&r2=1.8


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

* src/rda/unix ChangeLog server.c
@ 2004-11-01  4:31 jimb
  0 siblings, 0 replies; 6+ messages in thread
From: jimb @ 2004-11-01  4:31 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Branch: 	jimb-rda-nptl-branch
Changes by:	jimb@sourceware.org	2004-11-01 04:31:03

Modified files:
	rda/unix       : ChangeLog server.c 

Log message:
	* server.c (main): Initialize infd, outfd, and speed.
	(tty_raw): Use proper name for speed_t "zero baud" value.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.36.2.8&r2=1.36.2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/server.c.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.9.2.1&r2=1.9.2.2


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

* src/rda/unix ChangeLog server.c
@ 2004-10-20 19:19 jimb
  0 siblings, 0 replies; 6+ messages in thread
From: jimb @ 2004-10-20 19:19 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sourceware.org	2004-10-20 19:19:39

Modified files:
	rda/unix       : ChangeLog server.c 

Log message:
	* server.c (usage): Don't include the entire pathname in the usage
	message.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/server.c.diff?cvsroot=src&r1=1.8&r2=1.9


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

* src/rda/unix ChangeLog server.c
@ 2004-07-20  0:42 kevinb
  0 siblings, 0 replies; 6+ messages in thread
From: kevinb @ 2004-07-20  0:42 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	kevinb@sourceware.org	2004-07-20 00:42:46

Modified files:
	rda/unix       : ChangeLog server.c 

Log message:
	* server.c (main): Set ``server_quit_p'' when debugged process
	exits or terminates.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/server.c.diff?cvsroot=src&r1=1.6&r2=1.7


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

* src/rda/unix ChangeLog server.c
@ 2004-06-03 18:29 kevinb
  0 siblings, 0 replies; 6+ messages in thread
From: kevinb @ 2004-06-03 18:29 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	kevinb@sourceware.org	2004-06-03 18:29:19

Modified files:
	rda/unix       : ChangeLog server.c 

Log message:
	* server.c (main): Ensure that thread related realtime signals
	are ignored.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/server.c.diff?cvsroot=src&r1=1.5&r2=1.6


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

* src/rda/unix ChangeLog server.c
@ 2004-04-20 20:08 kevinb
  0 siblings, 0 replies; 6+ messages in thread
From: kevinb @ 2004-04-20 20:08 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	kevinb@sourceware.org	2004-04-20 20:08:52

Modified files:
	rda/unix       : ChangeLog server.c 

Log message:
	* server.c (main): Ignore realtime signals.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.20&r2=1.21
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/server.c.diff?cvsroot=src&r1=1.4&r2=1.5


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

end of thread, other threads:[~2004-11-01  4:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-07 19:14 src/rda/unix ChangeLog server.c jimb
  -- strict thread matches above, loose matches on Subject: below --
2004-11-01  4:31 jimb
2004-10-20 19:19 jimb
2004-07-20  0:42 kevinb
2004-06-03 18:29 kevinb
2004-04-20 20:08 kevinb

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).