Age | Commit message (Expand) | Author |
2005-06-08 | if a cloned interface's destroy function fails, re-join the interface class | Henning Brauer |
2005-06-08 | netns bits die | Henning Brauer |
2005-06-08 | No need to export NETISR fields explicitely for intvec.s, as <net/netisr.h> | Miod Vallat |
2005-06-08 | kill NS and DECNET bits | Henning Brauer |
2005-06-08 | bye bye netns (and a few leftover DECNET bits while here) | Henning Brauer |
2005-06-08 | huch, more netns shitz | Henning Brauer |
2005-06-08 | kill some leftover bits from netns and iso routing | Henning Brauer |
2005-06-08 | no more netns handling for the various tunnel devices and loopback | Henning Brauer |
2005-06-08 | bye bye netns | Henning Brauer |
2005-06-08 | netns bites the dust | Henning Brauer |
2005-06-08 | useless netns includes; there was no NS stuff ever here | Henning Brauer |
2005-06-08 | Xerox NS leaves us | Henning Brauer |
2005-06-08 | -#option NS # XNS | Henning Brauer |
2005-06-08 | bye bye, Xerox NS protocols | Henning Brauer |
2005-06-08 | bye bye | Henning Brauer |
2005-06-08 | revert enabling iommu on amd64 as it breaks at least one MP host. | Marco S Hyman |
2005-06-08 | stop talking about support for the obsolete network protocols | Henning Brauer |
2005-06-08 | stop talking about obsolete network protocols that are gone or about to go | Henning Brauer |
2005-06-08 | make nfsstats counters 64 bit. | marius eriksen |
2005-06-08 | disable RX checksum offload until its fixed on little endian systems | Brad Smith |
2005-06-08 | increase default rsa/dsa key length from 1024 to 2048 bits; ok markus@ deraadt@ | Damien Miller |
2005-06-08 | add open_write_error() to bail on fopen(3) failing to open for write, gains | Peter Valchev |
2005-06-08 | in rtlabel_name2id, handle the case of an empty name: return 0 | Henning Brauer |
2005-06-08 | sync | Theo de Raadt |
2005-06-08 | more inet6 stuff that got exposed | Theo de Raadt |
2005-06-08 | handle ramdisks, and kernels without inet6; henning ok | Theo de Raadt |
2005-06-07 | move description of the default groups to the ifconfog manpage | Henning Brauer |
2005-06-07 | sync ifgroups paragraph with reality | Henning Brauer |
2005-06-07 | remove NETISR_ISO and NETISR_CCITT | Martin Reindl |
2005-06-07 | revert previous commit and unbreak sparc64. | Kurt Miller |
2005-06-07 | put the whole thing in this time. | Brad Smith |
2005-06-07 | undo busted diff. why AGAIN brad???? | Theo de Raadt |
2005-06-07 | RC4 is a trademark. Rest of text left intact. | Kjell Wooding |
2005-06-07 | Set the reject and blackhole flags for kernel routes too. This makes the | Claudio Jeker |
2005-06-07 | Fix the mask2prefixlen6() function once and for all. Netmasks are stored in | Claudio Jeker |
2005-06-07 | introduce a default "external" interface group, containing the interface(s) | Henning Brauer |
2005-06-07 | oops | Theo de Raadt |
2005-06-07 | For show rib -- show_rib_summary_msg() and print_prefix() -- use log_addr() | Claudio Jeker |
2005-06-07 | In case strlcpy() indicates that a string was truncated fail with errx(). | Claudio Jeker |
2005-06-07 | avoid retarded C unsigned char -> signed integer promotion rules. | Theo de Raadt |
2005-06-07 | add support for the BCM5714. | Brad Smith |
2005-06-07 | de-register, ok henning | Camiel Dobbelaar |
2005-06-07 | make it prettier; jason ok | Theo de Raadt |
2005-06-07 | wrong OpenBSD define for 3.7, oops; Claus Assmann | Theo de Raadt |
2005-06-07 | shorten NAME section and mention some more chips | Brad Smith |
2005-06-07 | strlcpy cleanup; cloder ok | Theo de Raadt |
2005-06-07 | don't forget to call cvs_disconnect() at the end | Joris Vink |
2005-06-07 | silly me. do not abuse the copy/paste skills i have ... | Xavier Santolaria |
2005-06-07 | enable -P option .. joris@ ok | Xavier Santolaria |
2005-06-07 | fix define vs. device mixup | Hans-Joerg Hoexer |