Age | Commit message (Expand) | Author |
2005-12-23 | - no need to use .Bk/.Ek after every option | Jason McIntyre |
2005-12-23 | fill in the blanks for -r; | Jason McIntyre |
2005-12-23 | adjust the description of -r to that in freebsd's traceroute6(8), | Jason McIntyre |
2005-12-22 | `option', not `options'; | Jason McIntyre |
2005-12-21 | Userland programs should include <errno.h> not <sys/errno.h> | Todd C. Miller |
2005-12-20 | some wording improvements; | Jason McIntyre |
2005-12-19 | Better English in comment. | Claudio Jeker |
2005-12-18 | Update my e-mail address in the copyright statement, no binary changes. | Reyk Floeter |
2005-12-18 | Update my e-mail address in the copyright statement, no binary changes. | Reyk Floeter |
2005-12-17 | remove extra space in output of router LSA; ok claudio@ | Kevin Steves |
2005-12-17 | Remove the 'on disk' inode (dinode) from the 'in memory' inode in UFS. | Pedro Martelletto |
2005-12-16 | rm kerberosIV remnant | Todd T. Fries |
2005-12-15 | No need to call the nbr_fsm for unexpected LS requests. The RFC tells to | Claudio Jeker |
2005-12-15 | Fix ospfe shutdown function. The cleanup was totaly busted. OK norby@ | Claudio Jeker |
2005-12-15 | Simpify iface_del() and nbr_del(). make them void funtions as they can not fail | Claudio Jeker |
2005-12-15 | Fix memory leaks in the parser. Make the string passed with area more strict. | Claudio Jeker |
2005-12-14 | Replace strlcpy() with memcpy() in the sockaddr_dl handling. sdl_data is | Claudio Jeker |
2005-12-12 | correct err() usage and remove the do_death which is unneeded in | Bob Beck |
2005-12-12 | Backout previous change back to 1.92 - My fault, committed diff | Bob Beck |
2005-12-11 | inode/dinode separation for ext2fs | Pedro Martelletto |
2005-12-10 | tweak: ok reyk | Jason McIntyre |
2005-12-10 | add an option to increase the multicast ttl which is currently limited | Reyk Floeter |
2005-12-10 | make lint more happy | Reyk Floeter |
2005-12-09 | Mine, so modernize license | Bob Beck |
2005-12-09 | calling do_death() after err makes us exit is not smart, and is in | Bob Beck |
2005-12-09 | Unkown attributes need to be optional, if not issue a "unknown wellknown | Claudio Jeker |
2005-12-08 | make authpf give up group privs before exec'ing pfctl - makes it | Bob Beck |
2005-12-08 | Missing #include <limits.h> | Claudio Jeker |
2005-12-08 | Missing ntohs() in error path. Found via regress test. | Claudio Jeker |
2005-12-08 | When parsing open messages enforce that the optional parameter length is | Claudio Jeker |
2005-12-07 | Do not use strlcpy if the source string is not NUL terminated and | Otto Moerbeek |
2005-12-07 | new ISC nslookup clone "written because we feel like it" is incorrect | Theo de Raadt |
2005-12-06 | Remove fdescfs | Pedro Martelletto |
2005-12-05 | make sure set_modes always get called for a `real' extraction. | Marc Espie |
2005-12-05 | Optimize rde_redistribute() a bit and remove two unneeded and way to verbose | Claudio Jeker |
2005-12-05 | Ignore case on the file extension, to allow both .s and .S to be included | Dale Rahn |
2005-12-04 | Increase ADJ_TMOUT to prevent loss of adjacency during bulk ls update | Esben Norby |
2005-12-04 | Increase the receive buffer of the raw socket. | Esben Norby |
2005-12-02 | unlink() pid file on exit. ok deraadt@ | Moritz Jodeit |
2005-12-02 | Fixed version of r1.35, readd candidate to list in both cases so that the list | Claudio Jeker |
2005-12-02 | sort options and kill duplicate -C entry; | Jason McIntyre |
2005-12-02 | remove trailing whitespace; | Jason McIntyre |
2005-12-02 | sync usage to man page | Theo de Raadt |
2005-12-02 | sync to usage in man page | Theo de Raadt |
2005-12-02 | Modify automatic performance adjustment mode so that the cpu is set | Bob Beck |
2005-12-01 | tweaks; | Jason McIntyre |
2005-12-01 | typo | Theo de Raadt |
2005-12-01 | add configuration option to enable/disable specified iapp subtype handling | Reyk Floeter |
2005-12-01 | support netmasks in table entry ip address assignments | Reyk Floeter |
2005-12-01 | move iapp configuration in a separate data structure | Reyk Floeter |