summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-10-10use err/warnMichael Shalayeff
2004-10-10a few cleanupsMichael Shalayeff
2004-10-10use sig_atomic_t instead of intMichael Shalayeff
2004-10-10missed oneMichael Shalayeff
2004-10-10cleanup the missing/uninstalled list w/ what we have now in the treeMichael Shalayeff
2004-10-10cleanup the missing/uninstalled list w/ what we have now in the treeMichael Shalayeff
2004-10-10cleanup the missing/uninstalled list w/ what we have now in the treeMichael Shalayeff
2004-10-09My MMAP/MUNMAP macros are too simple to copyright so place this in theTodd C. Miller
2004-10-09size works now on cross-size .o filesMichael Shalayeff
2004-10-09s/fix_long_order/fix_32_orderMichael Shalayeff
2004-10-09move out elf code into elf.c and generate 32 and 64 versions of it;Michael Shalayeff
2004-10-09factor out code for mapping section index into nlist typeMichael Shalayeff
2004-10-09sizeof(struct ether_header) -> ETHER_HDR_LENBrad Smith
2004-10-09When testing for a void region, use PCI_MAPREG_MEM_SIZE() for 32bit memaddr.Brad Smith
2004-10-09remove redundant checks for MII_TICK case which mii_phy_tick()Brad Smith
2004-10-09Allow a little time for the reset to settle in before we start pollingBrad Smith
2004-10-09add master flag support for 1000baseT and autonegotiation support for 1000baseX.Brad Smith
2004-10-08xref yacc psd. ok millert@Otto Moerbeek
2004-10-08Remove some obvious bogosities.Mark Kettenis
2004-10-08it's kbd(8) not kbd(1)Jared Yanovich
2004-10-08Lookup libraries based on version numbers for implicit as well explict librariesDale Rahn