summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-12don't store hexdigest internally.Marc Espie
2004-11-12commented out atwMichael Shalayeff
2004-11-12#atuTheo de Raadt
2004-11-12Functions to extract log messages from files and query users for themJean-Francois Brousseau
2004-11-12file not usedTheo de Raadt
2004-11-12some missing includes, from Joerg Sonnenberger <joerg@britannica.bec.de>Henning Brauer
2004-11-12Update to sudo 1.6.8p2Todd C. Miller
2004-11-12support SIOCG80211BSSID SIOCS80211CHANNEL SIOCG80211POWER; from daanTheo de Raadt
2004-11-12cleanup prototypesTheo de Raadt
2004-11-12Don't use the IRIX workaround for relocs. Seems to break reloc count inPer Fogelstrom
2004-11-12typos from joel gudknecht;Jason McIntyre
2004-11-12mention `s';Jason McIntyre
2004-11-12add wdt(4)'s ddb(4) warning to BUGS;Jason McIntyre
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