HomeSort by: relevance | last modified time | path
    Searched refs:hlfsd (Results 1 - 11 of 11) sorted by relevancy

  /src/external/bsd/am-utils/bin/hlfsd/
Makefile 5 PROG= hlfsd
7 DIST= ${IDIST}/hlfsd
10 SRCS= hlfsd.c homedir.c nfs_prot_svc.c stubs.c
11 MAN+= hlfsd.8
  /src/external/bsd/am-utils/dist/hlfsd/
Makefile.am 4 # Level: Makefile for hlfsd/ directory
7 sbin_PROGRAMS = hlfsd
10 man_MANS = hlfsd.8
13 noinst_HEADERS = hlfsd.h
16 hlfsd.c \
nfs_prot_svc.c 38 * File: am-utils/hlfsd/nfs_prot_svc.c
46 #include <hlfsd.h>
stubs.c 38 * File: am-utils/hlfsd/stubs.c
40 * HLFSD was written at Columbia University Computer Science Department, by
49 #include <hlfsd.h>
72 /* initialize NFS file handles for hlfsd */
381 * NOT exit, or else the main hlfsd server exits.
hlfsd.c 1 /* $NetBSD: hlfsd.c,v 1.3 2015/01/17 17:46:31 christos Exp $ */
38 * File: am-utils/hlfsd/hlfsd.c
40 * HLFSD was written at Columbia University Computer Science Department, by
49 #include <hlfsd.h>
268 * Terminate if did not ask to forcecache (-C) and hlfsd would not be able
293 /* ensure that only root can run hlfsd */
295 fprintf(stderr, "hlfsd can only be run as root\n");
418 * Register hlfsd as an nfs service with the portmapper.
435 plog(XLOG_INFO, "Initializing hlfsd...")
    [all...]
homedir.c 38 * File: am-utils/hlfsd/homedir.c
40 * HLFSD was written at Columbia University Computer Science Department, by
49 #include <hlfsd.h>
110 * To optimize hlfsd, we don't actually check the validity of the
738 char dumptmp[] = "/usr/tmp/hlfsd.dump.XXXXXX";
  /src/external/bsd/am-utils/dist/scripts/
ctl-hlfsd.in 2 # control starting, stopping, or restarting hlfsd.
3 # usage: ctl-hlfsd [start | stop | restart]
9 # description: hlfsd is a daemon similar to amd, used to redirect user
11 # processname: hlfsd
87 # Start the hlfsd mail redirector service
89 if [ -x @sbindir@/hlfsd -a -h $maildir ]
91 echo @sbindir@/hlfsd ${PASSWD_FILE} -a $altmaildir -x all -l $logdir/hlfsd /mail/home .mailspool
92 @sbindir@/hlfsd ${PASSWD_FILE} -a $altmaildir -x all -l $logdir/hlfsd /mail/home .mailspool
    [all...]
Makefile.am 13 ctl-hlfsd \
35 ctl-hlfsd.in \
  /src/external/bsd/am-utils/bin/
Makefile 3 SUBDIR= amd amq fixmount fsinfo hlfsd mk-amd-map pawd scripts wire-test
  /src/external/bsd/am-utils/dist/doc/
Makefile.am 11 EXTRA_DIST = hlfsd.ps
  /src/external/bsd/am-utils/dist/
Makefile.am 18 hlfsd \

Completed in 37 milliseconds