Age | Commit message (Expand) | Author |
2004-01-31 | document net.inet.tcp.rfc3390; ok jmc@ | Markus Friedl |
2004-01-29 | another typo | Michael Shalayeff |
2004-01-29 | typo | Michael Shalayeff |
2004-01-29 | oops missing \ | Theo de Raadt |
2004-01-29 | cats will have these | Theo de Raadt |
2004-01-29 | cats will have fdisk | Theo de Raadt |
2004-01-29 | will be needed for cats too | Theo de Raadt |
2004-01-29 | Clean up 'pfctl -s all' output. | Ryan Thomas McBride |
2004-01-28 | Repair build links for pegosos, and also build for amd64 | Theo de Raadt |
2004-01-27 | correct address resolution logic via getaddrinfo(3). henning and markus ok | Jun-ichiro itojun Hagino |
2004-01-27 | pass -spi for tcpmd5, too; ok hshoexer@ | Markus Friedl |
2004-01-26 | we must not omit printing the netmask when it is all zero, this is dangerous - | Henning Brauer |
2004-01-26 | -we don't use SIOCGIFCONF any more, we use getifaddrs(). update comment. | Henning Brauer |
2004-01-26 | Added 2-clause license | Niklas Hallqvist |
2004-01-25 | random generation numbers; millert ok | Theo de Raadt |
2004-01-25 | This fix was made WITHOUT RUNNING REGRESS. Henning, you are being | Theo de Raadt |
2004-01-25 | when dealing with structs in packets, be paranoid in case sometime | Theo de Raadt |
2004-01-24 | minor knf | Theo de Raadt |
2004-01-23 | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | Jason McIntyre |
2004-01-22 | to parse v4 adresses, only use inet_net_pton when we find a /, otherwise | Henning Brauer |
2004-01-21 | fix wording; from Ross L Richardson (PR 3641); | Jason McIntyre |
2004-01-19 | little wflag fallout spotted by atle kristensen | Ted Unangst |
2004-01-18 | Create log files if they do not already exist, but do not follow | Can Erkin Acar |
2004-01-18 | print link state for RTM_IFINFO messages, flush stdout correctly | Markus Friedl |
2004-01-18 | this is where dhclient will start surgery | Theo de Raadt |
2004-01-16 | Use __packed instead of __attribute__((packed)). | Alexander Yurchenko |
2004-01-16 | Added -v option. Enables logging of successful exchange completion. | Hans-Joerg Hoexer |
2004-01-16 | - standard option order | Jason McIntyre |
2004-01-15 | Try to preserve the integrity of the log file in case of errors/unexpected | Can Erkin Acar |
2004-01-15 | Synchronize with syslogd privsep: When reading a new command fails, | Can Erkin Acar |
2004-01-15 | document tcpmd5; with jmc, hshoexer | Markus Friedl |
2004-01-15 | print RTM_IFANNOUNCE message; netbsd; ok itojun@, henning@ | Markus Friedl |
2004-01-15 | support for rfc 2385 tcp md5 'signature' keys | Markus Friedl |
2004-01-14 | Fix printf format string. ok deraadt@ | Otto Moerbeek |
2004-01-14 | eliminate the predefined special qids so that qids become simple | Kenjiro Cho |
2004-01-13 | s/wd1/wd0/; from Andrey Matveev <andrushock@korovino.net> | Alexander Yurchenko |
2004-01-13 | Use correct type for magic number. | Otto Moerbeek |
2004-01-13 | Use = for assignment, not == | Otto Moerbeek |
2004-01-13 | new sentence, new line; | Jason McIntyre |
2004-01-13 | Document ability to display all interfaces of given type by omitting unit | Ryan Thomas McBride |
2004-01-13 | Allow ifconfig to print out all interfaces of a given type. | Ryan Thomas McBride |
2004-01-13 | quiet warnings. better diff suggested by tom@ ok deraadt@ | Ted Unangst |
2004-01-12 | - avoid variable sized static array (from millert@) | Anil Madhavapeddy |
2004-01-11 | Trivial changes to pass through -Wall | Alexander Yurchenko |
2004-01-11 | -DANCACHE belongs to CPPFLAGS, not CFLAGS. | Alexander Yurchenko |
2004-01-11 | remove the temporary -O flag.. | Theo de Raadt |
2004-01-11 | Print output as "var=value" instead of "var = value". Also, any assignment | Theo de Raadt |
2004-01-09 | call nc correctly (nc has changed a while ago). | Hans-Joerg Hoexer |
2004-01-09 | route -q is supposed to be totally quiet | Theo de Raadt |
2004-01-09 | Tell the user to run ps if they try to view things under KERN_PROC2 | Todd C. Miller |