summaryrefslogtreecommitdiff
path: root/openbsd-compat/bsd-misc.c
Commit message (Expand)AuthorAgeFilesLines
* - (tim) [configure.ac openbsd-compat/bsd-misc.h openbsd-compat/bsd-misc.c] AddTim Rice2010-11-081-0/+7
* - (dtucker) [openbsd-compat/bsd-misc.c] According to the spec the "remainder"Darren Tucker2007-06-111-1/+2
* - (dtucker) [openbsd-compat/bsd-misc.c] Include unistd.h and sys/types.hDarren Tucker2007-04-291-0/+2
* - (dtucker) [openbsd-compat/bsd-misc.c] Include <sys/select.h> for select(2)Darren Tucker2006-08-241-0/+3
* - (dtucker) [openbsd-compat/bsd-misc.c] Add includes needed for select(2) onDarren Tucker2006-08-241-0/+5
* - (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]Damien Miller2006-07-241-0/+1
* - deraadt@cvs.openbsd.org 2006/03/19 18:51:18Damien Miller2006-03-261-2/+0
* - (djm) [auth-pam.c clientloop.c includes.h monitor.c session.c]Damien Miller2006-03-151-1/+4
* - (dtucker) [openbsd-compat/bsd-misc.c] Bug #1108: fix broken strdup().Darren Tucker2005-11-021-6/+3
* - (dtucker) [acconfig.h configure.ac defines.h includes.h sshpty.cDarren Tucker2005-05-271-1/+19
* - (dtucker) [acconfig.h configure.ac openbsd-compat/bsd-misc.{c,h}]Darren Tucker2005-02-261-12/+1
* - (djm) [acconfig.h configure.ac openbsd-compat/Makefile.inDamien Miller2004-08-151-17/+2
* - (dtucker) [openbsd-compat/bsd-misc.c] Typo in #ifdef; from vinschen atDarren Tucker2004-08-131-2/+2
* - (dtucker) [logintest.c scp.c sftp-server.c sftp.c ssh-add.c ssh-agent.cDarren Tucker2004-07-171-1/+5
* - (dtucker) [configure.ac openbsd-compat/misc.c [openbsd-compat/misc.h]Darren Tucker2004-06-251-1/+17
* - (djm) Simplify the license on code I have written. No code changes.Damien Miller2004-02-171-20/+12
* - (bal) [openbsd-compat/bsd-misc.c] unset 'signal' defined if we areBen Lindstrom2003-12-181-2/+2
* - (bal) redo how we handle 'mysignal()'. Move it toBen Lindstrom2003-08-251-1/+27
* - (djm) s/get_progname/ssh_get_progname/g to avoid conflict with HeimdalDamien Miller2003-08-221-2/+2
* - (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]Darren Tucker2003-08-131-1/+21
* - (dtucker) [openbsd-compat/bsd-misc.c] Fix cut-and-paste bug in tcgetpgrp.Darren Tucker2003-08-031-2/+2
* Remove unused variable.Darren Tucker2003-08-021-2/+2
* - (dtucker) [openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]Darren Tucker2003-08-021-1/+14
* - (djm) Big KNF on openbsd-compat/Damien Miller2003-05-191-16/+17
* [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]Tim Rice2003-03-181-1/+32
* - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. MoreDamien Miller2003-01-101-3/+9
* - (bal) Correction to utimes() again.Ben Lindstrom2002-07-081-3/+3
* - (bal) minor correction to utimes() replacement. Patch byBen Lindstrom2002-07-031-3/+3
* - (bal) typo of setgroup for cygwin. Patch by vinschen@redhat.comBen Lindstrom2002-06-131-2/+2
* - (bal) Build noop setgroups() for cygwin to clean up code (For otherBen Lindstrom2002-06-121-1/+12
* Add truncate() emulation to address Bug 208Tim Rice2002-05-071-1/+20
* - (bal) removed two unsed headers in openbsd-compat/bsd-misc.cBen Lindstrom2001-10-101-3/+1
* - (stevesk) use setresgid() for setegid() if neededKevin Steves2001-04-091-1/+8
* - Fix strerror() in bsd-misc.cBen Lindstrom2001-03-131-4/+4
* - (djm) Add CVS Id's to files that we have missedDamien Miller2001-02-091-0/+2
* - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff toBen Lindstrom2001-01-311-0/+94