- (dtucker) [openbsd-compat/sigact.h] Update from OpenBSD 1.2 -> 1.3.

Id and copyright sync only, there were no substantial changes we need.
This commit is contained in:
Darren Tucker 2005-11-10 19:43:48 +11:00
Родитель 581203438f
Коммит 9d30d13922
2 изменённых файлов: 6 добавлений и 4 удалений

Просмотреть файл

@ -46,6 +46,8 @@
Id and copyright sync only, there were no substantial changes we need.
- (dtucker) [openbsd-compat/bsd-closefrom.c openbsd-compat/base64.c]
-Wsign-compare fixes from djm.
- (dtucker) [openbsd-compat/sigact.h] Update from OpenBSD 1.2 -> 1.3.
Id and copyright sync only, there were no substantial changes we need.
20051105
- (djm) OpenBSD CVS Sync
@ -3288,4 +3290,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
$Id: ChangeLog,v 1.3987 2005/11/10 08:31:37 dtucker Exp $
$Id: ChangeLog,v 1.3988 2005/11/10 08:43:48 dtucker Exp $

Просмотреть файл

@ -1,7 +1,7 @@
/* $OpenBSD: SigAction.h,v 1.2 1999/06/27 08:15:19 millert Exp $ */
/* $OpenBSD: SigAction.h,v 1.3 2001/01/22 18:01:32 millert Exp $ */
/****************************************************************************
* Copyright (c) 1998 Free Software Foundation, Inc. *
* Copyright (c) 1998,2000 Free Software Foundation, Inc. *
* *
* Permission is hereby granted, free of charge, to any person obtaining a *
* copy of this software and associated documentation files (the *
@ -34,7 +34,7 @@
****************************************************************************/
/*
* $From: SigAction.h,v 1.5 1999/06/19 23:00:54 tom Exp $
* $From: SigAction.h,v 1.6 2000/12/10 02:36:10 tom Exp $
*
* This file exists to handle non-POSIX systems which don't have <unistd.h>,
* and usually no sigaction() nor <termios.h>