Commits


portable: add back sys/queue.h Now that the handling of including sys/queue.h is better, there's no need to remove those lines from the source. Copy the location of those original sys/queue.h lines from upstream at the same line number, so as to avoid any conflicts in the future.


portable: initial Linux compilation This commit modifies the GoT main branch to be able to compile it under linux.


more mechanical conversions to struct got_error: buf_load() and buf_alloc()


remove rcsutil code we won't need, and make the rest compile


add unmodified rcsutil files from OpenRCS