summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2010-07-19J. C. Roberts noted that Kristaps' man.7 is already better than theIngo Schwarze
old groff_man.7 we currently install. As a first step, move the new manual where it belongs, not changing any content except the OpenBSD marker. The plan is, after some polishing, to install man.7 and not install groff_man.7 any longer. jmc@, sobrado@ and kristaps@ agree
2010-07-19Another name for an already supported device. -mojMats O Jansson
2010-07-19Document the recently introduced select(2) / poll(2) support for video(4).Marcus Glocker
2010-07-19Update to upstream from ncurses-5.7-20100717. Fixes rs1 in wsvt25 and aNicholas Marriott
few other bits and pieces. ok millert
2010-07-18packages-specs man page is section 7, not 5;Jason McIntyre
2010-07-18document OPSYS and OPSYS_VER as obsolete, mention OSREV; ok espie@Christian Weisgerber
2010-07-18- grammar fix from Glen Barber (freebsd pr 148701)Jason McIntyre
- fix some list issues found by mandoc
2010-07-15sync the elf types and their comments; ok millertJason McIntyre
2010-07-15document the missing "note section";Jason McIntyre
reported by Michael Kerrisk, freebsd pr 147995 big thanks to miod and millert for filling in the blanks
2010-07-15add two new members to structs audio_encoding and audio_prinfo.Jacob Meuser
for both structs, the new members are 'bps' and 'msb', which describe the number of bytes per sample and data alignment in the sample, respectively. drivers must properly set these fields in the 'query_encoding', 'set_parameters' and 'get_default_params' hardware interface methods. discussed with ratchov, deraadt
2010-07-14Eliminate some unused malloc(9) type defines. Also get rid of theMatthew Dempsky
mysterious and unused mbtypes[] array in mbuf.h. ok tedu@, deraadt@
2010-07-12document gcc4; requested by bradJason McIntyre
2010-07-11sort SEE ALSO;Jason McIntyre
2010-07-11tie back to bsd.port.mk, to make REVISION and EPOCH more obvious.Marc Espie
2010-07-11thinko (found by Daniel Dickman)Marc Espie
2010-07-10fields are incorrectly named in structure descriptionsGilles Chehade
"of course" deraadt@
2010-07-10sun4e bitsMiod Vallat
2010-07-10tweak;Jason McIntyre
2010-07-10document EPOCH/REVISIONMarc Espie
2010-07-093 more JEDEC JC-42.4 sensors are the marketTheo de Raadt
2010-07-09Update for some of the newer chipsets supported by bge(4). From Brad.Stuart Henderson
2010-07-09new sentence, new line;Jason McIntyre
2010-07-08First shot at documenting new www/mozilla MODULE, with feedback from jmc@.Landry Breuil
ok jmc@.
2010-07-08Switch hppa, i386 and powerpc to gcc4. Bump libc major to handle ABI cornerMark Kettenis
cases fixed in gcc4.
2010-07-08minor tweak from Brad; add the word 'chips' after a list of devicesStuart Henderson
used in a sentence
2010-07-08Move ss and friends to the attic.Kenneth R Westerback
Enthusiastic huzzahs from many. "A great day" dlg@
2010-07-07update manpage to reflect recent changes to m_copybackBret Lambert
nag and ok sthen@
2010-07-06- add an openbsd rcsidJason McIntyre
- some minor tweakage of previous
2010-07-06one wire counter driver 2nd rev, from John L. Scarfone" <j0@cox.net> PR 6422Theo de Raadt
ok miod
2010-07-06zap trailing whitespace and fix some linewrap. please, developers, try andJason McIntyre
avoid these when committing to man pages;
2010-07-06document that ONLY_FOR_ARCHS and NOT_FOR_ARCHS are now subpackage-dependentMarc Espie
(and why !)
2010-07-05compat_bsdos is goneTed Unangst
2010-07-05Sync recent mono MODULE change.Antoine Jacoutot
2010-07-04typo;Jason McIntyre
2010-07-04document new semanticsMarc Espie
2010-07-03Add a quick hack to fix the display of reserved characters,Ingo Schwarze
using the mandoc(1) .ds implementation just committed. Note this is not compatible with our old in-tree groff and only barely compatible with modern groff, but right now, it is most important to get correct formatting for the release; all he rest can be fixed up later.
2010-07-03Nuke missed .Xr ss. Pointed out by jmc@.Kenneth R Westerback
2010-07-03+.It Xr itherm 4Jason McIntyre
2010-07-03tweak previous;Jason McIntyre
2010-07-03Fix the naming of interfaces and variables for rdomains and rtablesPhilip Guenthe
and make it possible to bind sockets (including listening sockets!) to rtables and not just rdomains. This changes the name of the system calls, socket option, and ioctl. After building with this you should remove the files /usr/share/man/cat2/[gs]etrdomain.0. Since this removes the existing [gs]etrdomain() system calls, the libc major is bumped. Written by claudio@, criticized^Wcritiqued by me
2010-07-03Regen.Kenneth R Westerback
2010-07-03No more ss(4) or usscanner(4). Unused, unloved and unmaintained.Kenneth R Westerback
General huzzahs. "go for it" deraadt@
2010-07-03Intel 3400 Thermal Sensor driver, found on some new Intel machines.Mike Larkin
This is also the same as the Intel Series 5 Thermal Sensor. ok deraadt@, kettenis@
2010-07-02remove userland bits of compat_sunosTed Unangst
2010-07-02s/1/one/ to improve wording.Igor Sobrado
ok david@
2010-07-018168E/8111E also supports IPv6 receive TCP/UDP checksum offload.Stuart Henderson
From Brad, plus a small punctuation tweak.
2010-07-01these files are unbelievably out of dateTed Unangst
2010-07-01more stale documentationTed Unangst
2010-07-01remove old documentationTed Unangst
2010-07-01delete a bunch of stale documentation. in theory ok deraadtTed Unangst