Home | History | Annotate | Download | only in compat-43
History log of /src/lib/libc/compat-43/setruid.c
RevisionDateAuthorComments
 1.13  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.12  26-May-2002  wiz __STDC__ is always defined on NetBSD.
 1.11  25-Feb-1998  perry branches: 1.11.12;
Coerce -1 to a (uid_t) to shut up lint.
 1.10  02-Feb-1998  perry merge lite-2
 1.9  04-Nov-1997  thorpej __warn_references and __indr_reference semicolon fixups. From
Chris Demetriou <cgd@pa.dec.com>.
 1.8  13-Jul-1997  christos branches: 1.8.2;
Fix RCSID's
 1.7  08-Jul-1996  thorpej Now that setreuid() and setregid() are system calls again, don't call
the C library "private" versions. Doing so results in unresolved
symbols the next time a dynamically linked program is run after the
new C library is installed.
 1.6  21-Jul-1994  jtc branches: 1.6.2; 1.6.8;
Converted to use link-time warning messages.
 1.5  24-Apr-1994  mycroft branches: 1.5.2;
Get rid of extra calls to strlen().
 1.4  24-Apr-1994  mycroft Print the name of the program using a deprecated syscall.
 1.3  12-Apr-1994  cgd fix warning.
 1.2  10-Apr-1994  cgd print warnings, and use a helper function, to optimize...
 1.1  06-Apr-1994  cgd branches: 1.1.1;
M-x shuffle-functions-and-documentation
basically, move things around so documentation is in the correct place,
and bump appropriate functions into the 'compat' section.
 1.1.1.1  02-Feb-1998  perry import lite-2
 1.5.2.1  24-Jul-1994  cgd update from runk
 1.6.8.1  06-Mar-1997  mycroft Fix undefined symbols due to setre[ug]id() changes.
 1.6.2.1  25-Apr-1995  jtc nuke [sg]etre[ug]id().
 1.8.2.1  04-Nov-1997  thorpej Pull up from trunk: __warn_references and __indr_reference semicolon fixups.
 1.11.12.1  21-Jun-2002  nathanw Catch up to -current.

RSS XML Feed