Searched +refs:csh +refs:case +refs:default +refs:re (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/usr.sbin/bsdconfig/usermgmt/include/ |
H A D | usermgmt.hlp | 31 initial letters of the user's name, and commonly used in lower case. 39 additional password etc. Except for the "wheel" case mentioned below, 50 become superuser using the command su(1). So if you're going to add a 55 Also, members of group "operator" will by default get permissions for 70 the ls(1) command by default) will be looked up. It is often created 74 default shell is /bin/sh, some users prefer the more historic 75 /bin/csh. Other, often more user-friendly and comfortable shells can
|
/freebsd-src/contrib/tcsh/ |
H A D | Fixes | 143 3. cleanup ifdefs in utmp code, and provide default array entries 503 32. t_pmatch() was not really case-insensitive when cs == 8 526 13. make automatic dspmbyte determination case insensitive 546 34. turn on kanji and dspmbyte by default; add check for utf8 locales, 568 17. do a case insensitive comparison for the multibyte vars (Martin Godisch) 589 55. We should have socklen_t in the INET6 case, but we leave int otherwise. 614 34. If we are invoked as csh, default to bsd echo (Matej Vela) 622 27. window change can cause free to be re-entered causing abort (Mark Peek) 649 4. put back csh filec compatible support. 686 11. fix redrawing in the recognize case (Andrew Brown) [all …]
|
H A D | Ported | 30 : on some files. In any case do not use -O with any of the 188 NOTES : default configuration is non POSIX. The flags in parentheses 467 : Use setty to fix the default tty settings. 662 NOTES : in your /etc/csh.cshrc for masscomp kernel (ctrl-t) status. 706 NOTES : If you're using the bundled Greenhills compiler, don't use -O. 796 NOTES : If you're using the bundled Greenhills compiler, don't use -O.
|
/freebsd-src/ |
H A D | UPDATING | 77 freebsd-current mailing list so that a special-case dependency can be 125 loader.conf and device.hints in loader_conf_files by default. 144 stricter RFC compliance by default, especially with respect to line 159 binaries don't have this, so we default to 'no ACPI' in this case. You can 194 A new loader tunable net.pf.default_to_drop allows pf(4)’s default 200 default. To disable this, set WITHOUT_MANSPLITPKG=yes in src.conf. 227 been changed to default to 115200 bps, in line with common industry 289 Belatedly switch the default nvme block device on x86 from nvd to nda. 290 nda created nvd compatibility links by default, s [all...] |
/freebsd-src/share/mk/ |
H A D | bsd.README | 49 sys.mk - default rules for all makes 60 If appropriate when documenting the variables the default value is 62 In some cases the default value depend on other values (e.g. system 100 It's fairly difficult to make the BSD .mk files work when you're building 167 The include file <sys.mk> has the default rules for all makes, in the BSD 255 they use the same default owners etc. as the rest of the tree. 324 converting to upper case. 424 SCRIPTS A list of interpreter scripts [file.{sh,csh,pl,awk,...}]. 557 The include file <bsd.subdir.mk> contains the default targets for building 561 There is also a default targe [all...] |
/freebsd-src/contrib/bmake/ |
H A D | bmake.cat1 | 46 passed on to any child make processes. By default, debugging 128 overriding the default behavior set via 141 Specify a makefile to read instead of the default _m_a_k_e_f_i_l_e or 188 overrides the default system include path _/_u_s_r_/_s_h_a_r_e_/_m_k. 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, 239 By default, the raw variable contents (which may include 289 is less than that of any of its sources. An out-of-date target is re- 290 created, but not until all sources have been examined and themselves re- 296 are run to create or re [all...] |
/freebsd-src/contrib/ncurses/ |
H A D | NEWS | 231 + modify --with-pkg-config-libdir option to make "libdir" the default, 329 + add "auto" default for --with-xterm-kbs configure option. 364 and test-case by Gregory James Duck). 373 and test-case by Zbigniew Baniewski). 414 + check return value of _nc_save_str(), in special case for tic where 444 + modify CF_XOPEN_SOURCE macro's amend default case to avoid 601 + correct a switch-statement case in configure script to allow for test 603 + modify misc/gen-pkgconfig.in to allow for the case where the library 611 get _DEFAULT_SOURCE special case (report by Adam Sampson) 752 + modify default case in handle_wheel() to always report button-release [all …]
|
/freebsd-src/contrib/sendmail/src/ |
H A D | README | 95 By default, .cdb is used as extension for cdb maps, however, 255 which case you will also have to #define setreuid(r, e) 287 most other options, this one is on by default, so you 326 NIS-style support, defaults to /bin/sh and /bin/csh if 340 int, so this is the default, but some systems (such as 385 LA_DEVSHORT (13) reads a short from a system file (default: 419 call. The default if nothing is defined is SFS_NONE. 428 this is the default if none specified. 496 PIPELINING Support SMTP PIPELINING (set by default). 505 USE_DOUBLE_FORK By default this is on (1). Set it to 0 to suppress the [all …]
|
/freebsd-src/contrib/ncurses/misc/ |
H A D | terminfo.src | 30 # In any case, note that almost half of this file is not data but annotations 159 # All names should be in lower case, for consistency in typing. 470 # default color pair, but many `ANSI' terminals don't grok the <op> cap. 508 # if you're in doubt about what `ANSI' matches yours, try them in that 621 # Parameter default values: Pn1 = 1; Pn2 = 1 626 # Parameter default value: Ps = 0 636 # Parameter default value: Ps = 0 906 # under tcsh/zsh/bash/sh/ksh/ash/csh when you run MiNT in `console' mode 952 # * Linuxes come with a default keyboard mapping kcbt=^I. This entry, in * 1042 # Although the kernel has mappings for these, they were not in the default [all …]
|