/* $NetBSD: linux32_syscalls.c,v 1.1 2006/02/09 19:18:57 manu Exp $ */ #include __KERNEL_RCSID(1, "$NetBSD: linux32_syscalls.c,v 1.1 2006/02/09 19:18:57 manu Exp $"); #if defined(__amd64__) #include "../../sys/compat/linux32/arch/amd64/linux32_syscalls.c" #else const char * const linux32_syscallnames[] = { 0 }; #endif ='logo' rowspan='2'>cgit logo index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/external/ibm-public/postfix/dist/html/FORWARD_SECRECY_README.html
AgeCommit message (Expand)Author
2022-10-08Import Postfix-3.7.3 (previous version was 3.5.2)christos
2020-03-18This is the Postfix 3.5 (stable) release.christos
2017-02-14The stable Postfix release is called postfix-3.0.x where 3=majorchristos
2014-07-06Import Postfix 2.11.1. The main changes since version 2.10.* are:tron