Age | Commit message (Expand) | Author |
2000-12-29 | Revision 5 is 82559B. | Artur Grabowski |
2000-12-29 | Suppress PCI bus error messages on i386. They are not fatal and are usually | Steve Murphree |
2000-12-29 | add missing null pointer check. from IIJ SEIL team. sync with kame | Jun-ichiro itojun Hagino |
2000-12-28 | export arprequest() and make it use ifnet* as the 1st arg; tested; angelos@ ok | Michael Shalayeff |
2000-12-28 | Typo | Miod Vallat |
2000-12-28 | Define UADDR not as fixed address, but rather as what it really is: | Miod Vallat |
2000-12-28 | Alter compilation flags, since binutils have changed some of their default | Miod Vallat |
2000-12-28 | Remove unused and confusing reporting line. | Angelos D. Keromytis |
2000-12-28 | mvme88k updates to -current. finally! | Steve Murphree |
2000-12-28 | sync | Aaron Campbell |
2000-12-28 | Add Xircom MiniPCI modem as found in, i.e., IBM ThinkPad X20. I could not find | Aaron Campbell |
2000-12-27 | better english and fix some spelling mistakes, Ok'd by aaron@ | Brad Smith |
2000-12-27 | behave nicely w/ fixed rate codecs; from netbsd; testing by Igor Lulic <il11@... | Michael Shalayeff |
2000-12-25 | always read new byte from rng, then decide wheather to start a new cycle | Michael Shalayeff |
2000-12-24 | Set sequence number to zero for last message in SADB_DUMP, close pr 1583. | Angelos D. Keromytis |
2000-12-24 | Extra argument in the function to tdb_walk(), indicating last TDB. | Angelos D. Keromytis |
2000-12-22 | sync | jasoni |
2000-12-22 | Implement truncate64, stat64, lstat64, fstat64; from NetBSD | jasoni |
2000-12-21 | People have difficulty spelling 'initial' and derivatives thereof (too many | Aaron Campbell |
2000-12-21 | correct ipv6 path mtu discovery. | Jun-ichiro itojun Hagino |
2000-12-19 | This fixes keyboard lock-ups I was getting wiggling the mouse in | Constantine Sapuntzakis |
2000-12-19 | A DMA transfer of 4 bytes was failing to complete correctly | Constantine Sapuntzakis |
2000-12-18 | calculate length and allocate buffer for status. work by deraadt@ and me | Niels Provos |
2000-12-18 | strlcat and strlcpy into libkern. | Niels Provos |
2000-12-18 | Minor sanity check. | Angelos D. Keromytis |
2000-12-18 | include timeout.h to make it compile w/o ipfilter | Michael Shalayeff |
2000-12-17 | initialize dinfo always | Michael Shalayeff |
2000-12-17 | Compaq SMART Array RAID controllers. | Michael Shalayeff |
2000-12-17 | Add a new possible value for the machdep.allowaperture sysctl: `2' | Matthieu Herrb |
2000-12-16 | make sure cis1_info[i] is not NULL before strcmp() w/ it; fixes some obscure ... | Michael Shalayeff |
2000-12-15 | Define BUS_SPACE_BARRIER_{READ,WRITE} as synonmys for BUS_BARRIER_{READ,WRITE} | Artur Grabowski |
2000-12-15 | send messages to all registered listeners. makes multiple keying daemons | Niels Provos |
2000-12-15 | ITE_INGRF checks needed, from NetBSD. | Marc Espie |
2000-12-15 | sync | Jason Wright |
2000-12-15 | natsemi 83820 | Jason Wright |
2000-12-15 | Grow the number of reserved pt pages. | Artur Grabowski |
2000-12-15 | send expire messages also for sa's that do not have been used. | Niels Provos |
2000-12-14 | Compile in non-INET6 kernels. | Angelos D. Keromytis |
2000-12-14 | sync with pfkey rfc. you need to rebuild ipsecadm and isakmpd after this. | Niels Provos |
2000-12-14 | NATIVE_ELF -> NATIVE_EXEC_ELF (this is what userland uses and | Artur Grabowski |
2000-12-14 | native ELF and ELF for nlist | Artur Grabowski |
2000-12-14 | Enable loading of ELF kernels. | Artur Grabowski |
2000-12-14 | First shot at making ELF compile. | Artur Grabowski |
2000-12-14 | Always look for a suitable TDB if the gateway is left unspecified. | Angelos D. Keromytis |
2000-12-13 | have add set locks, too. okay itojun@ | Niels Provos |
2000-12-13 | new timeouts | Michael Shalayeff |
2000-12-13 | better new timeouts | Michael Shalayeff |
2000-12-13 | new timeouts; hmm why it's not in generic? | Michael Shalayeff |
2000-12-13 | new timeouts | Michael Shalayeff |
2000-12-13 | move back to unlimitted openings | Michael Shalayeff |