summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/bsd-misc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - (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-021-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-181-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-091-3/+9
* - (bal) Correction to utimes() again.Ben Lindstrom2002-07-081-3/+3
* - (bal) minor correction to utimes() replacement. Patch byBen Lindstrom2002-07-041-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-081-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-141-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