| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Fix spelling.
Notes:
svn path=/stable/7/; revision=181479
|
|
|
|
| |
Notes:
svn path=/head/; revision=169305
|
|
|
|
|
|
|
|
|
| |
with GEOM providers.
OK'ed by: phk
Notes:
svn path=/head/; revision=169299
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
needed to hold the GEOM tree. At this point, pointer 'p' has an improper
value (as it was used previously), and we're getting EFAULT. Fix this
functionality by passing NULL instead of 'p'.
This fixes mdconfig(8) -l output with high number of md(4) devices.
Found by: kris
Reviewed by: phk
Notes:
svn path=/head/; revision=169162
|
|
|
|
| |
Notes:
svn path=/head/; revision=152760
|
|
|
|
|
|
|
| |
Spotted by: marcus
Notes:
svn path=/head/; revision=146561
|
|
|
|
| |
Notes:
svn path=/head/; revision=131421
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add DECL wrappers to libgeom.h.
- Rename structure members in libgeom.h to use a lg_ prefix for member
names. This is required because a few structures had members named
'class' which made g++ very unhappy.
- Catch gstat(8) and gconcat(8) up to these API changes.
Reviewed by: phk
Notes:
svn path=/head/; revision=126786
|
|
|
|
|
|
|
| |
Noticed by: jhb
Notes:
svn path=/head/; revision=126748
|
|
|
|
|
|
|
|
| |
Submitted by: le
Tweaks by: phk
Notes:
svn path=/head/; revision=126721
|
|
|
|
| |
Notes:
svn path=/head/; revision=119071
|
|
|
|
|
|
|
|
|
| |
binaries in /bin and /sbin installed in /lib. Only the versioned files
reside in /lib, the .so symlink continues to live /usr/lib so the
toolchain doesn't need to be modified.
Notes:
svn path=/head/; revision=119017
|
|
|
|
|
|
|
| |
OK'ed by: phk
Notes:
svn path=/head/; revision=117979
|
|
|
|
| |
Notes:
svn path=/head/; revision=116549
|
|
|
|
|
|
|
| |
the first time.
Notes:
svn path=/head/; revision=115625
|
|
|
|
|
|
|
|
| |
Reviewed by: phk
Approved by: re (scottl)
Notes:
svn path=/head/; revision=115104
|
|
|
|
|
|
|
| |
just makes our own life harder.
Notes:
svn path=/head/; revision=113861
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=112510
|
|
|
|
| |
Notes:
svn path=/head/; revision=112372
|
|
|
|
|
|
|
| |
Improve a diagnostic printf.
Notes:
svn path=/head/; revision=112340
|
|
|
|
| |
Notes:
svn path=/head/; revision=111447
|
|
|
|
| |
Notes:
svn path=/head/; revision=110810
|
|
|
|
|
|
|
| |
use .Fn there appropriate
Notes:
svn path=/head/; revision=110809
|
|
|
|
| |
Notes:
svn path=/head/; revision=110603
|
|
|
|
|
|
|
| |
I'm doing to sparc64's gcc
Notes:
svn path=/head/; revision=110548
|
|
|
|
|
|
|
| |
internally.
Notes:
svn path=/head/; revision=110547
|
|
Initially this only contains the functions for accessing the I/O
statistics data.
Notes:
svn path=/head/; revision=110545
|