Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-22 | arguments to name description (.Nd) macros are usually lower case; | Igor Sobrado | |
fix superfluous double space in manual page body; fix typo. from Alan R. S. Bueno. ok jmc@ | |||
2009-10-22 | write UNIX-domain in a more consistent way; while here, replace a | Igor Sobrado | |
few remaining ".Tn UNIX" macros with ".Ux" ones. pointed out by ratchov@, thanks! ok jmc@ | |||
2009-10-22 | List Option GT HSUPA 380E, found in some Acer AspireOne. | Stuart Henderson | |
2009-10-22 | Since etc/daily rev. 1.58, there is no more output redirection in crontab(5). | Ingo Schwarze | |
Consequently, clean up the related instructions, this is now simpler. While here, make the discussion of daily(8) more concise. Thanks to Rene Maroufi <info at maroufi dot net> for reporting the outdated documentation. Wording tweaked by jmc@, OK jmc@ sobrado@ | |||
2009-10-22 | replace cross references to other manual pages with the right macros. | Igor Sobrado | |
2009-10-21 | Tweak after recent gnome MODULE changes. | Antoine Jacoutot | |
2009-10-20 | describe a bit more about High Definition Audio architecture | Jacob Meuser | |
as well as how the mixer item names are derived. | |||
2009-10-19 | update to tzdata2009o from elsie.nci.nih.gov | Todd C. Miller | |
2009-10-15 | sync with gcc4 port module change | Steven Mestdagh | |
2009-10-14 | Three cleanups: | Nicholas Marriott | |
- ESR no longer maintains termcap/terminfo and the URL in Makefile is dead, so remove it; - remove the tic(1) stdout usage hack which is no longer necessary; - remove the README file which doesn't have anything useful anymore. ok millert | |||
2009-10-14 | Second example discussing the pass modifier with rdr-to | jmeltzer | |
should actually use the pass modifier. ok henning jmc | |||
2009-10-13 | WRKOBJDIR defaults changed (obj -> pobj) | Landry Breuil | |
2009-10-12 | Alcatel One Touch X060/X200 | Jonathan Gray | |
2009-10-12 | auixp(4) also supports SB600. from Brad. | Jacob Meuser | |
2009-10-11 | Xr port-modules(5) | Steven Mestdagh | |
ok jasper | |||
2009-10-11 | emphasize the parity classes supported by current softraid disciplines. | Igor Sobrado | |
tweaked by jmc@ ok jmc@ | |||
2009-10-08 | Update to match current hw support. | Miod Vallat | |
2009-10-04 | tweak previous; | Jason McIntyre | |
2009-10-04 | Add (again) support for divert sockets. They allow you to: | Michele Marchetto | |
- queue packets from pf(4) to a userspace application - reinject packets from the application into the kernel stack. The divert socket can be bound to a special "divert port" and will receive every packet diverted to that port by pf(4). The pf syntax is pretty simple, e.g.: pass on em0 inet proto tcp from any to any port 80 divert-packet port 1 A lot of discussion have happened since my last commit that resulted in many changes and improvements. I would *really* like to thank everyone who took part in the discussion especially canacar@ who spotted out which are the limitations of this approach. OpenBSD divert(4) is meant to be compatible with software running on top of FreeBSD's divert sockets even though they are pretty different and will become even more with time. discusses with many, but mainly reyk@ canacar@ deraadt@ dlg@ claudio@ beck@ tested by reyk@ and myself ok reyk@ claudio@ beck@ manpage help and ok by jmc@ | |||
2009-10-04 | tweak previous; ok kettenis | Jason McIntyre | |
2009-10-04 | add netbsd 5.0 | Jason McIntyre | |
2009-10-04 | add netbsd 5.0 | Jason McIntyre | |
2009-10-03 | .Xr wbsd(4) | Mark Kettenis | |
2009-10-03 | wbsd(4) | Mark Kettenis | |
2009-10-02 | Sync with recent changes. From Brad. | Stuart Henderson | |
2009-10-02 | Support for DS15/DS25/ES45 (Titan) alpha models (rpb family 38). These systems | Miod Vallat | |
are very close to the Tsunami systems (rpb family 34) and share the existing Tsunami code; the tsc(4) Tsunami controller code is extended to handle the Titan differences, except for the Titan AGP GART which is left unsupported for now. Tested to not cause regressions on DS20 (deraadt@) and ES40 (miod@). Titan support tested by Sergey Prysiazhnyi on DS25, many thanks for your time! | |||
2009-09-29 | Support the Phison PS5000. IO Data and other vendors are now using this | Theo de Raadt | |
on an expresscard SSD adaptor. ok jsg | |||
2009-09-28 | Update to tzdata2009n from elsie.nci.nih.gov | Todd C. Miller | |
2009-09-27 | - another udav i found | Jasper Lievisse Adriaanse | |
ok jsg@ | |||
2009-09-25 | fix DESCRIPTION; from Daniel Bolgheroni | Jason McIntyre | |
ok miod | |||
2009-09-25 | some clarification of "set reassemble" and "no-df"; help/ok henning | Jason McIntyre | |
2009-09-24 | regen | Miod Vallat | |
2009-09-24 | Reach palm MAKEDEV bits. | Miod Vallat | |
2009-09-23 | Update. | Mark Kettenis | |
2009-09-23 | use "exec ${MAKE} ..." instead of "${MAKE} ..." for recursion. | Matthieu Herrb | |
This saves a few processes. ok miod@. | |||
2009-09-23 | Clarify zyd(4) to indicate that the TRENDnet TEW-424UB comes | Jonathan Gray | |
in multiple revisions and add the Realtek one as a supported urtw(4) device after confirming with the windows driver that we match the id. The revisions mentioned on the TRENDnet page fall out like so: rev A ZD1211 V2 SiS163U V2.1R SiS163U V3.xR RTL8187B We don't handle the SiS ones. | |||
2009-09-22 | floating/if-bound may be used per-rule; ok henning | Jason McIntyre | |
2009-09-22 | tweak previous; | Jason McIntyre | |
2009-09-21 | Document recnt improvements. | Mark Kettenis | |
2009-09-21 | lom(4) | Mark Kettenis | |
2009-09-15 | Add another known-working Huawei device (E156G). | Stefan Sperling | |
ok sthen@ | |||
2009-09-15 | Huawei E160E works too. | Stuart Henderson | |
2009-09-14 | List Sun Dual Gigabit Ethernet and Dual SCSI/P Adapter. | Mark Kettenis | |
2009-09-08 | I had not enough oks to commit this diff. | Michele Marchetto | |
Sorry. | |||
2009-09-08 | Add support for divert sockets. They allow you to: | Michele Marchetto | |
- queue packets from pf(4) to a userspace application - reinject packets from the application into the kernel stack. The divert socket can be bound to a special "divert port" and will receive every packet diverted to that port by pf(4). The pf syntax is pretty simple, e.g.: pass on em0 inet proto tcp from any to any port 80 divert-packet port 8000 test, bugfix and ok by reyk@ manpage help and ok by jmc@ no objections from many others. | |||
2009-09-08 | Update to tzdata2009m from elsie.nci.nih.gov | Todd C. Miller | |
2009-09-08 | missing word; | Jason McIntyre | |
2009-09-08 | sort SEE ALSO; | Jason McIntyre | |
2009-09-08 | slight corrections from what dlg just commited | Theo de Raadt | |
2009-09-08 | MLINK mtx_enter_try | Theo de Raadt | |