summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-07-28add list expansion for AS in filter rulesHenning Brauer
2004-07-28print th_seq for -vv; ok hshoexer, henningMarkus Friedl
2004-07-28Should set user and group on unix domain sockets as reported by Juan Vera.Todd C. Miller
2004-07-28rework the filter_match production and everything below - fixesHenning Brauer
2004-07-28add -ttttt (timestamp difference since the first packet); ok thierryMarkus Friedl
2004-07-27art.html -> art1.html, PR3872 From: ak@ebi.ac.ukHenning Brauer
2004-07-27add support for {} expansion for prefix in the filter rules, claudio okHenning Brauer
2004-07-27do not define the prefix, prefixlen and community structs used forHenning Brauer
2004-07-27suport macro expansion for peer spec in filter rulesHenning Brauer
2004-07-26Fold in backport of 2.0 fix for mod_usertrack core dumpBrad Smith
2004-07-25remove unused functionHenning Brauer
2004-07-23tweaks for openssl spkac;Jason McIntyre
2004-07-22fast-scanner should now about dir/ too.Marc Espie
2004-07-22useMarc Espie
2004-07-22Fix incorrect snprintf return value check noticed by Jarno Huuskonen.Todd C. Miller
2004-07-21no multiple free(); "John L. Scarfone" <j0@cox.net>Henning Brauer
2004-07-20support for gnu-info, with @info keyword.Marc Espie
2004-07-20IPv6 support originally by itojun@ with standalone mode fixes by me.Todd C. Miller
2004-07-20wrap the heads for the linked list of addresses into a new ntp_addr_wrapHenning Brauer
2004-07-18there are a few recvfrom(2) errors we do not want to panic onHenning Brauer
2004-07-18query interval scaling, episode IIHenning Brauer
2004-07-18when deleting @link, don't bother checking for md5, since we don't have any.Marc Espie
2004-07-17the IPv4/IPv6 standalone mode patch has some issues so back it out for now.Brad Smith
2004-07-17Do not use after free; from Tor Egge via freebsd.Otto Moerbeek
2004-07-16- fix macrosJared Yanovich
2004-07-15add -o to usage() ok markus@Marco Pfatschbacher
2004-07-14do not do the stratum guessing dance.Henning Brauer
2004-07-14do not bail out if the server says its clock is unsynchronized.Henning Brauer
2004-07-14no \n in errx(3)Henning Brauer
2004-07-14Rework @dirrm: keep them all, and remove them at the end of pkg_delete.Marc Espie
2004-07-13slightly reword myself;Jason McIntyre
2004-07-13tweaks; ok henning@Jason McIntyre
2004-07-13tweaks; ok henning@Jason McIntyre
2004-07-13Respond to client queries with better server statistics. We now outputAlexander Guy
2004-07-13lots of cleanup and revising:Jared Yanovich
2004-07-13fix some typosJared Yanovich
2004-07-13ignore obviously malformed queries; ok henning@Alexander Guy
2004-07-13stuff from me and claudio@:Jason McIntyre
2004-07-13liek bgpd, use a socketpair(2) instead of a pipe(2)Henning Brauer
2004-07-13at pkg_create time, mark hard links with @link, and symlinks with @symlink,Marc Espie
2004-07-12Add missing newlinesDarren Tucker
2004-07-12Replace errx with equivalent fprintf+exit to make porting easier; ok henning@Darren Tucker
2004-07-11hunt for the originating packages in case of collision, and sortMarc Espie
2004-07-11.Xr syslogd(8) in SEE ALSO; ok djm@ jmc@.Xavier Santolaria
2004-07-11Use SA_LEN(sa) instead of sa->sa_len; ok henning@Darren Tucker
2004-07-11Fix a cross reference to bgpd in the FILES sectionJean-Francois Brousseau
2004-07-11Start collecting the remote server state along with the calculatedAlexander Guy
2004-07-10KNF; ok henning@Alexander Guy
2004-07-10short fixed point <-> double conversion routines; ok henning@Alexander Guy
2004-07-10correct leap indicator mask; ok henning@Alexander Guy