summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-10-13Sync with FreeBSD, mostly to note support for newer adapters.Aaron Campbell
2000-10-13Matthew Jacob <mjacob@feral.com>:Michael Shalayeff
2000-10-13Repair formatting errors introduced after 2.7.Aaron Campbell
2000-10-13lmccontrolChris Cappuccio
2000-10-13utility to control lmc(4) interfacesChris Cappuccio
2000-10-13Do reset properly on MiniPCI adapters.Aaron Campbell
2000-10-13- A couple of the MiniPCI adapters need the special power inversion bits.Aaron Campbell
2000-10-13Disable the actual USB controllers instead of the usb attachments by default.Aaron Campbell
2000-10-13Missed one TM_YEAR_BASE in previous commit; pointed out by peters@telia.netPaul Janzen
2000-10-13util.h: Merge with EOM 1.8Niklas Hallqvist
2000-10-13regress/b2n/Makefile: Merge with EOM 1.12Niklas Hallqvist
2000-10-13sync fPIC and fpicTheo de Raadt
2000-10-13755 upgrade tooTheo de Raadt
2000-10-13Merge with EOM 1.39Niklas Hallqvist
2000-10-13doc cd boot, minimallyTheo de Raadt
2000-10-13eolTheo de Raadt
2000-10-13Merge with EOM 1.38Niklas Hallqvist
2000-10-13fix build on alpha with -Werror; David Leonard <david.leonard@csee.uq.edu.au>Jakob Schlyter
2000-10-13Fix Arch_MemMTime (previous change I did was bogus)Marc Espie
2000-10-13esetenv: does a setenv and bails out if error.Marc Espie
2000-10-13Clean up static constructor/destructor discovery and calling. InsteadDale Rahn
2000-10-13Add secondary c++ shared library for testing purposes to verifyDale Rahn
2000-10-13Changes to the powerpc startup files to work in a more typical ELFDale Rahn
2000-10-13Support Kingston KNU101TX USB Ethernet; from NetBSD.Aaron Campbell
2000-10-13delays that permit more machines to work; itojunTheo de Raadt
2000-10-13syncAaron Campbell
2000-10-13Add Kingston KNU101TX USB Ethernet.Aaron Campbell
2000-10-13enable PULLDOWN_TEST, and use m_pulldown for IPv6 packet parsing.Jun-ichiro itojun Hagino
2000-10-13Remove unwanted trailing whitespace.Aaron Campbell
2000-10-13Makefile:Dale Rahn
2000-10-13make sure we don't share external mbuf between m and mcopy, in ip_forward().Jun-ichiro itojun Hagino
2000-10-13syncAaron Campbell
2000-10-13VIA Tech devices from millert's new boardAaron Campbell
2000-10-12AriadneII works.Marc Espie
2000-10-12Repair RAMDISK, which has no joystick.Marc Espie
2000-10-12Don't mix usage of old and new timeout code.Aaron Campbell
2000-10-12General man page cleanups, mostly to remove trailing whitespace, hardAaron Campbell
2000-10-12syncTheo de Raadt
2000-10-12oopsTheo de Raadt
2000-10-12syncTheo de Raadt
2000-10-12Create /root with mode 0700 instead of 0755; deraadt@ okAaron Campbell
2000-10-12syncTheo de Raadt
2000-10-12art's devicesTheo de Raadt
2000-10-12remove unusedMarkus Friedl
2000-10-12don't segv on too many arguments. sync with kameJun-ichiro itojun Hagino
2000-10-12nice going, this did not even compileTheo de Raadt
2000-10-12MAP_FAILED, not -1.Artur Grabowski
2000-10-12Compare the return from mmap with MAP_FAILED, do not cast to int and comapreArtur Grabowski
2000-10-12MAP_FAILED, not -1.Artur Grabowski
2000-10-12MAP_FAILED, not -1Artur Grabowski