Home
last modified time | relevance | path

Searched refs:makemap (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_minherit.c50 makemap(int v, int f) { in makemap() function
71 void *map1 = makemap(1, MAP_INHERIT_COPY); in ATF_TC_BODY()
72 void *map2 = makemap(1, MAP_INHERIT_COPY); in ATF_TC_BODY()
97 void *map1 = makemap(1, MAP_INHERIT_SHARE); in ATF_TC_BODY()
98 void *map2 = makemap(1, MAP_INHERIT_SHARE); in ATF_TC_BODY()
130 void *map1 = makemap(0, MAP_INHERIT_NONE); in ATF_TC_BODY()
157 void *map1 = makemap(1, MAP_INHERIT_ZERO); in ATF_TC_BODY()
158 void *map2 = makemap(0, MAP_INHERIT_SHARE); in ATF_TC_BODY()
185 (void)makemap(0, 666); in ATF_TC_BODY()
/freebsd/usr.sbin/makemap/
H A DMakefile2 .PATH: ${SENDMAIL_DIR}/makemap
4 PROG= makemap
5 SRCS= makemap.c
6 MAN= makemap.8
/freebsd/contrib/sendmail/libsmutil/
H A Dt-maplock-0.sh30 M=../makemap/makemap
36 $0: test basic makemap locking;
42 -m makemap path to `basename ${M}` [default: $M]
/freebsd/contrib/sendmail/makemap/
H A DMakefile.m420 bldPRODUCT_START(`manpage', `makemap')
21 define(`bldSOURCES', `makemap.8')
/freebsd/contrib/sendmail/contrib/
H A Dbuildvirtuser99 my $makemap = "/usr/sbin/makemap";
195 open(MAKEMAP, "|$makemap $dbtype $newvirt") || die "Could not start makemap: $!\n";
/freebsd/contrib/sendmail/
H A DINSTALL37 7. For each of the associated sendmail utilities (makemap, mailstats,
43 database maps, be sure to rebuild them with the new version of makemap,
H A DMakefile5 mailstats makemap praliases rmail smrsh vacation
H A DFREEBSD-upgrade76 usr.sbin/makemap/Makefile
H A DREADME125 utilities, e.g., makemap or newaliases, from operating properly. This
158 as makemap does not lock those files.
327 makemap and rebuilding the alias file with newaliases.
418 with makemap, e.g., adding and deleting entries.
429 makemap A program that creates the keyed maps used by the $( ... $)
H A DKNOWNBUGS246 you can use makemap to build a map with a new name and then
H A DRELEASE_NOTES246 update of the map by makemap. The simple workaround
266 for skipping comments exactly like makemap does.
397 Note: makemap, libsmdb, and sendmail must be compiled
454 made in 2013 caused a potential regression when makemap
2890 LIBSMDB: Fix a lock race condition that affects makemap, praliases,
3502 EDITMAP: New program for editing maps as supplement to makemap.
3627 LIBSMDB: Fix a lock race condition that affects makemap, praliases,
4053 makemap to 'unmake' the map.
4265 makemap). From Derek J. Balling of Yahoo,Inc.
4388 This fixes makemap when building the userdb file. Problem
[all …]
/freebsd/etc/mail/
H A DMakefile107 MAKEMAP?= /usr/sbin/makemap
/freebsd/usr.sbin/
H A DMakefile197 SUBDIR.${MK_SENDMAIL}+= makemap
/freebsd/usr.sbin/crunch/examples/
H A Dreally-big.conf85 progs mailstats makemap praliases sendmail
/freebsd/targets/pseudo/userland/
H A DMakefile.depend587 usr.sbin/makemap \
/freebsd/contrib/sendmail/cf/
H A DREADME2582 file as described below, you must use makemap to create the database
2585 makemap hash /etc/mail/access < /etc/mail/access
3572 makemap hash /etc/mail/mailertable < /etc/mail/mailertable
3632 makemap btree /etc/mail/userdb < /etc/mail/userdb.txt
4631 The file and the map created by makemap should be owned by smmsp,
4674 Maps must be created using makemap(8) , e.g.,
4676 makemap hash MAP < MAP
/freebsd/contrib/sendmail/src/
H A DREADME1364 examples, besides makemap and mail.local, include procmail, mailx,
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc7189 OLD_FILES+=usr/sbin/makemap
7203 OLD_FILES+=usr/share/man/man8/makemap.8.gz