summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-02missed reg index calc fixPer Fogelstrom
2004-11-02refuse to update if library numbers do not match.Marc Espie
2004-11-02superfluous comma, From: James Herbert <lists@artyzan.net>Henning Brauer
2004-11-02ansi, indentation, etc.Hans-Joerg Hoexer
2004-11-02don't leak mem on strlcpy failure, Patrick LatifiHenning Brauer
2004-11-02Don't call memset() if MALLOC returns NULL; also fix the rcs ID.Todd C. Miller
2004-11-02spacing, beautify dmesg outputReyk Floeter
2004-11-02syncTheo de Raadt
2004-11-02now that carp media descriptions are available through the ifmedia frameworkHenning Brauer
2004-11-02KNF - reyk, look at this diffHenning Brauer
2004-11-02kill spacesHans-Joerg Hoexer
2004-11-02supress logging of the (likely very long) repeated Connect -> Active ->Henning Brauer
2004-11-02save the previous state in struct peer, claudio okHenning Brauer
2004-11-02removed some printfsReyk Floeter
2004-11-02Do not modify ro mem and plug a mem leak. Happens when no cipherOtto Moerbeek
2004-11-02factor out the dma memory allocation, mapping, freeing and unmappingmarius eriksen
2004-11-02no CardBus here.Brad Smith
2004-11-02import of a free hal part for the ath driver as a replacement for theReyk Floeter
2004-11-02imported Sam Leffler's ath driver for atheros multimode wireless nicsReyk Floeter
2004-11-02spacingTheo de Raadt
2004-11-02some changes merged in from netbsd. ieee80211_regdomain.# will be usedReyk Floeter
2004-11-02added new commands to ifconfig used by net80211 interfaces:Reyk Floeter
2004-11-02udav is broken on alpha so remove it for now.Jonathan Gray
2004-11-02delint gunk approved by otto a while backTheo de Raadt
2004-11-02BSD-like license permitting redistribution of of the current AtmelTheo de Raadt
2004-11-02from netbsd:Theo de Raadt
2004-11-01much to my surprise a minute has only 60 seconds, and the hour 60 minutes,Henning Brauer
2004-11-01syncTheo de Raadt
2004-11-01adjust dependenciesMarc Espie
2004-11-01pkg_add may need to clean up shared items now that it can delete old stuff.Marc Espie
2004-11-01allows Delete to remove a plist (assuming it's already been validated).Marc Espie
2004-11-01syncTheo de Raadt
2004-11-01englishPedro Martelletto
2004-11-01move all the checking prior to extraction to a `prepare_to_extract' function.Marc Espie
2004-11-01linknames have extra 0 we want to get rid of.Marc Espie
2004-11-01typoMarc Espie
2004-11-01handle the case of symlinks.Marc Espie
2004-11-01separate `extract' routine that can put an archive in temporary filesMarc Espie
2004-11-01reorg pkg_add slightly, put all options into state so that we don't needMarc Espie
2004-11-01additional DIAGNOSTIC, checking for proc in lockmgr when requiredmarius eriksen
2004-11-01check for malloc() in bufq_default_alloc(), ok tedu@Pedro Martelletto
2004-11-01back out previous commit.Brad Smith
2004-10-31do not dupe a pagan entry hereMichael Shalayeff
2004-10-31don't swap zerosBrad Smith
2004-10-31sync with quirks from FreeBSD and NetBSD, ok dlgJonathan Gray
2004-10-31regenJonathan Gray
2004-10-31more devices from FreeBSD and NetBSDJonathan Gray
2004-10-31fix logic error: we will be able to fully validate the new packing-listMarc Espie
2004-10-31UQ_NO_STRINGS no longer needed, ok dlgJonathan Gray
2004-10-31from netbsd via freebsd via jsg@David Gwynne