Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
f7e8a8796d661c9d6692ab837e1effd4f5ada1c2
/
defines.h
« Previous
b89e694
by Tim Rice
· 23 years ago
13aae5e
by Tim Rice
· 23 years ago
50abba5
- (stevesk) sun_len, SUN_LEN() configure stuff no longer required
by Kevin Steves
· 23 years ago
58be738
- (djm) Make sure rijndael.c picks config.h
by Damien Miller
· 23 years ago
19d7b8d
- (bal) QNX resync. OK tim@
by Ben Lindstrom
· 23 years ago
56cb929
- (djm) Fix detection of long long int support. Based on patch from
by Damien Miller
· 23 years ago
78e83b3
- (stevesk) remove _REENTRANT #define
by Kevin Steves
· 23 years ago
37a777e
- (stevesk) fix x11 forwarding from _PATH_XAUTH change
by Kevin Steves
· 23 years ago
d7d7da1
- (bal) Handle broken krb4 issues on Solaris with multiple defined u_*_t
by Ben Lindstrom
· 23 years ago
b467ddb
- (bal) Corrected on_exit() emulation via atexit().
by Ben Lindstrom
· 23 years ago
c93e84c
- markus@cvs.openbsd.org 2001/05/11 14:59:56
by Ben Lindstrom
· 24 years ago
6aebb34
- (bal) Updates from the Sony NEWS-OS platform by NAKAJI Hiroyuki
by Ben Lindstrom
· 24 years ago
86a52b3
- (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes
by Kevin Steves
· 24 years ago
d14d702
by Tim Rice
· 24 years ago
03017ba
- (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*
by Ben Lindstrom
· 24 years ago
d19a75a
by Tim Rice
· 24 years ago
753b1c0
Better fix for long long
by Damien Miller
· 24 years ago
9de61e8
- (djm) Add getusershell() functions from OpenBSD CVS
by Damien Miller
· 24 years ago
38e6093
- (bal) Generalize lack of UNIX sockets since this also effects Cray
by Ben Lindstrom
· 24 years ago
79438cc
- (djm) OpenBSD CVS:
by Damien Miller
· 24 years ago
4192c46
- (djm) Define _PATH_TTY for systems that don't. Report from Lutz
by Damien Miller
· 24 years ago
e9cf357
- (djm) Add CVS Id's to files that we have missed
by Damien Miller
· 24 years ago
ef4eea9
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
by Kevin Steves
· 24 years ago
03f07b4
Oops.. =) mispelt NGROUPS_MAX.
by Ben Lindstrom
· 24 years ago
75713c9
20010105
by Ben Lindstrom
· 24 years ago
16a86be
- (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>
by Ben Lindstrom
· 24 years ago
a64b57a
- (djm) Make PAM support optional, enable with --with-pam
by Damien Miller
· 24 years ago
69f8fb3
- (stevesk) defines.h: remove spurious ``;''
by Kevin Steves
· 24 years ago
0d5af60
- (bal) Detect if clock_t structure exists, if not define it.
by Ben Lindstrom
· 24 years ago
d54e55c
- (djm) Fix memory leak on systems with BROKEN_GETADDRINFO. Based on
by Damien Miller
· 24 years ago
fa2d223
by Ben Lindstrom
· 24 years ago
beac3b4
- (bal) if no MAXHOSTNAMELEN is defined. Default to 64 character defination.
by Ben Lindstrom
· 24 years ago
82cf0ce
- (djm) Workaround PAM inconsistencies between Solaris derived PAM code
by Damien Miller
· 24 years ago
3f62aba
- (djm) bsd-rresvport.c bzero -> memset
by Damien Miller
· 24 years ago
81fa28a
- (djm) Don't define _REENTRANT for SNI/Reliant Unix
by Damien Miller
· 24 years ago
b562864
- (bal) Changed from GNU rx to PCRE on suggestion from djm.
by Ben Lindstrom
· 24 years ago
78315eb
- (djm) Merged big SCO portability patch from Tim Rice
by Damien Miller
· 24 years ago
b2033a4
- (djm) Define _REENTRANT
by Damien Miller
· 24 years ago
72c9a7e
- (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>
by Damien Miller
· 24 years ago
b9c2ce8
- (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
by Damien Miller
· 24 years ago
578783e
- (djm) Seperate tests for int64_t and u_int64_t types
by Damien Miller
· 24 years ago
606f880
- (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
by Damien Miller
· 24 years ago
bac2d8a
- (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
by Damien Miller
· 24 years ago
caf6dd6
- More OpenBSD updates:
by Damien Miller
· 24 years ago
ad833b3
- (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
by Damien Miller
· 24 years ago
3241fa1
- (djm) SUN_LEN macro for systems which lack it
by Damien Miller
· 24 years ago
36ccb5c
- (djm) utmp direct write & SunOS 4 patch from Charles Levert
by Damien Miller
· 24 years ago
b54b40e
- (djm) Use sa_family_t in prototype for rresvport_af. Patch from
by Damien Miller
· 24 years ago
0f91b4e
- (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
by Damien Miller
· 24 years ago
a66626b
- (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:
by Damien Miller
· 24 years ago
2994e08
- Configure tweaking for new login code on Irix 5.3
by Damien Miller
· 24 years ago
2ff7b5d
Added new login recording code
by andre
· 24 years ago
be260a0
- Define atexit for old Solaris
by Damien Miller
· 24 years ago
615f939
- Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
by Damien Miller
· 24 years ago
fc0b11b
- Irix portability fixes - don't include netinet headers more than once
by Damien Miller
· 25 years ago
4018c19
- Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
by Damien Miller
· 25 years ago
bc7c7cc
- Avoid some compiler warnings in fake-get*.c
by Damien Miller
· 25 years ago
70494d1
- Disable tests and typedefs for 64 bit types. They are currently unused.
by Damien Miller
· 25 years ago
db81959
- Include /usr/local/include and /usr/local/lib for systems that don't
by Damien Miller
· 25 years ago
1c67c99
- Include macro for IN6_IS_ADDR_V4MAPPED. Report from
by Damien Miller
· 25 years ago
ee1c0b3
- NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and
by Damien Miller
· 25 years ago
eca71f8
- Don't use getaddrinfo on AIX
by Damien Miller
· 25 years ago
e0f4574
- Compile fix for HPUX and Solaris from Andre Lucas
by Damien Miller
· 25 years ago
834171e
- Revert __snprintf -> snprintf aliasing. Apparently Solaris
by Damien Miller
· 25 years ago
b29ea91
- Add --with-xauth-path configure directive and explicit test for
by Damien Miller
· 25 years ago
34132e5
- Merged OpenBSD IPv6 patch:
by Damien Miller
· 25 years ago
6b85a7f
- Added support for directory-based lastlogs
by Damien Miller
· 25 years ago
aa7b64d
- Remove test for quad_t. No longer needed.
by Damien Miller
· 25 years ago
b2532b3
- Prevent typedefs from being compiled more than once. Report from
by Damien Miller
· 25 years ago
e72b7af
- Removed most of the pam code into its own file auth-pam.[ch]. This
by Damien Miller
· 25 years ago
9505851
- Detect missing size_t and typedef it.
by Damien Miller
· 25 years ago
74d0d4a
- Merged AIX patch from Darren Hall <dhall@virage.org> - Cleaned up defines.h
by Damien Miller
· 25 years ago
beb4ba5
- Portability fixes for Irix 5.3 (now compiles OK!)
by Damien Miller
· 25 years ago
5a3e683
- Added --with-default-path to specify custom path for server
by Damien Miller
· 25 years ago