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