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