summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-12typo: comparations -> comparisonsJean-Francois Brousseau
2004-11-12Show file specifications as optional last arguments to the commit,Jean-Francois Brousseau
2004-11-12print address, this is not a debug pieceTheo de Raadt
2004-11-12computed fullname.Marc Espie
2004-11-11use from_installation and forget.Marc Espie
2004-11-11use ether_ifdetach; from daanTheo de Raadt
2004-11-11simplify debug printf mechanism, with various levels of verbosity moreTheo de Raadt
2004-11-11strlcpyTheo de Raadt
2004-11-11forget packing-lists after deleting the package (avoid out-of-memory errorMarc Espie
2004-11-11stuff that needs to be done.Marc Espie
2004-11-11typo; bad krwTheo de Raadt
2004-11-11TyposMiod Vallat
2004-11-11oopsMarc Espie
2004-11-11strchr("whatever", 0) returns non NULL. From Patrick Latifi.Otto Moerbeek
2004-11-11some fixes for beeing compatible with gcc3 as noticed by some people.Reyk Floeter
2004-11-11fp regs alsoPer Fogelstrom
2004-11-11- Fix Yukon ram sizing.Brad Smith
2004-11-11Somewhat improve single-stepping.Mark Kettenis
2004-11-11First attempt. Frame digging is tricky since 'jr ra' instructionsPer Fogelstrom
2004-11-11rev 1.71Brad Smith
2004-11-11syncTheo de Raadt
2004-11-11Unbreak peer_localaddr() because Link Local Addresses reported byClaudio Jeker
2004-11-11Unbreak link local IPv6 sessions by setting the correct scope_id inClaudio Jeker
2004-11-11Don't hardcode the prefix table to the IPv4 one, especially if there isClaudio Jeker
2004-11-11Pass the copied as-path attributes to the filter function and not theClaudio Jeker
2004-11-11this needs to be sgid gamesJolan Luff
2004-11-11reversed test.Marc Espie
2004-11-11say hello to XKSEG0 and XKSEG1!Per Fogelstrom
2004-11-11up default data size so things doesn't blow up to easyPer Fogelstrom
2004-11-11new accounting method that works with chroot installations.Marc Espie
2004-11-11cache packing-lists, so that we don't read them again and again.Marc Espie
2004-11-11add support for the Atmel AT76c503a (vendor/device ids, we should alreadyDavid Gwynne
2004-11-11regenDavid Gwynne
2004-11-11change the device id of the "atmel dwl-120" (which is what dlink calls itsDavid Gwynne
2004-11-11oops, updatable is an object method, so $self is first parameter.Marc Espie
2004-11-11spaces at EOL in comments, spotted by theoHenning Brauer
2004-11-11NOTREACHED not not reached! Stupid me.Claudio Jeker
2004-11-11Store the local v4 and v6 address of a session. For IPv4 sessions the firstClaudio Jeker
2004-11-11from netbsd, if_axe.c revision 1.6David Gwynne
2004-11-11the other half of the changes from netbsds if_axe.c revision 1.5:David Gwynne
2004-11-11half of the changes from netbsds if_axe.c revision 1.5:David Gwynne
2004-11-11yes, make the cdfsTheo de Raadt
2004-11-11from netbsd, if_axereg.h revision 1.2David Gwynne
2004-11-11symetry: updating a package means removing the old one and adding the newMarc Espie
2004-11-11from netbsd, if_axe.c revision 1.5David Gwynne
2004-11-11from netbsd revisions 1.2 and 1.3David Gwynne
2004-11-11move collision reporter to a separate file, so that it doesn't get loadedMarc Espie
2004-11-11store a ref to %forced in $state, for access anywhere.Marc Espie
2004-11-11make setup of the rx transfers consistentDavid Gwynne
2004-11-11File::Copy use moves as well.Marc Espie