Age | Commit message (Expand) | Author |
2004-04-25 | reserve upper half of the (internal) ID space for cloned neighbors, claudio ok | Henning Brauer |
2004-04-25 | probability tests. | Cedric Berger |
2004-04-25 | get rid of a complete state tree walk at state expire while in splnet() | Philipp Buehler |
2004-04-25 | dont splx across functions | Philipp Buehler |
2004-04-25 | fix check wether local-address and neighbor are of same address family - | Henning Brauer |
2004-04-25 | Remove the no longer needed configure stuff in RDE. The peer list needs no | Claudio Jeker |
2004-04-25 | Simplify cpu_number() - adding a shortcut depending upon the board type | Miod Vallat |
2004-04-25 | use '|' as field separator, not ':' - for future IPv6 support | Jun-ichiro itojun Hagino |
2004-04-25 | avoid NULL deref; from danh@ | Markus Friedl |
2004-04-25 | unifdef -DSMALL_KERNEL | Jun-ichiro itojun Hagino |
2004-04-25 | change sb_mbmax to: (sb_max/MCLBYTES) * (MSIZE+MCLBYTES); ok deraadt | Markus Friedl |
2004-04-25 | have a localcopy of radix.c here | Jun-ichiro itojun Hagino |
2004-04-25 | from openssl, 1.50.2.9, make S/MIME encrypt work again. | Markus Friedl |
2004-04-25 | unbreak tree | Markus Friedl |
2004-04-25 | do not kill cloned neighbors on reload, claudio ok | Henning Brauer |
2004-04-25 | add "neighbor cloning", allowing you to specify a prefix and prefixlength | Henning Brauer |
2004-04-25 | add TCPCTL_DROP; ok deraadt, cedric, grange, ... | Markus Friedl |
2004-04-25 | Make it clear that we will give each target an openings value equal to | Kenneth R Westerback |
2004-04-25 | kill unbounded string op. deraadt ok | Jun-ichiro itojun Hagino |
2004-04-25 | fix typos/spelling in comments, from pedro martelletto | Jolan Luff |
2004-04-25 | missing return; noticed by Joris Vink <amni@pandora.be> but I fixed in | Henning Brauer |
2004-04-25 | &d and %d have different meanings in format strings, yeah | Henning Brauer |
2004-04-25 | radix tree with multipath support. from kame. deraadt ok | Jun-ichiro itojun Hagino |
2004-04-25 | sync 'other' in test6, too. | Philipp Buehler |
2004-04-25 | unbreak log_conn_attempt, bah crap crap crap crap crap crap crap crap crap | Henning Brauer |
2004-04-25 | Rework SCSI_POLL/INQUIRY logic to make it more readable, not least by | Kenneth R Westerback |
2004-04-25 | sync with NetBSD, mostly a Lite2 merge. | Brad Smith |
2004-04-25 | don't add PF_GENERATED tag to synproxy generated packets for the second | Daniel Hartmeier |
2004-04-25 | undo "oops" commit on 1.14 (radix_mpath). | Jun-ichiro itojun Hagino |
2004-04-25 | indentation fix | Jun-ichiro itojun Hagino |
2004-04-24 | Add "probability xxx" rule modifier. ok deraadt@ | Cedric Berger |
2004-04-24 | Don't return NULL in getconfigent() when an unresolvable hostname | Todd C. Miller |
2004-04-24 | Use openpty; OK deraadt@ | Todd C. Miller |
2004-04-24 | Insane people can't spell insane correctly. | Miod Vallat |
2004-04-24 | G/c CD_BOOT and the last related debug printf. | Miod Vallat |
2004-04-24 | Do not ignore vs_poll() return value. | Miod Vallat |
2004-04-24 | make failure in setting up the listeners non-fatal. should make bgpd work | Henning Brauer |
2004-04-24 | Sync | Miod Vallat |
2004-04-24 | Preliminary switch to an mvme88k bus_space world. Not all drivers have been | Miod Vallat |
2004-04-24 | some rather boring windows talk at cansecwest made me hack initial support | Henning Brauer |
2004-04-24 | add spamd.conf to /etc/changelist and mtree/special | Bob Beck |
2004-04-24 | Sync (libutil bump, luna88k directories and manual pages) | Miod Vallat |
2004-04-24 | be careful about option lengths. ok henning@ mcbride@ | Mike Frantzen |
2004-04-24 | print tcps_rcvacktooold; ok henning | Markus Friedl |
2004-04-24 | sync to Niels Provos' version. avoid unused variable warning in RB_NEXT() | Mike Frantzen |
2004-04-24 | Compile the basic wscons userland tools on luna88k. | Miod Vallat |
2004-04-24 | Define wscons device ids for the Luna devices. | Miod Vallat |
2004-04-24 | Look for tests in sys/arch/MACHINE_ARCH as well if necessary; and move the | Miod Vallat |
2004-04-23 | remove note about bounded attribute not being implemented in gcc3 | Anil Madhavapeddy |
2004-04-23 | fill in the blanks for gcc2 | Anil Madhavapeddy |