summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-31Remove redundant errno declaration. ok deraadt@Otto Moerbeek
2004-05-31Replace tulip_crc32 with ether_crc32_le.Ryan Thomas McBride
2004-05-31multicast cleanups:Ryan Thomas McBride
2004-05-31Avoid unintentional trigraph.Brad Smith
2004-05-31Don't reinvent the wheel, use ether_crc32_le() instead.Ryan Thomas McBride
2004-05-30a bit of syncing with the FreeBSD driver, namely...Brad Smith
2004-05-30compile without INET6; ok mcbridePeter Valchev
2004-05-30insane spacingTheo de Raadt
2004-05-30verify that the server is confident in the result it is sending us; from Alex...Jakob Schlyter
2004-05-30only free pages if we have write permission and they are not COW.Ted Unangst
2004-05-30only call getprotobynumber() when necessary. from freebsd (dds@)Ted Unangst
2004-05-30interface description, tweaked by deraadt and jcs;Jason McIntyre
2004-05-30emacs undump is very sensative to the section ordering, For W^X a coupleDale Rahn
2004-05-30knfTheo de Raadt
2004-05-30various improvements and fixes from jared yanovich;Jason McIntyre
2004-05-30adjust display offset to avoid linewrap;Jason McIntyre
2004-05-30add a little .Dv;Jason McIntyre
2004-05-30serial console hack from tom. who, after having been told a few timesTheo de Raadt
2004-05-30+hotplugdTheo de Raadt
2004-05-30syncTheo de Raadt
2004-05-30syncTheo de Raadt
2004-05-30Sync with upstream sources; fixes m88k backtrace bug.Mark Kettenis
2004-05-30Recognize m88k core files.Mark Kettenis
2004-05-30new user/group _ntp, theo okHenning Brauer
2004-05-30Better error message.Alexander Yurchenko
2004-05-30Missing waitpid, noticed by Gregory Steuck <greg@y2004.nest.cx>.Alexander Yurchenko
2004-05-30syncTheo de Raadt
2004-05-30Can only exist on alpha, amd64, i386, macppc and sparc64.Alexander Yurchenko
2004-05-30Enable hotplug, tested by tedu@.Alexander Yurchenko
2004-05-30Add hotplug(4) man page, with help from jmc@.Alexander Yurchenko
2004-05-30hotplugd -- devices hot plugging monitor daemon.Alexander Yurchenko
2004-05-30syncAlexander Yurchenko
2004-05-30Add hotplug device.Alexander Yurchenko
2004-05-30Devices hot plugging support.Alexander Yurchenko
2004-05-30Multicast fixups:Ryan Thomas McBride
2004-05-30Multicast fixups:Ryan Thomas McBride
2004-05-30rcsidsTed Unangst
2004-05-29- Properly support multicast reception.Christian Weisgerber
2004-05-29Enable vga0 at isa? (makes krw's vga appear).Tom Cosgrove
2004-05-29introduce SIOCSIFDESCR and SIOCGIFDESCR to maintain interfacejoshua stein
2004-05-29Changes from Andrey Matveev:Todd C. Miller
2004-05-29replace hand-rolled CRC calculation in multicast hash setup with calls toChristian Weisgerber
2004-05-29memory leak; andrushock@korovino.netTheo de Raadt
2004-05-29Remove multicast addresses and promiscuous mode when destroying theRyan Thomas McBride
2004-05-29one last route command lacking -qnTheo de Raadt
2004-05-29ansiTheo de Raadt
2004-05-29carp_ioctl() happens after ifioctl(); check flags correctly so thatRyan Thomas McBride
2004-05-29syncTheo de Raadt
2004-05-29usb2 & usb3 more needed on modern machinesTheo de Raadt
2004-05-28Modify adb packet handling so that the completion routine can reentrantlyDale Rahn