index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
defines.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- (stevesk) [defines.h] #define MAP_ANON MAP_ANONYMOUS for HP-UX; other
Kevin Steves
2002-03-22
1
-1
/
+5
*
- (stevesk) [defines.h] hp-ux 11 has ancillary data style fd passing, but
Kevin Steves
2002-03-22
1
-1
/
+21
*
- (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsisms
Kevin Steves
2002-03-22
1
-1
/
+7
*
- (bal) Add in check for rpc/types.h since it is needed on
Ben Lindstrom
2002-03-08
1
-1
/
+4
*
Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests
Tim Rice
2002-02-26
1
-4
/
+22
*
Add rpc/rpc.h for INADDR_LOOPBACK on SCO OSR3
Tim Rice
2002-02-13
1
-1
/
+4
*
- (bal) reverted out of 5/2001 change to atexit(). I assume I
Ben Lindstrom
2002-01-23
1
-2
/
+2
*
- (stevesk) defines.h: use "/var/spool/sockets/X11/%u" for HP-UX. does
Kevin Steves
2002-01-08
1
-6
/
+6
*
- (stevesk) defines.h: determine _PATH_UNIX_X; currently "/tmp/.X11-unix/X%u"
Kevin Steves
2002-01-06
1
-1
/
+11
*
- (djm) Compat define for OpenSSL < 0.9.6 (No OPENSSL_free)
Damien Miller
2001-10-31
1
-1
/
+7
*
[TODO defines.h loginrec.c] Change the references to configure.in
Tim Rice
2001-10-30
1
-2
/
+2
*
[configure.in] Clean up library testing.
Tim Rice
2001-10-22
1
-6
/
+1
*
- (stevesk) sun_len, SUN_LEN() configure stuff no longer required
Kevin Steves
2001-09-20
1
-7
/
+2
*
- (djm) Make sure rijndael.c picks config.h
Damien Miller
2001-09-15
1
-1
/
+6
*
- (bal) QNX resync. OK tim@
Ben Lindstrom
2001-08-16
1
-1
/
+25
*
- (djm) Fix detection of long long int support. Based on patch from
Damien Miller
2001-08-12
1
-2
/
+4
*
- (stevesk) remove _REENTRANT #define
Kevin Steves
2001-06-29
1
-6
/
+1
*
- (stevesk) fix x11 forwarding from _PATH_XAUTH change
Kevin Steves
2001-06-28
1
-3
/
+3
*
- (bal) Handle broken krb4 issues on Solaris with multiple defined u_*_t
Ben Lindstrom
2001-06-10
1
-1
/
+2
*
- (bal) Corrected on_exit() emulation via atexit().
Ben Lindstrom
2001-05-17
1
-2
/
+2
*
- markus@cvs.openbsd.org 2001/05/11 14:59:56
Ben Lindstrom
2001-05-12
1
-2
/
+2
*
- (bal) Updates from the Sony NEWS-OS platform by NAKAJI Hiroyuki
Ben Lindstrom
2001-05-09
1
-1
/
+5
*
- (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes
Kevin Steves
2001-04-05
1
-3
/
+3
*
change S_ISLNK macro to work for UnixWare 2.03
Tim Rice
2001-03-20
1
-2
/
+2
*
- (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*
Ben Lindstrom
2001-03-19
1
-2
/
+9
*
move HAVE_LONG_LONG_INT where it works
Tim Rice
2001-03-19
1
-4
/
+2
*
Better fix for long long
Damien Miller
2001-03-19
1
-1
/
+5
*
- (djm) Add getusershell() functions from OpenBSD CVS
Damien Miller
2001-03-19
1
-1
/
+7
*
- (bal) Generalize lack of UNIX sockets since this also effects Cray
Ben Lindstrom
2001-02-24
1
-5
/
+21
*
- (djm) OpenBSD CVS:
Damien Miller
2001-02-16
1
-10
/
+14
*
- (djm) Define _PATH_TTY for systems that don't. Report from Lutz
Damien Miller
2001-02-09
1
-1
/
+5
*
- (djm) Add CVS Id's to files that we have missed
Damien Miller
2001-02-09
1
-0
/
+2
*
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
Kevin Steves
2001-02-05
1
-14
/
+14
*
Oops.. =) mispelt NGROUPS_MAX.
Ben Lindstrom
2001-02-04
1
-2
/
+2
*
20010105
Ben Lindstrom
2001-02-04
1
-0
/
+4
*
- (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>
Ben Lindstrom
2001-01-23
1
-2
/
+4
*
- (djm) Make PAM support optional, enable with --with-pam
Damien Miller
2001-01-17
1
-4
/
+0
*
- (stevesk) defines.h: remove spurious ``;''
Kevin Steves
2001-01-09
1
-1
/
+1
*
- (bal) Detect if clock_t structure exists, if not define it.
Ben Lindstrom
2001-01-09
1
-0
/
+10
*
- (djm) Fix memory leak on systems with BROKEN_GETADDRINFO. Based on
Damien Miller
2001-01-03
1
-1
/
+7
*
20001231
Ben Lindstrom
2000-12-31
1
-4
/
+0
*
- (bal) if no MAXHOSTNAMELEN is defined. Default to 64 character defination.
Ben Lindstrom
2000-12-29
1
-0
/
+4
*
- (djm) Workaround PAM inconsistencies between Solaris derived PAM code
Damien Miller
2000-12-20
1
-0
/
+6
*
- (djm) bsd-rresvport.c bzero -> memset
Damien Miller
2000-11-29
1
-4
/
+0
*
- (djm) Don't define _REENTRANT for SNI/Reliant Unix
Damien Miller
2000-10-20
1
-1
/
+1
*
- (bal) Changed from GNU rx to PCRE on suggestion from djm.
Ben Lindstrom
2000-10-18
1
-0
/
+4
*
- (djm) Merged big SCO portability patch from Tim Rice
Damien Miller
2000-09-29
1
-1
/
+21
*
- (djm) Define _REENTRANT
Damien Miller
2000-09-26
1
-0
/
+5
*
- (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>
Damien Miller
2000-09-24
1
-0
/
+16
*
- (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
Damien Miller
2000-09-23
1
-0
/
+3
[prev]
[next]