summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-13Use correct type for magic number.Otto Moerbeek
2004-01-13Less pedantic types; helps when userland includes <signal.h> withoutMiod Vallat
2004-01-13Fix printf formats and add missing include.Otto Moerbeek
2004-01-13Do not evaluate this->next after calling the handler; the handler mayOtto Moerbeek
2004-01-13cast for portability; millert@Markus Friedl
2004-01-13sync with realityTodd C. Miller
2004-01-13document ttyU;Jason McIntyre
2004-01-13-Wall; ok henningMarkus Friedl
2004-01-13cast vararg sentinel value to pointerOtto Moerbeek
2004-01-13Let frame_is_sane() be quiet on demand, then fix and enable again frame search.Miod Vallat
2004-01-13Prototype closefrom(); tedu@ OKTodd C. Miller
2004-01-13silence preprocessor.Marc Espie
2004-01-13kill unused local vars; from deraadt@Michael Shalayeff
2004-01-13handle ruleset names containing usernames, fixes PR 3627, ok BobDaniel Hartmeier
2004-01-13During signal delivery, force the sigframe to be on an 8 byte boundary.Miod Vallat
2004-01-13KNFHenning Brauer
2004-01-13remove needs-flag from wi@usb. drahn@ ok.Federico G. Schwindt
2004-01-13return value at end of non-void functionOtto Moerbeek
2004-01-13Do not redistribute updates to ibgp peers. OK henning@Claudio Jeker
2004-01-13Fix the aspath_* functions to allow empty aspath. A empty aspath is oneClaudio Jeker
2004-01-13Use = for assignment, not ==Otto Moerbeek
2004-01-13UFS -> FFS, /bootsd -> /boot, ufsboot -> bootMiod Vallat
2004-01-13Allow this to compile on non-gcc. OK deraadt@ art@Todd C. Miller
2004-01-13Fix pasto; From form@ via mpech@Todd C. Miller
2004-01-13syncTodd T. Fries
2004-01-13shovel ttye to md; ok miod@Todd T. Fries
2004-01-13Update manual for the new config statements.Claudio Jeker
2004-01-13Always keep the kernel stack on a 8 byte boundary...Miod Vallat
2004-01-13Implement a max-prefix and a announce none | self | all neighbor statement.Claudio Jeker
2004-01-13syncTodd T. Fries
2004-01-13ttyE has not been valid for some time. byeTodd T. Fries
2004-01-13Better update error handling. Ensure that the session goes down andClaudio Jeker
2004-01-13bring back the old TCP_SIGNATURE code from tcp_input.c rev 1.45Markus Friedl
2004-01-13Dump and send RIB to the neighbor if his session is comming up.Claudio Jeker
2004-01-13Do not send routes back to sender as per rfc. OK henning@Claudio Jeker
2004-01-13remove unnecessary Ic's;Jason McIntyre
2004-01-13Dusty, useless files are better found in the Attic.Miod Vallat
2004-01-13avoid installing headers during `install', since this is already doneMarc Espie
2004-01-13don't delete thyself when running without obj/ ; ok markus@Damien Miller
2004-01-13Tidy sftp batchmode handling, eliminate junk to stderr (bugzilla #754) andDamien Miller
2004-01-13pass pcb and not socket to ip_output; #ifdef SACK; ok itojun@Markus Friedl
2004-01-13Missing cast. From deraadt@Otto Moerbeek
2004-01-13repair v6 lo0 documentationTheo de Raadt
2004-01-13Add missing include. From espie@Otto Moerbeek
2004-01-13new sentence, new line;Jason McIntyre
2004-01-13Add and remove IPv6 routes so when we're MASTER, we can connect to theRyan Thomas McBride
2004-01-13Expose in6_ifremloop() and in6_ifaddloop() so that they can be used by carp.Ryan Thomas McBride
2004-01-13grog EV68Theo de Raadt
2004-01-13buffer size should be unsigned, report mpech@; ok deraadt@Damien Miller
2004-01-13use our own nm and sizeMichael Shalayeff