summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-15sync with NetBSD but replace hand crafted crc logic with ether_crc32_le()Martin Reindl
2004-12-15Permit the client to generate trace output when the -t option is givenJean-Francois Brousseau
2004-12-15Add include firmware for txp(4) on relevant ramdisks.Ryan Thomas McBride
2004-12-15we don't need a separate header for 4 function prototypes, moveJean-Francois Brousseau
2004-12-15move -n down into RequiredBy and PackingList (as $main::not, since weMarc Espie
2004-12-15- adjust regression tests to recent IFS changesJared Yanovich
2004-12-14If polling a server results in an error, drop that server to the maximumDarren Tucker
2004-12-14no need to compile with -DNFS, ok millert@Pedro Martelletto
2004-12-14First attempt at syncing the command code and doing a lot more errorJean-Francois Brousseau
2004-12-14complain about lost filesJean-Francois Brousseau
2004-12-14When loading directory entries, create file structures for files whichJean-Francois Brousseau
2004-12-14Fix off-by-one. From FreeBSD r1.87. Also in NetBSD. Field being filledKenneth R Westerback
2004-12-14fix path to RCS file; jfb@ ok.Xavier Santolaria
2004-12-14&&/|| inversion would try to merge IP addresses with non-addresses into aMike Frantzen
2004-12-14be more verbose for .cvsrc errors/warnings; ok jfb@.Xavier Santolaria
2004-12-14add missing '\t' in usage(); okay jfb@.Xavier Santolaria
2004-12-14support the tag commandJean-Francois Brousseau
2004-12-14.Xr dbmmanage 1 ,Jason McIntyre
2004-12-14convert to mdoc;Jason McIntyre
2004-12-14Reword comment a bit for clarity. hshoexer@ ok.Hakan Olsson
2004-12-14missing `tag' request in the request tableJean-Francois Brousseau
2004-12-14add two warn() calls to make sure a warning message gets printed if one ofMike Frantzen
2004-12-14indentation and some knf, no binary changeHans-Joerg Hoexer
2004-12-14fix a comment.Hans-Joerg Hoexer
2004-12-14- be more consistent when referring to ServerRootJason McIntyre
2004-12-14sync usage() w/ SYNOPSIS and remove some verbosity;Jason McIntyre
2004-12-14convert to mdoc;Jason McIntyre
2004-12-14sync with NetBSD, ok miod@Martin Reindl
2004-12-14no need for pfsync.h hereMichael Shalayeff
2004-12-14move the ioctls w/ all the other ifaces; mcbride@ okMichael Shalayeff
2004-12-14OBSD sync;Jason McIntyre
2004-12-14rewrite code to cache files internally, to avoid going to disk all theMarc Espie
2004-12-14only print a separating '\n' when showing both server and client infoPedro Martelletto
2004-12-14use YFLAGS=Marco Pfatschbacher
2004-12-14Allow the Address, Network, or Netmask values of the <IPsec-ID> to beRyan Thomas McBride
2004-12-14update (and sort) FILES;Jason McIntyre
2004-12-14grammar, and FILES sync;Jason McIntyre
2004-12-14typos; ok pefo@Alexander Yurchenko
2004-12-14link0 drops IP multicast, and link1 non-IP multicast. Not the other wayCamiel Dobbelaar
2004-12-14sendto() takes socklen_t as an argument; ok henning@Darren Tucker
2004-12-14Initialise init_addr in pf_map_addr() in the PF_POOL_ROUNDROBIN,Ryan Thomas McBride
2004-12-14no need to look into ip_carp.h anymoreMichael Shalayeff
2004-12-14move ioctls together w/ all other ifaces; mcbride@ okMichael Shalayeff
2004-12-14typhoon microcode file buildTheo de Raadt
2004-12-14txp(4) late firmware loading, written somewhere over the pacific, testedTheo de Raadt
2004-12-14cleaner error handling on connection setup and in case of connectionJean-Francois Brousseau
2004-12-14one more rc.conf -> rc.conf.local;Jason McIntyre
2004-12-14convert to mdoc;Jason McIntyre
2004-12-14move the cvsrc example stuff to cvsrc.5;Jason McIntyre
2004-12-14mention /var/backups;Jason McIntyre