Searched +refs:csh +refs:else +refs:if +refs:re (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/usr.sbin/cron/doc/ |
H A D | CHANGES | 8 install it, if you have any "crontab" command lines floating around in shell 30 for the daemon and also caused problems with the spawned jobs if they were 31 shell scripts since "sh" and "csh" have traditionally used hidden file 33 think they were subshells. If you had trouble with "sh" or "csh" scripts in 43 user's crontab file if any. From cron's point of view, usernames can never 47 the entry by hand if necessary. 93 As with every release of Cron, BIND, and seemingly everything else I do, one 102 Several folks pointed out that log_it() needed to exist even if logging was 114 version of popen/pclose from the ftpd and hacked it to taste. We're safe now, 128 called POKECRON in /usr/spool/cron to tell it that it was time to re-read [all …]
|
H A D | MAIL | 34 This barfs (silently!) on our system (Dec Ultrix 1.2 == 4.2bsd) if 35 user's shell is csh. This, I am told, is because csh requires that 38 set up the environment enough for csh to run, and cron just inherits 39 the situation.) Anyway, the point is that if you find out what csh 41 provide some reasonable defaults (if it isn't supplied by cron's 42 parent). Also, could you tell me what csh needs, if you find out, so 49 and whatever else comes to mind. I'll make sure csh works... >> 97 I'm not sure if it is in cron (either SysV or BSD ... if it is, I haven't 114 This would seem to work best if done by cron, as it is now I have a google 119 particular crontab file if a command generates any output on stdout [all …]
|
/freebsd-src/ |
H A D | UPDATING | 37 A new SOC_ROCKCHIP options appeared, so if you have a custom kernel configuration 49 shipped as raw files. For pkgbase users if you use iwm(4) you will need 78 added, if necessary. 86 to see if you need to start including hints for the device on isa 215 loading if they are marked with CTLFLAG_TUN and there are 261 change, but if your old chromebook's keyboard stops working, please 284 authentication to fail if the shared secret contains a single 298 Encrypted swap partitions need to be changed from nvd to nda if you 312 where JOB_MAX is derrived from ncpus in local.sys.mk if not set in env. 340 to complile netlink(4) module if i [all...] |
/freebsd-src/contrib/bmake/ |
H A D | bmake.cat1 | 35 anything else. If multiple --CC options are specified, each is 49 unbuffered; in addition, if debugging is enabled but debugging 113 variable, or in _/_t_m_p if TMPDIR is unset or set to the 213 --qq Do not execute any commands, instead exit 0 if the specified 218 --SS Stop processing if an error is encountered. This is the default 228 --tt Rather than re-building a target as specified in the makefile, 243 printing. The value is also expanded before printing if 288 considered out of date if it does not exist, or if its modification time 289 is less than that of any of its sources. An out-of-date target is re [all...] |
/freebsd-src/contrib/sendmail/src/ |
H A D | README | 75 be used if any site.*.m4 file in devtools/Site/ is changed. 93 CDB is included automatically if the Build script can find 96 if CDB is set to 2, then .db is used to make transition from 109 automatically if the Build script can find a library named 145 >>> calls to ndbm routines -- in particular, if you leave ndbm.h in, 146 >>> you can find yourself using the new db package even if you don't 153 >>> /usr/include, /usr/local/include, or anywhere else. 169 required if the NDBM file is to be used as an NIS map. 184 The regex map can be used to see if an address matches a certain regular 213 should not have to touch the following symbols. But if you are porting, [all …]
|
/freebsd-src/contrib/ncurses/ |
H A D | NEWS | 79 + modify tput/tset reset feature to avoid 1-second sleep if running in 135 + modify configure scripts/makefiles to omit KEY_RESIZE if the 165 + correct an assignment in infocmp "-u" for detecting if a boolean 166 is unset in a base entry and set in a use'd chunk, i.e., if it was 218 + modify endwin() to return an error if it is called again without an 222 + modify reset command to avoid altering clocal if the terminal uses a 259 user6/user7 terminfo capabilities) to obtain screensize if neither 369 TERMINAL, and check if they are for a terminal, like SVr4. 445 undefining _XOPEN_SOURCE if _POSIX_C_SOURCE is defined. 614 + modify configure macro CF_BUILD_CC to check if the build-compiler [all …]
|
/freebsd-src/contrib/ncurses/misc/ |
H A D | terminfo.src | 91 # to stock terminfo simply by filtering with `sed "/OT[^,]*,/s///"'; but if 142 # search of the termcap form even if you don't use reorder). Minor sections 154 # The part to the left of the dash, if a dash is present, describes the 508 # if you're in doubt about what `ANSI' matches yours, try them in that 543 # if you will be using alternate character sets. 666 # underline, and reverse, which won't matter much if the terminal 906 # under tcsh/zsh/bash/sh/ksh/ash/csh when you run MiNT in `console' mode 1005 # The 1.3.x kernels add color-change capabilities; if yours doesn't have this 1430 # allow an application running on a color console to behave as if it 1913 # Console hangs in the smm/rmm test if TERM=xterm, does not show test [all …]
|