index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor_mm.c
Age
Commit message (
Expand
)
Author
2002-08-20
- millert@cvs.openbsd.org 2002/08/02 14:43:15
Ben Lindstrom
2002-07-23
- (bal) [monitor_mm.c openbsd-compat/xmmap.h] Move xmmap() defines
Ben Lindstrom
2002-07-18
[monitor_mm.c] add missing declaration for xmmap(). Reported
Tim Rice
2002-07-14
(bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c
Tim Rice
2002-07-04
- millert@cvs.openbsd.org 2002/06/28 01:49:31
Ben Lindstrom
2002-06-26
- (bal) fixed NeXTStep missing munmap() issue. It defines HAVE_MMAP,
Ben Lindstrom
2002-06-26
- (bal) added back in error check for mmap(). I screwed up, Pointed
Ben Lindstrom
2002-06-25
- (bal) if mmap() is substandard, don't allow compression on server side.
Ben Lindstrom
2002-06-07
- (bal) monitor_mm.c typos.
Ben Lindstrom
2002-06-06
- markus@cvs.openbsd.org 2002/06/04 23:05:49
Ben Lindstrom
2002-06-06
- stevesk@cvs.openbsd.org 2002/05/28 16:45:27
Ben Lindstrom
2002-04-12
- (bal) disable privsep if no MAP_ANON. We can re-enable it
Ben Lindstrom
2002-04-07
- (stevesk) wrap munmap() with HAVE_MMAP also.
Kevin Steves
2002-04-07
- (stevesk) HAVE_MMAP and HAVE_SYS_MMAN_H and use them in
Kevin Steves
2002-03-26
- stevesk@cvs.openbsd.org 2002/03/25 20:12:10
Ben Lindstrom
2002-03-22
- provos@cvs.openbsd.org 2002/03/18 17:50:31
Ben Lindstrom
2002-03-13
revert more of my stupidity
Damien Miller
2002-03-13
Import of Niels Provos' 20020312 ssh-complete.diff
Damien Miller