Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-18 | new firmware package containing image for Intel Wifi Link 5150. | Damien Bergamini | |
images for 4965, 5000, 5100 and 5350 are not modified. | |||
2009-05-18 | tweak previous; | Jason McIntyre | |
2009-05-18 | typo | Theo de Raadt | |
2009-05-17 | Manpages r us | Miod Vallat | |
2009-05-17 | security now uses the new infrastructure from daily | Ingo Schwarze | |
reminded by and ok okan@, and using feedback from jmc@ | |||
2009-05-16 | document REGRESS_IS_INTERACTIVE=X11 | Simon Bertrang | |
missing comma sponsored by sthen@ ok ajacoutot@, sthen@, jasper@ | |||
2009-05-16 | sentences shall end in a full stop; | Jason McIntyre | |
2009-05-15 | well, PATCH_SITES has been dead for years... | Marc Espie | |
2009-05-15 | update run(4) microcode. | Damien Bergamini | |
split it into two separate files while i'm at it since there are actually two different firmwares (one for RT2870/RT3070 and one for >=RT3071). | |||
2009-05-15 | Add the "Mvix Nubbin MS-811N" adapter to the list of | Damien Bergamini | |
run(4) devices. The Mvix Nubbin MS-811N is the new world's smallest USB 802.11n adapter. It beats the Planex GW-USMicroN by a few millimeters (30.0*14.0*7.0 vs 33.5*16.0*8.0). | |||
2009-05-13 | weekly and monthly usually do not produce results any more; ok jmc@ | Ingo Schwarze | |
2009-05-12 | Make the ENVIRONMENT section explicit, short, uniform and wrap nicely. | Ingo Schwarze | |
"fine" jmc@ | |||
2009-05-12 | regen | Mark Kettenis | |
2009-05-12 | cbus.4: | Jason McIntyre | |
- document vcc(4) - vdisk(4) -> vdsk(4) vcc.4: - add missing .El | |||
2009-05-12 | vcc(4)/vcctty(4) | Mark Kettenis | |
2009-05-12 | we support hardware encryption/decryption of group addressed frames too | Damien Bergamini | |
so fix a sentence that was copied from iwn(4). | |||
2009-05-12 | update device list (add Sierra U881, Emobile D22HW) | Yojiro Uo | |
2009-05-11 | New variable VERBOSESTATUS (=1 by default). | Ingo Schwarze | |
When set to 0, daily(8) won't send mail unless there is something to report. Using feedback from kettenis@ henning@ jmc@ OK sthen@ jmc@ | |||
2009-05-11 | forgot one shit. | Damien Bergamini | |
2009-05-11 | attach to more shits. | Damien Bergamini | |
2009-05-11 | remove the mtx_enter_try() bits until the code goes back in; | Jason McIntyre | |
ok weingart | |||
2009-05-10 | Consistency. | Marcus Glocker | |
2009-05-10 | Rename ``USB graphic device'' to ``USB display devices'', which is more | Marcus Glocker | |
clear. | |||
2009-05-10 | Add ``Video devices'' section including udl(4) and uvideo(4) (which we | Marcus Glocker | |
also forgot to add then). Spotted, help, and OK mk@ | |||
2009-05-09 | Initial console device driver for USB displays based on the DisplayLink | Marcus Glocker | |
DL-120 / DL-160 graphic chips, using the wsdisplay(4) layer. Based on the reversed engineered specifications of Florian Echtler. The driver is disabled in GENERIC for now. Thanks to claudio@ for donating me a device and to oga@ and miod@ for giving me hints in the graphic and wsdisplay area. OK deraadt | |||
2009-05-09 | revert previous, requested by kettenis@ and deraadt@ | Ingo Schwarze | |
2009-05-09 | remove the empty script /etc/monthly | Ingo Schwarze | |
in preparation for improvements in /etc/daily and /etc/weekly using feedback and suggestions from jmc@ and sthen@ ok jmc@, and sthen@ agreed with the general direction | |||
2009-05-09 | - mention that configuring new GPIO pins is locked out with securelevel>0, | Stuart Henderson | |
discussed with jmc@ and Marc Balmer - clear out some .Xr from SEE ALSO that are also in the main text and not really necessary to repeat, req by jmc@. ok jmc. | |||
2009-05-08 | Mention that we support Envy24HT-based cards and enumerate all | Alexandre Ratchov | |
supported ones. Mention that the monitor doesn't exist on Envy24HT. Remove information about supported codecs since we won't be able to describe the all in the long term, neither this is useful. | |||
2009-05-08 | don't make refenrece to digital inputs/outputs, since they are no | Alexandre Ratchov | |
more visible through the mixer. If support for digital i/o is added, it will not be handled as currently described, because the "HT" chip doesn't work that way. | |||
2009-05-07 | Manpage moved: amas is not amd64 specific anymore. | Ariane van der Steldt | |
ok jmc, kettenis | |||
2009-05-06 | deraadt pointed out that the sentence i added in the previous commit | Jason McIntyre | |
kind of mangled the sense of the text before, so rewrite it; ok deraadt | |||
2009-05-06 | fix incorrect TFOM range | Kevin Steves | |
2009-05-06 | lift the note on customised motd from afterboot(8); | Jason McIntyre | |
diff from Rodolfo Gouveia, though i applied a different fix | |||
2009-05-06 | endrun(4) - EndRun Technologies native time-of-day message timedelta | Kevin Steves | |
sensor. Based on msts(4). Tested with Praecis Ct (http://www.endruntechnologies.com/network-time-source.htm). help and feedback mbalmer 'no problem with this sensor going in' deraadt | |||
2009-05-06 | tell people to pkill dhclient; spotted by Rodolfo Gouveia | Theo de Raadt | |
2009-05-04 | explain which variables belong to daily(8) and which to weekly(8); | Ingo Schwarze | |
while here, recommend to set variables in *.local, not in root/crontab (in preparation for the upcoming next_part diff) ok jmc@ | |||
2009-05-03 | remove dead code and the associated documentation | Ingo Schwarze | |
while here, remove the misleading shbang and an unused variable and add the missing cross reference to ac(8) ok sthen@ jmc@ | |||
2009-05-01 | be precise about which archs need to use 4.2bsd (sparc), and move that | Jason McIntyre | |
note to caveats; requested by bsd confirmed by marco; ok todd | |||
2009-05-01 | use printf instead of echo for one of the anchor examples - this allows it | Jason McIntyre | |
to work for users of csh and /bin/echo; | |||
2009-04-29 | new wpi-firmware package for iwlwifi-3945-ucode-15.32.2.9.tgz | Damien Bergamini | |
change log from Intel: -- More protection against NMIs | |||
2009-04-29 | clarify fstype `raid' and some other small bits whilst here; | Jason McIntyre | |
prodded by a "conversation" on misc from Sebastian Rother ok marco | |||
2009-04-27 | now that require-order is no longer on by default, we can relax the ordering | Jason McIntyre | |
of this page a little; instead of talking about statement types, just provide a brief overview of the page; | |||
2009-04-27 | Xr intro 4 like other pages. | Michael Knudsen | |
2009-04-27 | - use .Dl for short displays | Jason McIntyre | |
- .Nm does not require args | |||
2009-04-27 | - restructure the ANCHORS section | Jason McIntyre | |
- no need to escape quotes within displays | |||
2009-04-27 | Update to tzdata2009g from elsie.nci.nih.gov | Todd C. Miller | |
2009-04-26 | typo | Tobias Stoeckmann | |
2009-04-26 | typos fixed | Tobias Stoeckmann | |
ok jmc | |||
2009-04-26 | switch the require-order default to "no". regression tests still pass. | Stuart Henderson | |
ok henning@ deraadt@ |