summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-24don't call stge_init() when changing the MTU.Brad Smith
2005-07-24add "cvslog.*" to the ignore listJoris Vink
2005-07-24some more `if (!var)' cleanup;Xavier Santolaria
2005-07-24use cvs_unlink() here too;Xavier Santolaria
2005-07-24use cvs_unlink();Xavier Santolaria
2005-07-24add cvs_unlink(); a wrapper to unlunk() w/ an error msg as it is used inXavier Santolaria
2005-07-24do not use `if (!var)' unless it's boolean, better use an == check;Xavier Santolaria
2005-07-24Be more permissive when checking the interrupt vector for devices tied toMiod Vallat
2005-07-24use correct function names in error messagesHans-Joerg Hoexer
2005-07-24we must start the ConnectRetry timer before calling session_connect inHenning Brauer
2005-07-24postpone decision whether to replace already installed packages in -r mode,Marc Espie
2005-07-24deal with a special case, where we are replacing files with changed md5:Marc Espie
2005-07-24prepare for combining SAs and flows in one single rule, no functional changeHans-Joerg Hoexer
2005-07-24split off mbrtowc functions, so that vfprintf won't pull the wholeMarc Espie
2005-07-24correct rval check for socket(). from alf schlichting. ok markus@marius eriksen
2005-07-24Fix a bug introduced in rev 1.58. When relookup() is called withTodd C. Miller
2005-07-23- no need to include sys/dkstat.hMartin Reindl
2005-07-23vm_offset_t -> vaddr_tMartin Reindl
2005-07-23vm_offset_t -> {vaddr_t, bus_addr_t}Martin Reindl
2005-07-23Our dhclient.conf lives in /usr/src/etc.Kenneth R Westerback
2005-07-23fix remote remove command, gcc didn't even catch this misplaced bracket.Joris Vink
2005-07-23document automatic generation of reverse SA rules.Hans-Joerg Hoexer
2005-07-23add automatic creation of reverse SAs.Hans-Joerg Hoexer
2005-07-23prepare for specifying both in and out key, not used yet.Hans-Joerg Hoexer
2005-07-23prepare for specifying incoming and outgoing SPIs, not used yet.Hans-Joerg Hoexer
2005-07-23regen.Federico G. Schwindt
2005-07-23Broadcom 4322.Federico G. Schwindt
2005-07-23tabbingMartin Reindl
2005-07-23Fix a few typos. Set 'error' variable before using it in message.Kenneth R Westerback
2005-07-23remove debug messages, i always seem to forget these.Joris Vink
2005-07-23rewrite of the file code. the previous one was justJoris Vink
2005-07-23use cvs_chdir();Xavier Santolaria
2005-07-23add cvs_chdir(); a wrapper to chdir() w/ an error msg as it is used inXavier Santolaria
2005-07-23Adding netplan, 2983/tcpMarc Balmer
2005-07-23*hostent() fixes:Jared Yanovich
2005-07-23this is a bit betterBrad Smith
2005-07-23sync with re(4).Brad Smith
2005-07-23Sync with axe(4).Jonathan Gray
2005-07-23List some more devices using the generic ASIX id.Jonathan Gray
2005-07-23back out last commit, this causes problems on some systems.Brad Smith
2005-07-23add missing "Remove-entry" response in cvs_responses tableJoris Vink
2005-07-23correctly seperate added, modified and removed files for use in theJoris Vink
2005-07-22remove ICH3 workaround.Brad Smith
2005-07-22We can now get the ``battery absent'' status accurately.Miod Vallat
2005-07-22be sure we accept request for _all_ of our commands on the server side;Xavier Santolaria
2005-07-22Comandate Che Guevara, with a single `m'.Federico G. Schwindt
2005-07-22use the cf_name field of the CVSFILE struct instead of using the oldJoris Vink
2005-07-22minor tweaks, no functional change;Xavier Santolaria
2005-07-22for .de domains, we need to send more shit to the denic whois server soHenning Brauer
2005-07-22Reading the IEEE specs shows that the bits have to be reversed whenBrad Smith