Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -3/+3 |
* | Remove unused variable. | phk | 2003-05-31 | 1 | -8/+1 |
* | Remove the G_CLASS_INITIALIZER, we do not need it anymore. | phk | 2003-05-31 | 1 | -1/+0 |
* | Use g_slice_spoiled() rather than g_std_spoiled(). | phk | 2003-05-02 | 1 | -1/+2 |
* | Time has run from the "run GEOM in userland" harness, and the new regression | phk | 2003-04-13 | 1 | -9/+0 |
* | Retire the "frontstuff" record keeping, it was no match for the | phk | 2003-04-12 | 1 | -6/+0 |
* | Style issue: use do {...} while(0); for multi-exit section. | phk | 2003-04-09 | 1 | -2/+2 |
* | #include <sys/endian.h> as needed. | phk | 2003-04-03 | 1 | -0/+1 |
* | Use <sys/endian.h> instead of geom_enc.c for endianess-agnostification. | phk | 2003-04-03 | 1 | -6/+6 |
* | Premptively change initializations of struct g_class to use C99 | phk | 2003-03-24 | 1 | -3/+2 |
* | Drop down Apple Partition Map code that has been in use by some | grehan | 2003-02-23 | 1 | -84/+168 |
* | Add a rudimentary class for slicing Apple partitioned disks. | phk | 2003-01-31 | 1 | -0/+198 |