Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-15 | When Joerg Wunsch copied most of the text in this file from sysexits.h, | Ingo Schwarze | |
he neglected to copy the Copyright notice as well; so restore the Copyright notice as it was originally set up by Keith Bostic. While here, * correct the BSD release where this file first appeared, * mention the original use case and author, * kill low-level roff(7) tinkering, and * clarify what exactly Joerg copied. ok jmc@ | |||
2012-01-14 | minor tweakage; | Jason McIntyre | |
2012-01-14 | List Huawei K4510 | Stuart Henderson | |
2012-01-14 | Mention MosChip MCS9865 in manpage. | Christiano F. Haesbaert | |
From Steffen Daode Nurpmeso. ok jmc@ | |||
2012-01-11 | crank to 5.1-beta | Theo de Raadt | |
2012-01-11 | Mark the ..._FOREACH_SAFE macros consistently with .FN. | Alexander Bluhm | |
FOREACH is a group of macros, do not use .FN. Put sentences belonging together into a common paragraph. ok jmc@ | |||
2012-01-11 | make "self" a bit more visible | Henning Brauer | |
from Sebastian Benoit <benoit-lists at fb12.de>, ok/input jmc, reminder/input deraadt and too much of a trail to mention all of it, thx everybody involved | |||
2012-01-11 | Remove SLIST_FOREACH_PREVPTR from src tree, it is not used anymore. | Alexander Bluhm | |
ok guenther@ deraadt@ | |||
2012-01-08 | document new ${DISTDIR}/history semantics | Marc Espie | |
2012-01-06 | Let makewhatis(8) build the whatis.db quietly. | Ingo Schwarze | |
ok deraadt@ | |||
2012-01-06 | Make mandoc show all warnings when WARNINGS=yes. Discussed with jmc@ and | Nicholas Marriott | |
schwarze@. ok schwarze deraadt | |||
2012-01-06 | much shorter instructions | Marc Espie | |
2012-01-03 | Support .St -isoC-2011 to refer to ISO C11. | Ingo Schwarze | |
From Ulrich Spoerlein, tweaked by kristaps@. Werner Lemberg added the same .St argument to groff today. | |||
2012-01-02 | tweak previous; ok jsing | Jason McIntyre | |
2011-12-31 | Implement a concatenating discipline for softraid. | Joel Sing | |
Many thanks to Marco Peereboom for his assistance with testing and debugging. Thanks also to Josh Grosse and Chris Jackman for testing. | |||
2011-12-30 | Fix list formatting | Miod Vallat | |
2011-12-30 | I had the opportunity to glance at HP-UX's /etc/conf/graf/gr_98705.h, so | Miod Vallat | |
after hours of tinkering with my frame buffer debugger, here comes color support for tvrx(4) - by making use of all overlay planes. Access to the regular planes remains a mystery, and seems to require a download of microcode into the board first. Still slightly better... | |||
2011-12-29 | document special use of MODULES += gnu | Marc Espie | |
2011-12-27 | tweak previous; | Jason McIntyre | |
2011-12-25 | Fix the documented CAVEAT by forcing the TX gain to minus infinity when | Miod Vallat | |
the user asks to only keep the input source enabled, and remember this to keep reporting the previously configured volume values in mixerctl. While there, document the supported encodings and the supported mixer items in the manual page, and the fact that all output sources share the same volume (GX gain) setting. | |||
2011-12-23 | some spelling fixes, found using freebsd's "igor" document verifier; | Jason McIntyre | |
2011-12-23 | tweak previous; ok miod | Jason McIntyre | |
2011-12-21 | regen | Miod Vallat | |
2011-12-21 | Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425e | Miod Vallat | |
(hp300) and the HP9000/705 and 9000/710 (hppa). 8-bit mono, 8KHz, no surprise since it is based upon a digital phone chip. Tested on 425e only so far, and playback only; configured in, but disabled, on hppa kernels until there are positive test reports (I am not sure the interrupt assignment on hppa is correct). And now people no longer can joke about audio on hp300. | |||
2011-12-20 | s/TRUE_PREFIX/TRUEPREFIX/. | Federico G. Schwindt | |
sthen@ ok | |||
2011-12-14 | document MODGCC4_VERSION | Robert Nagy | |
2011-12-13 | If a daemon always requires one or more fixed flags or arguments, | Ingo Schwarze | |
put these into $daemon, not into $daemon_flags; feedback and ok jmc@, ok ajacoutot@, issue brought up by sthen@, and sthen@ also likes the general idea. | |||
2011-12-12 | Consistently use the term "route label" throughout. | Bret Lambert | |
Noticed by and ok sthen@ | |||
2011-12-11 | Explain where .so paths are rooted, and why, and discourage its use; | Ingo Schwarze | |
feedback and ok jmc@, suggested by and ok kristaps@. | |||
2011-12-09 | s/timout/timeout | Stuart Henderson | |
2011-12-09 | typo, s/conficts/conflicts/ | Stuart Henderson | |
2011-12-09 | point out one useful difference between show and verbose-show | Marc Espie | |
2011-12-09 | explain CONFIG_SITE_LIST purposes. | Marc Espie | |
Refrain from making it user-available for now. | |||
2011-12-08 | Sync to terminfo.src from ncurses-20111203, this adds specific entries | Nicholas Marriott | |
for OpenBSD i386 from Alexei Malinin. | |||
2011-12-08 | Begin documenting the soup sandwich that is the kernel routing code. | Bret Lambert | |
Much handholding jmc@ ok jmc@ sthen@ claudio@ | |||
2011-12-08 | with the split of arch-defines, things are now simpler wrt arch constants. | Marc Espie | |
2011-12-07 | Add Nuvoton NCT6776F and while there, sort the list. | Marco Pfatschbacher | |
OK jmc@ | |||
2011-12-06 | those are paths, not abstract concatenation of LOCALBASE with something. | Marc Espie | |
2011-12-05 | Format ruby-module.5 so it doesn't make your eyes bleed. Advice to use | Jeremy Evans | |
.Pp instead of .sp from schwarze@. OK schwarze@ | |||
2011-12-05 | split the ruby module description off, as it's now insanely big. | Marc Espie | |
okay jeremy@, nits by jmc@ page still needs some cleaning up, mainly breathing spaces... ;) | |||
2011-12-05 | zap trailing whitespace; | Jason McIntyre | |
2011-12-05 | update a comment about gcc; fix suggested by miod | Jason McIntyre | |
2011-12-04 | Update ruby section for recent and not-so-recent changes to ruby.port.mk. | Jeremy Evans | |
Reformat ruby section to be consistent with other recent changes. OK espie@ | |||
2011-12-04 | document qts | Marc Espie | |
2011-12-04 | more nits | Marc Espie | |
2011-12-03 | nit, nit, nit | Marc Espie | |
2011-12-03 | a few more nits, such as more consistent annotations | Marc Espie | |
2011-12-03 | more nits | Marc Espie | |
2011-12-03 | Remove an OpenBSD-specific tweak regarding .Xr spacing | Ingo Schwarze | |
and make it compatible with bsd.lv mandoc and with groff-1.21. This tweak was originally added for compatibility with groff-1.15, which is no longer needed. ok jmc@ kristaps@ | |||
2011-12-03 | Nits | Marc Espie | |