- djm@cvs.openbsd.org 2007/08/23 03:06:10

[auth.h]
     login_cap.h doesn't belong here
     NB. RCS ID sync only for portable
This commit is contained in:
Damien Miller 2007-09-17 11:55:25 +10:00
parent 6ef50134c2
commit 6f40204c44
2 changed files with 6 additions and 2 deletions

View File

@ -8,6 +8,10 @@
[auth-passwd.c auth.c session.c]
missed include bits from last commit
NB. RCS ID sync only for portable
- djm@cvs.openbsd.org 2007/08/23 03:06:10
[auth.h]
login_cap.h doesn't belong here
NB. RCS ID sync only for portable
20070914
- (dtucker) [openbsd-compat/bsd-asprintf.c] Plug mem leak in error path.
@ -3205,4 +3209,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
$Id: ChangeLog,v 1.4744 2007/09/17 01:54:24 djm Exp $
$Id: ChangeLog,v 1.4745 2007/09/17 01:55:25 djm Exp $

2
auth.h
View File

@ -1,4 +1,4 @@
/* $OpenBSD: auth.h,v 1.58 2006/08/18 09:15:20 markus Exp $ */
/* $OpenBSD: auth.h,v 1.59 2007/08/23 03:06:10 djm Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.