summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-31pchbactivate should return result of config_activate_childrenTheo de Raadt
2010-08-31pchbactivate should return result of config_activate_childrenTheo de Raadt
2010-08-31no need to specially handle the 4 AMD756 registers at suspend/resume time;Theo de Raadt
2010-08-31PCI configuration space register save/restore for AMD756.Miod Vallat
2010-08-31reintroduce commit from tedu@, which I pulled out for release engineering:Damien Miller
2010-08-31tests for ECDSA keysDamien Miller
2010-08-31tests for ECDSA certificatesDamien Miller
2010-08-31Correctly enable wakeup interrupts after splhigh().Miod Vallat
2010-08-31Implement Elliptic Curve Cryptography modes for key exchange (ECDH) andDamien Miller
2010-08-31WIP suspend/resume support for loongson lemote. Okay miod@.Paul Irofti
2010-08-31Add buffer_get_cstring() and related functions that verify that theDamien Miller
2010-08-31do not return EOPNOTSUPP for unknown activate actionsTheo de Raadt
2010-08-31uhci is apparently is unaware that it could be on a shared interruptTheo de Raadt
2010-08-30activate functions, when they do not add value, should return the result of c...Theo de Raadt
2010-08-30- various tweaks and fixes for airport codes starting with A.Jasper Lievisse Adriaanse
2010-08-30Hurray! Zaurus apm can now call the activate functions intead of powerhooks.Theo de Raadt
2010-08-30Convert all powerhooks to activate functions, and provide powerhook stubs.Theo de Raadt
2010-08-30lend a hand keeping beagle up-to-date with what is going on in powerhookTheo de Raadt
2010-08-30Change powerhooks into activate functions, and provide stub powerhookTheo de Raadt
2010-08-30ioctl versus resume-workq exclusion; cloned from iwnTheo de Raadt
2010-08-30disable SVR4 compat by default; ok kettenisTheo de Raadt
2010-08-30Convert the pcmcia power hook to an activate function. Then change theTheo de Raadt
2010-08-30fix tailq use; ok thibTheo de Raadt
2010-08-30delete PROCFS we will never supportTheo de Raadt
2010-08-30During boot probe walk disklist rather than alldevs. This avoids a raceJoel Sing
2010-08-30Add a device number to struct disk and populate it on disk attach. WhilstJoel Sing
2010-08-30Use uid_t instead of u_long for comparing database keys in the usracctMatthew Dempsky
2010-08-30- start fixing some entries after the airports were renamedJasper Lievisse Adriaanse
2010-08-30Make future work in the installer easier by reducing the amount ofAlexander Hall
2010-08-30ddbcpu for sgi. ok miod@Takuya ASADA
2010-08-30Fix from upstream to make all backends reinit on event_reinit(). ThisNicholas Marriott
2010-08-30Add missing network service name from /var/log/ftpd entries.lum
2010-08-30Avoid possible aliasing-related compiler issues by always writing toMatthew Dempsky
2010-08-30add one airport... anyone want to maintain this?Theo de Raadt
2010-08-29the scsi completion code thinks that if you dont get MFI_STAT_OKDavid Gwynne
2010-08-29s/wdcactivate/config_activate_children/Theo de Raadt
2010-08-29wdcactivate() can go since it is just a wrapper aroundTheo de Raadt
2010-08-29- add a check for FWRITE here too.Jasper Lievisse Adriaanse
2010-08-29pcmcia/wdc_pcmcia.cTheo de Raadt
2010-08-29expose dp8390_enable/disable to the higher level driversTheo de Raadt
2010-08-29Massage the powerhook functions into activate functions, and then callTheo de Raadt
2010-08-29regenMiod Vallat
2010-08-29Translation code for Fn-key sequences on the Gdium Liberty internal keyboard,Miod Vallat
2010-08-29- add a missing ioctl FWRITE checkJasper Lievisse Adriaanse
2010-08-29remove unused variableCharles Longeau
2010-08-29Make sure local arrays of chars are word-aligned on strict alignmentMark Kettenis
2010-08-29Fix kernel compiling with disabled IPSEC and enabled GIF/MPLSJoerg Goltermann
2010-08-29put the bufq_restart() in the right place, so that a 2nd resume works.Theo de Raadt
2010-08-28typoTheo de Raadt
2010-08-28Correctly compute memory size if less than 256MB.Miod Vallat