summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2010-02-25CAVEATS for suid programs; based on a diff from Rogier KriegerJason McIntyre
ok deraadt
2010-02-25+.It Xr stsec 4Jason McIntyre
2010-02-25let's try to avoid uppercasing nouns unneccessarily;Jason McIntyre
2010-02-25some minor tweaks to the "next day cleanup": in particular,Ingo Schwarze
reference security(8) and make it clear that mail is not always sent; discussed some time ago with jmc@
2010-02-25obvious syntax fix: add missing double quote;Ingo Schwarze
found by mandoc -Wall -Tlint
2010-02-25Add 6300ESB/6321ESB to the list, from Brad.Stuart Henderson
2010-02-24Minimal support for the ST7 chip found on Gdium Liberty, brings us batteryMiod Vallat
information and a few other things not yet wired.
2010-02-24- use proper capitalization and add two more .Xr'sJasper Lievisse Adriaanse
2010-02-24The iwn-firmware-5.3 package contains a new iwn-6000 firmware imageDamien Bergamini
for Intel Centrino Advanced-N 6200/Ultimate-N 6300. See http://marc.info/?l=linux-wireless&m=126697113419549&w=2 for a list of changes.
2010-02-24fix SEE ALSO;Jason McIntyre
2010-02-24man page for yeeloong embedded controller chipOtto Moerbeek
2010-02-23- add more machines these devices are found on.Jasper Lievisse Adriaanse
2010-02-23mention 82599 supportJonathan Gray
2010-02-20The .Ud macro must not have arguments, or it kills the build with mandoc(1).Ingo Schwarze
Since this is the only page in our tree using the .Ud macro at all, just put the text verbatim as suggested by jmc@. Note that i have a vague suspicion that the whole sentence ("dlctl(3) is currently under development") might be a lie, but as i didn't receive feedback on that, i'm just fixing the formatting issue for now.
2010-02-20alphabetically sort the list of supported controllers; while here,Igor Sobrado
rewrite the list of LSI SAS controllers in a way it is shorter. ok marco@
2010-02-20Warn people when not to use mpiiMarco Peereboom
2010-02-20Add authors and dell boardMarco Peereboom
2010-02-19move man page for auglx(4) to MI as wellPeter Hessler
OK miod@
2010-02-19missing "Henning Brauer
From: Aivar Jaakson <aivar@cirt.pri.ee>
2010-02-19tweak previous;Jason McIntyre
2010-02-19mfokclock manpage and XrMiod Vallat
2010-02-18Mention new developments.Miod Vallat
2010-02-18tweak from otto, which i managed to forget in the initial commit;Jason McIntyre
2010-02-18document offsetof; from Thomas PfaffJason McIntyre
ok kettenis millert otto
2010-02-18missing `]'; from Aivar JaaksonJason McIntyre
2010-02-18Our groff does not handle all cases of nested displays properly, soIngo Schwarze
resolve the contradiction in the manual whether it's allowed or not in favour of "not allowed" for now, shelving my diff to support nested displays in mandoc(1) for later consideration. Found by and unbreaking the build with mandoc(1). Feedback and OK jmc@
2010-02-18The nesting .Bl .Bd .It is incorrect, .It much be a direct child of .Bl,Ingo Schwarze
not a grandchild. Thus, insert another level of .Bl. Found by and unbreaking the build with mandoc(1). OK jmc@
2010-02-18Groff cannot handle so many columns when using the proper syntaxIngo Schwarze
involving .It, so we cannot use .Bl -column here and switch to .Bd. Found by and unbreaking the build with mandoc(1). While here, reduce the indentation, it looks better. OK jmc@
2010-02-18The .It macro is parsed, and .Do is callable, so we must escape.Ingo Schwarze
Found by and unbreaking the build with mandoc(1). OK jmc@
2010-02-16Sync the list of interfaces with the driver.Stuart Henderson
Mention BCM5708S specifically as a Gigabit/2500 PHY.
2010-02-12zap trailing whitespace;Jason McIntyre
2010-02-12document tweaksMarc Espie
2010-02-11no more libdata/ssh;Jason McIntyre
2010-02-10tweak previous;Jason McIntyre
2010-02-09Section 4 manpages for loongson.Miod Vallat
2010-02-09Try to bring documentation up to the same state as the code. DocumentClaudio Jeker
many more medias, types and options. Input and OK sthen@ and jmc@
2010-02-08mention AR2427Damien Bergamini
2010-02-08mention RT3052Damien Bergamini
2010-02-04kind of revert previous: above mentioned -> aforementionedJason McIntyre
requested by cnst
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentMiod Vallat
files or directories when applicable. The inspiration and name of MACHINE_CPU come from NetBSD, although the way to provide it to Makefiles is completely different. ok kettenis@
2010-02-03Document 'show bcstats'.Joel Sing
ok beck@
2010-02-02Add missing 'in' in sample rdr-to rule. Noted by Steve Williams.Stuart Henderson
2010-01-28liesDamien Bergamini
2010-01-264.7-BETA (also, lo-carb and ozone layer friendly)Miod Vallat
2010-01-24- add missing "Xr" where it was obviously intended.Jasper Lievisse Adriaanse
2010-01-24link man section 8 for loongson. ok miod@Matthieu Herrb
2010-01-24let .Dt recognise "loongson"; ok matthieu miodJason McIntyre
2010-01-23generate 1st version.Matthieu Herrb
2010-01-15add `Logitech Webcam C200' to the list of supported uvideo(4) devices.Igor Sobrado
ok sthen@
2010-01-14tweak previous;Jason McIntyre