Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-09-16 | Add product IDs for 3Com 3C556 and 3C556B MiniPCI Ethernet devices. | Aaron Campbell | |
2000-09-16 | Some 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-16 | Fix build issue for powerpc. This is a workaround for des_* references | Dale S. Rahn | |
found in libkrb.so.9.0. The correct solution needs to be worked on. OKed by theo. | |||
2000-09-16 | Change setuserpath() from void to int so we can pass up a return | Todd C. Miller | |
value if setenv() fails. Porblem pointed out by deraadt. | |||
2000-09-16 | add ums(4) | Matthieu Herrb | |
2000-09-16 | add ums(4) | Matthieu Herrb | |
2000-09-16 | add ums(4) manual page from NetBSD | Matthieu Herrb | |
2000-09-16 | repair IPv6 multicasting. INP_IPV6_MCAST is necessary. | Jun-ichiro itojun Hagino | |
(i will try to remove this flag bit later) | |||
2000-09-16 | More variables documented | Marc Espie | |
2000-09-16 | synchronize 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-16 | kame 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-16 | It is possible to have more than one usb keyboard configured thru wskbd. | Dale S. Rahn | |
2000-09-16 | ELF linkage does not require collect2, ld does everything necessary. | Dale S. Rahn | |
2000-09-16 | sync up header file changes, and library that is not built on powerpc. | Dale S. Rahn | |
2000-09-16 | sync up powerpc with binutils and other header file changes | Dale S. Rahn | |
2000-09-15 | Support the ejection of mii ep(4) devices, i.e., the 3c574. | Aaron Campbell | |
2000-09-15 | i also have problem spelling my name; pointed out by aaron@ | Michael Shalayeff | |
2000-09-15 | hmm, it seems that alignment is actually 512 everywhere, -- fix the comment; ↵ | Michael Shalayeff | |
add one unknown aen | |||
2000-09-15 | Check the return value from setenv(). | Hans Insulander | |
(Noted by deraadt) | |||
2000-09-15 | make up for the lack of english in mickey's childhood | Theo de Raadt | |
2000-09-15 | only 5400 was tested | Michael Shalayeff | |
2000-09-15 | 3ware escalade, twe | Michael Shalayeff | |
2000-09-15 | sync | Theo de Raadt | |
2000-09-15 | name twe by a name that means something, instead of corporate mumbo jumbo | Theo de Raadt | |
2000-09-15 | twe | Michael Shalayeff | |
2000-09-15 | add 3ware raid controller | Michael Shalayeff | |
2000-09-15 | forgot to turn off debugging | Michael Shalayeff | |
2000-09-15 | 3ware escalade ide raid controllers | Michael Shalayeff | |
2000-09-15 | Add a couple of models the ep(4) driver supports that weren't mentioned before. | Aaron Campbell | |
2000-09-15 | 3ware escalade is coming | Michael Shalayeff | |
2000-09-15 | check return value for setenv(3) for failure, and deal appropriately | Theo de Raadt | |
2000-09-15 | When calling a signal handler, don't pass the kernel (local) address in r5. | Dale S. Rahn | |
- From NetBSD | |||
2000-09-15 | enable hw rng for vanilla 810; 10x for testing to Stephan Somogyi ↵ | Michael Shalayeff | |
<somogyi@gyroscope.net> | |||
2000-09-15 | Add powerpc-openbsd to list of supported systems. | Dale S. Rahn | |
2000-09-14 | wrong type to ioctl; naddy@mips.inka.de | Theo de Raadt | |
2000-09-14 | sync | Theo de Raadt | |
2000-09-14 | Fix some style nits | brian | |
2000-09-14 | Support PPPoATM, disabled for now as /usr/include/netnatm doesn't exist | brian | |
Submitted by: Jakob Stoklund Olesen <stoklund@taxidriver.dk> | |||
2000-09-14 | Lost manpages (gdb and objdump) | Marc Espie | |
2000-09-14 | typo | Markus Friedl | |
2000-09-14 | sync | Theo de Raadt | |
2000-09-14 | more lava; moride@portside.net has one | Theo de Raadt | |
2000-09-14 | more lavas; moride@portside.net has one | Theo de Raadt | |
2000-09-14 | crank MSGBUFSIZE | Theo de Raadt | |
2000-09-14 | simplify printing | Theo de Raadt | |
2000-09-14 | Understand IPPROTO_ESP and IPPROTO_AH packets | brian | |
Submitted by: Angelos D. Keromytis <angelos@dsl.cis.upenn.edu> | |||
2000-09-14 | Remove spurious period. | Aaron Campbell | |
2000-09-14 | Some 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-14 | recognize Diamond RIO 600 USB; from NetBSD | Jakob Schlyter | |
2000-09-14 | regen | Jakob Schlyter | |