Chattrapat Sangmanee

Results 5 issues of Chattrapat Sangmanee

When working with path sometimes Wide-string is a must. Do you think adding Wide string support such as wchar_t will worth a effort?

I'm using this for few months now, I can say i'm pretty happy with it. However it lacks one thing important for me: Ability to add custom parameters to bhyve...

Currently, BVCP only use last power state of each VM to autostart and can't configure at all. Many alternatives support ability to toggle which VM will autostart, at what order...

This function is bugged since the beginning, but it never hit because its variable doesn't allow. However, since commit a77e1f0f81df5fa3b4a6a38728ebace599cb18a4 it happen now. First, it assume that ds_len will always...

changes-required

Before commit a77e1f0f81df5fa3b4a6a38728ebace599cb18a4, total sum of ds_len will always equal to user requested size (buflen), so user assume that this will always be true and used it as reference. (example...

needs-review