summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-12remove text after #endif (errors out with gcc3)Christian Weisgerber
2004-10-12increase DFLSSIZ to smth more common in between other archsMichael Shalayeff
2004-10-12move conflict handling into a separate function, cleaner...Marc Espie
2004-10-12Oops. Copy option contents BEFORE looking for them.Marc Espie
2004-10-12add re(4), ok otto@Jonathan Gray
2004-10-11sync to recent ifgroup changesJared Yanovich
2004-10-11strip out quite a few of the ISA devicesBrad Smith
2004-10-11add Planex GW-NS11HMichael Shalayeff
2004-10-11add Planex GW-NS11HMichael Shalayeff
2004-10-11regenMichael Shalayeff
2004-10-11add support for Planex GW-NS11H; from Jonathan Gray <jsg@goblin.cx>Michael Shalayeff
2004-10-11enable mount_ntfs on amd64, ok miod@ millert@Anil Madhavapeddy
2004-10-11common code for exec/unexec/extraunexec.Marc Espie
2004-10-11simplify ldconfig now that we run in an uniform way.Marc Espie
2004-10-11remove special `visiting order' when writing packing-lists.Marc Espie
2004-10-11better visitor, that allows for revisits later.Marc Espie
2004-10-11aggregate all MESSAGES and display them at the end, with proper markers toMarc Espie
2004-10-11move mandir handling to pkg_add/delete time, solely.Marc Espie
2004-10-11common code for all script running.Marc Espie
2004-10-11more similarities to pkg_deleteMarc Espie
2004-10-11pass more stuff through stateMarc Espie
2004-10-11store opt_n and opt_v inside state.Marc Espie
2004-10-11$state->{beverbose} = $state->{verbose} || $state->{not}Marc Espie
2004-10-11store more stuff inside $stateMarc Espie
2004-10-11move to a structure more similar to pkg_delete.Marc Espie
2004-10-11tweak, make it work a bit more like pkg_addMarc Espie
2004-10-11rework error handling through an eval{} so that post really_add alwaysMarc Espie
2004-10-11respect alphabetical order better.Marc Espie
2004-10-11full documentation for UNMESSAGEMarc Espie
2004-10-11add support for undisplay file, to be able to show information at pkgMarc Espie
2004-10-11ifgroups reqriteHenning Brauer
2004-10-11kill old MTREE option that was never implemented in the new tools anyways.Marc Espie
2004-10-11split PackageName handling into PackageName stuff/PkgSpec matching.Marc Espie
2004-10-11reorg error handling slightly, cleaner and clearer.Marc Espie
2004-10-11add Buffalo LGY-PCI-GT, thanks to Mark Uemura for donating one.Jonathan Gray
2004-10-11+gentbiBrad Smith
2004-10-11a few more xrefsMichael Shalayeff
2004-10-11add rcisd[]Michael Shalayeff
2004-10-10Add support for DWARF2 exception handling.Mark Kettenis
2004-10-10now that no cpu assumptions are left in -- remove the cross-glueMichael Shalayeff
2004-10-10parse the cpu-specific ids based on the e_machineMichael Shalayeff
2004-10-10Work around "overlapped command" issue on devices that are slower than U320. ...Marco Peereboom
2004-10-10Add PT_LOOS, PT_HIOS and Elf_Half.Mark Kettenis
2004-10-10inform softdep of inode mode change, from freebsd. while i'm at it,Pedro Martelletto
2004-10-10Use the correct API for /dev/sequencer. From Alexandre Ratchov.Jonathan Gray
2004-10-10regenBrad Smith
2004-10-10add an Intel PCI modem entryBrad Smith
2004-10-10use err/warn and __prognameMichael Shalayeff
2004-10-10use err/warnMichael Shalayeff
2004-10-10make err msg more like the othersMichael Shalayeff