summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Style.maxim2004-06-091-5/+4
|
* Remove duplicate #include.le2004-06-091-1/+0
| | | | | PR: misc/67748 Submitted by: bugghy <bugghy@phenix.rootshell.be>
* Fix typobrueffer2004-06-081-1/+1
| | | | | Obtained from: DragonFly BSD MFC after: 3 days
* Touch .Dd (date) since new functionality has been documented.yar2004-06-081-1/+1
| | | | Reminded by: ru
* Make the legend to the table of interface flags compactyar2004-06-081-8/+10
| | | | | | for the reader's convenience. Suggested by: ru
* Describe how polling(4) applies to network interfaces.yar2004-06-081-2/+55
| | | | Reviewed by: ru
* 1. There are interface capabilities to be used by "lower" kernelyar2004-06-071-2/+18
| | | | | | | | components as well, i.e., polling. 2. Stress that if_capenable should be modified only from within the interface driver because it solely knows about how to control the capabilities.
* Add missing link.pjd2004-06-061-1/+2
|
* s/disklabel/bsdlabel/gschweikh2004-06-061-16/+4
| | | | | | | | | Removed paragraph about "new experimental feature" the hw.ata.tags which sysctl -a knows nothing about. Fix typos while I'm here. PR: docs/66493 Submitted by: Julien Gabel <jpeg@thilelli.net>
* Cross-reference fenv(3).das2004-06-061-0/+5
|
* It's been years since Berkeley maintained termcap.murray2004-06-051-1/+12
| | | | | | | | | | Remove references to termcap@berkeley.edu and uunet!ucbvax!termcap in favor of send-pr(1). Add comment about how to use cap_mkdb to build a new termcap db. Submitted by: Ted Mittelstaedt <tedm@toybox.placo.com> MFC After: 2 weeks
* Rework acpi_cpu_idle() to select the next idle state before sleeping, notnjl2004-06-051-5/+4
| | | | | | | | | | | | | | after. Unify the paths for all Cx states. Remove cpu_idle_busy and instead do the little profiling we need before re-enabling interrupts. Use 1 quantum as estimate for C1 sleep duration since the timer interrupt is the main reason we wake. While here, change the cx_history sysctl to cx_usage and report statistics for which idle states were used in terms of percent. This seems more intuitive than counters. Remove the cx_stats structure since it's no longer used. Update the man page. Change various types which do not need explicit size.
* Spelling and grammar fixups.ceri2004-06-051-2/+2
|
* Correct a spelling error.ceri2004-06-051-1/+1
|
* Fix a grammatical mistake: the PC3 character sequences *are* also supported.roam2004-06-041-1/+1
| | | | | Submitted by: Warren Block <wblock@wonkity.com> MFC after: 1 week
* Add missing links.pjd2004-06-041-0/+5
|
* - Remove leading zero from document date [1]krion2004-06-021-5/+8
| | | | | | | | | - Remove entry which tells about periodical INDEX updates in the CVS repository - Add description for fetchindex target Requested by: ru [1] Approved by: josef (mentor)
* - Bump the document datekrion2004-06-021-1/+1
| | | | | Requested by: ru Approved by: ru, josef (mentor)
* - Mention new targets from bsd.port.mk:krion2004-06-021-1/+30
| | | | | | | | | | | | | * config * showconfig * rmconfig * describe - Add OPTIONS description - Word smithing PR: docs/67342 Reviewed by: ru Approved by: josef (mentor)
* Describe pkg_version_indexbrian2004-05-301-0/+21
| | | | Reviewed by: joe
* Add a new netgraph method to allow restoration of somejulian2004-05-291-2/+12
| | | | | | | | | | behaviour lost in the change from 4.x style netgraph tee nodes. Alter the tee node to use the new method. Document the behaviour. Step the ABI version number... old netgraph klds will refuse to load. Better than just crashing. Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
* Add the integrated NICs on the Dell PowerEdge 1750 and 2650 to the listsimon2004-05-281-0/+4
| | | | of supported devices.
* Adding ixgb(4) for Intel 10GbE Adapterstackerman2004-05-282-0/+107
|
* Add FreeBSD 4.10-RELEASE.hrs2004-05-281-4/+10
| | | | MFC after: 3 days
* Touch .Dd because the content of the manpage has been updated.yar2004-05-271-1/+1
| | | | Pointed out by: ru
* Add support for an /etc/eui64 file modeled on /etc/ethers. The API isbrooks2004-05-262-0/+109
| | | | | | modeled on ethers(3) except that all functions are thread-safe. Reviewed by: simokawa
* Update the status of VLAN support in interface drivers.yar2004-05-261-0/+9
|
* Fix spellingbrueffer2004-05-251-1/+1
|
* /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
* Support basename and path based constrained matches.mdodd2004-05-241-14/+42
| | | | | | | | | | | | | | | | | | eg: [foo] ... matches any executable 'foo' [/usr/bin/foo/] ... matches any executable under the directory /usr/bin/foo/ Exact matches continue to function as before. PR: bin/66769 Submitted-by: Dan Nelson
* Removed a garbage reference to i386's.bde2004-05-231-1/+1
| | | | Submitted by: ru
* Fixed misspelling of "cy".bde2004-05-231-1/+1
| | | | Submitted by: ru
* Updated for removal of the "count" arg in device lines.bde2004-05-231-8/+17
| | | | Organized the synopsis for PCI cards better.
* Remove man4/man4.i386/cy.4 and adjust makefiles after repo-copying cy.4 upbde2004-05-233-248/+1
| | | | to man4.
* Update the date.pjd2004-05-201-1/+1
| | | | Requested by: ru
* - Add missing 'the'.pjd2004-05-201-1/+14
| | | | | | - Document /usr/include/geom/ directory and its subdirectories. Requested by: ru
* Inform hier(7) manual page about /lib/geom/ directory.pjd2004-05-201-0/+7
| | | | Reminded by: ru
* Forgot to bump the document date, *blush*.ru2004-05-201-1/+1
|
* Document mbuf tags based on the OpenBSD manpage.ru2004-05-203-1/+263
| | | | Submitted by: Gleb Smirnoff
* Add a man page for the kernel part of bpf. I made some edits to thedwmalone2004-05-193-1/+231
| | | | | | | man page after Orla, so the mistakes are probably mine. Leave a note on the door welcoming the mdoc police. Submitted by: Orla McGann <orly@cnri.dit.ie>
* Maintain statistics about the received frames.ru2004-05-191-3/+20
|
* "in in" is not always wrong (backout 1.18).dannyboy2004-05-181-3/+3
| | | | Keep the onion metaphor consistent.
* Effect the correct use of "affect".dannyboy2004-05-181-26/+29
| | | | | | | | | | | | | | Use em dashes instead of " - ". Use .Em instead of *emphasis*. Note that securing root indirectly (by securing staff accounts) works only if direct root access has been limited. [1] s/hacker/attacker, as done in the handbook. (inspired by [1]) PR: 52878 [1] Submitted by: Brian Minard <bminard@flatfoot.ca> [1]
* An access count change is a prerequisite for doing I/O, sole2004-05-181-1/+1
| | | | | | change 'or' to 'and'. Pointed out by: pjd@
* These hyphens don't need to be escaped.le2004-05-183-3/+3
| | | | Pointed out by: pjd@
* Fix spelling errors (I forgot that one in my last commit of GEOM man pages).le2004-05-181-4/+5
|
* Update several GEOM related manual pages:le2004-05-189-149/+171
| | | | | | | | | *) Fix spelling errors. *) Better english. *) Re-phrasing. Not Reviewed by: pjd (one week timeout) Approved by: grog (mentor)
* Add rman_get_device(9) to SYNOPSIS, .Nm and MLINK it tohmp2004-05-172-0/+4
| | | | rman(9).
* Now that I learned about how all this is working together, quicklyjoerg2004-05-171-15/+147
| | | | | | document it for anyone else who might be interested in it. MFC after: 2 weeks
* NG_ONE2MANY_XMIT_ALL algorithm should also be listed here.pjd2004-05-171-4/+5
| | | | | Submitted by: Michel Lavonds <fox@vader.aacc.cc.md.us> Approved by: archie
OpenPOWER on IntegriCloud