Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | ed | 2011-11-07 | 1 | -1/+2 |
* | Include sys/sbuf.h directly. | ae | 2011-07-11 | 1 | -0/+1 |
* | Implement relaxed comparision for hardcoded provider names to make it | mav | 2011-04-27 | 1 | -4/+3 |
* | Add some FEATURE macros for various GEOM classes. | netchild | 2011-02-25 | 1 | -0/+2 |
* | Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1. | ae | 2010-10-09 | 1 | -4/+4 |
* | Prevent NULL deference by checking return value of | delphij | 2010-02-02 | 1 | -0/+9 |
* | Go through with write_metadata() non-error-handling and make it return "void". | ivoras | 2010-01-25 | 1 | -6/+16 |
* | Avoid NULL deference. | delphij | 2008-06-30 | 1 | -0/+5 |
* | LINT compiled just fine for me, but it seems it breaks tinerbox way of | pjd | 2007-09-23 | 1 | -1/+1 |
* | Bring in the GEOM Virtualisation class, which allows to create huge GEOM | pjd | 2007-09-23 | 6 | -0/+2437 |