This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libgeom
History
pjd
78a51a1509
- Simplify gctl_get_handle() a bit.
...
- Prefer 'unsigned int' over 'u_int' in userland code.
2010-10-21 10:36:36 +00:00
..
geom_ctl.c
- Simplify gctl_get_handle() a bit.
2010-10-21 10:36:36 +00:00
geom_getxml.c
…
geom_stats.c
…
geom_util.c
Expose stripe offset and stripe size through libgeom and geom(8) userland
2010-01-17 06:20:30 +00:00
geom_xml2tree.c
Handle null return from XML_ParserCreate and fix a few memory leaks on
2010-10-05 15:27:44 +00:00
libgeom.3
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
2010-08-16 15:18:30 +00:00
libgeom.h
Expose stripe offset and stripe size through libgeom and geom(8) userland
2010-01-17 06:20:30 +00:00
Makefile
…