diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/bluetooth/hcsecd.conf | 6 | ||||
-rw-r--r-- | etc/csh.login | 4 | ||||
-rw-r--r-- | etc/defaults/pccard.conf | 42 | ||||
-rw-r--r-- | etc/devd.conf | 2 | ||||
-rw-r--r-- | etc/devfs.conf | 8 | ||||
-rw-r--r-- | etc/disktab | 4 | ||||
-rw-r--r-- | etc/gettytab | 2 | ||||
-rw-r--r-- | etc/hosts.allow | 6 | ||||
-rw-r--r-- | etc/inetd.conf | 2 | ||||
-rw-r--r-- | etc/isdn/isdnd.rates.D | 4 | ||||
-rw-r--r-- | etc/isdn/isdnd.rates.F | 18 | ||||
-rw-r--r-- | etc/isdn/isdnd.rates.L | 2 | ||||
-rw-r--r-- | etc/isdn/isdnd.rc.sample | 56 | ||||
-rwxr-xr-x | etc/isdn/unknown_incoming | 6 | ||||
-rw-r--r-- | etc/login.access | 12 | ||||
-rw-r--r-- | etc/login.conf | 2 | ||||
-rw-r--r-- | etc/namedb/named.conf | 2 | ||||
-rw-r--r-- | etc/namedb/named.root | 4 | ||||
-rw-r--r-- | etc/network.subr | 2 | ||||
-rw-r--r-- | etc/pam.d/README | 8 | ||||
-rw-r--r-- | etc/pam.d/convert.pl | 4 | ||||
-rwxr-xr-x | etc/pccard_ether | 2 | ||||
-rw-r--r-- | etc/pf.os | 4 | ||||
-rw-r--r-- | etc/printcap | 2 | ||||
-rw-r--r-- | etc/profile | 2 | ||||
-rw-r--r-- | etc/rc.d/initdiskless | 2 | ||||
-rw-r--r-- | etc/rc.initdiskless | 2 | ||||
-rw-r--r-- | etc/rc.shutdown | 2 | ||||
-rw-r--r-- | etc/remote | 2 | ||||
-rw-r--r-- | etc/rpc | 2 | ||||
-rw-r--r-- | etc/termcap.small | 2 |
31 files changed, 107 insertions, 111 deletions
diff --git a/etc/bluetooth/hcsecd.conf b/etc/bluetooth/hcsecd.conf index fc43685..71a22d4 100644 --- a/etc/bluetooth/hcsecd.conf +++ b/etc/bluetooth/hcsecd.conf @@ -24,14 +24,14 @@ # local device received the request. Everything is based on remote # device BD_ADDR. # -# "nokey" means that no link key has been defined and we should +# "nokey" means that no link key has been defined and we should # send Link_Key_Negative_Reply command to the device. # -# "nopin" means that no PIN code has been defined and we should +# "nopin" means that no PIN code has been defined and we should # send PIN_Code_Negative_Reply command to the device # -# Default entry is applied if no better match found +# Default entry is applied if no better match found # It MUST have 00:00:00:00:00:00 as bdaddr device { bdaddr 00:00:00:00:00:00; diff --git a/etc/csh.login b/etc/csh.login index 7d70f93..62deb32 100644 --- a/etc/csh.login +++ b/etc/csh.login @@ -1,10 +1,10 @@ # $FreeBSD$ # # System-wide .login file for csh(1). -# Uncomment this to give you the default 4.2 behavior, where disk +# Uncomment this to give you the default 4.2 behavior, where disk # information is shown in K-Blocks # setenv BLOCKSIZE K -# +# # For the setting of languages and character sets please see # login.conf(5) and in particular the charset and lang options. # For full locales list check /usr/share/locale/* diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 93fac3e..93e72bc 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -243,7 +243,7 @@ card "PC CARD MANUFACTURER" "PCMCIA ATA/ATAPI Adapter" card "PCMCIA" "CD-ROM" config 0x1 "ata" ? -# Novac DVD/CD Station +# Novac DVD/CD Station card "PCMCIA" "PnPIDE" config auto "ata" ? @@ -301,7 +301,7 @@ card "WORKBIT" "ATA-32Bi(16)" # Viking ATA Flash card card "/VIKING ATA/CF FLASH CARD */" "/TOR/AM */" config 0x2 "ata" ? - + ########## awi ########## # Generic AMD Am79c930 based card @@ -595,8 +595,8 @@ card "Dynalink" "L100C16" remove /etc/pccard_ether $device stop # Linksys Combo PCMCIA Ethernet Card -card "E-CARD" "E-CARD" - config auto "ed" ? +card "E-CARD" "E-CARD" + config auto "ed" ? logstr "Linksys Combo Ethernet Card" insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop @@ -610,7 +610,7 @@ card "EIGER Labs Inc." "Ethernet COMBO Card" # XXX Compex Net-A adapter, Telecom SuperSocket RE450T, # Apollo PCMCIA Ethernet Adapter, PLANEX ENW-3503-T and # Fiber line 10M Ethernet COMBO have same manufacturer and -# card version string. They should be distinguished by +# card version string. They should be distinguished by # other info. (such as additional information or OEM-ID/product-ID). # Note: There are several revisions of the card on the market. @@ -762,9 +762,9 @@ card "Laneed" "LD-CDL/TX" insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop -# Linksys Combo PCMCIA EthernetCard (model EC2T on box) +# Linksys Combo PCMCIA EthernetCard (model EC2T on box) card "Linksys" "Combo PCMCIA EthernetCard (EC2T)" - config auto "ed" ? + config auto "ed" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop @@ -959,7 +959,7 @@ card "PCMCIA" "UE2212" # GVC 10Mbps Ethernet Card card "PCMCIA" "Ethernet Card" config auto "ed" ? - logstr "Generic PCMCIA Ethernet Card" + logstr "Generic PCMCIA Ethernet Card" insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop @@ -1387,9 +1387,9 @@ card "3Com Corporation" "/3C56[23]/" card "ADVANTECH" "COMpad-32/85" config auto "sio" ? 0x330 -# Apex Data 28.8 PC Card "MOBILE PLUS Cellular" modem. -card "AD PC_CARD" "RC288ACL" - config auto "sio" ? +# Apex Data 28.8 PC Card "MOBILE PLUS Cellular" modem. +card "AD PC_CARD" "RC288ACL" + config auto "sio" ? # AIWA PV-JF288 card "AIWA CO.,LTD." "/PV-JF288 */" @@ -1506,7 +1506,7 @@ card "Megahertz" "XJEM1144/CCEM1144" config 0x27 "sio" ? # config auto "sio" ? -# Motorola Montana +# Motorola Montana card "Motorola" "MONTANA 33.6 FAX/MODEM" config auto "sio" ? @@ -1589,7 +1589,7 @@ card "Option International" "GSM Data/Fax/SMS Modem" card "PCCardModem" "CardModem 56" config auto "sio" ? -# Eiger PCCARD modem +# Eiger PCCARD modem # Apparently this modem does not work unless the recommended # init string (AT&F&C1&D2) is supplied. card "/PCMCIA */" "/33\.6K Fax/Modem */" @@ -1703,7 +1703,7 @@ card "Xircom" "CreditCard Modem CM-56T" card "PC CARD" "56Kbps Fax Modem PC Card" config auto "sio" ? -# Zoom 56K modem +# Zoom 56K modem # Freezes your system entirely if you don't have the reset.. card "Zoom Telephonics, Inc." "PCMCIA 56K LT DataFax" config auto "sio" ? @@ -1768,7 +1768,7 @@ card "IBM Corp." "SCSI PCMCIA Card" # RATOC REX-5536AM, REX-9836A, ICM PSC-2401 SCSI # There's a buggy revision of this card which has broken CIS tupples. -# If you can't use this card, change config entry from `auto' to +# If you can't use this card, change config entry from `auto' to # `default' and try the point enabler. (for example, # type "pccardc enabler 0 stg0 -a 0x4140 -i 5" from root command prompt) card "PCMCIA SCSI MBH10404" "01" @@ -1845,7 +1845,7 @@ card "Accton" "IEEE802.11 PC Card Adapter" # Actiontec PRISM wireless card "ACTIONTEC" "PRISM Wireless LAN PC Card" - config auto "wi" ? + config auto "wi" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop @@ -1881,13 +1881,13 @@ card "Avaya Communication" "Avaya Wireless PC Card" # Belkin wireless card card "Belkin" "11Mbps Wireless Notebook Network Adapter" - config auto "wi" ? + config auto "wi" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop # Benq AWL100 wireless 11 Mbps pcmcia card card "BENQ" "AWL100 PCMCIA ADAPTER" - config auto "wi" ? + config auto "wi" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop @@ -2188,7 +2188,7 @@ card "Sony Corporation" "PCWA-C100" card "T-Sinus" "130card" config auto "wi" ? insert /etc/pccard_ether $device start - remove /etc/pccard_ether $device stop + remove /etc/pccard_ether $device stop # TDK LAK-CD011WL card "TDK" "LAK-CD011WL for Wireless LAN" @@ -2323,9 +2323,9 @@ card "Xircom" "Ethernet Adapter" remove /etc/pccard_ether $device stop # ------------------------------------------------------------------- -# +# # "Wildcard" entries -# +# # ------------------------------------------------------------------- # GENERIC PCMCIA modem diff --git a/etc/devd.conf b/etc/devd.conf index 3c1c867..60f9254 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -17,7 +17,7 @@ options { pid-file "/var/run/devd.pid"; # Setup some shorthand for regex that we use later in the file. - set ethernet-nic-regex + set ethernet-nic-regex "(an|ar|ath|aue|awi|bfe|bge|cm|cnw|cs|cue|dc|de|ed|el|em|ep|\ ex|fe|fxp|gem|gx|hme|ie|kue|lge|lnc|my|nge|pcn|ray|re|rl|rue|\ sf|sis|sk|sn|snc|ste|ti|tl|tx|txp|vr|vx|wb|wi|xe|xl)[0-9]+"; diff --git a/etc/devfs.conf b/etc/devfs.conf index db13ff1..f7869fe 100644 --- a/etc/devfs.conf +++ b/etc/devfs.conf @@ -1,7 +1,6 @@ - # Copyright (c) 2003 The FreeBSD Project # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -10,7 +9,7 @@ # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE @@ -22,7 +21,7 @@ # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. -# +# # $FreeBSD$ # These are examples of how to configure devices using /etc/rc.d/devfs. @@ -44,4 +43,3 @@ # Allow members of group operator to cat things to the speaker #own speaker root:operator #perm speaker 0660 - diff --git a/etc/disktab b/etc/disktab index 3c289a7..8f00299 100644 --- a/etc/disktab +++ b/etc/disktab @@ -1,6 +1,6 @@ # $FreeBSD$ # -# Disk geometry and partition layout tables. +# Disk geometry and partition layout tables. # Key: # dt controller type # ty type of disk (fixed, removeable, simulated) @@ -122,7 +122,7 @@ mk156|toshiba156|Toshiba MK156 156Mb:\ :pa#15748:oa#0:ba#4096:fa#512:ta=4.2BSD:\ :pb#15748:ob#15748:tb=swap:\ :pc#288750:oc#0:\ - :ph#257250:oh#31500:bh#4096:fh#512:th=4.2BSD: + :ph#257250:oh#31500:bh#4096:fh#512:th=4.2BSD: cp3100|Connor Peripherals 100MB IDE:\ :dt=ST506:ty=winchester:se#512:nt#8:ns#33:nc#766: \ diff --git a/etc/gettytab b/etc/gettytab index e630ade..ed66750 100644 --- a/etc/gettytab +++ b/etc/gettytab @@ -205,7 +205,7 @@ A|Auto-baud:\ autologin|al.9600:\ :al=root:tc=std.9600: -# +# # Entries for 3-wire serial terminals. These don't supply carrier, so # clocal needs to be set, and crtscts needs to be unset. # diff --git a/etc/hosts.allow b/etc/hosts.allow index e24f0c2..799f0754 100644 --- a/etc/hosts.allow +++ b/etc/hosts.allow @@ -7,12 +7,12 @@ # See hosts_options(5) for the format of this file. # hosts_access(5) no longer fully applies. -# _____ _ _ +# _____ _ _ # | ____| __ __ __ _ _ __ ___ _ __ | | ___ | | # | _| \ \/ / / _` | | '_ ` _ \ | '_ \ | | / _ \ | | # | |___ > < | (_| | | | | | | | | |_) | | | | __/ |_| # |_____| /_/\_\ \__,_| |_| |_| |_| | .__/ |_| \___| (_) -# |_| +# |_| # !!! This is an example! You will need to modify it for your specific # !!! requirements! @@ -24,7 +24,7 @@ ALL : ALL : allow # Wrapping sshd(8) is not normally a good idea, but if you # need to do it, here's how -#sshd : .evil.cracker.example.com : deny +#sshd : .evil.cracker.example.com : deny # Protect against simple DNS spoofing attacks by checking that the # forward and reverse records for the remote host match. If a mismatch diff --git a/etc/inetd.conf b/etc/inetd.conf index a7c32de..27b93f7 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -67,7 +67,7 @@ #rstatd/1-3 dgram rpc/udp wait root /usr/libexec/rpc.rstatd rpc.rstatd #rusersd/1-2 dgram rpc/udp wait root /usr/libexec/rpc.rusersd rpc.rusersd #walld/1 dgram rpc/udp wait root /usr/libexec/rpc.rwalld rpc.rwalld -#pcnfsd/1-2 dgram rpc/udp wait root /usr/libexec/rpc.pcnfsd rpc.pcnfsd +#pcnfsd/1-2 dgram rpc/udp wait root /usr/libexec/rpc.pcnfsd rpc.pcnfsd #rquotad/1 dgram rpc/udp wait root /usr/libexec/rpc.rquotad rpc.rquotad #sprayd/1 dgram rpc/udp wait root /usr/libexec/rpc.sprayd rpc.sprayd # diff --git a/etc/isdn/isdnd.rates.D b/etc/isdn/isdnd.rates.D index 430f9da..388770e 100644 --- a/etc/isdn/isdnd.rates.D +++ b/etc/isdn/isdnd.rates.D @@ -25,7 +25,7 @@ # #=================== T-ISDN City ============================================================= # -#rate-code Day rate1 rate2 rate3 rate4 rate5 +#rate-code Day rate1 rate2 rate3 rate4 rate5 #--------- --- --------------- --------------- --------------- --------------- --------------- ra0 0 00.00-05.00:240 05.00-21.00:150 21.00-24.00:240 ra0 1 00.00-05.00:240 05.00-09.00:150 09.00-18.00:90 18.00-21.00:150 21.00-24.00:240 @@ -37,7 +37,7 @@ ra0 6 00.00-05.00:240 05.00-21.00:150 21.00-24.00:240 # #=================== T-ISDN Deutschland ====================================================== # -#rate-code Day rate1 rate2 rate3 rate4 rate5 +#rate-code Day rate1 rate2 rate3 rate4 rate5 #--------- --- --------------- --------------- --------------- --------------- --------------- ra1 0 00.00-24.00:60 ra1 1 00.00-02.00:60 02.00-05.00:120 05.00-09.00:60 09.00-18.00:30 18.00-24.00:60 diff --git a/etc/isdn/isdnd.rates.F b/etc/isdn/isdnd.rates.F index 14d772d..6a73b75 100644 --- a/etc/isdn/isdnd.rates.F +++ b/etc/isdn/isdnd.rates.F @@ -47,7 +47,7 @@ ra0 6 00.00-08.00:317 08.00-12.00:158 12.00-24.00:317 # #================== Zone 1 : < 25 km ================================== # -#rate-code Day rate1 rate2 rate3 +#rate-code Day rate1 rate2 rate3 #--------- --- --------------- --------------- --------------- ra1 0 00.00-24.00:222 ra1 1 00.00-08.00:222 08.00-19.00:111 19.00-24.00:222 @@ -61,8 +61,8 @@ ra1 6 00.00-08.00:222 08.00-12.00:111 12.00-24.00:222 # #================== Zone 2 : 25-30 km ================================= # -#rate-code Day rate1 rate2 rate3 -#--------- --- --------------- --------------- -------------- +#rate-code Day rate1 rate2 rate3 +#--------- --- --------------- --------------- -------------- ra2 0 00.00-24.00:148 ra2 1 00.00-08.00:148 08.00-19.00:74 19.00-24.00:148 ra2 2 00.00-08.00:148 08.00-19.00:74 19.00-24.00:148 @@ -73,7 +73,7 @@ ra2 6 00.00-08.00:148 08.00-12.00:74 12.00-24.00:148 # #=================== Zone 3 : 30-52 km ================================ # -#rate-code day rate1 rate2 rate3 +#rate-code day rate1 rate2 rate3 #--------- --- --------------- --------------- --------------- ra3 0 00.00-24.00:94 ra3 1 00.00-08.00:94 08.00-19.00:47 19.00-24.00:94 @@ -86,7 +86,7 @@ ra3 6 00.00-08.00:94 08.00-12.00:47 12.00-24.00:94 # #=================== Zone 4 : > 52 km ================================= # -#rate-code day rate1 rate2 rate3 +#rate-code day rate1 rate2 rate3 #--------- --- --------------- --------------- --------------- ra4 0 00.00-24.00:78 ra4 1 00.00-08.00:78 08.00-19.00:39 19.00-24.00:78 @@ -100,7 +100,7 @@ ra4 6 00.00-08.00:78 08.00-12.00:39 12.00-24.00:78 #=================== INTERNATIONAL : Allemagne ======================== # (pour appeler Hellmuth) # -#rate-code day rate1 rate2 rate3 +#rate-code day rate1 rate2 rate3 #--------- --- --------------- --------------- --------------- ra5 0 00.00-24.00:27 ra5 1 00.00-08.00:27 08.00-19.00:21 19.00-24.00:27 @@ -113,7 +113,7 @@ ra5 6 00.00-08.00:27 08.00-12.00:21 12.00-24.00:27 # #=================== INTERNATIONAL : Pays-Bas ========================== # -#rate-code day rate1 rate2 rate3 +#rate-code day rate1 rate2 rate3 #--------- --- --------------- --------------- --------------- ra6 0 00.00-24.00:25 ra6 1 00.00-08.00:25 08.00-19.00:20 19.00-24.00:25 @@ -126,7 +126,7 @@ ra6 6 00.00-08.00:25 08.00-12.00:20 12.00-24.00:25 # #=================== INTERNATIONAL : Portugal =========================== # -#rate-code day rate1 rate2 rate3 +#rate-code day rate1 rate2 rate3 #--------- --- --------------- --------------- --------------- ra7 0 00.00-24.00:22 ra7 1 00.00-08.00:22 08.00-19.00:18 19.00-24.00:22 @@ -139,7 +139,7 @@ ra7 6 00.00-08.00:22 08.00-12.00:18 12.00-24.00:22 # #=================== INTERNATIONAL : USA/Canada ======================== # -#rate-code day rate1 rate2 rate3 +#rate-code day rate1 rate2 rate3 #--------- --- --------------- --------------- --------------- ra8 0 00.00-24.00:25 ra8 1 00.00-13.00:25 13.00-19.00:20 19.00-24.00:25 diff --git a/etc/isdn/isdnd.rates.L b/etc/isdn/isdnd.rates.L index 1c4383a..d3992b0 100644 --- a/etc/isdn/isdnd.rates.L +++ b/etc/isdn/isdnd.rates.L @@ -26,7 +26,7 @@ # #------------------------------------------------------------------------------ # -#rate-code Day rate1 rate2 rate3 rate4 rate5 +#rate-code Day rate1 rate2 rate3 rate4 rate5 #--------- --- --------------- --------------- --------------- --------------- ---------------- ra0 0 00.00-24.00:960 ra0 1 00.00-06.00:960 06.00-08.00:480 08.00-19.00:240 19.00-23.00:480 23.00-24.00:960 diff --git a/etc/isdn/isdnd.rc.sample b/etc/isdn/isdnd.rc.sample index eef0f89..3878e7c 100644 --- a/etc/isdn/isdnd.rc.sample +++ b/etc/isdn/isdnd.rc.sample @@ -35,14 +35,14 @@ useacctfile = yes # generate accouting info to file monitor-allowed = no # global switch: monitor on/off monitor-port = 451 # default monitor TCP port -# Monitor rights are granted due to the most specific host/net spec, i.e. in +# Monitor rights are granted due to the most specific host/net spec, i.e. in # the example below host 192.168.1.2 will have the rights specified on that # line, even so it belongs to net 192.168.1.0/24 as well. # # A monitor specification may either be: # # - the name of a local (UNIX-domain) socket; this MUST start with a "/" -monitor = "/var/run/isdn-monitor" +monitor = "/var/run/isdn-monitor" monitor-access = fullcmd monitor-access = channelstate, logevents monitor-access = callin, callout @@ -92,7 +92,7 @@ firmware = /etc/isdn/b1.t4 # microcode for an AVM B1 controller #============================================================================== # entry section: IP over ISDN example - i call back the remote end #============================================================================== -entry +entry name = I4BIP # name for reference. This name will # be used in the logfile to identfy @@ -119,9 +119,9 @@ remote-phone-incoming = 0123456789 # this one can call in local-phone-dialout = 321 # this is my number remote-phone-dialout = 00123456789 # i call this remote number - # in case i have several remote - # telephone numbers specified, this - # is used to specify which one is + # in case i have several remote + # telephone numbers specified, this + # is used to specify which one is # used next on dial fail or retry: remdial-handling = first # first, last or next @@ -139,7 +139,7 @@ callbackwait = 1 # no of secs to wait before calling back # specified for telephone answering b1protocol = hdlc # hdlc, raw - # shorthold mode and idle time + # shorthold mode and idle time # configuration: ratetype = 0 # ratesfile entry to use unitlength = 90 # unitlength to assume @@ -170,18 +170,18 @@ downtime = 30 # time to be in down before going up #============================================================================== # entry section: IP over ISDN example - i am called back by the remote end #============================================================================== -entry - +entry + name = I4BIP1 # name for reference - + usrdevicename = ipr # ipr, tel, rbch usrdeviceunit = 1 # unit number - + isdncontroller = 0 # controller to use or -1 to use any isdnchannel = -1 # channel (1/2) to use or 0 or -1 for any # numbers used to DIAL OUT -remote-phone-dialout = 00401234567 # remote number to dial +remote-phone-dialout = 00401234567 # remote number to dial local-phone-dialout = 38 # our number to tell remote # numbers used to verify at DIAL IN @@ -194,7 +194,7 @@ ratetype = 0 # city unitlength = 90 # default unit length earlyhangup = 5 # safety zone unitlengthsrc = aocd # none, rate, cmdl, conf, aocd - + dialin-reaction = accept # accept, reject, ignore, anwer, callback dialout-type = calledback # normal or calledback @@ -214,19 +214,19 @@ idletime-outgoing = 30 #============================================================================== # entry section: answering machine example #============================================================================== -entry +entry name = I4BTEL # name for reference usrdevicename = tel # ipr, tel, rbch usrdeviceunit = 0 # unit number - + isdncontroller = 0 # controller to use or -1 to use any isdnchannel = -1 # channel (1/2) to use or 0 or -1 for any # numbers used to verify at DIAL IN local-phone-incoming = 456 # this is my number remote-phone-incoming = * # anyone can call in - + dialin-reaction = answer # accept, reject, ignore, answer answerprog = answer # program to run @@ -238,15 +238,15 @@ idletime-incoming = 5 # 5 seconds idle timeout #============================================================================== # kernel PPP (with budget handling) - Sunday & Holidays, we call back #============================================================================== -entry +entry valid = "0,7" # sundays & holidays name = KPPPs # name for reference - + usrdevicename = isp # ipr, tel, rbch usrdeviceunit = 0 # unit number - + isdncontroller = 1 # controller to use or -1 to use any isdnchannel = -1 # channel (1/2) to use or 0 or -1 for any @@ -259,7 +259,7 @@ local-phone-dialout = 29 # this is my number remote-phone-dialout = 00401234567 # i call this number remdial-handling = first # first, last or next - + dialin-reaction = callback # accept, reject, ignore, answer, callback dialout-type = normal # normal / calledback @@ -295,15 +295,15 @@ budget-calloutsfile-rotate = yes #============================================================================== # kernel PPP (with budget handling) - Monday-Saturday, 9:00-18:00: we call back #============================================================================== -entry +entry valid = "1,2,3,4,5,6,9:00-18:00" # Monday-Saturday, day name = KPPPd # name for reference - + usrdevicename = isp # ipr, tel, rbch usrdeviceunit = 0 # unit number - + isdncontroller = 1 # controller to use or -1 to use any isdnchannel = -1 # channel (1/2) to use or 0 or -1 for any @@ -316,7 +316,7 @@ local-phone-dialout = 29 # this is my number remote-phone-dialout = 00401234567 # i call this number remdial-handling = first # first, last or next - + dialin-reaction = callback # accept, reject, ignore, answer, callback dialout-type = normal # normal / calledback @@ -352,15 +352,15 @@ budget-calloutsfile-rotate = yes #============================================================================== # kernel PPP (with budget handling) - Monday-Saturday: we call back #============================================================================== -entry +entry valid = "1,2,3,4,5,6,18:00-9:00" # Monday-Saturday, night name = KPPPn # name for reference - + usrdevicename = isp # ipr, tel, rbch usrdeviceunit = 0 # unit number - + isdncontroller = 1 # controller to use or -1 to use any isdnchannel = -1 # channel (1/2) to use or 0 or -1 for any @@ -373,7 +373,7 @@ local-phone-dialout = 29 # this is my number remote-phone-dialout = 00401234567 # i call this number remdial-handling = first # first, last or next - + dialin-reaction = callback # accept, reject, ignore, answer, callback dialout-type = normal # normal / calledback diff --git a/etc/isdn/unknown_incoming b/etc/isdn/unknown_incoming index 9e26a64..5debe21 100755 --- a/etc/isdn/unknown_incoming +++ b/etc/isdn/unknown_incoming @@ -8,8 +8,8 @@ # # last edit-date: [Wed Jan 10 13:40:36 2001] # -# This script may be configured to be called by isdnd when an -# unknown incoming call is received. In case the destination +# This script may be configured to be called by isdnd when an +# unknown incoming call is received. In case the destination # telephone number is available, it sends mail with the time, # source and destination numbers to a configurable address. # @@ -75,5 +75,5 @@ Unknown incoming telephone call recognized: the isdnd on $mach ENDOFDATA - + exit 0 diff --git a/etc/login.access b/etc/login.access index 8d20467..ffe5fff 100644 --- a/etc/login.access +++ b/etc/login.access @@ -1,18 +1,18 @@ # $FreeBSD$ # # Login access control table. -# +# # When someone logs in, the table is scanned for the first entry that # matches the (user, host) combination, or, in case of non-networked # logins, the first entry that matches the (user, tty) combination. The -# permissions field of that table entry determines whether the login will +# permissions field of that table entry determines whether the login will # be accepted or refused. -# +# # Format of the login access control table is three fields separated by a # ":" character: -# +# # permission : users : origins -# +# # The first field should be a "+" (access granted) or "-" (access denied) # character. The second field should be a list of one or more login names, # group names, or ALL (always matches). The third field should be a list @@ -29,7 +29,7 @@ # listed: the program does not look at a user's primary group id value. # ############################################################################## -# +# # Disallow console logins to all but a few accounts. # #-:ALL EXCEPT wheel shutdown sync:console diff --git a/etc/login.conf b/etc/login.conf index c96dcae..7b105ff 100644 --- a/etc/login.conf +++ b/etc/login.conf @@ -80,7 +80,7 @@ russian|Russian Users Accounts:\ ###################################################################### ## ## Example entries -## +## ###################################################################### ###################################################################### diff --git a/etc/namedb/named.conf b/etc/namedb/named.conf index c877295..5b7a718 100644 --- a/etc/namedb/named.conf +++ b/etc/namedb/named.conf @@ -98,7 +98,7 @@ zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.INT" { // and addresses instead. // // NOTE!!! FreeBSD can run bind in a sandbox (see named_flags in rc.conf). -// The directory containing the secondary zones must be write accessible +// The directory containing the secondary zones must be write accessible // to bind. The following sequence is suggested: // // mkdir /etc/namedb/s diff --git a/etc/namedb/named.root b/etc/namedb/named.root index dfb88da..a6cd043 100644 --- a/etc/namedb/named.root +++ b/etc/namedb/named.root @@ -7,7 +7,7 @@ ; (e.g. reference this file in the "cache . <file>" ; configuration file of BIND domain name servers). ; -; This file is made available by InterNIC +; This file is made available by InterNIC ; under anonymous FTP as ; file /domain/named.root ; on server FTP.INTERNIC.NET @@ -70,7 +70,7 @@ J.ROOT-SERVERS.NET. 3600000 A 192.58.128.30 ; operated by RIPE NCC ; . 3600000 NS K.ROOT-SERVERS.NET. -K.ROOT-SERVERS.NET. 3600000 A 193.0.14.129 +K.ROOT-SERVERS.NET. 3600000 A 193.0.14.129 ; ; operated by ICANN ; diff --git a/etc/network.subr b/etc/network.subr index e4b89e1..8a3c4df 100644 --- a/etc/network.subr +++ b/etc/network.subr @@ -325,7 +325,7 @@ list_net_interfaces() echo $_dhcplist ;; esac - return 0 + return 0 } hexdigit() diff --git a/etc/pam.d/README b/etc/pam.d/README index 53a23cb..7b8f958 100644 --- a/etc/pam.d/README +++ b/etc/pam.d/README @@ -20,7 +20,7 @@ Comments are introduced with a hash mark ('#'). Blank lines and lines consisting entirely of comments are ignored. The meanings of the different fields are as follows: - + module-type: auth: prompt for a password to authenticate that the user is who they say they are, and set any credentials. @@ -28,7 +28,7 @@ The meanings of the different fields are as follows: resources, etc. session: housekeeping before and/or after login. password: update authentication tokens. - + control-flag: How libpam handles success or failure of the module. required: success is required; on failure all remaining modules are run, but the request will be denied. @@ -39,7 +39,7 @@ The meanings of the different fields are as follows: binding: success is sufficient; on failure all remaining modules are run, but the request will be denied. optional: ignored unless the other modules return PAM_IGNORE. - + arguments: Module-specific options, plus some generic ones: debug: syslog debug info. no_warn: return no warning messages to the application. @@ -53,7 +53,7 @@ The meanings of the different fields are as follows: use_mapped_pass: convert cleartext password to a crypto key. expose_account: allow printing more info about the user when prompting. - + Note that having a "sufficient" module as the last entry for a particular service and module type may result in surprising behaviour. To get the intended semantics, add a "required" entry listing the diff --git a/etc/pam.d/convert.pl b/etc/pam.d/convert.pl index 6859120..f4c0676 100644 --- a/etc/pam.d/convert.pl +++ b/etc/pam.d/convert.pl @@ -45,7 +45,7 @@ MAIN:{ my $version; my $type; local *FILE; - + while (<>) { chomp(); s/\s*$//; @@ -82,6 +82,6 @@ MAIN:{ close(FILE); warn("$service\n"); } - + exit(0); } diff --git a/etc/pccard_ether b/etc/pccard_ether index c3329d0..100185e 100755 --- a/etc/pccard_ether +++ b/etc/pccard_ether @@ -263,7 +263,7 @@ case ${startstop} in case ${removable_route_flush} in [Nn][Oo]) ;; - *) + *) # flush beforehand, just in case.... route -n flush -inet ;; @@ -364,7 +364,7 @@ T30:128:1:48:M*,N,N,S: Windows:98::Windows 98 64512:128:1:44:M1414: Windows:NT:4.0:Windows NT 4.0 SP6a 8192:128:1:44:M*: Windows:NT:4.0:Windows NT 4.0 (older) 6144:128:1:52:M*,W0,N,S,N,N: Windows:NT:4.0:Windows NT 4.0 (RFC1323) - + # Windows XP and 2000. Most of the signatures that were # either dubious or non-specific (no service pack data) # were deleted and replaced with generics at the end. @@ -548,5 +548,3 @@ S12:64:0:44:M1452: AXIS:5600:v5.64:AXIS Printer Server 5600 v5.64 *:128:1:64:M*,N,W*,N,N,T0,N,N,S: @Windows:XP:RFC1323:Windows XP (RFC1323, w+) *:128:1:48:M*,N,N,S: @Windows:XP::Windows XP/2000 *:128:1:48:M*,N,N,S: @Windows:2000::Windows XP/2000 - - diff --git a/etc/printcap b/etc/printcap index 83bfd83..5319a0e 100644 --- a/etc/printcap +++ b/etc/printcap @@ -20,7 +20,7 @@ # If you don't have a PostScript(tm) printer, don't panic, but do # also install the latest "ghostscript" package for best printer support. # -# Do also refer to the "printing" section of the handbook. +# Do also refer to the "printing" section of the handbook. # # http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing.html # diff --git a/etc/profile b/etc/profile index 4705247..665b61a 100644 --- a/etc/profile +++ b/etc/profile @@ -2,7 +2,7 @@ # # System-wide .profile file for sh(1). # -# Uncomment this to give you the default 4.2 behavior, where disk +# Uncomment this to give you the default 4.2 behavior, where disk # information is shown in K-Blocks # BLOCKSIZE=K; export BLOCKSIZE # diff --git a/etc/rc.d/initdiskless b/etc/rc.d/initdiskless index bf49749..b8ed060 100644 --- a/etc/rc.d/initdiskless +++ b/etc/rc.d/initdiskless @@ -55,7 +55,7 @@ # for group of diskless clients, or even individual features; # ${ip} where ${ip} is the machine's assigned IP address, typically # used to set host-specific features; -# +# # Template directories are scanned in the order they are listed above, # with each sucessive directory overriding (merged into) the previous one; # non-existing directories are ignored. diff --git a/etc/rc.initdiskless b/etc/rc.initdiskless index bf49749..b8ed060 100644 --- a/etc/rc.initdiskless +++ b/etc/rc.initdiskless @@ -55,7 +55,7 @@ # for group of diskless clients, or even individual features; # ${ip} where ${ip} is the machine's assigned IP address, typically # used to set host-specific features; -# +# # Template directories are scanned in the order they are listed above, # with each sucessive directory overriding (merged into) the previous one; # non-existing directories are ignored. diff --git a/etc/rc.shutdown b/etc/rc.shutdown index ddb2797..5555f7d 100644 --- a/etc/rc.shutdown +++ b/etc/rc.shutdown @@ -66,7 +66,7 @@ reverse_list() _rcshutdown_watchdog= if [ -n "$rcshutdown_timeout" ]; then debug "Initiating watchdog timer." - sleep $rcshutdown_timeout && ( + sleep $rcshutdown_timeout && ( _msg="$rcshutdown_timeout second watchdog" \ " timeout expired. Shutdown terminated." logger -t rc.shutdown "$_msg" @@ -20,7 +20,7 @@ # PHONES environment variable) # tc to continue a capability -# Example systems +# Example systems unixshell|Unix Access:\ :pn=\@:tc=unix57600: dosbbs|DOS-based BBS:\ @@ -30,7 +30,7 @@ bootparamd 100026 bootparam ypupdated 100028 ypupdate keyserv 100029 keyserver sunlink_mapper 100033 -tfsd 100037 +tfsd 100037 nsed 100038 nsemntd 100039 showfhd 100043 showfh diff --git a/etc/termcap.small b/etc/termcap.small index 1f2ecdc..f8a68a7 100644 --- a/etc/termcap.small +++ b/etc/termcap.small @@ -31,7 +31,7 @@ # # @(#)termcap.src 5.88 (Berkeley) 4/30/91 # $FreeBSD$ -# +# # for syscons # common entry without semigraphics cons25w|ansiw|ansi80x25-raw:\ |