Age | Commit message (Expand) | Author |
2017-01-09 | Stop accessing verbose and debug variables from log.c directly. | Reyk Floeter |
2017-01-09 | Replace hand-rolled for(;;) traversal of ctl_conns TAILQ with | Kenneth R Westerback |
2017-01-09 | smtpd joins the 7 other daemons that share the same log.c file. | Reyk Floeter |
2017-01-08 | Replace hand-rolled for(;;) traversal of ctl_conns TAILQ with | Kenneth R Westerback |
2017-01-08 | Reduce "vmd -v" spam a bit by not printing useless exit information. These | Mike Larkin |
2017-01-08 | Sync log.c with the latest version from vmd/log.c that preserves errno | Reyk Floeter |
2017-01-08 | delete three macro lines that have no effect, found with mandoc -Tlint | Ingo Schwarze |
2017-01-08 | add missing .An macros | Ingo Schwarze |
2017-01-05 | Replace hand-rolled for(;;) emptying of 'symhead' TAILQ with more | Kenneth R Westerback |
2017-01-05 | Replace symset()'s hand-rolled for(;;) traversal of 'symhead' TAILQ | Kenneth R Westerback |
2017-01-04 | s/Signaled/Signalled/ | David Gwynne |
2017-01-03 | document forward(5); from mk | Jason McIntyre |
2017-01-02 | Syslogd accepted network input only for either IPv4 or IPv6. To | Alexander Bluhm |
2017-01-01 | Hyphenate compound adjectives 'up-to-date', 'out-of-date' and 'well-known' | Theo Buehler |
2016-12-31 | The syspatch test repo can now be accessed over https. | Antoine Jacoutot |
2016-12-30 | When syslogd received a SIGHUP during startup, it died instead of | Alexander Bluhm |
2016-12-30 | markup from jan stary; | Jason McIntyre |
2016-12-28 | fix the remaining cases of .Xr with only one argument | Ingo Schwarze |
2016-12-27 | If syslogd was started with a relative path, the program could not | Alexander Bluhm |
2016-12-27 | Replace struct rroute with struct kroute, as done in ospfd | Jeremie Courreges-Anglas |
2016-12-27 | struct rroute has been removed, rename variables. | Jeremie Courreges-Anglas |
2016-12-26 | Typo, "more then" -> "more than" | Jeremie Courreges-Anglas |
2016-12-26 | Fix typo, happend -> happened | Jeremie Courreges-Anglas |
2016-12-25 | Add some {}'s to eliminate "ambiguous else" warnings from gcc. | Kenneth R Westerback |
2016-12-25 | Regenerate with -current rpcgen, eliminating "unused variable 'i'" | Kenneth R Westerback |
2016-12-24 | Print metric and type for "redistribute" in ospf6d -v. | Jeremie Courreges-Anglas |
2016-12-23 | When the kernel message buffer overflows, a message is printed by | Alexander Bluhm |
2016-12-23 | Support p2p links where endpoints aren't in the same subnet. | Jeremie Courreges-Anglas |
2016-12-23 | Replace the archaic n_time data type with u_int32_t. This also allows the | Lawrence Teo |
2016-12-22 | Also print the mtu in detailed interface info. | Jeremie Courreges-Anglas |
2016-12-22 | Let rde and ospfe know about all IFINFO messages (eg an interface MTU change). | Jeremie Courreges-Anglas |
2016-12-22 | Don't run the FSM if the interface state hasn't changed. | Jeremie Courreges-Anglas |
2016-12-22 | Don't convert endianess for flow-mod command field, it is a 8 bit field. | Rafael Zalamena |
2016-12-22 | Learn remote switch flow tables properties to find out where to install | Rafael Zalamena |
2016-12-21 | For IFINFO msgs, don't run the FSM if the interface state hasn't changed. | Jeremie Courreges-Anglas |
2016-12-21 | When receiving an IFINFO message, also update the MTU of the interface | Jeremie Courreges-Anglas |
2016-12-21 | rework the end text somewhat so that the informatiom pertaining to -m | Jason McIntyre |
2016-12-20 | Add 'default:' cases to switch statements that gcc whines about. | Kenneth R Westerback |
2016-12-20 | Explain what the trailing '*' in command names output by sa(8) mean. | Vadim Zhukov |
2016-12-20 | Add the u-boot arm64 architecture number and map it to "aarch64" to | Jonathan Gray |
2016-12-19 | In parse_header() not all of the bgp message may be in the buffer yet so | Claudio Jeker |
2016-12-18 | Correct logic, make it the same as in the other mrt_dump_bgp_msg case. | Claudio Jeker |
2016-12-18 | Remove duplicated lines of code introduced in my previous tcpdump commit. | Stefan Sperling |
2016-12-18 | Make tcpdump show "11n" for a channel which is used in 11n mode. | Stefan Sperling |
2016-12-18 | Nuke more unused variables. | Kenneth R Westerback |
2016-12-17 | While here nuke some more annoying whitespace nits. | Kenneth R Westerback |
2016-12-17 | While here nuke some more annoying whitespace nits. | Kenneth R Westerback |
2016-12-17 | While here nuke some more annoying whitespace nits. | Kenneth R Westerback |
2016-12-17 | While here nuke some more annoying whitespace nits. | Kenneth R Westerback |
2016-12-17 | While here nuke some more annoying whitespace nits. | Kenneth R Westerback |