summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2013-11-02While answering a question asked by espie@, i noticed that .Fd is notIngo Schwarze
2013-11-02move the global description of --export-symbols up to dlopen,Marc Espie
2013-11-01syncJasper Lievisse Adriaanse
2013-11-01There is only one Germany nowadays. s/Germany, Fed. Rep. of/Germany/Alexander Bluhm
2013-11-01kill a.out reference.Federico G. Schwindt
2013-11-01s/£/GBP/ which several people pointed out in my previous diff (many wereStuart Henderson
2013-11-01- update UK dialling codes from ofcom informationStuart Henderson
2013-10-31softraid(4) boot documentation tweaks from jsing@Stefan Sperling
2013-10-31oops, wrong MLINKTheo de Raadt
2013-10-30task_systq got removed;Jason McIntyre
2013-10-30deprecate taskq_systq() and replace it with extern struct taskqDavid Gwynne
2013-10-29task_add tweaks; ok dlgJason McIntyre
2013-10-29wire task_add.9 inDavid Gwynne
2013-10-29u_int -> unsigned intDavid Gwynne
2013-10-29document the kernel task apiDavid Gwynne
2013-10-28Document softraid boot process for i386/amd64.Stefan Sperling
2013-10-28tedu FDDI documentation bits.Martin Pieuchot
2013-10-27remove chunks about options we do not have, and uncomment the ones weTheo de Raadt
2013-10-25Now that the M_ICMP_CSUM_* flags are actually used in the kernel by PF,Lawrence Teo
2013-10-25tweak previous;Jason McIntyre
2013-10-24Document the octrng(4) driver.Paul Irofti
2013-10-22update config stanzasMiod Vallat
2013-10-22typo in config stanzaMiod Vallat
2013-10-22Parse and ignore .hw (hyphenation points in words); this is safe becauseIngo Schwarze
2013-10-21update documentation for these functions. They now state the case regardingTheo de Raadt
2013-10-20tedu noct(4). dmesglog shows no users of this device and the driver hasMike Larkin
2013-10-20Document the ioctl commands of the new queueing system: DIOCADDQUEUE,Lawrence Teo
2013-10-19fix obvious .An formatting errorsIngo Schwarze
2013-10-19Remove never enabled WSCONS_SUPPORT_PCVTFONTS code.Miod Vallat
2013-10-19Remove more knowledge of a.out and stab information from the tree.Theo de Raadt
2013-10-18tidy this page up a little;Jason McIntyre
2013-10-18do not speak of rdsetrootTheo de Raadt
2013-10-17no need for this, unlinked from the build for a while anyway;Jason McIntyre
2013-10-16Add a manpage for ommmc(4).Raphael Graf
2013-10-16Adapt to recent gnome MODULE change.Antoine Jacoutot
2013-10-15We do not produce "core" files, so they do not need to be deleted. theyTheo de Raadt
2013-10-15tweak previous;Jason McIntyre
2013-10-15Remove BUGS section, it got fixed a few months ago.Miod Vallat
2013-10-15steal manpages from mvme88kMiod Vallat
2013-10-15Document MODGNOME_MIME_FILE and MODGNOME_DESKTOP_FILE.Antoine Jacoutot
2013-10-15Driver for the AIC-6250 SCSI controller found on AViiON models 100, 200, 300,Miod Vallat
2013-10-14Add vxlan.4Reyk Floeter
2013-10-14Parse and ignore the .fam (font family) request.Ingo Schwarze
2013-10-13Make it possible to build to reduced version of a library, includingPhilip Guenther
2013-10-13tweak previous;Jason McIntyre
2013-10-13Set the default MTU to full 1500 bytes. We do not want to encourageReyk Floeter
2013-10-13Import vxlan(4), the virtual extensible local area network tunnelReyk Floeter
2013-10-12i. e. -> i.e.Jason McIntyre
2013-10-12explicitely->explicitlyStuart Henderson
2013-10-12document new queueing. with lots of help from jmc. glanced over by many,Henning Brauer