Age | Commit message (Expand) | Author |
2004-11-12 | don't store hexdigest internally. | Marc Espie |
2004-11-12 | commented out atw | Michael Shalayeff |
2004-11-12 | #atu | Theo de Raadt |
2004-11-12 | Functions to extract log messages from files and query users for them | Jean-Francois Brousseau |
2004-11-12 | file not used | Theo de Raadt |
2004-11-12 | some missing includes, from Joerg Sonnenberger <joerg@britannica.bec.de> | Henning Brauer |
2004-11-12 | Update to sudo 1.6.8p2 | Todd C. Miller |
2004-11-12 | support SIOCG80211BSSID SIOCS80211CHANNEL SIOCG80211POWER; from daan | Theo de Raadt |
2004-11-12 | cleanup prototypes | Theo de Raadt |
2004-11-12 | Don't use the IRIX workaround for relocs. Seems to break reloc count in | Per Fogelstrom |
2004-11-12 | typos from joel gudknecht; | Jason McIntyre |
2004-11-12 | mention `s'; | Jason McIntyre |
2004-11-12 | add wdt(4)'s ddb(4) warning to BUGS; | Jason McIntyre |
2004-11-12 | typo: comparations -> comparisons | Jean-Francois Brousseau |
2004-11-12 | Show file specifications as optional last arguments to the commit, | Jean-Francois Brousseau |
2004-11-12 | print address, this is not a debug piece | Theo de Raadt |
2004-11-12 | computed fullname. | Marc Espie |
2004-11-11 | use from_installation and forget. | Marc Espie |
2004-11-11 | use ether_ifdetach; from daan | Theo de Raadt |
2004-11-11 | simplify debug printf mechanism, with various levels of verbosity more | Theo de Raadt |
2004-11-11 | strlcpy | Theo de Raadt |
2004-11-11 | forget packing-lists after deleting the package (avoid out-of-memory error | Marc Espie |
2004-11-11 | stuff that needs to be done. | Marc Espie |
2004-11-11 | typo; bad krw | Theo de Raadt |
2004-11-11 | Typos | Miod Vallat |
2004-11-11 | oops | Marc Espie |
2004-11-11 | strchr("whatever", 0) returns non NULL. From Patrick Latifi. | Otto Moerbeek |
2004-11-11 | some fixes for beeing compatible with gcc3 as noticed by some people. | Reyk Floeter |
2004-11-11 | fp regs also | Per Fogelstrom |
2004-11-11 | - Fix Yukon ram sizing. | Brad Smith |
2004-11-11 | Somewhat improve single-stepping. | Mark Kettenis |
2004-11-11 | First attempt. Frame digging is tricky since 'jr ra' instructions | Per Fogelstrom |
2004-11-11 | rev 1.71 | Brad Smith |
2004-11-11 | sync | Theo de Raadt |
2004-11-11 | Unbreak peer_localaddr() because Link Local Addresses reported by | Claudio Jeker |
2004-11-11 | Unbreak link local IPv6 sessions by setting the correct scope_id in | Claudio Jeker |
2004-11-11 | Don't hardcode the prefix table to the IPv4 one, especially if there is | Claudio Jeker |
2004-11-11 | Pass the copied as-path attributes to the filter function and not the | Claudio Jeker |
2004-11-11 | this needs to be sgid games | Jolan Luff |
2004-11-11 | reversed test. | Marc Espie |
2004-11-11 | say hello to XKSEG0 and XKSEG1! | Per Fogelstrom |
2004-11-11 | up default data size so things doesn't blow up to easy | Per Fogelstrom |
2004-11-11 | new accounting method that works with chroot installations. | Marc Espie |
2004-11-11 | cache packing-lists, so that we don't read them again and again. | Marc Espie |
2004-11-11 | add support for the Atmel AT76c503a (vendor/device ids, we should already | David Gwynne |
2004-11-11 | regen | David Gwynne |
2004-11-11 | change the device id of the "atmel dwl-120" (which is what dlink calls its | David Gwynne |
2004-11-11 | oops, updatable is an object method, so $self is first parameter. | Marc Espie |
2004-11-11 | spaces at EOL in comments, spotted by theo | Henning Brauer |
2004-11-11 | NOTREACHED not not reached! Stupid me. | Claudio Jeker |