Searched refs:makemap (Results 1 – 18 of 18) sorted by relevance
| /freebsd/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_minherit.c | 50 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 D | Makefile | 2 .PATH: ${SENDMAIL_DIR}/makemap 4 PROG= makemap 5 SRCS= makemap.c 6 MAN= makemap.8
|
| /freebsd/contrib/sendmail/libsmutil/ |
| H A D | t-maplock-0.sh | 30 M=../makemap/makemap 36 $0: test basic makemap locking; 42 -m makemap path to `basename ${M}` [default: $M]
|
| /freebsd/contrib/sendmail/makemap/ |
| H A D | Makefile.m4 | 20 bldPRODUCT_START(`manpage', `makemap') 21 define(`bldSOURCES', `makemap.8')
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | buildvirtuser | 99 my $makemap = "/usr/sbin/makemap"; 195 open(MAKEMAP, "|$makemap $dbtype $newvirt") || die "Could not start makemap: $!\n";
|
| /freebsd/contrib/sendmail/ |
| H A D | INSTALL | 37 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 D | Makefile | 5 mailstats makemap praliases rmail smrsh vacation
|
| H A D | FREEBSD-upgrade | 76 usr.sbin/makemap/Makefile
|
| H A D | README | 125 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 D | KNOWNBUGS | 246 you can use makemap to build a map with a new name and then
|
| H A D | RELEASE_NOTES | 246 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 D | Makefile | 107 MAKEMAP?= /usr/sbin/makemap
|
| /freebsd/usr.sbin/ |
| H A D | Makefile | 197 SUBDIR.${MK_SENDMAIL}+= makemap
|
| /freebsd/usr.sbin/crunch/examples/ |
| H A D | really-big.conf | 85 progs mailstats makemap praliases sendmail
|
| /freebsd/targets/pseudo/userland/ |
| H A D | Makefile.depend | 587 usr.sbin/makemap \
|
| /freebsd/contrib/sendmail/cf/ |
| H A D | README | 2582 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 D | README | 1364 examples, besides makemap and mail.local, include procmail, mailx,
|
| /freebsd/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 7189 OLD_FILES+=usr/sbin/makemap 7203 OLD_FILES+=usr/share/man/man8/makemap.8.gz
|