Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-23 | missing apostrophe; from wiz@netbsd | Jason McIntyre | |
2011-10-22 | sync the WEP text (with other WPA texts); based on a diff from Pablo Caballero | Jason McIntyre | |
2011-10-22 | Sunix 50xx cards | Camiel Dobbelaar | |
2011-10-21 | tell people to avoid pre,do,post fetch and install | Marc Espie | |
2011-10-21 | CHOWN/CHMOD are dead | Marc Espie | |
2011-10-21 | add elf to properties | Marc Espie | |
2011-10-21 | tell people to define PSEUDO_FLAVORS and FLAVORS prior to bsd.port.arch.mk | Marc Espie | |
we may actually use them. | |||
2011-10-20 | Mention Alcatel One Touch X210/X220 as supported | David Coppa | |
ok sthen@, jsg@ | |||
2011-10-20 | mention 82580 and also mention the 8257[789] phy models as the | Jonathan Gray | |
pch devices are normally referenced this way instead of the pch model. | |||
2011-10-19 | document support for 82583V: according to cvs, yasuoka added this 19.9.10; | Jason McIntyre | |
diff from Steffen Daode Nurpmeso | |||
2011-10-19 | We support both version 1.0 and 1.1 of the vDisk protocol. | Mark Kettenis | |
Pointed out by Steffen Daode Nurpmeso. | |||
2011-10-18 | Mention the Huawei Mobile E173 as supported | David Coppa | |
From qgiovanni(at)gmail(dot)com ok jmc@, jsg@ | |||
2011-10-16 | Move the para regarding the "Network Information Control Center (NIC)" | lum | |
host file to HISTORY. Amending it on the way. Help as always from jmc@ ok jmc@ | |||
2011-10-16 | prefered->preferred; | Jason McIntyre | |
2011-10-16 | document PROPERTIES | Marc Espie | |
2011-10-16 | stacksize argument is gone and replaced with tidptr argument | Philip Guenthe | |
Document new FORK_TFORK bit and that stack argument is used by compat_linux ok jmc@ | |||
2011-10-09 | Remove the BUGS section, it's been taken care of. | Antoine Jacoutot | |
2011-10-08 | Update to terminfo.src from ncurses-5.9-20111001. This replaces some | Nicholas Marriott | |
local kbs changes (^H -> \177) with using the new xterm+kbs fragment. ok deraadt dcoppa | |||
2011-10-07 | Detect the ts3000b3 and stts2002, and weaken the cat34ts02 model check | Theo de Raadt | |
since a similar device (not yet named as far as I can see) has showed up on the market. cat34ts02 tested by weerd. | |||
2011-10-06 | no more ccd(4); | Jason McIntyre | |
2011-10-06 | sync | Theo de Raadt | |
2011-10-06 | ccd goes to the attic | Theo de Raadt | |
discussed with jsing and millert | |||
2011-10-06 | SCSI acronym should be upper case. | Igor Sobrado | |
ok jmc@ | |||
2011-10-03 | Add a 'flag' locator to gpioiic(4), and define a first flag | Matthieu Herrb | |
value to swap the SDA and SCL pins assigment during attach. Mostly from work with mbalmer@NetBSD. ok miod@ | |||
2011-10-03 | sync after mono module change | Jasper Lievisse Adriaanse | |
2011-10-03 | Fix and clarify some bits of the gnome MODULE. | Antoine Jacoutot | |
ok jasper@ | |||
2011-10-03 | Tweak after recent gnome module change. | Antoine Jacoutot | |
2011-09-30 | tweak the gnome entry to match reality | Jasper Lievisse Adriaanse | |
2011-09-29 | tweak previous; | Jason McIntyre | |
2011-09-29 | ssl.8: Certifying Authority -> Certificate Authority | Jason McIntyre | |
isakmpd.8: rsa:1024 -> rsa:2048 (ok markus) all: X509 -> X.509 from Lawrence Teo | |||
2011-09-27 | even though .Bl is not callable, groff complains when it appears | Ingo Schwarze | |
unescaped on a macro line, so lets just escape it; noticed by jmc@ | |||
2011-09-27 | Tweak after recent gnome MODULE change. | Antoine Jacoutot | |
2011-09-26 | Reorganize part of the content: | Ingo Schwarze | |
1) Move the LANGUAGE SYNTAX from mdoc(7) and man(7) to roff(7), it's common to both and it's actually roff syntax. 2) Move the MACRO SYNTAX down to the bottom, such that the less technical parts MANUAL STRUCTURE and MACRO OVERVIEW get to the top. Getting everything to again fit together after the reshuffling required various adjustments; also adjust and improve the DESCRIPTIONS while there. feedback and "go ahead" jmc@ kristaps@ | |||
2011-09-26 | note that section macro end literal mode; | Ingo Schwarze | |
from kristaps@ | |||
2011-09-26 | Replace the .Fl examples by others exhibiting the same features, | Ingo Schwarze | |
but avoiding use of .Nm, because letting .Nm call other macros is unusual style, and we don't want unusual style in examples. Issue brought up by kristaps@. | |||
2011-09-26 | Update to tzdata2011k from elsie.nci.nih.gov | Todd C. Miller | |
2011-09-25 | tweak previous; ok schwarze | Jason McIntyre | |
2011-09-25 | tweak previous; | Jason McIntyre | |
2011-09-25 | zap trailing whitespace; | Jason McIntyre | |
2011-09-25 | initial documentation | Marc Espie | |
2011-09-24 | create a new "bounce" file for ports infrastructure. | Marc Espie | |
clean up ancient comments in the existing ones, and use bsd.own.mk's guard against multiple includes. | |||
2011-09-23 | tell people to use dpb for bulk builds | Marc Espie | |
2011-09-23 | - sync MODGNOME_TOOLS=yelp description with the comments in the actual module | Jasper Lievisse Adriaanse | |
2011-09-23 | some more gnome.port.mk tweaks: | Jasper Lievisse Adriaanse | |
- MODGNOME_DESKTOP_FILE is not uncondtionally set. - slightly expand the FAKE_FLAGS line | |||
2011-09-21 | add a note about -ftree-vrp being removed from -O2 | Jonathan Gray | |
as it is known to be broken in 4.2.1 prompted by a discussion about other gcc bugs... | |||
2011-09-21 | - update after recent MODGNOME_TOOLs changes | Jasper Lievisse Adriaanse | |
- EXTRACT_SUFX was changed to .tar.xz | |||
2011-09-21 | bye bye, old freebsd cruft | Marc Espie | |
2011-09-20 | add a MACRO OVERVIEW section, similar to the one in mdoc(7); | Ingo Schwarze | |
writing this for man(7), too, was suggested by kristaps@ | |||
2011-09-20 | Tweak after base moved to rc.d(8). | Antoine Jacoutot | |
prodded by deraadt@ some time ago. ok schwarze@ | |||
2011-09-20 | srvtab -> keytab. | Antoine Jacoutot | |
ok beck@ |