summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-11-11Handle all types of interrupts when operating in polled mode.David Gwynne
2004-11-11restrict update operation less: we're not bothered by @exec or INSTALL,Marc Espie
2004-11-11need to move collision_report over as well, and use PackageInfo routines.Marc Espie
2004-11-11package names starting with . are hidden from pkg_info by default.Marc Espie
2004-11-11synch validate_plistMarc Espie
2004-11-11move some code from pkg_add to OpenBSD/Add.pm, for symetry with pkg_delete.Marc Espie
2004-11-11typoMarc Espie
2004-11-11don't touch font directories if -n either...Marc Espie
2004-11-11introduce shortcuts to read/write contents from_installation/to_installationMarc Espie
2004-11-11fix interaction of -n -v -r.Marc Espie
2004-11-11Check IFF_UP at tun_output().Marco Pfatschbacher
2004-11-11New config statement "rde route-age [evaluate|ignore]". If set to evaluateClaudio Jeker