aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Fix/add missing accents on the weekday names.Tom Rhodes2003-04-051-5/+5
* The Netgear MA311 is a Prism 2.5 card.Warner Losh2003-04-051-0/+1
* DWL-520 is used to describe three or four different cards. only someWarner Losh2003-04-051-0/+7
* -Wall implies -Wuninitialized if -O is also in effect.Ruslan Ermilov2003-04-041-3/+0
* Add a manpage for the 'vpd' driver.Matthew N. Dodd2003-04-042-1/+90
* Add release of FreeBSD 4.8.Murray Stokely2003-04-041-4/+5
* Add inline functions {be,le}{16,32,64}{enc,dec}() for encoding decodingPoul-Henning Kamp2003-04-031-1/+39
* Back out support for RFC3514.Matthew N. Dodd2003-04-022-20/+0
* Implement support for RFC 3514 (The Security Flag in the IPv4 Header).Matthew N. Dodd2003-04-012-0/+20
* Enable cpp(1) warnings in system headers. GCC is oriented onRuslan Ermilov2003-03-311-0/+1
* Document the new mac_portacl(4) policy.Chris Costello2003-03-311-0/+156
* Document the new mac_portacl(4) policy.Chris Costello2003-03-3112-0/+13
* rid is not a pointer to int, but rather just a plain int.Warner Losh2003-03-301-2/+2
* Document what bus_set_resource(9) does. It is used by bus drivers toWarner Losh2003-03-302-0/+96
* Correct a typo in previous commitKris Kennaway2003-03-291-1/+1
* Note: this is OLDCARD, and tweak comment about clpd 6729/30.Warner Losh2003-03-291-1/+3
* Add a new man page for bus_activate_resource andWarner Losh2003-03-292-2/+100
* Clearify what happens with the cookiep in various cases.Warner Losh2003-03-291-1/+11
* Fix some typos:Warner Losh2003-03-291-6/+14
* Globally use -mieee in /usr/src for Alpha.David E. O'Brien2003-03-291-0/+4
* Reduce "code duplication" for AMD CPU's.David E. O'Brien2003-03-291-30/+10
* Expound a little bit about the softc, where its size is found and aWarner Losh2003-03-281-2/+16
* Remove bogus card.4, and replace it with a link to oldcard.4. ruWarner Losh2003-03-282-104/+1
* Create a man page for bus_child_present(9), a function to see if aWarner Losh2003-03-282-1/+84
* Add an information and fix typo.Takeshi Shibagaki2003-03-271-2/+2
* Fix typo in the version of the diff that I committed.Giorgos Keramidas2003-03-261-1/+1
* Document mountd_flags.Giorgos Keramidas2003-03-261-0/+10
* Update amr(4) to note that LSILogic MegaRAID 320-[1/2] cards work.Giorgos Keramidas2003-03-261-0/+4
* Add missing Danish (doc/da_*) language doc subdirectoryGiorgos Keramidas2003-03-262-0/+2
* Revert previous commit which accidentally snuck in with some unrelatedJohn Baldwin2003-03-251-1/+1
* Fix a typo in msmith's email address.Tom Rhodes2003-03-251-1/+1
* Add some HP cards to the supported list of cards. Also mentionPaul Saab2003-03-251-4/+8
* Remove MAKEDEV rot.Tom Rhodes2003-03-252-12/+1
* Remove obsolete at_fork() and at_exit() manpages. Curiously, at_exec()John Baldwin2003-03-254-157/+2
* Remove reference to MAKEDEVChristian Brueffer2003-03-251-2/+0
* Add a tiny manpage to make sure users aren't surprised when theyGiorgos Keramidas2003-03-252-1/+45
* Delete MAKEDEV referencesGiorgos Keramidas2003-03-251-7/+1
* Delete MAKEDEV references and update the text about /dev/foo controlGiorgos Keramidas2003-03-254-77/+5
* Delete MAKEDEV references and add small blurb that points to devfs(5)Giorgos Keramidas2003-03-251-15/+9
* Delete MAKEDEV reference.Giorgos Keramidas2003-03-251-1/+0
* Delete MAKEDEV tracesGiorgos Keramidas2003-03-251-9/+1
* The .Fn function. Use .Xr where appropriate.Philippe Charnier2003-03-2426-57/+112
* Remove MAKEDEV.8. MAKEDEV itself has been nuked some time ago.Christian Brueffer2003-03-235-254/+0
* Sync types with headers.Ruslan Ermilov2003-03-231-5/+5
* s/loaded as a module/available as a module/gDavid E. O'Brien2003-03-231-1/+1
* Clarify the proper bitmask for target mode with another example.Nate Lawson2003-03-231-0/+1
* Document the net.inet.icmp branch of the sysctl(3) MIB.Ruslan Ermilov2003-03-221-1/+46
* mdoc(7) police: Tidy up the formatting.Ruslan Ermilov2003-03-221-130/+197
* Added GEOM library to the bsd.libnames.mk namespace.Ruslan Ermilov2003-03-211-0/+1
* Correct typo in function declaration (s/if_dont/if_done).Ceri Davies2003-03-191-1/+1