Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-21 | agten(4) documentations updates. | Miod Vallat | |
2004-06-20 | mgx(4) documentation updates. | Miod Vallat | |
2004-06-20 | rfx and zx here too. | Miod Vallat | |
2004-06-20 | Documentation updates for rfx(4) on sparc64. | Miod Vallat | |
2004-06-20 | bye bye gdiff(1)... | Xavier Santolaria | |
2004-06-20 | Documentation updates for zx(4) on sparc64. | Miod Vallat | |
2004-06-20 | The pseudo-device keyword takes only one count as an argument. | Aaron Campbell | |
2004-06-19 | sync (RTF_MPATH). | Cedric Berger | |
2004-06-18 | Regen. | Miod Vallat | |
2004-06-14 | Remove obsolete ioctls. ok beck@ dhartmei@ henning@ | Cedric Berger | |
2004-06-14 | Add gpio@elansc to SYNOPSIS. | Alexander Yurchenko | |
2004-06-14 | DEBUG does not set INSTALL_STRIP to -s per default, | Xavier Santolaria | |
not STRIP which is the `strip' binary; okay espie@. | |||
2004-06-08 | add new flag and addresses for source-based routing. ok millert@ | Cedric Berger | |
2004-06-08 | tweaks; | Jason McIntyre | |
2004-06-08 | some fluffy mongoose page as afar as there is a fluffy driver | Michael Shalayeff | |
2004-06-08 | ad a table of supported (and not that much) devices | Michael Shalayeff | |
2004-06-07 | remove dud i2o link here, too; | Jason McIntyre | |
from dmitry bogdan; | |||
2004-06-07 | remove a dupe hw features item; from Simon Dassow <janus@area319.de> | Michael Shalayeff | |
2004-06-06 | update .Vt description and BUGS; | Jason McIntyre | |
2004-06-06 | update .Vt (variable type) macro: | Jason McIntyre | |
- .Vt now parsed and callable - do not cause line break/insert vertical space outside SYNOPSIS - respect punctuation the hard work from jared yanovich; ok millert@ | |||
2004-06-06 | kill double space; | Jason McIntyre | |
2004-06-06 | `allow' is a difficult verb... | Jason McIntyre | |
2004-06-06 | - uppercase `e' in ethernet | Jason McIntyre | |
- insure -> ensure - commas in list | |||
2004-06-06 | `update-patches' uses gdiff(1) now for quite some time now, | Xavier Santolaria | |
not diff(1) anymore; noticed by Rodolfo Gouveia <wolfshade boo netmadeira baa com> okay espie@. | |||
2004-06-06 | document REORDER_DEPENDENCIES | Marc Espie | |
2004-06-05 | do not lie about supporting the 8139C+; prodded by theo | Peter Valchev | |
2004-06-05 | Support for the PIO function via gpio(4) framework was added. | Alexander Yurchenko | |
2004-06-05 | Add rgephy. | Miod Vallat | |
2004-06-05 | Make this look real a real OpenBSD manual page: new sentence, new line, | Miod Vallat | |
remove FreeBSDisms, remove diagnostic messages the driver will never produce, etc. | |||
2004-06-05 | order | Theo de Raadt | |
2004-06-05 | properly add re(4) | Theo de Raadt | |
2004-06-05 | re(4) and rgephy(4) | Peter Valchev | |
2004-06-05 | hack up a manpage for rgephy, the internal PHY in re(4) cards | Peter Valchev | |
2004-06-05 | RealTek 8139C+/8169/8169S/8110S man page from FreeBSD | Peter Valchev | |
2004-06-04 | Bugs section, of course: we don't support event capabilities yet. | Alexander Yurchenko | |
2004-06-04 | Add ASUS SpaceLink WL-100 | Todd C. Miller | |
2004-06-04 | edit rc.conf.local, not rc.conf; | Jason McIntyre | |
from Bernd Ahlers; | |||
2004-06-03 | sort SEE ALSO; | Jason McIntyre | |
2004-06-03 | - add articles | Jason McIntyre | |
- escape punctuation - kill whitespace - missing .El - sort SEE ALSO | |||
2004-06-03 | Define LIBARCH for alpha and amd64, too; ok espie@ tdeval@ | Miod Vallat | |
2004-06-03 | Add gpio(4). | Alexander Yurchenko | |
ok deraadt@ | |||
2004-06-03 | Man page for the gscpcib(4) driver. | Alexander Yurchenko | |
ok deraadt@ | |||
2004-06-03 | Support for the GPIO logical device was added. | Alexander Yurchenko | |
ok deraadt@ | |||
2004-06-03 | gpio(4) framework man page. | Alexander Yurchenko | |
ok deraadt@ | |||
2004-06-03 | sync | Alexander Yurchenko | |
2004-06-03 | Sync man page with macros: | Jean-Francois Brousseau | |
- SIMPLEQ_INSERT_AFTER() takes 4 args (noticed by brad@ and jmc@) - SIMPLEQ_REMOVE_HEAD() has only 2 arguments ok jmc@ | |||
2004-06-02 | need to explicitly pass ipencap traffic on the encapsulation interface | Pedro Martelletto | |
from Pedro Almeida <pedro@qui.uc.pt>, ok cedric@, xsa@ | |||
2004-06-01 | hppa is gcc3 and has shlibs now | Michael Shalayeff | |
2004-06-01 | Add support for the Adaptec AWN-8030 WLAN pcmcia-card (prism 2.5) from | Todd C. Miller | |
Andreas Abeck. | |||
2004-05-31 | document cloning of bpf devices. no need to change kernel config to | Can Erkin Acar | |
add new bpf devices anymore. ok jmc, makrus, grange, deraadt. |