summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* In FreeBSD 5.x+, sleep/wakeup operate on threads, not processes.jhb2007-02-271-3/+3
* Fix markup and grammar bugs in recent revisions.ru2007-02-271-6/+8
* Update HISTORY.grog2007-02-271-11/+14
* Add warning about deadlocks created by use of wakeup_one.grog2007-02-271-0/+6
* Add three new ioctl(2) commands for bpf(4).jkim2007-02-261-6/+40
* Add rw_wowned(9) symlink.rwatson2007-02-261-0/+1
* Update rwlock(9) for rw_wowned().rwatson2007-02-261-0/+6
* Document m_pulldown().bms2007-02-261-1/+39
* Fix include declaration it was sys/sctp.h should be netinet/sctp.h,rrs2007-02-261-1/+1
* Declare a `struct extattr' that defines the format of an extendedmckusick2007-02-261-0/+55
* Update multicast(4) manual page to reflect the new reality of the code.bms2007-02-251-8/+26
* Remove the traces of vm_page_unmanage().ru2007-02-253-58/+0
* Correct two grammos.schweikh2007-02-231-2/+2
* Add a new kernel sleep function pause(9). pause(9) is for places thatjhb2007-02-232-4/+24
* First cut of the sctp man pages. Still need work.rrs2007-02-222-0/+427
* Refine implementation notes for priv(9): clarify ABI comments, mentionrwatson2007-02-211-3/+8
* Document vge(4)'s support for altq(4).brueffer2007-02-212-2/+4
* Correct typos containing my login name (plus one more in expr.y).ceri2007-02-181-1/+1
* Oops, fix minor braino.joel2007-02-171-1/+1
* Link snd_sb16.4 and snd_sb8.4 to snd_sbc.4.joel2007-02-172-4/+13
* Add Sigmatel STAC9271D.joel2007-02-161-1/+3
* VFS_VPTOFH(9) was replaced with VOP_VPTOFH(9).pjd2007-02-163-67/+5
* Xref altq(4)brueffer2007-02-161-0/+1
* remove some leftover text and update the text to match the current versionluigi2007-02-151-10/+5
* Expand history and authors section of mbuf.9 man page to discuss recentrwatson2007-02-151-0/+28
* Mark up lkm with .Nm, since lkm is name of an api.brueffer2007-02-131-1/+1
* "options PIM" is gone.brueffer2007-02-121-2/+1
* The KAME project has been dissolved and kame.4 isn't terribly useful.brueffer2007-02-122-207/+0
* Use the correct line to put into loader.conf. Duh!brueffer2007-02-121-1/+1
* MLINK for bus_dmamap_load_mbuf_sg(9)jhb2007-02-121-0/+1
* Improve a sentence.jkoshy2007-02-121-4/+1
* Don't reference lkm(4), it doesn't exist.brueffer2007-02-101-1/+1
* Nuke pcnfsd(8) reference.brueffer2007-02-091-1/+0
* There is no isa(4) manpage, convert to normal text an join lines.brueffer2007-02-091-3/+1
* Remove references to pccardd(8), pccardc(8) and OLDCARD.brueffer2007-02-092-21/+2
* Remove Xref to non-existant uhub(4).brueffer2007-02-091-1/+0
* Correct references to tcpdump(1).brueffer2007-02-091-2/+2
* Remove Xref to owi(4), it's dead and gone.brueffer2007-02-091-1/+0
* Document a little more the firmware subsystem.luigi2007-02-091-27/+175
* Remove an obsolete error message.brueffer2007-02-091-4/+1
* - Use the standard section 4 SYNOPSISbrueffer2007-02-091-5/+15
* Add support for Huawei Technologies Mobile card (3G).le2007-02-091-0/+2
* Add lists of ICMP types and codes for user and developer reference.bms2007-02-091-2/+72
* Add support for EtherChannel configuration to rc startup scripts.flz2007-02-091-1/+28
* Document NetCell NC3000 and NC5000 support.brueffer2007-02-061-1/+3
* s/Feb/February/ambrisko2007-02-051-1/+1
* Add support for another 3G card and update man page accordingly.le2007-02-041-2/+14
* Fix hr.iso syscons keymap, making it possible to type < and >.philip2007-02-041-2/+2
* Typo.bms2007-02-041-2/+2
* Implement ifnet cloning for tun(4)/tap(4).bms2007-02-042-9/+65
OpenPOWER on IntegriCloud