Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
poke-devel (date)
[
Thread Index
][
Top
][
All Lists
][
poke-devel info page
]
Advanced
[
Prev Period
]
Last Modified: Tue Dec 31 2019 03:09:38 -0500
Messages in reverse chronological order
[
Next Period
]
December 31, 2019
Re: [PATCH] Fix bug determining the mode of the io space.
,
John Darrington
,
03:09
December 26, 2019
fuzzing poke with afl & afl++
,
Dan Čermák
,
12:49
Re: [PATCH 2/2] Avoid potential crash if PATH_MAX > 1024
,
Jose E. Marchesi
,
07:08
Re: [PATCH 1/2] pkl_ice: Fix logic error
,
Jose E. Marchesi
,
07:08
December 24, 2019
[PATCH 2/2] Avoid potential crash if PATH_MAX > 1024
,
John Darrington
,
07:26
[PATCH 1/2] pkl_ice: Fix logic error
,
John Darrington
,
07:26
Re: [PATCH] Simplify the implementation of ios_mask functions.
,
Jose E. Marchesi
,
05:23
Re: [PATCH] Add Dan Čermák to the Write After Approval section in HACKING
,
Jose E. Marchesi
,
05:21
Re: [PATCH] Don't crash on incomplete dot commands
,
Jose E. Marchesi
,
05:19
Cannot compile with clang
,
Dan Čermák
,
04:41
[no subject]
,
John Darrington
,
03:10
[PATCH] Don't crash on incomplete dot commands
,
John Darrington
,
03:10
December 23, 2019
[PATCH] Add Dan Čermák to the Write After Approval section in HACKING
,
Dan Čermák
,
20:41
December 22, 2019
[PATCH] Fix bug determining the mode of the io space.
,
John Darrington
,
14:12
Re: [PATCH] Simplify the implementation of ios_mask functions.
,
Egeyar Bagcioglu
,
12:23
Re: [PATCH] Fix memory leaks and check for failure when calling .file
,
Jose E. Marchesi
,
09:47
Re: [PATCH] Fix memory leaks and check for failure when calling .file
,
Dan Čermák
,
03:46
December 21, 2019
[PATCH] Simplify the implementation of ios_mask functions.
,
John Darrington
,
12:16
[no subject]
,
John Darrington
,
12:16
[PATCH] Fix memory leaks and check for failure when calling .file
,
John Darrington
,
12:12
December 19, 2019
Re: [PATCH] Simplify the implementation of ios_mask functions.
,
John Darrington
,
12:33
Re: [PATCH] Simplify the implementation of ios_mask functions.
,
Egeyar Bagcioglu
,
09:08
Re: [PATCH] Simplify the implementation of ios_mask functions.
,
egeyar
,
07:09
Re: [PATCH] Simplify the implementation of ios_mask functions.
,
Jose E. Marchesi
,
06:55
Re: [PATCH 1/5] properly initialize struct pk_cmd null_cmd with zero
,
Jose E. Marchesi
,
06:52
December 18, 2019
[PATCH] Simplify the implementation of ios_mask functions.
,
John Darrington
,
11:19
December 17, 2019
[Jitter] Asynchronous notifications and signals
,
Luca Saiu
,
18:25
December 16, 2019
[PATCH 5/5] Add ChangeLog entries
,
Dan Čermák
,
18:45
[PATCH 4/5] Fix memory leak of char* filename in pk_cmd_exec_1
,
Dan Čermák
,
18:45
[PATCH 3/5] Fix memory leak of char* ecmd in pk_cmd_exec
,
Dan Čermák
,
18:45
[PATCH 2/5] Fix memory leak of char* poke_history
,
Dan Čermák
,
18:45
[PATCH 1/5] properly initialize struct pk_cmd null_cmd with zero
,
Dan Čermák
,
18:45
Re: Segfault when writing subarrays
,
Jose E. Marchesi
,
10:27
Re: [PATCH] New functions and types for dealing with timestamps
,
Jose E. Marchesi
,
10:27
December 15, 2019
Segfault when writing subarrays
,
John Darrington
,
14:14
December 13, 2019
Re: [PATCH 1/2] Fix overread by 1 byte in pk_cmd_get_next_match()
,
Dan Čermák
,
08:02
Re: [PATCH 1/2] Fix overread by 1 byte in pk_cmd_get_next_match()
,
John Darrington
,
07:47
[PATCH] New functions and types for dealing with timestamps
,
John Darrington
,
03:19
December 12, 2019
Re: [PATCH 1/2] Fix overread by 1 byte in pk_cmd_get_next_match()
,
Jose E. Marchesi
,
19:22
Re: [PATCH 2/2] Fix signed integer overflow in hash_string
,
Jose E. Marchesi
,
19:22
Re: [PATCH 1/2] Fix overread by 1 byte in pk_cmd_get_next_match()
,
Jose E. Marchesi
,
19:13
[PATCH 1/2] Fix overread by 1 byte in pk_cmd_get_next_match()
,
Dan Čermák
,
18:09
[PATCH 2/2] Fix signed integer overflow in hash_string
,
Dan Čermák
,
18:09
Re: [PATCH] New function posix_time32 to map timestamps
,
Jose E. Marchesi
,
06:28
[PATCH] New function posix_time32 to map timestamps
,
John Darrington
,
05:58
December 11, 2019
Re: [PATCH 2/2] Fix some typos in HACKING
,
Jose E. Marchesi
,
22:21
Re: [PATCH 1/2] Add "%s" as the format string to the fprintf call in pkl_print_type()
,
Jose E. Marchesi
,
22:21
[PATCH 2/2] Fix some typos in HACKING
,
Dan Čermák
,
18:21
[PATCH 1/2] Add "%s" as the format string to the fprintf call in pkl_print_type()
,
Dan Čermák
,
18:21
Re: [PATCH] DOC: Elaborate on the description and nature of scripts.
,
Jose E. Marchesi
,
08:31
[PATCH] DOC: Elaborate on the description and nature of scripts.
,
John Darrington
,
08:07
[PATCH] DOC: Elaborate on the description and nature of scripts.
,
John Darrington
,
08:07
Re: [PATCH] Add support for \\ as a char.
,
Jose E. Marchesi
,
05:37
[PATCH] Add support for \\ as a char.
,
John Darrington
,
04:48
December 10, 2019
Re: [PATCH] DOC: Change the text to agree with the example
,
Jose E. Marchesi
,
05:42
[PATCH] DOC: Change the text to agree with the example
,
John Darrington
,
02:04
December 09, 2019
Re: Bug(s) in parse_args and/or elsewhere
,
Jose E. Marchesi
,
17:40
Re: Division of an offset by a magnitude should be allowed
,
Jose E. Marchesi
,
17:40
Division of an offset by a magnitude should be allowed
,
John Darrington
,
02:35
December 07, 2019
Bug(s) in parse_args and/or elsewhere
,
John Darrington
,
04:51
inappropriate EOF exception
,
John Darrington
,
03:08
December 06, 2019
Seg fault in pvm_print_string
,
John Darrington
,
09:17
December 05, 2019
Re: compiler bug?
,
Jose E. Marchesi
,
08:42
Re: Another crash!
,
Jose E. Marchesi
,
08:42
[PATCH] bootstrap.conf: Remove non-existant module
,
John Darrington
,
04:23
[COMMITTED] (like we all should be)
,
John Darrington
,
04:23
December 04, 2019
Another crash!
,
John Darrington
,
10:33
Re: New assertion failure
,
Jose E. Marchesi
,
09:00
Re: Segmentation fault
,
Jose E. Marchesi
,
05:46
Segmentation fault
,
John Darrington
,
04:06
December 02, 2019
[PATCH] Documentation: Numerous minor corrections.
,
John Darrington
,
12:27
Re: Numerous small documentation changes.
,
Jose E. Marchesi
,
12:13
[PATCH 12/12] Doc: change 'than' to 'as' where appropriate
,
John Darrington
,
11:51
[PATCH 11/12] DOC: fix typo
,
John Darrington
,
11:51
[PATCH 10/12] DOC: Add markup
,
John Darrington
,
11:51
[PATCH 01/12] "allows to" --> "allows you to"
,
John Darrington
,
11:51
[PATCH 09/12] DOC: Remove redundant comment
,
John Darrington
,
11:51
[PATCH 08/12] Doc fix typo
,
John Darrington
,
11:51
[PATCH 07/12] Document the argument to .exit
,
John Darrington
,
11:51
[PATCH 03/12] Markup code types
,
John Darrington
,
11:51
[PATCH 06/12] Downcase rouge capital
,
John Darrington
,
11:51
[PATCH 05/12] Add some indeces and correct typo
,
John Darrington
,
11:51
[PATCH 02/12] Add links to Mapping node
,
John Darrington
,
11:51
[PATCH 04/12] Fix typo
,
John Darrington
,
11:51
Numerous small documentation changes.
,
John Darrington
,
11:51
New assertion failure
,
John Darrington
,
08:42
Re: compiler bug?
,
Jose E. Marchesi
,
05:18
Re: Reading an unaligned integer in little endian
,
Jose E. Marchesi
,
05:12
December 01, 2019
Re: [Jitter] Bugfix: support Automake older than 1.16
,
Luca Saiu
,
15:51
Re: [Jitter] Bugfix: support Automake older than 1.16
,
Jose E. Marchesi
,
15:50
[Jitter] Bugfix: support Automake older than 1.16
,
Luca Saiu
,
15:46
Reading an unaligned integer in little endian (was: Re: Byte endianess vs Bit endianess)
,
Egeyar Bagcioglu
,
14:23
compiler bug?
,
John Darrington
,
12:56
Re: [Patch] PVM low-level cleanup and optimization, good version [Was: Re: [Patch, first version] PVM low-level cleanup and optimization]
,
Luca Saiu
,
09:08
Re: [Patch] PVM low-level cleanup and optimization, good version [Was: Re: [Patch, first version] PVM low-level cleanup and optimization]
,
Jose E. Marchesi
,
09:07
Re: [Patch] PVM low-level cleanup and optimization, good version [Was: Re: [Patch, first version] PVM low-level cleanup and optimization]
,
Luca Saiu
,
08:50
Re: [Patch] PVM low-level cleanup and optimization, good version [Was: Re: [Patch, first version] PVM low-level cleanup and optimization]
,
Jose E. Marchesi
,
07:40
Re: [Patch] PVM low-level cleanup and optimization, good version [Was: Re: [Patch, first version] PVM low-level cleanup and optimization]
,
Luca Saiu
,
07:33
Re: [Patch] PVM low-level cleanup and optimization, good version [Was: Re: [Patch, first version] PVM low-level cleanup and optimization]
,
Jose E. Marchesi
,
07:15
Re: [PATCH 2/2] dump: Add cluster_by parameter
,
Jose E. Marchesi
,
06:51
Re: [PATCH 1/2] Document the dump command
,
Jose E. Marchesi
,
06:50
[PATCH 1/2] Document the dump command
,
John Darrington
,
06:30
[PATCH 2/2] dump: Add cluster_by parameter
,
John Darrington
,
06:30
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc