Age | Commit message (Expand) | Author |
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 |
2004-11-11 | Store the local v4 and v6 address of a session. For IPv4 sessions the first | Claudio Jeker |
2004-11-11 | from netbsd, if_axe.c revision 1.6 | David Gwynne |
2004-11-11 | the other half of the changes from netbsds if_axe.c revision 1.5: | David Gwynne |
2004-11-11 | half of the changes from netbsds if_axe.c revision 1.5: | David Gwynne |
2004-11-11 | yes, make the cdfs | Theo de Raadt |
2004-11-11 | from netbsd, if_axereg.h revision 1.2 | David Gwynne |
2004-11-11 | symetry: updating a package means removing the old one and adding the new | Marc Espie |
2004-11-11 | from netbsd, if_axe.c revision 1.5 | David Gwynne |
2004-11-11 | from netbsd revisions 1.2 and 1.3 | David Gwynne |
2004-11-11 | move collision reporter to a separate file, so that it doesn't get loaded | Marc Espie |
2004-11-11 | store a ref to %forced in $state, for access anywhere. | Marc Espie |
2004-11-11 | make setup of the rx transfers consistent | David Gwynne |
2004-11-11 | File::Copy use moves as well. | Marc Espie |
2004-11-11 | Handle all types of interrupts when operating in polled mode. | David Gwynne |
2004-11-11 | restrict update operation less: we're not bothered by @exec or INSTALL, | Marc Espie |
2004-11-11 | need to move collision_report over as well, and use PackageInfo routines. | Marc Espie |
2004-11-11 | package names starting with . are hidden from pkg_info by default. | Marc Espie |
2004-11-11 | synch validate_plist | Marc Espie |
2004-11-11 | move some code from pkg_add to OpenBSD/Add.pm, for symetry with pkg_delete. | Marc Espie |
2004-11-11 | typo | Marc Espie |
2004-11-11 | don't touch font directories if -n either... | Marc Espie |
2004-11-11 | introduce shortcuts to read/write contents from_installation/to_installation | Marc Espie |
2004-11-11 | fix interaction of -n -v -r. | Marc Espie |
2004-11-11 | Check IFF_UP at tun_output(). | Marco Pfatschbacher |
2004-11-11 | New config statement "rde route-age [evaluate|ignore]". If set to evaluate | Claudio Jeker |
2004-11-11 | hide lib packages | Marc Espie |
2004-11-11 | long live button pushers (except for when theo is nearby) | Henning Brauer |
2004-11-11 | list the things that atu relies on | David Gwynne |
2004-11-11 | no need to lock access for reading | joshua stein |
2004-11-11 | quirk for iriver 3xx. | Alexander Yurchenko |
2004-11-11 | remove test code; Danovitsch@vitsch.net | Theo de Raadt |
2004-11-11 | remove excessive splnet; Danovitsch@vitsch.net | Theo de Raadt |
2004-11-10 | Put back cross build piece which was lost with the 2.15 upgrade. | Dale Rahn |
2004-11-10 | missing headers | krapht |
2004-11-10 | Use ${STATIC} rather than -static (dont hardcode). ok miod@ | Dale Rahn |
2004-11-10 | use ${STATIC} rather than -static. ok miod | Dale Rahn |
2004-11-10 | allocate a single buffer for the rx xfer to use rather than let it try | David Gwynne |