Commit Graph

152474 Commits

Author SHA1 Message Date
christos
17e1e1af49 c99 initializer 2006-10-16 03:10:59 +00:00
christos
0e84886f1c comment out impossible code. 2006-10-16 03:09:26 +00:00
christos
fef0df6d6b c99 initializers 2006-10-16 03:09:06 +00:00
christos
6dd4b3398f c99 initializers. 2006-10-16 03:04:45 +00:00
christos
f076ca6346 use c99 initializers 2006-10-16 03:02:01 +00:00
christos
68475dcb61 comment out impossible code. 2006-10-16 03:01:36 +00:00
christos
50b568b12d c99 initializers 2006-10-16 02:56:56 +00:00
christos
9b005038ce add missing initializer 2006-10-16 02:55:10 +00:00
christos
2f9c53340f sprinkle volatile. 2006-10-16 02:54:23 +00:00
christos
00ab1df137 - get rid of p_cfunc2
- add missing initializers
2006-10-16 02:52:43 +00:00
christos
56641252ba - add volatile
- static before const
2006-10-16 02:44:46 +00:00
christos
064b0504f7 c99 initializer 2006-10-16 02:43:19 +00:00
christos
457d135620 c99 initializers 2006-10-16 02:42:42 +00:00
christos
7e3b870a41 add missing initializers 2006-10-16 00:45:19 +00:00
christos
5b08cf393d c99 initializer 2006-10-16 00:43:00 +00:00
christos
18243309bd c99 initializers 2006-10-16 00:37:55 +00:00
christos
272937609b sprinkle volatile. 2006-10-16 00:36:19 +00:00
christos
3fccf7e09e c99 initializers 2006-10-16 00:31:47 +00:00
christos
a3522b311f c99 initializers 2006-10-16 00:11:57 +00:00
christos
573bd5e5dd add missing inititializer 2006-10-16 00:11:22 +00:00
christos
d2bca38017 use c99 initializers 2006-10-16 00:07:32 +00:00
christos
88e26c5a37 sprinkle volatile 2006-10-15 23:57:21 +00:00
christos
640b35e022 c99 initializers 2006-10-15 23:55:30 +00:00
christos
9052088997 add casts 2006-10-15 22:43:30 +00:00
christos
9541503cb0 add gpt 2006-10-15 22:42:03 +00:00
christos
c8d3614507 mention gpt. 2006-10-15 22:38:54 +00:00
christos
70a155bfa8 hook in gpt 2006-10-15 22:37:14 +00:00
christos
9b52236568 Make this work under NetBSD. 2006-10-15 22:36:29 +00:00
christos
5819a8c09d Import the gpt tool from FreeBSD 2006-10-15 22:34:15 +00:00
bouyer
593919aafc Don't rely on the /dev entry in the xenstore to get the handle; extract
it from the xenstore path. /dev will have whatever is in the guest's config
file disk entry, and this may not be a number (in the case of HVM guests
it's a string starting with 'ioemu').
2006-10-15 21:34:48 +00:00
christos
5bc3ea6c79 support printing kern.drivers 2006-10-15 21:33:34 +00:00
macallan
84da46d4d5 ansify 2006-10-15 21:23:19 +00:00
dsl
c183c301dc Add some more explanitory comments.
Rename 'allsrc' to 'curSrcs' so that the variable passed to ParseDoSrc (etc)
has the same name as the local in the calling routine, rather than a name
that seems to imply a more global and persistent list.
2006-10-15 21:17:27 +00:00
macallan
e57fef0a3e report button clicks when tapping a trackpad
Tested on a PB3400c and an iBook G4
2006-10-15 21:15:21 +00:00
martin
a4f14b9dd0 Missing initializers 2006-10-15 21:12:08 +00:00
martin
4367e285ad Make -Wextra save 2006-10-15 21:07:45 +00:00
martin
7815b7efa3 Missing initializers 2006-10-15 21:01:03 +00:00
martin
c8f99f6db4 Missing initializer 2006-10-15 20:59:53 +00:00
martin
1f9d7be4f6 Initializers 2006-10-15 20:57:13 +00:00
martin
9128c4105e Missing initializer 2006-10-15 20:54:49 +00:00
martin
c8982ceb2a Missing initializers 2006-10-15 20:50:29 +00:00
dbj
e55a64b8e5 add revoke.debug 2006-10-15 20:44:21 +00:00
martin
e279a26eb5 Missing initializers 2006-10-15 19:59:50 +00:00
martin
9384ee0db9 Missing initializer 2006-10-15 19:53:27 +00:00
christos
7631e65b9f fix an incomplete initializer. 2006-10-15 19:52:40 +00:00
martin
6bac574e23 Missing initializers 2006-10-15 19:50:53 +00:00
martin
c335701fe5 Add missing initializer 2006-10-15 19:43:45 +00:00
martin
4183890e73 Initialize struct consdev in C99 style 2006-10-15 19:38:45 +00:00
christos
40c48e4f33 prevent empty else. 2006-10-15 19:34:51 +00:00
christos
ebed6f0b8c add volatile to prevent gcc clobbering. 2006-10-15 19:33:52 +00:00