summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-05-28Clean up sense error logic and printing a bit, partly inspired byKenneth R Westerback
2004-05-28Add MDROOTFSOPT handling code to allow non-default newfs options toKenneth R Westerback
2004-05-28cvs really sucks.Brad Smith
2004-05-28bye bye old package tools.Brad Smith
2004-05-28Reflect new reality by adding:Marco Peereboom
2004-05-28detect absence of PF_KEY interface and/or the TCP_MD5SIG setsockoptsHenning Brauer
2004-05-28regenTed Unangst
2004-05-28ACCOUNTING is optional. found by mpech. ok deraadtTed Unangst
2004-05-28don't want SO_REUSEPORT...Henning Brauer
2004-05-28Clean up subsysid lookups + print subsysid string during boot.Marco Peereboom
2004-05-28Regen.Marco Peereboom
2004-05-28Remove DELL CERC-SATA since it is a subsysid. ok deraadt@, nate@Marco Peereboom
2004-05-28fix for: !(flags && FORCECLOSE)Mike Pechkin
2004-05-28In the Final function, move the context zeroing into the digest != NULLTodd C. Miller
2004-05-28bpf device cloning.Alexander Yurchenko
2004-05-28knf; otto okTheo de Raadt
2004-05-28put ahd in these two config files (disabled for now, though, because itTheo de Raadt
2004-05-28Make lf_advlock glue work for AFS so flock/fcntl lock requests will workBob Beck
2004-05-27oopsTheo de Raadt
2004-05-27remove tedu crudTheo de Raadt
2004-05-27No need to mention kernel configuration for ipsec, it's enabled by default.Hans-Joerg Hoexer
2004-05-27for openbsd-*-hppa* force libtool to pass all dep-libs through for -lgcc used...Michael Shalayeff
2004-05-27fake plabel32 relocs for dyn.init/fini instead of an evil md macro hookMichael Shalayeff
2004-05-27miod says ACCOUNTING needs a man page diffTed Unangst
2004-05-27hppa pmap needs to use old pool allocator for now.Ted Unangst
2004-05-27syncTed Unangst
2004-05-27make acct(2) optional with ACCOUNTINGTed Unangst
2004-05-27accept login names over 8 chars; miod okTheo de Raadt
2004-05-27plug memleak in error pathHenning Brauer
2004-05-27kill whitespace;Jason McIntyre
2004-05-27some updates for openssl smime;Jason McIntyre