Age | Commit message (Expand) | Author |
2005-04-13 | only fflush STDERR when we actually log to STDERR, reyk ok | Henning Brauer |
2005-04-13 | missing copyrights here as well | Henning Brauer |
2005-04-13 | do not close descriptors before exit | Theo de Raadt |
2005-04-13 | spaces | Theo de Raadt |
2005-04-13 | kill #if 0 crud | Henning Brauer |
2005-04-13 | bzero of bss not needed | Theo de Raadt |
2005-04-13 | don't lose copyright on the way... reyk ok | Henning Brauer |
2005-04-13 | KNG | Henning Brauer |
2005-04-13 | whitespace | Henning Brauer |
2005-04-13 | the ifconfig manpage is in section 8... | Reyk Floeter |
2005-04-13 | add missing comma | Reyk Floeter |
2005-04-13 | KNF | Henning Brauer |
2005-04-13 | add the initial version of the OpenBSD hostapd daemon | Reyk Floeter |
2005-04-13 | Show if a route is rejected or blackholed in show fib output. OK henning@ | Claudio Jeker |
2005-04-13 | very unlikely overflow. but sticking to the idiom is important: thereby, | Theo de Raadt |
2005-04-13 | use STD{IN,OUT,ERR}_FILENO | Theo de Raadt |
2005-04-12 | tweaks; | Jason McIntyre |
2005-04-12 | Introduce a per prefix weight. The weight is used to tip prefixes with equal | Claudio Jeker |
2005-04-12 | Fix some yyerror messages. Ja ja, INT_MAX is to small... OK henning@ | Claudio Jeker |
2005-04-12 | set metric is an alias of set med since a long time. OK henning@ | Claudio Jeker |
2005-04-12 | spelling | Theo de Raadt |
2005-04-12 | Support for self originated AS-external LSA. | Claudio Jeker |
2005-04-12 | spaces | Claudio Jeker |
2005-04-11 | use STDERR_FILENO; ok cloder | Theo de Raadt |
2005-04-11 | use writev() here too; henning ok | Theo de Raadt |
2005-04-11 | when -d is used, log to stderr, not via syslog(3); fixed pr/4171. | Federico G. Schwindt |
2005-04-11 | tcpdump developers are uncautious retards, plain and simple; ok otto | Theo de Raadt |
2005-04-11 | restore lost sprintf -> snprintf conversion | David Krause |
2005-04-10 | do not forget to call endpwent(). ok moritz@ | Otto Moerbeek |
2005-04-10 | reduce the set of allowed actions in the privileged part | Moritz Jodeit |
2005-04-09 | `an URL' -> `a URL'; | Jason McIntyre |
2005-04-09 | add scp example; | Jason McIntyre |
2005-04-08 | don't whine when we can't find interface with index 0 | Henning Brauer |
2005-04-07 | nicer output | Henning Brauer |
2005-04-06 | Add check for key lengths. Based on diff from Jason Ackley. | Esben Norby |
2005-04-06 | When deleting LSA because they hit max age (IMSG_LS_MAXAGE) check if the | Claudio Jeker |
2005-04-05 | ap_compat.h defines MD5Update to one thing, but now that we use functions | Niall O'Higgins |
2005-04-05 | magic police, Jason Ackley <jason@ackley.net> | Henning Brauer |
2005-04-05 | Use the dynamic buffer API for packet generation and sending. | Claudio Jeker |
2005-04-05 | Set errno in case buf_realloc() fails because the limit of the buffer is | Claudio Jeker |
2005-04-04 | shrink | Theo de Raadt |
2005-04-04 | On auth crypt verify not only the main key is allowed but all configured keys. | Claudio Jeker |
2005-04-04 | nlist.h not needed | Theo de Raadt |
2005-04-03 | Report quotas > 10GB in a readable way. Diff based on PR 2836. | Otto Moerbeek |
2005-04-03 | yacc parser | Hakan Olsson |
2005-04-03 | Cleanup. | Hakan Olsson |
2005-04-03 | Remove debugging code. | Hakan Olsson |
2005-04-03 | kill redundant warning - getopt does it for us; from andrushock AT korovino.net | Damien Miller |
2005-04-02 | Create unix domain sockets with permissions 0666, so clients can | Otto Moerbeek |
2005-04-02 | new sentence, new line; | Jason McIntyre |