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