Baptiste Daroussin
18b2ee82db
Revert r284417 it is not necessary anymore
2015-06-15 19:28:07 +00:00
Baptiste Daroussin
4232f82668
Enforce overwritting SHLIBDIR
...
Since METAMODE has been added, sys.mk loads bsd.mkopt.mk which ends load loading
bsd.own.mk which then defines SHLIBDIR before all the Makefile.inc everywhere.
This makes /lib being populated again.
Reported by: many
2015-06-15 15:34:20 +00:00
Baptiste Daroussin
6b129086dc
Convert libraries to use LIBADD
...
While here reduce a bit overlinking
2014-11-25 11:07:26 +00:00
Edward Tomasz Napierala
a7c13ccc01
Add links to libgeom(3) where appropriate.
2009-05-19 12:10:48 +00:00
Pawel Jakub Dawidek
fbda685d38
Implement and document some utility functions that can be used to communicate
...
with GEOM providers.
OK'ed by: phk
2007-05-06 01:17:46 +00:00
Poul-Henning Kamp
5e5bfe7757
Add manpages for the gctl API.
...
Submitted by: le
Tweaks by: phk
2004-03-07 16:07:57 +00:00
David E. O'Brien
4f4a104ee8
style.Makefile(5)
2003-08-18 15:25:39 +00:00
Gordon Tetlow
41d8423f71
Stage 3 of dynamic root support. Make all the libraries needed to run
...
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.
2003-08-17 08:28:46 +00:00
Mark Murray
d368bc9f59
Remove GCC-specific debugging option.
...
OK'ed by: phk
2003-07-24 19:53:02 +00:00
Ruslan Ermilov
0b00d54eed
Moved libgeom.so dependencies to where they belong.
...
Reviewed by: phk
Approved by: re (scottl)
2003-05-17 19:05:17 +00:00
Poul-Henning Kamp
4b8938c1d5
Add marshalling functions for OAM api.
2003-03-23 10:15:02 +00:00
Alexey Zelkin
98e07ca0de
Add appropriate MLINKS for functions documented in libgeom.3
2003-02-13 18:27:05 +00:00
Poul-Henning Kamp
7bd4e7b4a0
Leak more stuff into libgeom.
2003-02-10 00:11:43 +00:00
Poul-Henning Kamp
5ddbc7e1f7
Lower WARNS to 3 until I track down a way to explain that I know what
...
I'm doing to sparc64's gcc
2003-02-08 16:08:17 +00:00
Poul-Henning Kamp
e13db58757
Add libgeom to the system.
...
Initially this only contains the functions for accessing the I/O
statistics data.
2003-02-08 15:15:56 +00:00