Searched refs:amd (Results 1 – 25 of 229) sorted by relevance
12345678910
| /netbsd/src/external/bsd/am-utils/dist/scripts/ |
| D | redhat-ctl-amd.in | 13 [ -f /etc/amd.conf ] || exit 0 14 [ -f /etc/sysconfig/amd ] || exit 0 20 if [ -f /etc/sysconfig/amd ] ; then 21 . /etc/sysconfig/amd 25 prog=amd 28 amd=@sbindir@/amd 32 daemon $amd -F /etc/amd.conf $AMDOPTS $OPTIONS $MOUNTPTS 35 [ $RETVAL = 0 ] && touch /var/lock/subsys/amd 66 rm -f /var/lock/subsys/amd 86 status $amd [all …]
|
| D | ctl-amd.in | 70 if [ -f /etc/amd.conf ] 74 if [ -f @sysconfdir@/amd.conf ] 78 if [ -f /etc/local/amd.conf ] 85 if [ -d /tftpboot/.amd ] 93 if [ -x @sbindir@/amd ] 96 amd -F $CF_FILE $CF_TAG 97 test -x /var/lock/subsys && touch /var/lock/subsys/amd 106 rm -f /var/lock/subsys/amd 111 ctl-amd stop 118 ctl-amd start [all …]
|
| D | amd.conf-sample | 4 # GLOBAL OPTIONS SECTION (must be first in amd.conf file) 5 # For most options, the default value is listed first, but see amd.conf(5) 7 # (amd -n) 11 # (amd -p) 13 pid_file = /dev/stdout | /var/run/amd.pid 14 # (amd -r) 18 # (amd -a) 20 # duration in seconds that a looked up name remain cached (amd -c) 22 # (amd -d) 24 # (amd -k) [all …]
|
| D | Makefile.am | 12 ctl-amd \ 15 fix-amd-map \ 21 redhat-ctl-amd \ 24 sysconf_DATA = amd.conf-sample lostaltmail.conf-sample 27 man_MANS = amd.conf.5 automount2amd.8 34 ctl-amd.in \ 37 fix-amd-map.in \ 39 redhat-ctl-amd.in \ 43 amd.conf-sample \
|
| D | test-amd.conf | 8 pid_file = /var/run/amd.pid 11 log_file = /var/log/amd 33 map_name = /etc/amd.misc
|
| /netbsd/src/external/bsd/am-utils/dist/ |
| D | ChangeLog | 13 * add ylwrap.amd, sick and tired of patching broken ylwrap. 256 Unfortunately amd initializes that value to zero, meaning 376 * amd/ops_udf.c: don't define functions/variables which may not be 379 * amd/ops_tmpfs.c (mount_tmpfs): force gcc not to complain about 469 * amd/sun_map.c (sun_append_str): When translating '&' from Sun 479 * amd/opts.c (expand_op): Don't call xstrlcpy() to truncate a 494 * amd/sun2amd.c: define rfc931_timeout and allow/deny_severity for 497 * amd/amq_svc.c: some versions of libwrap require the caller to 500 * amd/amfs_toplvl.c (amfs_toplvl_init): properly detect when 589 * scripts/amd.conf-sample, scripts/amd.conf.5, doc/am-utils.texi, [all …]
|
| D | README.osx | 15 The stock amd didn't work for us in Mac OS X 10.3. 43 if [ ! -f /etc/amd.conf -a -r /etc/amd.conf.template ]; then 44 cp /etc/amd.conf.template /etc/amd.conf 46 if [ ! -f /etc/amd.map -a -r /etc/amd.map.template ]; then 47 cp /etc/amd.map.template /etc/amd.map 49 /usr/sbin/amd 69 and amd mounted directories, but hopefully this is just a bug that
|
| D | NEWS | 43 New amd.conf global parameter: nfs_allow_any_interface. By default it is 57 Two new amd.conf [global] parameters: nfs_retry_interval_toplvl and 97 Amd was not updating the mtime of its parent directory (often the amd 179 Some of you may have to update your amd.conf slightly or your startup 180 options (if they're hard-coded in your amd startup script). Sorry, but 200 * fix three buffer overruns in expand_op (amd/opts.c) 205 New amd.conf global parameter: forced_unmounts (default to "no"). If set to 219 New amd.conf global parameter: truncate_log (default to "no"). If set to 308 New amd.conf global parameter: normalize_slashes (default to "yes"). If set 368 amd.conf, and map_name to a program/script that takes a key as argv[1], [all …]
|
| D | README.sun2amd | 65 Amd still relies and amd.conf. Any feature in auto.master 66 must be duplicated using Amd equivalent features in amd.conf. 82 for a number of systems including Sun's automounter. In amd 83 lookup services for map files are define in the amd.conf file. 88 To enable Sun-style maps in Amd, set "sun_map_syntax = yes" in your amd.conf 91 Sun-style and Amd-style maps. For more information about amd.conf please 96 # file: amd.conf 102 map_name = /etc/amd.sun_map 132 # file: amd.conf 135 map_name = /etc/amd.net [all …]
|
| D | bootstrap | 19 test -f ../amd/amd.c && cd .. 20 if [ ! -f amd/amd.c ]; then
|
| D | README.autofs | 19 automount. There's no way to distinguish between the two. When amd starts, 22 (automount's job). After the autofs mounts are made, amd listens for 24 be only one autofs listener on a system, this means that automountd and amd 25 cannot run at the same time; nor can two amd's run at the same time if they 35 - Killing amd can become a problem if there are active mounts. Since mounts 37 now, amd simply tells the kernel that it is dying; we need to think this 49 to return. This is not even something specific to amd, Sun's own automountd 74 "autofs_use_lofs = no" in amd.conf. 108 autofs filesystem consumes 2 file descriptors, and amd has at most 1024 113 * amd.conf requirements: [all …]
|
| D | tasks | 11 should be easier via the amd.conf file to specify type of map 34 amd.conf file (right now amd.conf overrides cmd-line options). 44 - mention signals in amd man page 64 - new amd.conf option to disable amq listener altogether (security) 67 - new amd.conf option dynamic_system_params to recompute osver, karch, 83 - fix amd.conf parser so it can parse key=value without spaces around the 94 - document how to add a direct map to amd.conf.
|
| D | LSM.am-utils | 6 Replaces the old amd-upl102. Offers NFS V3 support, many 9 Keywords: amd amq hlfsd fsinfo wire-test fixmount mk-amd-map automount 17 Original-site: ftp.cs.columbia.edu /pub/amd
|
| D | AUTHORS | 2 Original authors of amd were the Berkeley team and especially Jan-Simon 29 January 27, 1998: support pid files in the amd.conf file. Provide base name 30 for hesiod zone files. Always use /etc/amd.conf if exists. 52 August 4, 1997: info_ldap.c fixes and adding two new amd.conf ldap 68 December 19, 1997: detected an FMR (Free Memory Read) in amd/mntfs.c, 94 July 13, 1997: Move amd.conf parsing to before switch_option() on log/debug 107 work is baed on amd-upl102, and work from Ian Murdock <imurdock AT debian.org> 137 August 25, 1997: make amd work when talking to NIS+ servers in NIS 143 August 29, 1997: patch to make amd use FQHN for NFS/RPC authentication, 154 September 19, 1997: make sure that amd works with more secure portmappers [all …]
|
| D | BUGS | 16 [1B] yp_all() leaks a file descriptor. Eventually amd runs out of file 27 means that the resulting amd binary won't run on machines different from 47 …mnt.mnt_opts = "intr,rw,port=1023,timeo=8,foo=br,retrans=110,indirect,map=/usr/local/AMD/etc/amd.p… 101 [4A] "Randall S. Winchester" <rsw AT Glue.umd.edu> reports that for amd to 109 [C] Do not link amd with libnsl. It is buggy and causes amd to core dump 137 your ulimit before starting amd. This can be done inside the ctl-amd 139 plock on aix-4.3: set it to plock=no in amd.conf (which is the default if 147 amd.conf, but let the system pick up the default domain name as set by your 154 others) dies with a SEGV when amd tries to contact it for access to a volume 161 PHNE_20371. If you don't, and you try to use amd with NFSv3 over TCP, your [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog.graphite | 14 2011-05-24 Sebastian Pop <sebastian.pop@amd.com> 18 2011-05-24 Sebastian Pop <sebastian.pop@amd.com> 23 2011-05-24 Sebastian Pop <sebastian.pop@amd.com> 28 2011-05-24 Sebastian Pop <sebastian.pop@amd.com> 44 2011-01-25 Sebastian Pop <sebastian.pop@amd.com> 55 2011-01-20 Sebastian Pop <sebastian.pop@amd.com> 64 2011-01-19 Sebastian Pop <sebastian.pop@amd.com> 71 2011-01-19 Sebastian Pop <sebastian.pop@amd.com> 90 2011-01-19 Sebastian Pop <sebastian.pop@amd.com> 96 2011-01-18 Sebastian Pop <sebastian.pop@amd.com> [all …]
|
| /netbsd/src/external/bsd/am-utils/dist/m4/ |
| D | mkconf | 9 if [ ! -f amd/amd.c ]; then 12 if [ ! -f amd/amd.c ]; then 15 if [ ! -f amd/amd.c ]; then
|
| D | amindent | 3 if [ ! -f amd/amd.c ]; then 8 if [ ! -f amd/amd.c ]; then
|
| /netbsd/src/external/mit/xorg/lib/ |
| D | libmesa.mk | 157 PATHS.amd= amd/common amd/addrlib/src amd/addrlib/src/core \ 158 amd/addrlib/src/gfx9 amd/addrlib/src/r800 \ 159 amd/addrlib/src/gfx10 amd/llvm ../../src/amd/common 160 INCLUDES.amd= amd amd/common ../../src/amd/common \ 161 amd/addrlib amd/addrlib/inc \ 162 amd/addrlib/src amd/addrlib/src/core \ 163 amd/addrlib/src/r800 \ 164 amd/addrlib/src/chip/r800 \ 165 amd/addrlib/src/gfx9 \ 166 amd/addrlib/src/chip/gfx9 \ [all …]
|
| D | libmesa.old.mk | 147 PATHS.amd= amd/common amd/addrlib/src amd/addrlib/src/core \ 148 amd/addrlib/src/gfx9 amd/addrlib/src/r800 149 INCLUDES.amd= amd amd/common ../../src/amd/common \ 150 amd/addrlib amd/addrlib/inc \ 151 amd/addrlib/src amd/addrlib/src/core \ 152 amd/addrlib/src/r800 \ 153 amd/addrlib/src/chip/r800 \ 154 amd/addrlib/src/gfx9 \ 155 amd/addrlib/src/chip/gfx9 157 SRCS.amd+= \
|
| /netbsd/src/external/bsd/am-utils/bin/mk-amd-map/ |
| D | Makefile | 5 PROG= mk-amd-map 7 DIST= ${IDIST}/mk-amd-map 10 SRCS= mk-amd-map.c 11 MAN+= mk-amd-map.8
|
| /netbsd/src/external/bsd/am-utils/dist/amd/ |
| D | Makefile.am | 9 sbin_PROGRAMS = amd sun2amd program 12 man_MANS = amd.8 sun2amd.8 14 YLWRAP= $(top_srcdir)/ylwrap.amd 20 noinst_HEADERS = amd.h sun_map.h 65 amd.c \
|
| /netbsd/src/external/bsd/am-utils/dist/mk-amd-map/ |
| D | Makefile.am | 7 sbin_PROGRAMS = mk-amd-map 10 man_MANS = mk-amd-map.8 15 mk_amd_map_SOURCES = mk-amd-map.c
|
| /netbsd/src/external/bsd/am-utils/bin/amd/ |
| D | Makefile | 5 PROG= amd 7 DIST= ${IDIST}/amd 10 SRCS= am_ops.c amd.c amfs_auto.c amfs_generic.c amfs_direct.c \ 41 MAN+= amd.8
|
| /netbsd/src/usr.bin/crunch/examples/ |
| D | really-big.conf | 69 progs ac accton amd arp bad144 catman chown chroot config config.new cron 76 special amd srcdir /usr/src/usr.sbin/amd/amd 77 …amd objs vers.amd.o afs_ops.o am_ops.o clock.o util.o xutil.o efs_ops.o mapc.o info_file.o info_he…
|
12345678910