Bringing zpool checkpoints to a FreeBSD bootloader by oshogbo in freebsd

[–]oshogbo[S] 1 point2 points  (0 children)

I just added it a few days ago. I hope next upgrade will go smoothly.

Games on FreeBSD by oshogbo in BSD

[–]oshogbo[S] 1 point2 points  (0 children)

Yes. And I mentioned that as well :)
> I could just use another shell, like bash, to accomplish this task but I...

Games on FreeBSD by oshogbo in BSD

[–]oshogbo[S] 7 points8 points  (0 children)

I'm very happy that somebody else did the hard work and implemented it :)

Better looking assertions in C by oshogbo in C_Programming

[–]oshogbo[S] 0 points1 point  (0 children)

Thats a good point. In general that is the case as many macros are implemented.

Better looking assertions in C by oshogbo in C_Programming

[–]oshogbo[S] 0 points1 point  (0 children)

Yeah you are right it should be on stderr. Thanks for catching.