Age | Commit message (Expand) | Author |
2003-02-05 | typos; isakmpd(8) ok niklas@, mailwrapper(8) help kjell@ | Jason McIntyre |
2003-02-04 | pay attention, jakob | Theo de Raadt |
2003-02-04 | ISC BIND version 9.3.0. ok deraadt@ | Jakob Schlyter |
2003-02-04 | add old nslookup(1) manpage, needs more work | Jakob Schlyter |
2003-02-04 | enable bind now; some diffs from jakob, some from me | Theo de Raadt |
2003-02-03 | typos; | Jason McIntyre |
2003-02-03 | remove sparc64 workaround, fixed in latest propolice patches | Jakob Schlyter |
2003-02-03 | typos and minor KNF; from andrushock, thanks! | Henning Brauer |
2003-02-02 | adjust after pfctl change; parse_rules doesn't take opts seperately any more | Henning Brauer |
2003-02-02 | We don't need to include bsd.man.mk explicitly, bsd.lib.mk pulls | Todd C. Miller |
2003-02-02 | I've been guaranteed that guaranteed is better than guarenteed. | Miod Vallat |
2003-02-01 | typos; | Jason McIntyre |
2003-01-31 | typos; | Jason McIntyre |
2003-01-30 | when an interface is no longer valid, remove it from the protocol list | Ted Unangst |
2003-01-29 | typos; | Jason McIntyre |
2003-01-29 | do setprocticle; ok camield | Theo de Raadt |
2003-01-28 | a lost ntohs() caused tcpdump not to print the action. | Henning Brauer |
2003-01-28 | typos; added white boldface to examples | Jason McIntyre |
2003-01-28 | compile without propolice on sparc64 for now | Jakob Schlyter |
2003-01-27 | bugfix from Can Erkin Acar <canacar@eee.metu.edu.tr>: | Henning Brauer |
2003-01-27 | remove some unused includes, from Andrey Matveev | Daniel Hartmeier |
2003-01-26 | mop up, from krw | Daniel Hartmeier |
2003-01-25 | Permit initialisation of a table content from a file in pf.conf. | Cedric Berger |
2003-01-24 | Instead of stashing the timestamp on the pw temp file before each | Todd C. Miller |
2003-01-24 | ansi | Theo de Raadt |
2003-01-24 | compile rdata.c using -O0 on sparc64 due to bug in propolice | Jakob Schlyter |
2003-01-24 | ndc doesn't start named if named_flags=NO in /etc/rc.conf | Mike Pechkin |
2003-01-24 | do not print deprecation message | Jakob Schlyter |
2003-01-24 | install nslookup | Jakob Schlyter |
2003-01-23 | 'conjunction' typos | Anil Madhavapeddy |
2003-01-23 | typos; | Jason McIntyre |
2003-01-21 | SO_SNDBUF needs int, not u_long | Jun-ichiro itojun Hagino |
2003-01-21 | getting sysctl(net.inet6.ip6.def_hlim) need int variable, not u_long | Jun-ichiro itojun Hagino |
2003-01-21 | correct arg size for IPV6_UNICAST_HOPS socket option. Hiroki Sato | Jun-ichiro itojun Hagino |
2003-01-20 | regen with autoconf 2.52 | Jakob Schlyter |
2003-01-20 | document our local changes | Jakob Schlyter |
2003-01-20 | write pid-file before chroot (also specifiable via -i on the command line). | Jakob Schlyter |
2003-01-20 | fall back to system random device if chroot | Jakob Schlyter |
2003-01-20 | close /dev/null on shutdown | Jakob Schlyter |
2003-01-20 | open /dev/null before chroot | Jakob Schlyter |
2003-01-20 | indent | Jakob Schlyter |
2003-01-20 | call tzset() before chroot | Jakob Schlyter |
2003-01-20 | include lcg.h instead of lfsr.h | Jakob Schlyter |
2003-01-20 | better serial generation | Jakob Schlyter |
2003-01-20 | use arc4random() | Jakob Schlyter |
2003-01-20 | add lcg test program | Jakob Schlyter |
2003-01-20 | add option to force IPv4/IPv6 | Jakob Schlyter |
2003-01-20 | better id generation | Jakob Schlyter |
2003-01-20 | test for tzset() | Jakob Schlyter |
2003-01-20 | test for arc4random() | Jakob Schlyter |