summaryrefslogtreecommitdiffstats
path: root/share/examples
Commit message (Collapse)AuthorAgeFilesLines
* Bring in some examples (and create space for future work here):mlaier2004-09-1411-0/+399
| | | | | | | | | | | | - Add OpenBSD example rulesets as advertised in etc/pf.conf and pf.conf(5) - Tweak the pointer to fit the FreeBSD default location share/examples/pf - Account for the new directory in BSD.usr.dist (no hier(7) change required as share/examples is an opaque item there). Obtained from: OpenBSD Reminded by: Thomas T. Veldhouse PR: docs/71691 MFC after: 2 days
* Plug an fd leak by using autoh_freeall(3).alfred2004-09-091-8/+36
| | | | | | | Refuse to run unless root. Check in /etc, /usr/local/etc and ./ for the "autotab" configuration file. Add more debug statements.
* sync with private code:alfred2004-09-083-3/+4
| | | | | fix a 5.x'ism that 4.x needs protection from. make this code compile standalone.
* Document a couple of build knobsbrueffer2004-09-041-0/+8
| | | | | | | PR: misc/71032 (partly) Submitted by: Divacky Roman <xdivac02@stud.fit.vutbr.cz> Reviewed by: ru MFC after: 3 days
* Enter the autofs.alfred2004-08-313-0/+535
|
* According to module(9), when command is unrecognized, the module shouldpjd2004-08-303-3/+3
| | | | return EOPNOTSUPP.
* Add a NO_BOOT knob to prevent building the boot blocks and loader.des2004-08-191-0/+1
| | | | | Reviewed by: ru MFC after: 3 days
* Add a HARDWARE section to the example section 4 manual page.simon2004-08-181-1/+12
| | | | | Reviewed by: ru MFC after: 3 days
* Shorten the description of NO_OPENSSL, which was split into two lines by amarius2004-08-151-2/+1
| | | | patch of mine in revision 1.216, a bit so it fits in a single line again.
* Removed COPTS with equivalent CFLAGS.ru2004-08-131-2/+2
| | | | While here, fixed setting of BINDIR.
* Document the correct use of MAKEOBJDIRPREFIX and MAKEOBJDIR.harti2004-08-111-0/+6
| | | | Requested by: kris
* Update to the 2004 Edition of POSIX.ru2004-07-301-2/+2
|
* Removed remnants of ports-related knobs from here.ru2004-07-291-7/+0
|
* Update for struct cdevsw and dev_t -> struct cdev * changes, plus onetjr2004-07-162-7/+9
| | | | 64-bit portability fix.
* Move references to the recently removed worm directory.scottl2004-07-151-5/+2
|
* Remove Walnut Creek CDROM script that Jordan wrote in the 90s.murray2004-07-152-44/+0
| | | | | | This functionality is largely in src/release/${ARCH}/mkisofs.sh now. PR: docs/43569
* Bumped document date for the recent changes here.ru2004-07-071-13/+14
| | | | | | | Fixed bad example of how to start a new sentence. Added missing punctuation. Fixed cut-n-paste error in the STANDARDS section. Mention modern POSIX and C standards.
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-032-5/+11
|
* The -O2 bugs are in libalias(3), not ppp(8).des2004-07-031-1/+1
|
* Removed trailing whitespace.ru2004-07-024-14/+14
|
* Explain that -O2 is supported, but known to expose bugs in ppp(8).des2004-07-021-3/+3
|
* Add user _pflogd.maxim2004-06-301-0/+1
|
* Typo.pjd2004-06-261-1/+1
|
* Spelling fixes.mpp2004-06-201-1/+1
|
* Spelling fixes.mpp2004-06-202-2/+2
|
* Spelling fix and add $ FreeBSD $ tagmpp2004-06-201-1/+2
|
* Grr. Fixup markup on my last commit. Sorry, I'm a little out of practice :)mpp2004-06-201-6/+6
|
* Sync up ERRORS section with errno.h.mpp2004-06-201-0/+14
|
* Style.maxim2004-06-091-5/+4
|
* Remove duplicate #include.le2004-06-091-1/+0
| | | | | PR: misc/67748 Submitted by: bugghy <bugghy@phenix.rootshell.be>
* /usr is not really the ideal place for a ports application to storecjc2004-05-247-28/+28
| | | | | | | a frequently updated database. /var/db is a much more reasonable place for this kind of thing. Set a good example. Reviewed by: -arch
* Fix typo.josef2004-05-121-1/+1
| | | | | Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us> PR: docs/66536
* Fix typos.simon2004-05-101-3/+3
| | | | | PR: docs/66481 Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us>
* Add some lines to note that 'www' is available as an optionjosef2004-05-041-0/+6
| | | | to get the www tree.
* Remove mention of doscmd.des2004-03-241-1/+0
|
* o Add user proxy.maxim2004-03-201-0/+1
|
* Link pf to the build and install:mlaier2004-03-081-0/+2
| | | | | | | | | | | | | | | | This adds the former ports registered groups: proxy and authpf as well as the proxy user. Make sure to run mergemaster -p in oder to complete make installworld without errors. This also provides the passive OS fingerprints from OpenBSD (pf.os) and an example pf.conf. For those who want to go without pf; it provides a NO_PF knob to make.conf. __FreeBSD_version will be bumped soon to reflect this and to be able to change ports accordingly. Approved by: bms(mentor)
* Add ports-net-mgmt to the relevant supfiles.marcus2004-02-232-0/+2
| | | | MFC after: 4 days
* Added missing DPADD.ru2004-02-052-0/+2
|
* Fixed static build.ru2004-02-041-2/+2
|
* Document NO_VINUM, which is already listed in the man page.des2004-02-031-0/+1
|
* Always build ext2fs module. There is no written policy preventing theobrien2004-01-281-3/+0
| | | | building of GPL'ed modules.
* Add NO_BLUETOOTH knob to the build processemax2004-01-281-0/+1
| | | | | Requested by: phk Reviewed by: imp (mentor), ru
* Add ports-accessibility and ports-x11-themes to the example supfiles.marcus2004-01-202-0/+4
|
* Remove verbage about -O2 producing bad code on Alpha. By all accountsobrien2004-01-181-2/+2
| | | | | | | GCC 3.3 -O2 produces correct code on Alpha. However, note that FreeBSD has alias bugs that make -O2 produce bad code on all(most?) platforms. Also don't tell people we don't want -O2 related bug reports, we do -- if they contain patches.
* Sync with sys/boot/forth/frames.4th revision 1.2 (PC98 support).nyan2004-01-181-21/+43
| | | | Suggested by: matusita
* Note that REPORT_LUNS should be implemented to work better with Linuxnjl2004-01-091-0/+1
| | | | and Windows as initiators.
* Enable autosense by default. This shouldn't hurt SPI and is requirednjl2004-01-091-1/+1
| | | | for FC.
* Bump the max number of initiators to 256 from 16. This is appropriate fornjl2004-01-091-3/+3
| | | | fibre channel and shouldn't hurt SPI.
* Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktrobrien2003-12-085-10/+21
| | | | | | as these ioctl's aren't MD. This also means they are installed in /usr/include/dev/bktr now. Also provide compatability wrappers for where these headers lived in 4.x.
OpenPOWER on IntegriCloud