summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-07-29minor KNF;Xavier Santolaria
2005-07-29oops don't leak memory when ami_mgmt fails.Marco Peereboom
2005-07-29add some tweaks that were lost...Jason McIntyre
2005-07-29Per art's email, don't keep something bigger than > 256 bytes on the stack.Marco Peereboom
2005-07-29Remove cruft.Marco Peereboom
2005-07-29- sort SEE ALSOJason McIntyre
- full month name for .Dd - don't end .Nd w/ a full stop fixes passed back to heimdal people...
2005-07-29Redo bioctl because initial implementation was too complex.Marco Peereboom
tested and ok dlg@ beck@ get it in @deraadt
2005-07-29- sort SEE ALSOJason McIntyre
- full date for .Dd - uppercase .Dt title - don't end .Nd w/ a full stop fixes passed back to arla people...
2005-07-29make more use of error codes in the file code.Joris Vink
ok xsa@
2005-07-29Add another piece to the IPv6 puzzle. This time code to generate MP updates.Claudio Jeker
Does not affect IPv4 minimaly tested for IPv6 because we still don't have an IPv6 capable neighbor. henning@ ya
2005-07-29don't try to skip over the rootpath in the received directory if theJoris Vink
rootpath is larger. tested by xsa@ a long time ago.
2005-07-29from tamas tevesz:Jason McIntyre
==> some more alien platforms and obsolete info. the mod/core.html change is because 1) the target link doesn't exist, 2) it probably was meant to refer to misc/known_bugs.html in the first place, which just got removed. thanks henning for guidance.
2005-07-29O_EXLOCK stuff was introduced in June 1997, and backed out again inJason McIntyre
November of that year; however, the corresponding man changes were never backed out. do that now, reversing -r1.3 of this file; original pr and diff from peter philipp (this commit closes pr #4309); i chose to revert -r1.3 rather than accept the new wording from peter; thanks jaredy@ for tracking all this down, and supplying the ok...
2005-07-29tidy up SEE ALSO;Jason McIntyre
2005-07-29Use one "struct pf_state key" declaration at top of pf_test_state_icmp,Christopher Pascoe
instead of allocating it as a temp var in six mutually exclusive code paths. Saves 784 bytes of kernel stack (on i386).
2005-07-29correctly build the repository path in cvs_load_dirinfo() so we do notJoris Vink
end up with a totally messed up repopath when there are no admin files present. problems reported by mpech@ and Nuno Margadinho. tested by Nuno Margadinho, thanks a lot!
2005-07-28no point in having an inode pool if we don't use itPedro Martelletto
2005-07-28KNFPedro Martelletto
2005-07-28- use full month name for .DdJason McIntyre
- some articles
2005-07-28document the v4/v6 safi control buttonsHenning Brauer
(and of course it is marc balmer who's spreading the kaesefondue here, not marcm) claudio ok
2005-07-28Add VIA VT1211 supported by the viasio(4) driver to theAlexander Yurchenko
hw monitoring section.
2005-07-28Alphabetically order hw monitoring sensors section.Alexander Yurchenko
2005-07-28print the v4/v6 safi announce stuff, from wthHenning Brauer
2005-07-28Add viasio(4), a driver for VIA VT1211 LPC Super I/O found onAlexander Yurchenko
some VIA CPU based boards. The driver provides temperature, voltage and fan tachometers values through the sysctl interface. Rickard Dahlstrand <rd@tilde.se> asked for this driver and provided access to the test board. Also tested by millert@. ok millert@
2005-07-28keywords have to be sorted, and I can't sort properlyHenning Brauer
2005-07-28from tamas tevesz:Jason McIntyre
further removal of irrelevant bits...
2005-07-28from tamas tevesz:Jason McIntyre
==> duplicate of the files of the same name in manual/vhosts/, save formatting and one extra remark in manual/vhosts/vhosts-in-depth.html. no references to either.
2005-07-28from tamas tevesz:Jason McIntyre
==> some obsolete info regarding apache 1.2
2005-07-28from tamas tevesz:Jason McIntyre
further removal of irrelevant stuff;
2005-07-28clear IFF_RUNNING & IFF_OACTIVE in sis_stop() before de-allocating resources,Brad Smith
also move setting of sis_stopped further up in sis_stop(). ok fgsch@
2005-07-28missing packet_init_compression(); from solarMarkus Friedl
2005-07-28rev 1.46Brad Smith
Add quirk for Connectix Virtual PC 5 (for Windows at least) emulated PCI bridge (440BX). From minoura NetBSD
2005-07-28Use proper type for 32 bit entity. s/long/intRobert Nagy
This is needed for radioctl(1) to work on sparc64. ok mickey@
2005-07-28no need for libutil.Marco Pfatschbacher
OK markus@
2005-07-28Fix two situations where ifstated was leaking zombies.Marco Pfatschbacher
Tested by sturm@ OK henning@
2005-07-28rev 1.32Brad Smith
redo the PCI configuration mode detection - should make some less standard compliant PCI chipsets work (Compaq, Connectix emulated Triton) From drochner NetBSD Tested by a number of end-users and a few developers.
2005-07-28allow the to be announced SAFIs to be specified per peer, that is part of theHenning Brauer
multiprotocol shitz claudi needs this to proceed with v6 stuff in the RIB, print stuff and manpage later from whatthehack, claudio ok, marcm schnell schnell schnell
2005-07-28replace a dead documentation link with two alive ones.Joris Vink
dead link spotted by Nuno Morgadinho. okay xsa@
2005-07-28respect CVSREAD env. variable; ok jfb@.Xavier Santolaria
2005-07-28Fix bug that prevented system exclusive messages longer than 6 bytesJonathan Gray
from working properly. From Alexandre Ratchov alex-contact at caoua.org
2005-07-28put this where it belongsDavid Gwynne
2005-07-28new sentence, new line;Jason McIntyre
2005-07-28rev 1.18Brad Smith
when there are multiple matches for the requested media, select the first matching instance rather than the last one. From chs NetBSD
2005-07-28RCS idBrad Smith
2005-07-28add pcnBrad Smith
2005-07-28add a man page for pcn(4)Brad Smith
2005-07-28New driver for the AMD PCnet-PCI family of Ethernet chips. ThisBrad Smith
driver uses direct DMA to mbufs (like other PCI network drivers, and unlike the old "le at pci" driver), and also supports communication with the MII-connected PHYs on the 10/100 boards. From NetBSD
2005-07-28add support for Sundance ST1023 Gigabit chipset.Brad Smith
From NetBSD
2005-07-27regenBrad Smith
2005-07-27add PCI ID for Sundance ST1023 Gigabit chipset.Brad Smith