Commit Graph

242 Commits

Author SHA1 Message Date
Björn Groenvall
e1596e26ab Better support for shared libs.
Install libs with read and execute permission.
Arrange so that applications include libdir at link time.
Other random stuff.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@428 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-04-23 21:08:59 +00:00
Björn Groenvall
e88938bfeb Remove possible newline not the last character of the cellname.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@408 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-04-19 09:39:32 +00:00
Assar Westerlund
cd603ba071 Corrected cell truncation code.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@396 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-04-17 07:31:15 +00:00
Björn Groenvall
218bd7346f I guess it should have read
cell[sizeof(cell) - 1] = '\0';
rather than
cell[strlen(cell) - 1] = '\0';
as it originally did (2 versions back).


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@390 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-04-09 19:21:15 +00:00
Björn Groenvall
04f7fa949e One byte off when appending trailing 0.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@389 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-04-09 19:17:13 +00:00
Assar Westerlund
4acc571d2b k_afsklog_all_local_cells: new function. Called when cell == NULL.
Tries to obtain tokens for all cells in /usr/vice/etc/TheseCells or /usr/vice/etc/ThisCell.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@384 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-04-04 20:37:32 +00:00
Assar Westerlund
9db3e7fe8d Moved filename defines here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@383 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-04-04 20:34:24 +00:00
Unknown User d91-jda
1a29ac6d78 More thorough guessing of what realm a cell belongs to.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@381 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-04-04 03:21:38 +00:00
Björn Groenvall
98365c0be0 Changes for better DBM support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@341 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-03-27 13:48:06 +00:00
Björn Groenvall
711f73505c Change $Header$ to $Id$
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@336 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-03-25 13:10:31 +00:00
Björn Groenvall
34c5ea7ee9 sys/ioctl.h must be included manually before kafs.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@328 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-03-22 17:58:04 +00:00
Assar Westerlund
3635cccce3 use <sys/ioctl.h> instead of <sys/ioccom.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@297 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-03-15 08:39:42 +00:00
Assar Westerlund
f0d61d6b8a Definition of _IOW
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@293 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-03-15 06:49:36 +00:00
Unknown User d91-jda
230a0bd329 Additions for aklog
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@286 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-03-05 17:09:18 +00:00
Assar Westerlund
7d69e8a197 hacks to make it compile everywhere
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@260 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-02-11 16:07:55 +00:00
Unknown User d91-jda
139238843e Add Ultrix syscall.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@255 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-02-11 13:55:03 +00:00
Unknown User d91-jda
55db31afbe General cleanup of old and ugly code.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@235 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-02-07 10:48:34 +00:00
Björn Groenvall
8489e1970d Add rm -rf CVS to distclean target
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@214 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-01-26 15:49:01 +00:00
Unknown User d91-jda
7b18bea025 Add netbsd support.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@198 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-12-02 03:54:35 +00:00
Björn Groenvall
b6939a1739 Fix shared library stuff for other platforms than Linux.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@179 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-10-26 11:54:37 +00:00
Björn Groenvall
4eac32e222 More uses of RCSID() in lib/* and appl/bsd.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@178 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-10-24 14:03:21 +00:00
Assar Westerlund
acce7c45ca fclose of _PATH_THISCELL!
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@157 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-10-18 07:55:21 +00:00
Björn Groenvall
494e0b2da2 Add support for Linux shared libraries.
Make distclean target should now work.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@151 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-10-16 11:35:13 +00:00
Björn Groenvall
b789954d34 Include unistd.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@125 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-09-28 16:12:41 +00:00
Björn Groenvall
c20927d4a0 First we try afs.cell@REALM, if there is no such thing try afs@CELL
instead.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@103 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-09-12 19:17:26 +00:00
Björn Groenvall
ea8c23ea54 Added cell argument to k_afsklog().
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@102 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-09-12 18:53:37 +00:00
Björn Groenvall
70ab525525 Must include sys/filio.h on Psoriasis.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@100 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-09-04 14:58:29 +00:00
Björn Groenvall
4ac7d0bf9f New install
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@98 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-09-04 13:10:08 +00:00
Björn Groenvall
7ddec3bcae Ignore exit status from if.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@95 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-09-02 16:50:10 +00:00
Björn Groenvall
f5a4d7f1ef Linux hack but no port!
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@81 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-08-22 14:22:45 +00:00
Björn Groenvall
7c10c53f6a Need to reinstall handler on SYSV.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@73 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-08-04 08:37:14 +00:00
Unknown User d91-jda
79043c6ad5 include <sys/bitypes.h> <sys/cdefs.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@72 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-31 19:12:34 +00:00
Björn Groenvall
bf9f487ee9 Allow realm argument to k_afsklog() to be 0 or "" for default realm.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@68 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-24 17:40:56 +00:00
Unknown User d91-jda
f8c65940f3 Now the AIX stuff works.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@48 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-13 20:34:54 +00:00
Unknown User d91-jda
931693c658 Syscall != AIX
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@31 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-10 22:21:26 +00:00
Björn Groenvall
783cbc2e4f Fix for AIX
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@30 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-10 22:14:41 +00:00
Björn Groenvall
8c2d8964c2 Fix for horror _AIX
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@29 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-10 22:12:42 +00:00
Björn Groenvall
88cbacc802 Fix for _AIX
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@28 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-10 22:10:02 +00:00
Björn Groenvall
edcb24cb7d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@27 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-10 22:01:37 +00:00
Björn Groenvall
055b32fc75 Initial revision
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@26 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-10 21:58:17 +00:00
Björn Groenvall
94b0af4de8 Fix for multiple entry points in HP-UX.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-10 20:40:12 +00:00
Björn Groenvall
ecaf61d7ac Initial revision
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-06-20 16:19:19 +00:00