summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-17reuse compute_closureMarc Espie
2005-08-17we have a much more accurate image of stuff in -n mode, so we canMarc Espie
2005-08-17only close the RCS file if we opened it.Joris Vink
2005-08-17clean-up, move the compute_closure code to RequiredBy, since it'sMarc Espie
2005-08-17syncTheo de Raadt
2005-08-17more use of CVS_ENT_MAXLINELEN;Xavier Santolaria
2005-08-17keep a pointer to the CVSENTRIES in the CVSFILE structure.Joris Vink
2005-08-17Move WRITE_BUFFER to appropriate spot. Bad dlg@Marco Peereboom
2005-08-17with pfctl -vsI, indicate which interfaces are being skipped.Daniel Hartmeier
2005-08-17add newlines in hostapd_fatal() calls, fix some typos.Reyk Floeter
2005-08-17fix led states and knf. this also enables support for the software ledReyk Floeter
2005-08-17cleanup and knf. remove the ath_product() workaround.Reyk Floeter
2005-08-17fix compiling with AR5K_DEBUG. thanks to Bernd Ahlers.Reyk Floeter
2005-08-17Exit unsuccessfully when comparing against a checklist file fails.Marco Pfatschbacher
2005-08-17works better with the actual file.Marc Espie
2005-08-17when looking for updates, select the best version: we know what to doMarc Espie
2005-08-17if we can't read the packing-list, it's because it's a bad pkgname.Marc Espie
2005-08-17ftp-proxy misbehavior is of the past.Marc Espie
2005-08-17save architecture as well for ExtraInfo, so that pkg_add -u won't tryMarc Espie
2005-08-17document RequiredBy module.Marc Espie
2005-08-17restore $main::not that is needed by OpenBSD::RequiredBy,Marc Espie
2005-08-17rename erase to more appropriate forgetMarc Espie
2005-08-17fill out description for most classesMarc Espie
2005-08-17finish fleshing out the class hierarchyMarc Espie
2005-08-17fix class hierarchy indentationsMarc Espie
2005-08-17trailing whitespaces ...Xavier Santolaria
2005-08-17document CVS/* files; input+ok jmcXavier Santolaria
2005-08-17document Getopt.Marc Espie
2005-08-17document OpenBSD::PackageNameMarc Espie
2005-08-17let IAP/IP/IAC thru. This lets the server receive an ABORT command withMarc Espie
2005-08-17update with a couple of new elements;Jason McIntyre
2005-08-17WRITE_BUFFER is a valid command to make it to the passthru busses. makeDavid Gwynne
2005-08-17Add support for unused disks.Marco Peereboom
2005-08-17ARGH! undo commit because i used the wrong tree.Marco Peereboom
2005-08-17Add support for unused disks.Marco Peereboom
2005-08-17add a macro for the WRITE_BUFFER opcodeDavid Gwynne
2005-08-17add bio_unregister so drivers can remove their bio entry on error orDavid Gwynne
2005-08-17Use defines for disk mode page codes. Check returned mode pages toKenneth R Westerback
2005-08-17dont increment the offset both in and out of the loop while reading theDavid Gwynne
2005-08-16Do not consider there is a file to process when stat(2) fails; gets rid ofMiod Vallat
2005-08-16big kludge that allows updating mozilla-thunderbird from 3.7 -> current.Marc Espie
2005-08-16unsafe operations -> potentially unsafe operationsMarc Espie
2005-08-16make sure libs get registered if we take a shortcut and don't reinstallMarc Espie
2005-08-16avoid computing signature twice!Marc Espie
2005-08-16check special names too.Marc Espie
2005-08-16clean-up TODO list of stuff that was actually done.Marc Espie
2005-08-163.8 will ship with support for art(4)Theo de Raadt
2005-08-16regenBrad Smith
2005-08-16PCI ids for AMD 8132 PCI-X bridge.Brad Smith
2005-08-16#define CVS_ENT_MAXLINELEN 1024Xavier Santolaria