Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvs | Ken Smith | 2010-03-21 | 1 | -1/+1 |
| | | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 7.3-RELEASE image. | ||||
* | Include string.h to get proper memcpy prototype. | Alexander Kabaev | 2007-04-04 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=168338 | ||||
* | Add a new extensible GSS-API layer which can support GSS-API plugins, | Doug Rabson | 2005-12-29 | 1 | -0/+79 |
similar the the Solaris implementation. Repackage the krb5 GSS mechanism as a plugin library for the new implementation. This also includes a comprehensive set of manpages for the GSS-API functions with text mostly taken from the RFC. Reviewed by: Love Hörnquist Åstrand <lha@it.su.se>, ru (build system), des (openssh parts) Notes: svn path=/head/; revision=153838 |