summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
...
* Avoid using dmesg to find devices, the buffer may not be big enough.phk1998-10-086-30/+12
| | | | | Reviewed by: phk Submitted by: Mike Spengler <mks@networkcs.com>
* Add auth.conf. JKH Added the code to understand this to libutil, andmarkm1998-10-082-2/+12
| | | | I will be following up with commits to use it in KerberosIV userland.
* Add spanish doc dirs.jkh1998-10-071-1/+5
| | | | Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
* Here are some scripts and man pages for configuring HARP ATMphk1998-10-0615-10/+1183
| | | | | | | interfaces. Reviewed by: phk Submitted by: Mike Spengler <mks@networkcs.com>
* Doh! Change the correct version of disktab and backout the change todfr1998-10-063-13/+8
| | | | the i386 disktab.
* Add a 2880k disk prototype for building MFS install images.dfr1998-10-062-2/+12
|
* Avoid the ``ruptime: no hosts in /var/rwho.'' message by not callingjoerg1998-10-061-2/+7
| | | | | | | | rwho iff /var/rwho is empty. Call `uptime' instead. This doesn't belong under `network' right away, but at least reports the same informaton about the local system. rwhod is not turned on by default (for good reason), and i've already seen too many of the above messages...
* Show how to create a secure (ssh) VPNbrian1998-10-031-1/+12
|
* Re-enable creating sd*s* devices.obrien1998-10-022-4/+6
| | | | Add note, that one should use da*s* however.
* Add /boot, while I happen to be thinking about it.jkh1998-09-301-1/+3
|
* Limit the fingerd daemon to:wosch1998-09-301-2/+2
| | | | | runs only 3 simultaneous fingerd processes and limit the connections-per-ip-per-minute to 10.
* Put guard shells around stuff started from $local_startup. If you typecracauer1998-09-301-2/+3
| | | | | SIGINT (C-c), you'll get control passed to the next script even if the current one blocks signals. The child is not killed, though.
* We don't support SUID `games' games anymore.obrien1998-09-271-4/+2
|
* Make a /usr/lib/compat/aout directory. Folks should remember tojkh1998-09-261-1/+3
| | | | | re-run mtree over this if they want to populate the compat dirs during a build or that step will fall over.
* Add an entry for the HAYES OPTIMA 28.8kbrian1998-09-252-2/+14
|
* Backout my previous commit. Oops.dima1998-09-251-2/+2
|
* ${DISTDIR}/bin/etc/objformat -> ${DISTDIR}/etc/objformatdima1998-09-251-2/+2
|
* initialize /etc/objformat for new installs, just to be sure.jkh1998-09-231-1/+5
|
* I'm not sure how/when router_enable got set to YES, but it doesn'tjkh1998-09-231-2/+2
| | | | | seem right to me. Noticed by: jkb
* Add fbtab and rc.devfs to BIN1 sothat they are included in themax1998-09-221-4/+4
| | | | distribution.
* Put the right path on the devices.sos1998-09-201-2/+2
| | | | Submitted by: Vanilla Pooh Shu <vanilla@oneway.net>
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-192-7/+2
|
* Simplify these now that default owner is root.wheel.obrien1998-09-196-126/+129
| | | | Partially reviewed by: bde
* Remove tcl directory.vanilla1998-09-191-3/+1
| | | | | Forgotten by: asami Approved by: jkh
* Fix typo: s/;/:/dt1998-09-171-2/+2
| | | | | | | PR: conf/7964 PR: conf/7966 Submitted by: Zach Heilig <zach@gaffaneys.com> Submitted by: Jos Backus <Jos.Backus@nl.origin-it.com>
* Spaces -> tabs, don't use touch before it's availablebrian1998-09-161-19/+19
| | | | Pointed out by: bde
* rc.conf variable $amd_map_program needs to be eval'ed.cracauer1998-09-167-14/+14
| | | | | PR: misc/7435 Submitted by: David Wolfskill <dhw@whistle.com>
* Effectively disable resource limit setting by default, leaving themsmith1998-09-161-203/+274
| | | | | | | | | | original contents of the file preserved as examples for administrators that need to enable them. Also add a comment to the examples pointing out that the authentication functionality is largely unused and requires rebuilding libutil. Reviewed by: jkh
* Add entries to make CodaFS run out of the box.des1998-09-161-1/+9
| | | | | PR: misc/5855 Submitted by: Robert Watson <robert@cyrus.watson.org>
* Sync with etc.i386/MAKEDEV version 1.171.dfr1998-09-161-96/+182
|
* Fix up the boot-time ldconfig handling to deal with dual objectjdp1998-09-162-3/+18
| | | | | | | | | | | | | | | file formats. I have added a new rc.conf variable ${ldconfig_paths_aout} which is like ${ldconfig_paths}, but only for a.out shared libraries. On a "standard" ELF system, the ELF ldconfig path is taken from ${ldconfig_paths}, while the a.out ldconfig path is taken from ${ldconfig_paths_aout}. On a not-yet-converted a.out system, only the a.out ldconfig path is set, and it is taken from ${ldconfig_paths_aout}. If that variable is unset, /etc/rc defaults it to the value of ${ldconfig_paths}, on the assumption that the system's "/etc/rc.conf" file hasn't been updated.
* Change the permissions for the transport layer (xpt) and passthrough (pass)ken1998-09-162-10/+6
| | | | | | devices from 644 to 600. Reviewed by: imp, gibbs
* Add scsi_target to examples. This is the 3rd such breakage I'vejkh1998-09-151-1/+3
| | | | | | committed a fix for in 2 days and 3 different people have forgotten to update this file. GRRR! What's it going to take, electrodes to the sensitive bits, people?? :-)
* Add /usr/share/examples/atmjkh1998-09-151-1/+3
| | | | Forgotten by: phk
* (this is an extract from src/share/examples/atm/README)phk1998-09-151-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | =================================== HARP | Host ATM Research Platform =================================== HARP 3 What is this stuff? ------------------- The Advanced Networking Group (ANG) at the Minnesota Supercomputer Center, Inc. (MSCI), as part of its work on the MAGIC Gigabit Testbed, developed the Host ATM Research Platform (HARP) software, which allows IP hosts to communicate over ATM networks using standard protocols. It is intended to be a high-quality platform for IP/ATM research. HARP provides a way for IP hosts to connect to ATM networks. It supports standard methods of communication using IP over ATM. A host's standard IP software sends and receives datagrams via a HARP ATM interface. HARP provides functionality similar to (and typically replaces) vendor-provided ATM device driver software. HARP includes full source code, making it possible for researchers to experiment with different approaches to running IP over ATM. HARP is self-contained; it requires no other licenses or commercial software packages. HARP implements support for the IETF Classical IP model for using IP over ATM networks, including: o IETF ATMARP address resolution client o IETF ATMARP address resolution server o IETF SCSP/ATMARP server o UNI 3.1 and 3.0 signalling protocols o Fore Systems's SPANS signalling protocol What's supported ---------------- The following are supported by HARP 3: o ATM Host Interfaces - FORE Systems, Inc. SBA-200 and SBA-200E ATM SBus Adapters - FORE Systems, Inc. PCA-200E ATM PCI Adapters - Efficient Networks, Inc. ENI-155p ATM PCI Adapters o ATM Signalling Protocols - The ATM Forum UNI 3.1 signalling protocol - The ATM Forum UNI 3.0 signalling protocol - The ATM Forum ILMI address registration - FORE Systems's proprietary SPANS signalling protocol - Permanent Virtual Channels (PVCs) o IETF "Classical IP and ARP over ATM" model - RFC 1483, "Multiprotocol Encapsulation over ATM Adaptation Layer 5" - RFC 1577, "Classical IP and ARP over ATM" - RFC 1626, "Default IP MTU for use over ATM AAL5" - RFC 1755, "ATM Signaling Support for IP over ATM" - RFC 2225, "Classical IP and ARP over ATM" - RFC 2334, "Server Cache Synchronization Protocol (SCSP)" - Internet Draft draft-ietf-ion-scsp-atmarp-00.txt, "A Distributed ATMARP Service Using SCSP" o ATM Sockets interface - The file atm-sockets.txt contains further information What's not supported -------------------- The following major features of the above list are not currently supported: o UNI point-to-multipoint support o Driver support for Traffic Control/Quality of Service o SPANS multicast and MPP support o SPANS signalling using Efficient adapters This software was developed under the sponsorship of the Defense Advanced Research Projects Agency (DARPA). Reviewed (lightly) by: phk Submitted by: Network Computing Services, Inc.
* Turn off replies to ICMP echo requests for broadcast and multicastjkoshy1998-09-158-8/+46
| | | | | | | | | | | | | addresses by default. Add a knob "icmp_bmcastecho" to "rc.network" to allow this behaviour to be controlled from "rc.conf". Document the controlling sysctl variable "net.inet.icmp.bmcastecho" in sysctl(3). Reviewed by: dg, jkh Reminded on -hackers by: Steinar Haug <sthaug@nethelp.no>
* Add new cam include hierarchy.gibbs1998-09-151-1/+5
|
* Update for CAM.gibbs1998-09-152-168/+204
|
* Too late in the 3.0-game to deal with a setgid /usr/bin/man.obrien1998-09-141-2/+2
|
* Wanted to set uname to root, not gname.obrien1998-09-141-2/+2
|
* Boy, Mr. Obrien is committing in his sleep again; there is also nojkh1998-09-141-2/+2
| | | | user named wheel. :)
* There is no group name of "root"; assume man was what was intended.jkh1998-09-141-2/+2
|
* Make /dev/vga a softlink to /dev/ttyv0 under DEVFS using /etc/rc.devfssos1998-09-142-1/+18
| | | | | Remove the hack from syscons that added a /dev/vga node in DEVFS it broke root acces on ttyv0 because dev_mkdb screwed up.
* Change file ownership from bin.bin to root.wheel.obrien1998-09-144-51/+51
|
* Gasp ! Bitten by the wonders of diff/patch ! Now's your chance tobrian1998-09-132-3/+3
| | | | | say ``I told you so'' Andrey ! Move the Id keyword to the right Makefile
* Add Id keywordbrian1998-09-135-1/+11
|
* Port #s 1-599 checked agaist Robert Watson <robert@cyrus.watson.org>'sobrien1998-09-131-28/+357
| | | | | | formated IANA Port assignment list. Prodded from: freebsd-current list
* add entry for /usr/share/examples/atapi so the world build doesn'tjkh1998-09-121-1/+3
| | | | | fall over. Forgotten by: sos
* Add Compex Net-A and 3Com/USR/Megahertz 3CM556msmith1998-09-122-2/+28
| | | | Submitted by: Willem Jan Withagen <wjw@surf.IAE.nl> and Brian Handy <handy@lambic.physics.montana.edu>
* Add the Fujitsu MBH10303msmith1998-09-112-2/+14
| | | | Submitted by: David Kulp <dkulp@neomorphic.com>
OpenPOWER on IntegriCloud