| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add the part of the last commit which cvs appearantly didn't like | Poul-Henning Kamp | 2003-06-01 | 2 | -17/+4 |
| | | | | | | | | the first time. Notes: svn path=/head/; revision=115625 | ||||
| * | Moved libgeom.so dependencies to where they belong. | Ruslan Ermilov | 2003-05-17 | 1 | -0/+3 |
| | | | | | | | | | Reviewed by: phk Approved by: re (scottl) Notes: svn path=/head/; revision=115104 | ||||
| * | Collapse the meta arguments into normal arguments, trying to distinguish | Poul-Henning Kamp | 2003-04-22 | 2 | -38/+1 |
| | | | | | | | | just makes our own life harder. Notes: svn path=/head/; revision=113861 | ||||
| * | Run a revision on the OAM api. | Poul-Henning Kamp | 2003-03-27 | 2 | -93/+136 |
| | | | | | | | | | | | Use prefix gctl_ systematically. Add flag with access perms for each argument. Add ro/rw versions of argument building functions. General cleanup. Notes: svn path=/head/; revision=112709 | ||||
| * | Add marshalling functions for OAM api. | Poul-Henning Kamp | 2003-03-23 | 3 | -1/+262 |
| | | | | | Notes: svn path=/head/; revision=112510 | ||||
| * | Use devstat instead of GEOM private statistics structure. | Poul-Henning Kamp | 2003-03-18 | 2 | -8/+7 |
| | | | | | Notes: svn path=/head/; revision=112372 | ||||
| * | Constify arg to geom_lookupid(). | Poul-Henning Kamp | 2003-03-17 | 2 | -3/+3 |
| | | | | | | | | Improve a diagnostic printf. Notes: svn path=/head/; revision=112340 | ||||
| * | mdoc(7) police: Scheduled sweep. | Ruslan Ermilov | 2003-02-24 | 1 | -17/+36 |
| | | | | | Notes: svn path=/head/; revision=111447 | ||||
| * | Add appropriate MLINKS for functions documented in libgeom.3 | Alexey Zelkin | 2003-02-13 | 1 | -0/+10 |
| | | | | | Notes: svn path=/head/; revision=110810 | ||||
| * | Fix some mdoc issues: add .Nd to NAME section, use valid .Lb argument, | Alexey Zelkin | 2003-02-13 | 1 | -15/+16 |
| | | | | | | | | use .Fn there appropriate Notes: svn path=/head/; revision=110809 | ||||
| * | Leak more stuff into libgeom. | Poul-Henning Kamp | 2003-02-10 | 5 | -6/+582 |
| | | | | | Notes: svn path=/head/; revision=110603 | ||||
| * | Lower WARNS to 3 until I track down a way to explain that I know what | Poul-Henning Kamp | 2003-02-08 | 1 | -1/+1 |
| | | | | | | | | I'm doing to sparc64's gcc Notes: svn path=/head/; revision=110548 | ||||
| * | Include <sys/time.h>, it's not the users problem that we use bintime | Poul-Henning Kamp | 2003-02-08 | 1 | -0/+1 |
| | | | | | | | | internally. Notes: svn path=/head/; revision=110547 | ||||
| * | Add libgeom to the system. | Poul-Henning Kamp | 2003-02-08 | 4 | -0/+362 |
| Initially this only contains the functions for accessing the I/O statistics data. Notes: svn path=/head/; revision=110545 | |||||
