History log of /openbsd-src/sys/kern/kern_prot.c (Results 76 – 83 of 83)
Revision Date Author Comments
# 40c42576 29-Mar-1997 tholo <tholo@openbsd.org>

Do return values from issetuid() correctly


# e156a381 27-Oct-1996 tholo <tholo@openbsd.org>

Allow set[gu]id() if the [gu]id we are trying to set is the saved [gu]id,
but only set effective [gu]id.


# d89494d3 26-Oct-1996 tholo <tholo@openbsd.org>

Verify that pgid argument to setpgid() is legal


# 96d12080 02-Oct-1996 deraadt <deraadt@openbsd.org>

copyinstr correctly; spotted by bitblt


# 45afbba0 25-Aug-1996 deraadt <deraadt@openbsd.org>

issetugid() system call discovers if a process was started setuid or setgid


# e063f9cd 01-Aug-1996 tholo <tholo@openbsd.org>

Implemented _POSIX_SAVED_IDS behaviour according to 1003.1-1990, with
allowed extension from Appendix B, section 4.2.2.


# 5ac46f4a 03-Mar-1996 niklas <niklas@openbsd.org>

From NetBSD: 960217 merge


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree


1234