Age | Commit message (Expand) | Author |
2004-12-14 | fix a comment. | Hans-Joerg Hoexer |
2004-12-14 | - be more consistent when referring to ServerRoot | Jason McIntyre |
2004-12-14 | sync usage() w/ SYNOPSIS and remove some verbosity; | Jason McIntyre |
2004-12-14 | convert to mdoc; | Jason McIntyre |
2004-12-14 | sync with NetBSD, ok miod@ | Martin Reindl |
2004-12-14 | no need for pfsync.h here | Michael Shalayeff |
2004-12-14 | move the ioctls w/ all the other ifaces; mcbride@ ok | Michael Shalayeff |
2004-12-14 | OBSD sync; | Jason McIntyre |
2004-12-14 | rewrite code to cache files internally, to avoid going to disk all the | Marc Espie |
2004-12-14 | only print a separating '\n' when showing both server and client info | Pedro Martelletto |
2004-12-14 | use YFLAGS= | Marco Pfatschbacher |
2004-12-14 | Allow the Address, Network, or Netmask values of the <IPsec-ID> to be | Ryan Thomas McBride |
2004-12-14 | update (and sort) FILES; | Jason McIntyre |
2004-12-14 | grammar, and FILES sync; | Jason McIntyre |
2004-12-14 | typos; ok pefo@ | Alexander Yurchenko |
2004-12-14 | link0 drops IP multicast, and link1 non-IP multicast. Not the other way | Camiel Dobbelaar |
2004-12-14 | sendto() takes socklen_t as an argument; ok henning@ | Darren Tucker |
2004-12-14 | Initialise init_addr in pf_map_addr() in the PF_POOL_ROUNDROBIN, | Ryan Thomas McBride |
2004-12-14 | no need to look into ip_carp.h anymore | Michael Shalayeff |
2004-12-14 | move ioctls together w/ all other ifaces; mcbride@ ok | Michael Shalayeff |
2004-12-14 | typhoon microcode file build | Theo de Raadt |
2004-12-14 | txp(4) late firmware loading, written somewhere over the pacific, tested | Theo de Raadt |
2004-12-14 | cleaner error handling on connection setup and in case of connection | Jean-Francois Brousseau |
2004-12-14 | one more rc.conf -> rc.conf.local; | Jason McIntyre |
2004-12-14 | convert to mdoc; | Jason McIntyre |
2004-12-14 | move the cvsrc example stuff to cvsrc.5; | Jason McIntyre |
2004-12-14 | mention /var/backups; | Jason McIntyre |
2004-12-13 | sync authpf anchor syntax; | Jason McIntyre |
2004-12-13 | move splsoftnet() below ACCEPT_FLAGS(), which contains a potential return. | Daniel Hartmeier |
2004-12-13 | typo, ok jmc@ | Pedro Martelletto |
2004-12-13 | Uncomment yds(4) which is reported to work by Jim Dew. OK deraadt@ | Todd C. Miller |
2004-12-13 | return early if no files are ready to be commited | Jean-Francois Brousseau |
2004-12-13 | yet another mistake in the protocol docs...even if we send the | Jean-Francois Brousseau |
2004-12-13 | pull all the conflict checking code into one single function, makes | Marc Espie |
2004-12-13 | since we store dependencies we looked at, show them in the clue() message, | Marc Espie |
2004-12-13 | Only warn if we try to cp(1) a socket. Consequently, this makes | Otto Moerbeek |
2004-12-13 | Use warnx() instead of warn() in four places where we know errno is zero. | Otto Moerbeek |
2004-12-13 | get rid of void* arithmetic to nuke another gcc warning | Jean-Francois Brousseau |
2004-12-13 | fix test for syswrite errors: zero returns are legitimate. | Marc Espie |
2004-12-13 | avoid brutal exits from loop. | Marc Espie |
2004-12-13 | Store the local ethernet address in struct arpcom and suddenly mc(4) starts | Claudio Jeker |
2004-12-13 | free the buffer used to receive a file in the Updated response handler | Jean-Francois Brousseau |
2004-12-13 | Regen (including /dev/crypto support not regen'ed last time) | Miod Vallat |
2004-12-13 | Fix tun major | Miod Vallat |
2004-12-13 | if we fail to generate a file's checksum, print the path of the file | Jean-Francois Brousseau |
2004-12-13 | Dead meat. | Miod Vallat |
2004-12-13 | Restore sp before calling snptreef() so the error message contains | Todd C. Miller |
2004-12-13 | whitespace botches | Henning Brauer |
2004-12-13 | Remove duplicate declarations already in <sys/conf.h>, as well as duplicate | Miod Vallat |
2004-12-13 | print full path of .cvsrc in log messages; jfb@ ok. | Xavier Santolaria |