summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-12-13sync authpf anchor syntax;Jason McIntyre
2004-12-13move splsoftnet() below ACCEPT_FLAGS(), which contains a potential return.Daniel Hartmeier
2004-12-13typo, ok jmc@Pedro Martelletto
2004-12-13Uncomment yds(4) which is reported to work by Jim Dew. OK deraadt@Todd C. Miller
2004-12-13return early if no files are ready to be commitedJean-Francois Brousseau
2004-12-13yet another mistake in the protocol docs...even if we send theJean-Francois Brousseau
2004-12-13pull all the conflict checking code into one single function, makesMarc Espie
2004-12-13since we store dependencies we looked at, show them in the clue() message,Marc Espie
2004-12-13Only warn if we try to cp(1) a socket. Consequently, this makesOtto Moerbeek
2004-12-13Use warnx() instead of warn() in four places where we know errno is zero.Otto Moerbeek
2004-12-13get rid of void* arithmetic to nuke another gcc warningJean-Francois Brousseau
2004-12-13fix test for syswrite errors: zero returns are legitimate.Marc Espie
2004-12-13avoid brutal exits from loop.Marc Espie
2004-12-13Store the local ethernet address in struct arpcom and suddenly mc(4) startsClaudio Jeker
2004-12-13free the buffer used to receive a file in the Updated response handlerJean-Francois Brousseau
2004-12-13Regen (including /dev/crypto support not regen'ed last time)Miod Vallat
2004-12-13Fix tun majorMiod Vallat
2004-12-13if we fail to generate a file's checksum, print the path of the fileJean-Francois Brousseau
2004-12-13Dead meat.Miod Vallat
2004-12-13Restore sp before calling snptreef() so the error message containsTodd C. Miller
2004-12-13whitespace botchesHenning Brauer
2004-12-13Remove duplicate declarations already in <sys/conf.h>, as well as duplicateMiod Vallat
2004-12-13print full path of .cvsrc in log messages; jfb@ ok.Xavier Santolaria
2004-12-13standard EXAMPLES;Jason McIntyre
2004-12-13more references to hier(7), from mickey;Jason McIntyre
2004-12-13Use PAGE_SIZE instead of hardcoded 4096 value.Alexander Yurchenko
2004-12-13make hier(7) more visible;Jason McIntyre
2004-12-13sync SYNOPSIS and usage();Jason McIntyre
2004-12-13Sanity check owner and permissions of privsep directory, like sshd does;Darren Tucker
2004-12-13Check for error status from poll() too; ok henning@Darren Tucker
2004-12-13Discard replies with alarm flag set or invalid stratum; ok henning@Darren Tucker
2004-12-13zap lvalue assignment, okay markus@. approved miod@Marc Espie
2004-12-13make sure the isakmpd_s has id_r/s set; ok hshoexer, hoMarkus Friedl
2004-12-13endian fixes, ie, atu will now work on big endian architectures.David Gwynne