git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17045 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-10 16:38:43 +00:00
parent 5c607b8633
commit fc3afb44e0

View File

@@ -1,3 +1,13 @@
2006-04-10 Love H<>rnquist <20>strand <lha@it.su.se>
* afssys.c: Try harder to get the pioctl to work via the /proc or
/dev interface, OpenAFS choose to reuse the same ioctl number,
while Arla didn't. Also, try new ioctl before the the old
syscalls.
* afskrb5.c (afslog_uid_int): use the simpler
krb5_principal_get_realm function.
2005-12-21 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Remove dependency on config.h, breaks IRIX build,