Age | Commit message (Expand) | Author |
2006-06-22 | CAVEATS | Ray Lai |
2006-06-22 | Document /var/db/ntpd.drift; ok jmc@ | Otto Moerbeek |
2006-06-22 | Save the computed clock drift and use it on startup. ok deraadt@ | Otto Moerbeek |
2006-06-21 | avoid a race by installing SIGCHLD handler before fork() is called. | Otto Moerbeek |
2006-06-19 | a little .Xr; | Jason McIntyre |
2006-06-19 | add -c to usage() and synopsis; | Jason McIntyre |
2006-06-19 | if at startup a given group has carpdemote == 0, we don't do carp demotion. | Henning Brauer |
2006-06-18 | tsk, tsk, tsk... the rule is simple: any define consisting of | Otto Moerbeek |
2006-06-18 | fix a comment | Henning Brauer |
2006-06-18 | make cloned sessions appear with RECONF_REINIT so they are treated like | Henning Brauer |
2006-06-17 | Import frequency conrrection code from dragonfly, whith some changes: | Otto Moerbeek |
2006-06-17 | make dvmrpd(8) behave correctly on sparc64 when generating and parsing | Esben Norby |
2006-06-17 | use the carp_demote_ioctl directly instead of carp_demote_set, ok claudio | Henning Brauer |
2006-06-17 | urgs, helps to commit everything, sorry | Henning Brauer |
2006-06-17 | implement carp demotion control for bgpd. | Henning Brauer |
2006-06-17 | make dvmrpd(8) capable of fetching interfaces correctly on sparc64. | Esben Norby |
2006-06-16 | printing these version numbers in usage is ugly and useless | Theo de Raadt |
2006-06-16 | Don't use rmx_hopcount any longer. The kernel ignores it anyway. | Claudio Jeker |
2006-06-15 | Use new struct ctl_show_rib_request for show rib requests. OK henning@ | Claudio Jeker |
2006-06-15 | Instead of passing three different kinds of arguments in show rib control | Claudio Jeker |
2006-06-15 | Move the PREFIX token to the end of the list. The other tokens are more | Claudio Jeker |
2006-06-15 | Shuffle some vars to make the struct ordered by size. | Claudio Jeker |
2006-06-14 | sort options; | Jason McIntyre |
2006-06-14 | bgpctl show rib shows now the exit nexthop per default and not the true | Claudio Jeker |
2006-06-14 | Send bot nexthops (exit and true) in the bgpctl show rib cases. bgpctl | Claudio Jeker |
2006-06-14 | Use inet_net_pton() instead of inet_pton() so that it is possible to use | Claudio Jeker |
2006-06-14 | This diff allows dhcpd to put active leases into a pf table. Dhcpd will then | Chris Kuethe |
2006-06-14 | Move the transmission of privsep messages into its own function. Wherever | Chris Kuethe |
2006-06-14 | Avoid changing pf tables when table name is NULL | Chris Kuethe |
2006-06-13 | typo; from sstull | Jason McIntyre |
2006-06-12 | in session_setup_socket(), to take address family dependent action | Henning Brauer |
2006-06-11 | change "apmd not running" to "cannot connect to apmd" in error message | Nikolay Sturm |
2006-06-10 | back in the dark age, carp interfaces were very strange - and we had to | Henning Brauer |
2006-06-09 | set session id and init logging in -s mode. tested by david@ and matthieu@; | Otto Moerbeek |
2006-06-08 | simplify; ok henning@ | Otto Moerbeek |
2006-06-07 | remove first person statement; stejones@gmail.com | Theo de Raadt |
2006-06-07 | mention the nmea line discipline in the pstat(8) man page. | Marc Balmer |
2006-06-07 | Compensate old offsets with the amount of adjustment done, avoiding | Otto Moerbeek |
2006-06-06 | another typo | Theo de Raadt |
2006-06-06 | System build pieces for armish arch. | Dale Rahn |
2006-06-04 | Only invalidate stored replies if an adjustment was really made. | Otto Moerbeek |
2006-06-04 | teach this about NMEADISC too | Theo de Raadt |
2006-06-03 | tweaks; | Jason McIntyre |
2006-06-02 | just ise "HARD" as refid with sensors for v3 clients | Henning Brauer |
2006-06-02 | incredibly stupid typo | Henning Brauer |
2006-06-02 | whitespace cleanup, no binary change. | Moritz Jodeit |
2006-06-02 | Make sasyncd fail back correctly with carp preemption enabled. | Ryan Thomas McBride |
2006-06-02 | Print the demotion indicator in the carp packet. | Ryan Thomas McBride |
2006-06-02 | remove unused variable, found by lint. | Esben Norby |
2006-06-02 | grok AESCTR | Hans-Joerg Hoexer |