summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-09-16Add product IDs for 3Com 3C556 and 3C556B MiniPCI Ethernet devices.Aaron Campbell
2000-09-16Some changes from NetBSD:Aaron Campbell
- Remove an unnecessary global reset that was only used for debugging purposes. - Make the cardtype names more meaningful. - Some variable renaming for consistency.
2000-09-16Fix build issue for powerpc. This is a workaround for des_* referencesDale S. Rahn
found in libkrb.so.9.0. The correct solution needs to be worked on. OKed by theo.
2000-09-16Change setuserpath() from void to int so we can pass up a returnTodd C. Miller
value if setenv() fails. Porblem pointed out by deraadt.
2000-09-16add ums(4)Matthieu Herrb
2000-09-16add ums(4)Matthieu Herrb
2000-09-16add ums(4) manual page from NetBSDMatthieu Herrb
2000-09-16repair IPv6 multicasting. INP_IPV6_MCAST is necessary.Jun-ichiro itojun Hagino
(i will try to remove this flag bit later)
2000-09-16More variables documentedMarc Espie
2000-09-16synchronize with latest kame.Jun-ichiro itojun Hagino
- improve exit code and logging. - repair multicast address rejection (IN_MULTICAST takes host endian value) - repair ftp relaying, when the result of PASV does not have paren. - repair ftp relaying, when EPSV is sent from client.
2000-09-16kame sys/netinet6/icmp6.c 1.140 -> 1.144.Jun-ichiro itojun Hagino
> in the check for the incoming redirect message, examine the gateway > (from the routing table) only when the address family of the gateway is > AF_INET6.
2000-09-16It is possible to have more than one usb keyboard configured thru wskbd.Dale S. Rahn
2000-09-16ELF linkage does not require collect2, ld does everything necessary.Dale S. Rahn
2000-09-16sync up header file changes, and library that is not built on powerpc.Dale S. Rahn
2000-09-16sync up powerpc with binutils and other header file changesDale S. Rahn
2000-09-15Support the ejection of mii ep(4) devices, i.e., the 3c574.Aaron Campbell
2000-09-15i also have problem spelling my name; pointed out by aaron@Michael Shalayeff
2000-09-15hmm, it seems that alignment is actually 512 everywhere, -- fix the comment; ↵Michael Shalayeff
add one unknown aen
2000-09-15Check the return value from setenv().Hans Insulander
(Noted by deraadt)
2000-09-15make up for the lack of english in mickey's childhoodTheo de Raadt
2000-09-15only 5400 was testedMichael Shalayeff
2000-09-153ware escalade, tweMichael Shalayeff
2000-09-15syncTheo de Raadt
2000-09-15name twe by a name that means something, instead of corporate mumbo jumboTheo de Raadt
2000-09-15tweMichael Shalayeff
2000-09-15add 3ware raid controllerMichael Shalayeff
2000-09-15forgot to turn off debuggingMichael Shalayeff
2000-09-153ware escalade ide raid controllersMichael Shalayeff
2000-09-15Add a couple of models the ep(4) driver supports that weren't mentioned before.Aaron Campbell
2000-09-153ware escalade is comingMichael Shalayeff
2000-09-15check return value for setenv(3) for failure, and deal appropriatelyTheo de Raadt
2000-09-15When calling a signal handler, don't pass the kernel (local) address in r5.Dale S. Rahn
- From NetBSD
2000-09-15enable hw rng for vanilla 810; 10x for testing to Stephan Somogyi ↵Michael Shalayeff
<somogyi@gyroscope.net>
2000-09-15Add powerpc-openbsd to list of supported systems.Dale S. Rahn
2000-09-14wrong type to ioctl; naddy@mips.inka.deTheo de Raadt
2000-09-14syncTheo de Raadt
2000-09-14Fix some style nitsbrian
2000-09-14Support PPPoATM, disabled for now as /usr/include/netnatm doesn't existbrian
Submitted by: Jakob Stoklund Olesen <stoklund@taxidriver.dk>
2000-09-14Lost manpages (gdb and objdump)Marc Espie
2000-09-14typoMarkus Friedl
2000-09-14syncTheo de Raadt
2000-09-14more lava; moride@portside.net has oneTheo de Raadt
2000-09-14more lavas; moride@portside.net has oneTheo de Raadt
2000-09-14crank MSGBUFSIZETheo de Raadt
2000-09-14simplify printingTheo de Raadt
2000-09-14Understand IPPROTO_ESP and IPPROTO_AH packetsbrian
Submitted by: Angelos D. Keromytis <angelos@dsl.cis.upenn.edu>
2000-09-14Remove spurious period.Aaron Campbell
2000-09-14Some installation problems: older gnu programs don't know about DESTDIR,Marc Espie
but we have a mix here -> convert the old ones to heed DESTDIR. Also, fix manpages installation in Makefile.bsd-wrapper (INSTALL_MAN setting that got lost, bad MANDIR, don't set MANDIR if PREFIX is the standard location)
2000-09-14recognize Diamond RIO 600 USB; from NetBSDJakob Schlyter
2000-09-14regenJakob Schlyter