summaryrefslogtreecommitdiffstats
path: root/share/examples
Commit message (Collapse)AuthorAgeFilesLines
* Add an example of a kernel configuration file fragment for ISDN.hm2001-05-271-0/+78
|
* The PERL_THREADED knob is causing too many people too many problems.sheldonh2001-05-271-1/+3
| | | | Add a dire warning about the experimental nature of threaded Perl.
* Add the contributed directory from the i4b tarball and the files from ithm2001-05-2512-4/+1547
| | | | | which would be nice to have. Move isdnd_acct and isdnctl to the contrib directory where they belong to.
* Submitted by: phkhm2001-05-253-0/+455
| | | | Add the V.21 modem emulator code written by phk from the old i4b tarball.
* This script can control the state of your ISDN line. It countsalex2001-05-251-0/+111
| | | | | | | how many scripts/users currently use the ISDN line and uses "ifconfig down" if noone uses it any more. Not objected by: hm
* update isdn4bsd related information.hm2001-05-254-23/+49
|
* Mention that ppp.conf.isdn isn't appropriate for external TAsbrian2001-05-252-0/+45
| | | | | | Add a section to ppp.conf.sample that is. MFC after: 3 weeks
* mount_portal -> mount_portalfs.ru2001-05-241-2/+3
|
* Add NO_I4B to avoid building/installing isdn4bsd package.ru2001-05-231-0/+1
| | | | | Prompted by: Alexandr Listopad <laa@laa.zp.ua> MFC after: 3 days
* Grab headers from /usr/include.ru2001-05-182-7/+2
|
* Removed unneeded stuff.ru2001-05-181-12/+0
|
* clarify comment about MAKE_KERBEROS5. noticed by Peter Pentchevassar2001-05-121-1/+1
| | | | <roam@orbitel.bg>
* Be a little clearer all characters after a # are ignored unless thebrian2001-05-081-4/+10
| | | | | | | # is escaped or quoted. Add an example of # characters as part of a phone number. PR: 26605
* pseudo-device -> device in kernel config lines. Removed whitespace at EOL.schweikh2001-05-012-86/+86
| | | | Reviewed by: joerg, dd
* Remove a real FQDN host reference from the exampledillon2001-04-301-1/+3
| | | | Add $FreeBSD tag
* Clarify a little: the mandatory argument is an event number.dd2001-04-291-2/+3
| | | | | PR: 26905 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* Removed reference to withdrawn secure-supfile.ru2001-04-271-1/+0
|
* stable-supfile now covers 4.x-stable.ru2001-04-271-111/+0
|
* MFS: revision 1.19.2.4ru2001-04-271-3/+2
| | | | Correct comments to fit current realities of exporting crypto.
* Document XFREE86_VERSION.jim2001-04-251-0/+5
|
* The semantics of the .Os call has been changed. For CURRENT,ru2001-04-233-12/+3
| | | | this currently implies the default argument of "FreeBSD 5.0".
* Add missed and update existing MASTER_SITE_*.sobomax2001-04-221-12/+18
|
* Add ports-picobsd.asami2001-04-222-0/+2
|
* mdoc.samples(7) is superseded by mdoc(7).ru2001-04-173-7/+4
|
* New script to help creation of shared readonly diskless partition.luigi2001-04-161-0/+144
| | | | | | | | It also has some instructions on how to setup the client and the server. I have been using this code for over 2 years on RELENG_3 and later RELENG_4. Have not tried on CURRENT, but in case there are any issues these are in /etc/rc and /etc/rc.diskless{12}
* Suggest that kernels are built with ``cd /usr/src; make buildkernel''brian2001-04-141-19/+23
| | | | | | Add a comment saying that our softc is automatically allocated by the parent bus. Fix lots of spellings
* We don't use the "pseudo-device" configuration option any longer,mpp2001-04-051-1/+6
| | | | | | | | | | so update the example to use the correct definition. Add an example for documenting kernel compile options, along with a small example of how to reference them in the main text of the man page (I.e. the .Dv macro). Inspired-by: a brief exchange I saw in in the commit messages mail
* Make it clear that commands within labels must be indented to bedd2001-04-051-1/+3
| | | | | | | recognized. PR: 26293 Reviewed by: brian
* Use -r rather than -R to get "reasonable permissions and ownership".obrien2001-03-311-1/+1
|
* Change NO_MAKEDEV to a finer granularity method:asmodai2001-03-291-2/+5
| | | | | | | | NO_MAKEDEV_INSTALL and NO_MAKEDEV_RUN. The former implying the latter. The names imply what they do. The last commit by DES based on a PR defeated the original idea behind NO_MAKEDEV, which was not to run MAKEDEV, but to do the installation of MAKEDEV. This should satisfy both parties on the MAKEDEV challenge.
* Add new categories science and ukrainian.asami2001-03-243-0/+5
|
* Add a commented out entry for compat4xmurray2001-03-141-0/+1
| | | | | PR: 25196 Submitted by: Chris Knight <chris@aims.com.au>
* Use CPUTYPE to add appropriate compiler flags to COPTFLAGS for kernelkris2001-03-121-0/+1
| | | | | | builds. This may be disabled using the NO_CPU_COPTFLAGS variable. Reviewed by: arch
* fix spelling errors, clarify comment, add $FreeBSD$billf2001-03-101-8/+6
|
* Use the correct path to the SASL .h files as installed by the SASL port.gshapiro2001-03-101-1/+1
| | | | | | MFC candidate. Submitted by: jeh
* Use a different example to avoid confusiongshapiro2001-03-061-1/+1
|
* remove warning of experimental nature of heimdal. it's now the sameassar2001-03-051-4/+0
| | | | | version as the one in ports (and the latest at that), except that not all programs that are in the port get built
* Give the shoe-laces a distinct color so they don't disappear on b/wphk2001-03-044-21/+25
| | | | daemons.
* Correct the comment above MAKE_IDEA to be less confusing now that wekris2001-03-041-9/+9
| | | | only have one patented algorithm in make.conf.
* include paths.h for _PATH_DEVmjacob2001-03-031-0/+1
|
* Add definitions and support for the AMD k6-2, Pentium MMX (i586/MMX),kris2001-02-271-1/+3
| | | | | | | | | and Pentium II, III and IV processors (p2, p3, p4), as well as 'mmx' and '3dnow' MACHINE_CPU tags as appropriate. In the near future this will be used to control various ports which have MMX/3dNow optimizations, instead of the ad-hoc methods currently used. Reviewed by: peter
* Short lived fame for -Wundef.asmodai2001-02-271-1/+1
| | | | Second thoughts by: bde
* Add -Wundef to BDECFLAGS:asmodai2001-02-271-1/+1
| | | | | | Warn if an undefined identifier is evaluated in an `#if' directive. Not objected to by: bde
* .St -ansiC -> .St -isoCru2001-02-262-2/+2
|
* Update the list of OpenSSL manpages (now contains many more describingkris2001-02-251-0/+7
| | | | | | | libssl, for example), and hide it behind a make.conf option, WANT_OPENSSL_MANPAGES, instead of having it commented out. We still can't install these by default because of clobbering of a number of system manpages with the same name, but they're there for people who want them.
* I thought it was a new CPU :)tanimura2001-02-241-1/+1
| | | | s/i585/i586/
* Need one additional make.conf knob, SENDMAIL_ADDITIONAL_MC to satisfy buggshapiro2001-02-221-0/+5
| | | | | | report. It allows building multiple .cf files at build time. PR: bin/19897
* Add a note indicating that SENDMAIL_MC should include the path. This isgshapiro2001-02-221-2/+2
| | | | | necessary if you expect to be able to use this setting in both /etc/mail and etc/sendmail.
* Overhaul the MACHINE_CPU behaviour:kris2001-02-221-12/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rip out MACHINE_CPU stuff from sys.mk and include a new <bsd.cpu.mk> after we pull in /etc/make.conf. We need to do it afterwards so we can react to the user setting of the: * CPUTYPE variable, which contains the CPU type which the user wants to optimize for. For example, if you want your binaries to only run on an i686-class machine (or higher), set this to i686. If you want to support running binaries on a variety of CPU generations, set this to the lowest common denominator. Supported values are listed in make.conf. * bsd.cpu.mk does the expansion of CPUTYPE into MACHINE_CPU using the (hopefully) correct unordered list of CPU types which should be used on that CPU. For example, an AMD k6 CPU wants any of the following: k6 k5 i586 i486 i386 This is still an unordered list so the client makefile logic is simple - client makefiles need to test for the various elements of the set in decreasing order of priority using ${MACHINE_CPU:M<foo>}, as before. The various MACHINE_CPU lists are believed to be correct, but should be checked. * If NO_CPU_CFLAGS is not defined, add relevant gcc compiler optimization settings by default (e.g. -karch=k6 for CPUTYPE=k6, etc). Release builders and developers of third-party software need to make sure not to enable CPU-specific optimization when generating code intended to be portable. We probably need to move to an /etc/world.conf to allow the optimization stuff to be applied separately to world/kernel and external compilations, but it's not any worse a problem than it was before. * Add coverage for the ia64/itanium MACHINE_ARCH/CPUTYPE. * Add CPUTYPE support for all of the CPU types supported by FreeBSD and gcc (only i386, alpha and ia64 first, since those are the minimally-working ports. Other architecture porters, please feel free to add the relevant gunk for your platform). Reviewed by: jhb, obrien
* Add a new make knob, SENDMAIL_MC, which is meant to replace SENDMAIL_CF asgshapiro2001-02-221-0/+8
| | | | | | | | | users should be configuring via m4 now. If set, use m4 to create the .cf file. Also, if either SENDMAIL_MC or SENDMAIL_CF is set, 'make install' or 'make distribution' in src/etc/sendmail/ will install the appropriate .cf as /etc/mail/sendmail.cf. This fixes some mergemaster problems. PR: conf/13016
OpenPOWER on IntegriCloud