summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-02plug evcount.9 into buildJared Yanovich
2004-11-02crank history to 500, requested by pvalTheo de Raadt
2004-11-02add initial manpage for the evcount APIJared Yanovich
2004-11-02Convert float register save to new 64 bit ABI requirements.Per Fogelstrom
2004-11-02fix getting strings off a device which broke with the removal of theDavid Gwynne
2004-11-02we do not just delete lines but rather comment 'em outMichael Shalayeff
2004-11-02Remove __HAVE_NWSCONS and related remnants of pre-wscons days; no functionalMiod Vallat
2004-11-02#ifdef __alpha__ -> #ifdef __LP64__Miod Vallat
2004-11-02Use PROM mappings, if available, whenever we are the console device or not;Miod Vallat
2004-11-02KNF, constify structures, do not wrap the contents under #if NMAGMA > 0 asMiod Vallat
2004-11-02Temporarily workaround propolice compiler problem until compilerPer Fogelstrom
2004-11-02Fix problem with floating point restore at sigreturn.Per Fogelstrom
2004-11-02Do not enable -fdelete-null-pointer-checks at -O2 by default on OpenBSD.Miod Vallat
2004-11-02Prevent gcc from generating bogus constructs such asMiod Vallat
2004-11-02Merge glitches.Miod Vallat
2004-11-02Merge conflicts, bringing our changes back in:Miod Vallat
2004-11-02Binutils 2.15, with testsuites removed, and without gdb and libiberty.Miod Vallat
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