]> www.infradead.org Git - users/dhowells/kafs-utils.git/log
users/dhowells/kafs-utils.git
5 years agoxg: Add size markers
David Howells [Thu, 26 Sep 2019 09:45:36 +0000 (10:45 +0100)]
xg: Add size markers

Signed-off-by: David Howells <dhowells@redhat.com>
5 years agoxg: Declare RXKAD abort messages
David Howells [Wed, 25 Sep 2019 16:26:24 +0000 (17:26 +0100)]
xg: Declare RXKAD abort messages

Signed-off-by: David Howells <dhowells@redhat.com>
5 years agoxg: Supply standard Rx error codes
David Howells [Wed, 25 Sep 2019 16:19:55 +0000 (17:19 +0100)]
xg: Supply standard Rx error codes

Signed-off-by: David Howells <dhowells@redhat.com>
5 years agoxg: Label KA_ package in the .xg file
David Howells [Wed, 25 Sep 2019 16:24:04 +0000 (17:24 +0100)]
xg: Label KA_ package in the .xg file

Signed-off-by: David Howells <dhowells@redhat.com>
5 years agoxg: More cleanups
David Howells [Wed, 25 Sep 2019 15:32:05 +0000 (16:32 +0100)]
xg: More cleanups

More cleanups to the xg files.

Signed-off-by: David Howells <dhowells@redhat.com>
5 years agoxg: Reindent the xg files
David Howells [Wed, 25 Sep 2019 15:31:40 +0000 (16:31 +0100)]
xg: Reindent the xg files

Reindent the xg files to use tabs.

Signed-off-by: David Howells <dhowells@redhat.com>
5 years agoxg: All integer types should be in terms of stdint
David Howells [Wed, 25 Sep 2019 15:31:26 +0000 (16:31 +0100)]
xg: All integer types should be in terms of stdint

All integer types should be in terms of stdint:

int8_t uint8_t
int16_t uint16_t
int32_t uint32_t
int64_t uint64_t

Long should not be used as it may be 32-bits or 64-bits.

Signed-off-by: David Howells <dhowells@redhat.com>
5 years agoxg: Convert to UTF-8 to keep Python happy
David Howells [Wed, 25 Sep 2019 16:01:41 +0000 (17:01 +0100)]
xg: Convert to UTF-8 to keep Python happy

Signed-off-by: David Howells <dhowells@redhat.com>
5 years agoxg: Clean up Arla xg files
David Howells [Wed, 25 Sep 2019 15:31:16 +0000 (16:31 +0100)]
xg: Clean up Arla xg files

Clean up Arla xg files to remove CVS-isms and Arla-specific bits.

Signed-off-by: David Howells <dhowells@redhat.com>
5 years agoImport the Arla XG files
David Howells [Wed, 25 Sep 2019 15:31:08 +0000 (16:31 +0100)]
Import the Arla XG files

Import the Arla XG files.  These are RxRPC RPC API definitions for rxgen to
turn into compilables.

They are licensed under the 3-clause BSD licence from Royal Institute of
Technology, Stockholm, Sweden, which is GPL-compatible.

Signed-off-by: David Howells <dhowells@redhat.com>
5 years agoAdd a Developer's Certificate of Origin
David Howells [Wed, 25 Sep 2019 15:29:08 +0000 (16:29 +0100)]
Add a Developer's Certificate of Origin

Add a Developer's Certificate of Origin for the use of people submitting
patches.

Signed-off-by: David Howells <dhowells@redhat.com>
11 years agoInitial revision
David Howells [Wed, 8 Jan 2014 21:15:54 +0000 (21:15 +0000)]
Initial revision