Age | Commit message (Expand) | Author |
2013-03-27 | some updates from daniel dickman; | Jason McIntyre |
2013-03-27 | fix build after asr update | Eric Faurot |
2013-03-26 | Include inttypes.h to get PRIx64; ok gilles@ | Todd C. Miller |
2013-03-26 | for the sake of argument, let's pretend this #if 0 code isn't wanted | Ted Unangst |
2013-03-25 | the unused palm code goes away. | Theo de Raadt |
2013-03-25 | the unused palm code goes away. | Theo de Raadt |
2013-03-25 | remove useless line that breaks with new perl | Stuart Henderson |
2013-03-25 | sync w/ospfd: improve snapshot handling; ok claudio, sthen | Markus Friedl |
2013-03-25 | sync w/ospfd: ignore the nbr_adj_timer if we are not forming | Markus Friedl |
2013-03-25 | sync w/ospfd: the event NBR_EVT_SEQ_NUM_MIS is not defined in state | Markus Friedl |
2013-03-25 | sync w/ ospfd: | Markus Friedl |
2013-03-25 | sync w/ospfd: allow two minutes until neighbor adjacencies are formed; | Markus Friedl |
2013-03-24 | Do not leak kernel pointers, unless operating as root. Some other display | Theo de Raadt |
2013-03-23 | rework the main loop so we can drop kmem privs a little later, | Ted Unangst |
2013-03-22 | RFC 2131 4.3.1 seems clear that a server MUST NOT include the | Kenneth R Westerback |
2013-03-22 | tweak previous; ok sthen | Jason McIntyre |
2013-03-22 | decl's before code. please push to upstream. | Theo de Raadt |
2013-03-22 | port from ospfd/lsreq.c r1.20, ok claudio@ | Stuart Henderson |
2013-03-22 | Allow use of an alternative control socket, ported from ospfd. ok claudio@ | Stuart Henderson |
2013-03-22 | sync comment typos/whitespace with ospfd | Stuart Henderson |
2013-03-22 | typo in comment | Stuart Henderson |
2013-03-22 | gratuitous whitespace diff with ospfd/ospf.h | Stuart Henderson |
2013-03-22 | whitespace tweak; gratuitous difference with ospf6d | Stuart Henderson |
2013-03-22 | reinstate code to announce routes to backup carp interfaces. this was removed | Stuart Henderson |
2013-03-22 | Do not register symlinks in the sum files. This makes no sense and makes | Antoine Jacoutot |
2013-03-21 | re-add a build fix for vax that was overwritten by the update | Robert Nagy |
2013-03-21 | create realloc() loops around sysctl for array-based mibs, in programs | Theo de Raadt |
2013-03-20 | revert, that restriction is already enforced the right way | Ted Unangst |
2013-03-20 | No need to depend on MCLBYTES here. | Theo de Raadt |
2013-03-20 | Only root can look at the kernel address space. | Theo de Raadt |
2013-03-20 | less includes | Theo de Raadt |
2013-03-20 | 7 #include which are not needed | Theo de Raadt |
2013-03-20 | a tiny bit of knf; mostly whitespace | Theo de Raadt |
2013-03-19 | typo: icpp/ipcp; from Renaud Allard | Stuart Henderson |
2013-03-19 | dont need to event_add the parent to child writing events twice. especially | David Gwynne |
2013-03-18 | make the arg name for -t consistent, and add STANDARDS; | Jason McIntyre |
2013-03-18 | jmc pointed out i didnt replace the placeholders with the year and my name. | David Gwynne |
2013-03-18 | whitespace fixes. no functional change | David Gwynne |
2013-03-18 | limit the client to 256 bytes of input. if they send too much we just close | David Gwynne |
2013-03-18 | switch from having a timeout after every read/write for the client | David Gwynne |
2013-03-18 | handle EMFILE/ENFILE from accept by disabling handling of events on the | David Gwynne |
2013-03-18 | this is a new identd daemon to replace the libexec one that can be run | David Gwynne |
2013-03-17 | update to 1.2.7 | Robert Nagy |
2013-03-17 | i missed the bit of maxime villards diff that took the client_free out of | David Gwynne |
2013-03-17 | Add the router preference defines to the icmp6.h header and remove the | Brad Smith |
2013-03-15 | camield requested backout of rev 1.26, and indeed ftp-proxy does not | Sebastian Benoit |
2013-03-15 | let oack use the full buffer space to build its packet, not just the size | David Gwynne |
2013-03-15 | "correct" the order of calloc arguments. | David Gwynne |
2013-03-15 | fix up some lwarn()s that should be lwarnx()s | David Gwynne |
2013-03-15 | fix a huge bug in tftpd. | David Gwynne |