Age | Commit message (Expand) | Author |
2003-12-16 | when a bridge filter rule specifies both src and dst mac address, we do not | Henning Brauer |
2003-12-16 | Add SLIST_FOREACH_PREVPTR and SLIST_REMOVE_NEXT. SLIST_FOREACH_PREVPTR | Todd C. Miller |
2003-12-16 | reenable sti1 as the issues has been resolved | Michael Shalayeff |
2003-12-16 | return error in ifc_destroy; ok deraadt, itojun, cedric, hshoexer | Markus Friedl |
2003-12-16 | bad free - spotted by vincent@ | Bob Beck |
2003-12-16 | afs cleanup, realloc strings, abort, etc. | Bob Beck |
2003-12-16 | uncessary defns | Jason Wright |
2003-12-16 | Avoid segmentation fault when empty commands are specified in the | Otto Moerbeek |
2003-12-16 | bad printf; leopold-bloom@foni.net | Theo de Raadt |
2003-12-16 | Support MANPAGER environment variable plus some KNF I had in my tree. | Todd C. Miller |
2003-12-16 | avoid name clash with newer libz; breaks on static archs | Henning Brauer |
2003-12-16 | use full sentence for description of cols; from Jared Yanovich; | Jason McIntyre |
2003-12-16 | quotes, spaces and bars do not need to be escaped within displays; | Jason McIntyre |
2003-12-16 | use <= instead of < in dh_estimate; ok provos/hshoexer; do not return < DH_GR... | Markus Friedl |
2003-12-16 | application layer keep alive (ServerAliveInterval ServerAliveCountMax) | Markus Friedl |
2003-12-16 | Don't need linear mappings here either | Jason Wright |
2003-12-16 | don't do a linear mapping (prevents warnings on the leopard) | Jason Wright |
2003-12-16 | add ipp (Internet Printing Protocol). ok deraadt@ | Jakob Schlyter |
2003-12-16 | add daap (Digital Audio Access Protocol). ok deraadt@ | Jakob Schlyter |
2003-12-16 | add afpovertcp. ok deraadt@ | Jakob Schlyter |
2003-12-16 | expand documentation of built-ins: | Jason McIntyre |
2003-12-16 | - s/recieve/receive | Jason McIntyre |
2003-12-16 | pfsync.4: | Jason McIntyre |
2003-12-16 | Compute openings value, out of boot-time count of devices. | Niklas Hallqvist |
2003-12-16 | Compute openings value, out of boot-time count of devices. | Niklas Hallqvist |
2003-12-16 | Test src.track timeout. | Ryan Thomas McBride |
2003-12-16 | Becuase | Theo de Raadt |
2003-12-16 | Don't do all the heavy pfsync processing if there are no bpf listeners | Ryan Thomas McBride |
2003-12-16 | clean the cpu types and sync | Michael Shalayeff |
2003-12-16 | only map the rom and do not touch the hpa space getting rid of memsize define... | Michael Shalayeff |
2003-12-16 | Test source-tracking syntax. | Ryan Thomas McBride |
2003-12-16 | Clean up first paragraph. | Ryan Thomas McBride |
2003-12-16 | Reorg and better english. Split network synchronisation specifics | Ryan Thomas McBride |
2003-12-16 | Pass gcc -Wsign-compare; ok grange@ | Todd C. Miller |
2003-12-16 | Document new pfsync options (syncif, -syncif and maxupd). | Ryan Thomas McBride |
2003-12-16 | 1st pass at documenting the new pfsync network synchronisation | Ryan Thomas McBride |
2003-12-16 | shrink error strings a lot; ok millert | Theo de Raadt |
2003-12-16 | Remove unused strings; we print out info from pcmciadevs during | Todd C. Miller |
2003-12-16 | shorten terminal baud rate change strings | Theo de Raadt |
2003-12-16 | Check that max-src-states and max-src-nodes are not being set to 0. | Ryan Thomas McBride |
2003-12-16 | becuase | Theo de Raadt |
2003-12-16 | typo; mjc@bitz.ca | Theo de Raadt |
2003-12-16 | Test setting hostid. | Ryan Thomas McBride |
2003-12-16 | hostid is stored in network byte order, print in host byte order. | Ryan Thomas McBride |
2003-12-16 | Test failure of attempt to set hostid to 0. | Ryan Thomas McBride |
2003-12-15 | Set devclass to DV_IFNET for all USB network drivers. | Cedric Berger |
2003-12-15 | jot.1: | Jason McIntyre |
2003-12-15 | sync | Theo de Raadt |
2003-12-15 | more shrink | Theo de Raadt |
2003-12-15 | Fix some sign issues that fell out from the change of rlim_t to unsigned. | Todd C. Miller |