Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-04 | be more forceful in pointing people at MULTI_PACKAGES/ONLY_FOR_ARCHS | Marc Espie | |
interaction. | |||
2010-10-04 | add support for midi(4) ports to envy(4) | Alexandre Ratchov | |
2010-10-03 | remove most mentions of the deprecated random devices. ok deraadt | Ted Unangst | |
2010-10-02 | srandom device no longer provides "strong" random data | Ted Unangst | |
2010-10-01 | - document new MODCPAN_MODULES | Jasper Lievisse Adriaanse | |
feedback and ok espie@ | |||
2010-10-01 | drop my private mail address | Mike Belopuhov | |
2010-09-30 | Use .Ox rather than \*(oS which mandoc (and new groff) don't expand, but | Stuart Henderson | |
used to end up as "OpenBSD 4.7 " (with trailing space!). Discussed with jmc@ | |||
2010-09-28 | tweak the fs_spec paragraph, chiefly in order to document that disklabel | Jason McIntyre | |
uids can be used, and add an example; ...after much discussion with jsing and krw ok krw | |||
2010-09-27 | Update to tzdata2010m from elsie.nci.nih.gov | Todd C. Miller | |
2010-09-26 | Merge pmsi(4) into pms(4). From Alexandr Shadchin on tech@. | Miod Vallat | |
2010-09-26 | sync to bsd.lv: | Ingo Schwarze | |
note that \k, \o, \w, \z roff escapes are ignored by mandoc(1) add a short HISTORY to mdoc(7) move the sentence telling which sections use LIBRARY in man(7) | |||
2010-09-26 | add a "mips64" architecture; requested by/ok miod | Jason McIntyre | |
2010-09-26 | - also explain what needs to be done after added MODGHC_BUILD=register | Jasper Lievisse Adriaanse | |
ok kili@ | |||
2010-09-26 | avoid Xr to self; | Jason McIntyre | |
2010-09-25 | Document rc.firsttime; while here, sprinkle some .Pa in FILES. | Ingo Schwarze | |
Based on patches from Tilo Stritzky <t dot stritzky at arcor dot de> FILES wording provided by oga@; feedback and ok jmc@; "go ahead" deraadt@ | |||
2010-09-25 | missing "Pa" in FILES; | Jason McIntyre | |
2010-09-24 | Switch mips-based ports to gcc4. Most of the work has been done by kettenis@. | Miod Vallat | |
2010-09-24 | Add timingsafe_bcmp(3) to libc, mention that it's already in the | Matthew Dempsky | |
kernel in kern(9), and remove it from OpenSSH. ok deraadt@, djm@ | |||
2010-09-24 | oups. the notes i just added looked like shit because i'm too smart too | Henning Brauer | |
actually look at the manpage when changing it. ok jmc | |||
2010-09-24 | tweak previous; | Jason McIntyre | |
2010-09-24 | for rdr-to and nat-to, mention in which direction they are usually used | Henning Brauer | |
and mention the constraints for use in the "unnatural" direction ok claudio ryan dlg | |||
2010-09-23 | - first stab at documenting the haskell module | Jasper Lievisse Adriaanse | |
feedback/ok kili@ | |||
2010-09-23 | document FSTAB_RQ; ok deraadt thib | Jason McIntyre | |
2010-09-23 | tweak previous; | Jason McIntyre | |
2010-09-23 | rename uyurex(4) to utwitch(4). | Yojiro Uo | |
ok deraadt@ | |||
2010-09-23 | update struct disk; ok jsing | Jason McIntyre | |
2010-09-23 | Eliminate mention of EPERM error condition from tun(4) man page. We | Matthew Dempsky | |
just use the filesystem permissions now. Pointed out by stsp@. | |||
2010-09-22 | - fix a ghc variable | Jasper Lievisse Adriaanse | |
2010-09-22 | no more msgs(1); | Jason McIntyre | |
2010-09-22 | document hwo to play with matches | Henning Brauer | |
2010-09-22 | Garbage collect the field dk_labelsector since there are no uses | Kenneth R Westerback | |
in the tree. Update disk.9 to reflect current reality. ok matthew@ deraadt@ | |||
2010-09-22 | All users of physio(9) now pass NULL as the buf pointer argument, so | Matthew Dempsky | |
no point in keeping it around. "i like this" thib@ (a while back); ok krw@ and oga@; reminder to update the man page and tweaks jmc@ | |||
2010-09-20 | improve getpeereid docs; pointed out by jmc | Theo de Raadt | |
2010-09-20 | COMPAT_O43 went away a while back | Theo de Raadt | |
2010-09-20 | Move getpeereid(2) into COMPAT_O47. In 4.8 and onwards it is library | Theo de Raadt | |
code using socket options. ok matthew | |||
2010-09-20 | Update evcount(9) documentation to reflect simplifications. | Matthew Dempsky | |
"yes, that's fine" jmc@ | |||
2010-09-19 | fix some unbalanced quoting; | Jason McIntyre | |
2010-09-19 | - put the Os macro in the correct place | Jason McIntyre | |
- in one instance, .Dr -> .Dq | |||
2010-09-19 | remove a phantom control character; | Jason McIntyre | |
2010-09-19 | more wacky macro fixes; | Jason McIntyre | |
2010-09-19 | fix some unbalanced quoting, and a little whitespace removal; | Jason McIntyre | |
2010-09-19 | - remove some silly .Tn/.Tm | Jason McIntyre | |
- supply a missing -width to one of the lists | |||
2010-09-19 | .Tm -> .Nm | Jason McIntyre | |
2010-09-17 | fix "set yo yes" typo. | Stuart Henderson | |
2010-09-12 | missing section number for acpisony(4); from Rafael Ferreira Neves | Jason McIntyre | |
2010-09-12 | document the curses wide libraries, with help from nicm; | Jason McIntyre | |
2010-09-10 | sort the hardware list; | Jason McIntyre | |
2010-09-09 | Use mandoc instead of groff to build PostScript manuals; note that | Ingo Schwarze | |
these are not built by default, but only built when MANPS is set. kristaps@ and jmc@ agree with the idea, and the patch doesn't bother deraadt@ at all | |||
2010-09-09 | - sync lua.port.mk blurb | Jasper Lievisse Adriaanse | |
ok sthen@ | |||
2010-09-08 | Add support for Terratec EWX 24/96 based on initial diff from ratchov@. | Stefan Sperling | |
ok ratchov@ |