summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to a new way of dealing with building from old revisions ofimp2003-04-051-7/+0
| | | | | | | | | | | | | | | | | FreeBSD. This method attempts to centralize all the necessary hacks or work arounds in one of two places in the tree (src/Makefile.inc1 and src/tools/build). We build a small compatibility library (libbuild.a) as well as selectively installing necessary include files. We then include this directory when building host binaries. This removes all the past release compatibilty hacks from various places in the tree. We still build on tip of stable and current. I will work with those that want to support more, although I anticipate it will just work. Many thanks to ru@, obrien@ and jhb@ for providing valuable input at various stage of implementation, as well as for working together to positively effect a change for the better.
* Add a basic manual page for wlan(4).trhodes2003-04-052-0/+71
| | | | Reviewed by: imp, ru
* Add a manual page for the smapi module.trhodes2003-04-052-1/+155
| | | | Reviewed by: ru, mdodd
* Fix/add missing accents on the weekday names.trhodes2003-04-051-5/+5
| | | | | | PR: 37219 Submitted by: Nicola Vitale <nivit@libero.it> Reivewed by: Alex Dupre <sysadmin@alexdupre.com>
* The Netgear MA311 is a Prism 2.5 card.imp2003-04-051-0/+1
| | | | Submitted by: duncan@quantumlogic.net
* DWL-520 is used to describe three or four different cards. only someimp2003-04-051-0/+7
| | | | | of them are prism based and are thus supported by wi. Document this fact.
* -Wall implies -Wuninitialized if -O is also in effect.ru2003-04-041-3/+0
| | | | | | | | -Wuninitialized does not work without -O. This fixes the ${WARNS} > 4 compilations with -O0. Spotted by: marcel
* Add a manpage for the 'vpd' driver.mdodd2003-04-042-1/+90
|
* Add release of FreeBSD 4.8.murray2003-04-041-4/+5
| | | | MFC after: 3 days
* Add inline functions {be,le}{16,32,64}{enc,dec}() for encoding decodingphk2003-04-031-1/+39
| | | | into byte strings of unknown alignment.
* Back out support for RFC3514.mdodd2003-04-022-20/+0
| | | | RFC3514 poses an unacceptale risk to compliant systems.
* Implement support for RFC 3514 (The Security Flag in the IPv4 Header).mdodd2003-04-012-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (See: ftp://ftp.rfc-editor.org/in-notes/rfc3514.txt) This fulfills the host requirements for userland support by way of the setsockopt() IP_EVIL_INTENT message. There are three sysctl tunables provided to govern system behavior. net.inet.ip.rfc3514: Enables support for rfc3514. As this is an Informational RFC and support is not yet widespread this option is disabled by default. net.inet.ip.hear_no_evil If set the host will discard all received evil packets. net.inet.ip.speak_no_evil If set the host will discard all transmitted evil packets. The IP statistics counter 'ips_evil' (available via 'netstat') provides information on the number of 'evil' packets recieved. For reference, the '-E' option to 'ping' has been provided to demonstrate and test the implementation.
* Enable cpp(1) warnings in system headers. GCC is oriented onru2003-03-311-0/+1
| | | | | | glibc which is externally maintained, so GCC ships with these warnings turned off by default. This is also consistent with the src/contrib/gcc/c-lex.c,v 1.2 change.
* Document the new mac_portacl(4) policy.chris2003-03-311-0/+156
| | | | | Sponsored by: DARPA, Network Associates Laboratories Obtained from: TrustedBSD Project
* Document the new mac_portacl(4) policy.chris2003-03-3112-0/+13
| | | | | Sponsored by: DARPA, Network Associates Laboratories Obtained from: TrustedBSD Project
* rid is not a pointer to int, but rather just a plain int.imp2003-03-301-2/+2
|
* Document what bus_set_resource(9) does. It is used by bus drivers toimp2003-03-302-0/+96
| | | | bind resources that client drivers later access.
* Correct a typo in previous commitkris2003-03-291-1/+1
|
* Note: this is OLDCARD, and tweak comment about clpd 6729/30.imp2003-03-291-1/+3
|
* Add a new man page for bus_activate_resource andimp2003-03-292-2/+100
| | | | | bus_deactivate_resource. It could use some improvement, and others are welcomed to do so :-)
* Clearify what happens with the cookiep in various cases.imp2003-03-291-1/+11
|
* Fix some typos:imp2003-03-291-6/+14
| | | | | | | | race->rare rman_activate_resource -> bus_activate_resource Add xref to bus_activate_resource Minor markup changes for the start/end/count parameters.
* Globally use -mieee in /usr/src for Alpha.obrien2003-03-291-0/+4
|
* Reduce "code duplication" for AMD CPU's.obrien2003-03-291-30/+10
|
* Expound a little bit about the softc, where its size is found and aimp2003-03-281-2/+16
| | | | caution against emulating legacy softc methods used in the tree.
* Remove bogus card.4, and replace it with a link to oldcard.4. ruimp2003-03-282-104/+1
| | | | | | | | pointed this out a while ago, and I'm just now getting back to it. It obsoletes one of ru's changes, but since oldcard.4 is so much better, that doesn't matter. Submitted by: ru
* Create a man page for bus_child_present(9), a function to see if aimp2003-03-282-1/+84
| | | | | given device is considered accessible by its parent device bus driver (or its parent, etc).
* Add an information and fix typo.shiba2003-03-271-2/+2
|
* Fix typo in the version of the diff that I committed.keramida2003-03-261-1/+1
| | | | Submitted by: Simon L. Nielsen <simon@nitro.dk>
* Document mountd_flags.keramida2003-03-261-0/+10
| | | | | PR: 50023 Submitted by: Simon L.Nielsen <simon@nitro.dk>
* Update amr(4) to note that LSILogic MegaRAID 320-[1/2] cards work.keramida2003-03-261-0/+4
| | | | | PR: 50139 Submitted by: asmodai
* Add missing Danish (doc/da_*) language doc subdirectorykeramida2003-03-262-0/+2
| | | | | PR: docs/50290 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Revert previous commit which accidentally snuck in with some unrelatedjhb2003-03-251-1/+1
| | | | | | changes. Reported by: bde
* Fix a typo in msmith's email address.trhodes2003-03-251-1/+1
| | | | Noticed by: Jesus R. Camou <jcamou@azstarnet.com>
* Add some HP cards to the supported list of cards. Also mentionps2003-03-251-4/+8
| | | | | | that 1000BaseTX only supports full-duplex. Submitted by: John Cagle <john.cagle@hp.com>
* Remove MAKEDEV rot.trhodes2003-03-252-12/+1
| | | | | PR: 50286, 50285 Submitted by: Sergey A. Osokin <soa@FreeBSD.org.ru>
* Remove obsolete at_fork() and at_exit() manpages. Curiously, at_exec()jhb2003-03-254-157/+2
| | | | | | didn't have a manpage. Reminded by: ru
* Remove reference to MAKEDEVbrueffer2003-03-251-2/+0
|
* Add a tiny manpage to make sure users aren't surprised when theykeramida2003-03-252-1/+45
| | | | search for MAKEDEV, now that it's deprecated.
* Delete MAKEDEV referenceskeramida2003-03-251-7/+1
| | | | | PR: 50284 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
* Delete MAKEDEV references and update the text about /dev/foo controlkeramida2003-03-254-77/+5
| | | | | | | devices that return the next available device when opened. PR: 50280, 50281, 50282, 50283 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
* Delete MAKEDEV references and add small blurb that points to devfs(5)keramida2003-03-251-15/+9
| | | | | | | and devd(8). PR: docs/50278 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
* Delete MAKEDEV reference.keramida2003-03-251-1/+0
| | | | | PR: docs/50277 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
* Delete MAKEDEV traceskeramida2003-03-251-9/+1
|
* The .Fn function. Use .Xr where appropriate.charnier2003-03-2426-57/+112
|
* Remove MAKEDEV.8. MAKEDEV itself has been nuked some time ago.brueffer2003-03-235-254/+0
| | | | | Approved by: ceri (mentor), phk Not objected by: ru
* Sync types with headers.ru2003-03-231-5/+5
|
* s/loaded as a module/available as a module/gobrien2003-03-231-1/+1
| | | | Submitted by: ru
* Clarify the proper bitmask for target mode with another example.njl2003-03-231-0/+1
|
* Document the net.inet.icmp branch of the sysctl(3) MIB.ru2003-03-221-1/+46
| | | | Submitted by: mdodd
OpenPOWER on IntegriCloud