Age | Commit message (Expand) | Author |
1999-12-20 | Correctly print IPv6 addresses in IPsec flows. | Angelos D. Keromytis |
1999-12-20 | -addr warning. | Angelos D. Keromytis |
1999-12-20 | Accept IPv6 addresses. | Angelos D. Keromytis |
1999-12-20 | sockaddr_in6 is padded to 32 bytes. | Angelos D. Keromytis |
1999-12-20 | Clean up some DUALBUS initialization code. Clean up some checking | mjacob |
1999-12-20 | add in initiator-only f/w (preferred) for parallel SCSI devices | mjacob |
1999-12-20 | wording fixes (sync with kame) | Jun-ichiro itojun Hagino |
1999-12-19 | Improve timeout handling in poll machine | Constantine Sapuntzakis |
1999-12-19 | Fix the TIMEOUT case not to dump the shell environment. | Angelos D. Keromytis |
1999-12-19 | add icmp6(4) and ip6(4). may need some update to sync with reality. | Jun-ichiro itojun Hagino |
1999-12-19 | disallow AF mismatch on inbound. | Jun-ichiro itojun Hagino |
1999-12-19 | reject AF mismatch for inbonud multicast traffic. | Jun-ichiro itojun Hagino |
1999-12-19 | Remove PCB protocol checks rendered unnecessary by the previous commit. | Angelos D. Keromytis |
1999-12-19 | Be a bit more paranoid when searching for a PCB in the presence of IPv6. | Angelos D. Keromytis |
1999-12-19 | Rearrange Lst_Find interface to conform better with other functions. | Marc Espie |
1999-12-18 | ifdef myip_ifp (kernel/1014, thanks to dne@mayonnaise.net for testing | Angelos D. Keromytis |
1999-12-18 | Nothing ever checks ReturnStatus on Lst_Insert, Lst_Append, Lst_AtFront, | Marc Espie |
1999-12-18 | Lst_DeQueue already checks for empty lists. | Marc Espie |
1999-12-18 | NIL, NILGNODE, etc, are only glorified NULL. | Marc Espie |
1999-12-18 | If the protocol specified via the -P flag is 1 (IPPROTO_ICMP), use | Angelos D. Keromytis |
1999-12-18 | Fix kernel panic involving multicast packet (patch different from the | Angelos D. Keromytis |
1999-12-18 | too much software forgets to include sys/socket.h, SIGH | Theo de Raadt |
1999-12-18 | netinet/in.h without sys/socket.h | Theo de Raadt |
1999-12-18 | Enable realtime mode, use native curses functions when available, tidy man | Paul Janzen |
1999-12-18 | tidy; don't list the game itself in FILES | Paul Janzen |
1999-12-18 | Add to FILES; jsm@netbsd.org | Paul Janzen |
1999-12-18 | add pdcache(), purge data cache | Michael Shalayeff |
1999-12-18 | netinet/in.h without sys/socket.h | Theo de Raadt |
1999-12-18 | make does not use circular lists, get rid of the extra weight. | Marc Espie |
1999-12-18 | Fix error message. | Angelos D. Keromytis |
1999-12-17 | Use pmap_writetext instead of manually fiddling with pmap_changeprot when | Artur Grabowski |
1999-12-17 | do not accept IPv4 traffic by AF_INET6 socket. IPv4 mapped address is | Jun-ichiro itojun Hagino |
1999-12-17 | more fixes from markus | Theo de Raadt |
1999-12-17 | set sa_len too | Theo de Raadt |
1999-12-17 | nice error return; markus | Theo de Raadt |
1999-12-17 | oops | Theo de Raadt |
1999-12-17 | fix inclusion problems | Theo de Raadt |
1999-12-17 | regen. | Federico G. Schwindt |
1999-12-17 | Add LT Win Modem V.90. Correct lucent products entry. | Federico G. Schwindt |
1999-12-17 | Berkeley's area code changed a long time ago. | Paul Janzen |
1999-12-17 | Spelling and some duplicate removal. I wonder if the "jive" port haters on | Paul Janzen |
1999-12-17 | Fix capital of Monaco; capo@writeme.com vi jsm@netbsd.org | Paul Janzen |
1999-12-17 | grammar; one instance found by NetBSD | Paul Janzen |
1999-12-17 | Patch to fix ipmon -F. /dev/ipnat and /dev/ipstate now handle SIOCIPFFB. | Kjell Wooding |
1999-12-17 | remove dirty rd_root hack once we have root on nfs working | Michael Shalayeff |
1999-12-17 | screw it really bad | Michael Shalayeff |
1999-12-17 | break the attaching intentionally until i figure put how to screw the dev/ic/... | Michael Shalayeff |
1999-12-17 | fix the panic message for sti memory mapping | Michael Shalayeff |
1999-12-17 | inline uvm_pagealloc_contig, as art said it must die | Michael Shalayeff |
1999-12-17 | Update to Darren Reed's IPFilter 3.3.5 | Kjell Wooding |