Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-25 | CAVEATS for suid programs; based on a diff from Rogier Krieger | Jason McIntyre | |
ok deraadt | |||
2010-02-25 | +.It Xr stsec 4 | Jason McIntyre | |
2010-02-25 | let's try to avoid uppercasing nouns unneccessarily; | Jason McIntyre | |
2010-02-25 | some 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-25 | obvious syntax fix: add missing double quote; | Ingo Schwarze | |
found by mandoc -Wall -Tlint | |||
2010-02-25 | Add 6300ESB/6321ESB to the list, from Brad. | Stuart Henderson | |
2010-02-24 | Minimal support for the ST7 chip found on Gdium Liberty, brings us battery | Miod Vallat | |
information and a few other things not yet wired. | |||
2010-02-24 | - use proper capitalization and add two more .Xr's | Jasper Lievisse Adriaanse | |
2010-02-24 | The iwn-firmware-5.3 package contains a new iwn-6000 firmware image | Damien 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-24 | fix SEE ALSO; | Jason McIntyre | |
2010-02-24 | man page for yeeloong embedded controller chip | Otto Moerbeek | |
2010-02-23 | - add more machines these devices are found on. | Jasper Lievisse Adriaanse | |
2010-02-23 | mention 82599 support | Jonathan Gray | |
2010-02-20 | The .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-20 | alphabetically 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-20 | Warn people when not to use mpii | Marco Peereboom | |
2010-02-20 | Add authors and dell board | Marco Peereboom | |
2010-02-19 | move man page for auglx(4) to MI as well | Peter Hessler | |
OK miod@ | |||
2010-02-19 | missing " | Henning Brauer | |
From: Aivar Jaakson <aivar@cirt.pri.ee> | |||
2010-02-19 | tweak previous; | Jason McIntyre | |
2010-02-19 | mfokclock manpage and Xr | Miod Vallat | |
2010-02-18 | Mention new developments. | Miod Vallat | |
2010-02-18 | tweak from otto, which i managed to forget in the initial commit; | Jason McIntyre | |
2010-02-18 | document offsetof; from Thomas Pfaff | Jason McIntyre | |
ok kettenis millert otto | |||
2010-02-18 | missing `]'; from Aivar Jaakson | Jason McIntyre | |
2010-02-18 | Our groff does not handle all cases of nested displays properly, so | Ingo 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-18 | The 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-18 | Groff cannot handle so many columns when using the proper syntax | Ingo 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-18 | The .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-16 | Sync the list of interfaces with the driver. | Stuart Henderson | |
Mention BCM5708S specifically as a Gigabit/2500 PHY. | |||
2010-02-12 | zap trailing whitespace; | Jason McIntyre | |
2010-02-12 | document tweaks | Marc Espie | |
2010-02-11 | no more libdata/ssh; | Jason McIntyre | |
2010-02-10 | tweak previous; | Jason McIntyre | |
2010-02-09 | Section 4 manpages for loongson. | Miod Vallat | |
2010-02-09 | Try to bring documentation up to the same state as the code. Document | Claudio Jeker | |
many more medias, types and options. Input and OK sthen@ and jmc@ | |||
2010-02-08 | mention AR2427 | Damien Bergamini | |
2010-02-08 | mention RT3052 | Damien Bergamini | |
2010-02-04 | kind of revert previous: above mentioned -> aforementioned | Jason McIntyre | |
requested by cnst | |||
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod 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-03 | Document 'show bcstats'. | Joel Sing | |
ok beck@ | |||
2010-02-02 | Add missing 'in' in sample rdr-to rule. Noted by Steve Williams. | Stuart Henderson | |
2010-01-28 | lies | Damien Bergamini | |
2010-01-26 | 4.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-24 | link man section 8 for loongson. ok miod@ | Matthieu Herrb | |
2010-01-24 | let .Dt recognise "loongson"; ok matthieu miod | Jason McIntyre | |
2010-01-23 | generate 1st version. | Matthieu Herrb | |
2010-01-15 | add `Logitech Webcam C200' to the list of supported uvideo(4) devices. | Igor Sobrado | |
ok sthen@ | |||
2010-01-14 | tweak previous; | Jason McIntyre | |