Mahlon E. Smith <mahlon@martini.nu> [Thu, 25 Dec 2008 08:35:46 +0000] rev 11
* It compiles!
* Removed additional leftover link parser stuff.
* Removed unused memory allocate/free stuff until I discuss with my
cohort. It may be back... it may be left over from linkparser too. ;)
* list() works, but cores. Not sure why yet. Really, list() should be
renamed to something sensible, and return instantiated BSD::Jail
objects to attach() to or get additional info on.
* Ruby C bindings are way, way fun. Reminds me how little C I can
remember with one project a year :)
Mahlon E. Smith <mahlon@martini.nu> [Thu, 25 Dec 2008 07:33:20 +0000] rev 10
Merged changes from trunk@4:8.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 14 Oct 2008 16:11:19 +0000] rev 9
* Add a mkrf monkeypatch so BSD build flags are generated correctly.
* Fix typos!
Mahlon E. Smith <mahlon@martini.nu> [Mon, 18 Aug 2008 06:25:08 +0000] rev 8
Branching for experimental work. ie: I know the bsd jail subsystem
_real_ well, but using this project as a guinea pig to 'get to know' the
ruby C bindings. :)