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