Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-11 | .Nm scc | Martin Reindl | |
2005-10-10 | new sentence, new line; | Jason McIntyre | |
kill whitespace at eol; | |||
2005-10-10 | Reflect reality. Xr package 5, and remove all the text that used to apply | Marc Espie | |
to the ancient package tools... | |||
2005-10-09 | log in(v.); | Jason McIntyre | |
2005-10-09 | don't bother mentioning VLAN support and tweak checksumming part. | Brad Smith | |
2005-10-07 | mention newer PCI Express chips. | Brad Smith | |
2005-10-07 | Document the recent changes to the multicast routing in the kernel. | Esben Norby | |
from jmc@ ok jmc@ | |||
2005-10-07 | various fixes; little dancing ;( | Jason McIntyre | |
marco: new sentence, new line please! | |||
2005-10-06 | Add man for ipmi. jmc have a ball :-) | Marco Peereboom | |
2005-10-06 | regen | Otto Moerbeek | |
2005-10-06 | note that /etc/mygate will cause conflict with pppoe(4) | Jason McIntyre | |
and advise against it; | |||
2005-10-06 | tweak layout; | Jason McIntyre | |
from michael knudsen; | |||
2005-10-06 | regen | Otto Moerbeek | |
2005-10-05 | the Wistron CM9 Mini PCI is supported (Chris Cappuccio: "works fine as | Reyk Floeter | |
802.11b, in fact, very, very well" [thanks]). also re-add the senao NL-5354MP Mini PCI and distinguish between PCI and Mini PCI. | |||
2005-10-04 | tweak; | Jason McIntyre | |
2005-10-04 | update RFC reference for PIM-DM; | Jason McIntyre | |
remove out of date comment concerning RFC for PIM-SM; ok mcbride@ | |||
2005-10-04 | start to describe the trunk(4) protocols. | Reyk Floeter | |
thanks to jmc@ and Michael Knudson | |||
2005-10-04 | it(4) can be found at port 0xc00; from Mike Belopuhov <mkb@crypt.org.ru> | Alexander Yurchenko | |
2005-10-03 | tweaks; | Jason McIntyre | |
ok reyk@ | |||
2005-10-03 | remove traces of non-existent getfstype() function; | Jason McIntyre | |
ok krw@ deraadt@ | |||
2005-10-03 | change trunk ifconfig examples (it's not neccessary to type "create" | Reyk Floeter | |
and "up" explicitly), add "trunkproto failover" to the second example. | |||
2005-10-03 | mention failover mode and add examples | Reyk Floeter | |
2005-10-02 | - add some indent to the hardware list | Jason McIntyre | |
- reduce the amount of blank vertical space in DESCRIPTION and group the text more logically ok dhartmei@ | |||
2005-10-01 | grammar; | Jason McIntyre | |
2005-10-01 | add Broadcom BCM5421K2 | Brad Smith | |
2005-10-01 | add Broadcom BCM5462 | Brad Smith | |
2005-09-30 | deploy .An -nosplit; ok jmc | Jared Yanovich | |
2005-09-30 | uvm_useracc() was removed -r1.24 (man): remove its MLINK too; | Jason McIntyre | |
2005-09-30 | add timeout_triggered to .Nm; | Jason McIntyre | |
Note: i am not touching MLINK for untimeout(9), ugly though that word is, since it seems to have a historical basis... | |||
2005-09-30 | splsoftserial() was renamed to splsofttty() in -r1.4 (man): remove MLINK | Jason McIntyre | |
splimp() was renamed to splvm() in -r1.9 (man): remove MLINK | |||
2005-09-30 | add pool_set_drain_hook and pool_sethardlimit to .Nm; | Jason McIntyre | |
2005-09-30 | add MLINKS for pool_set_drain_hook.9 and pool_sethardlimit.9; | Jason McIntyre | |
2005-09-30 | m_retry() and m_retryhdr disappeared -r1.9 of the man page; | Jason McIntyre | |
remove there MLINKS here too; | |||
2005-09-30 | remove duplicate MLINK for extent_free.9 | Jason McIntyre | |
2005-09-29 | Xr viasio(4) | Alexander Yurchenko | |
2005-09-29 | Add support for the VIA VT1211 watchdog timer, not tested. | Alexander Yurchenko | |
If you have a board that really uses this watchdog please give it a try. | |||
2005-09-29 | the on/off argument to .Sm is not a flag; ok jmc | Jared Yanovich | |
2005-09-29 | .An only splits lines in AUTHORS; ok jmc | Jared Yanovich | |
2005-09-29 | -bullet lists require a different format to -tag... | Jason McIntyre | |
2005-09-29 | 2 more cdce devices | Theo de Raadt | |
2005-09-29 | place iso3166.tab into /usr/share/misc; pr 4260 has the discussion.. | Theo de Raadt | |
2005-09-28 | add the DEC DEFTA TURBOchannel FDDI controller, fta(4) | Martin Reindl | |
ok miod@ jmc@ | |||
2005-09-27 | geeze, this same useless paragraph is all over the place. | Brad Smith | |
2005-09-27 | Identify HP 9000/362 and HP 9000/382 models, and attach frodo on them. | Miod Vallat | |
Model 382 can be identified with a unique MMUID value; model 362 is told from model 360 by probing for the frodo chip. Their built-in frame buffer is not supported at the moment. Matching information derived from messages to the NetBSD mailing lists. | |||
2005-09-27 | Allow `.An' to be given a -split/-nosplit flag to toggle the behavior of | Jared Yanovich | |
causing line breaks to occur, as is present in newer versions of groff. OK deraadt@, jmc@. | |||
2005-09-27 | improve some wording issues brought to my attention by wiz@netbsd; | Jason McIntyre | |
ok grange@ | |||
2005-09-27 | use xargs -r0 for our build process | Theo de Raadt | |
2005-09-25 | remove useless paragraph and fix half-duplex example. | Brad Smith | |
2005-09-24 | Support for the ADM8211B was just committed so adjust accordingly. | Jonathan Gray | |
2005-09-23 | some Asante cards don't like to negotiate with faster devices | Martin Reindl | |
reference http://mail-index.netbsd.org/port-mac68k/2001/12/01/0003.html via Andrew Daugherity |