summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-20Allow MD oosiop(4) attachment to override default values for a few of theMiod Vallat
2010-04-20Document the ``alias <map>'' parameter.Jacek Masiulaniec
2010-04-20Add "frequency" type for sensors. (and teach userland how to print thatOwain Ainsworth
2010-04-20Document ``size'' setting; OK gilles@Jacek Masiulaniec
2010-04-20Instead of using PWT|PCD for uncached (which is wrong on old cpus andOwain Ainsworth
2010-04-20Include usbdevs -v output in the PR template, showing us device IDs whichStuart Henderson
2010-04-20Support "accept from local ..." as documented in the man page.Jacek Masiulaniec
2010-04-20Nuke a few dead stores and one newly created unused variable.Owain Ainsworth
2010-04-20A few more uninitialised variables (mostly in incredibly uncommon cases).Owain Ainsworth
2010-04-20Use correct type for ``mda_id'', ie. match with type used in imsg header.Jacek Masiulaniec
2010-04-200x0 is a valid base address.Marco Peereboom
2010-04-20Fix "grep -e foo -w" crash. The problem lies in 'e' getopt clauseJacek Masiulaniec
2010-04-20Kill *2400* lines of code by abstracting common bits of the imsg handlers.Jacek Masiulaniec
2010-04-20Don't ask for ipv6 checksum offloading as we aren't ready for it.Jonathan Gray
2010-04-20some misc cleanup of dmesgTheo de Raadt
2010-04-20start the sensors off invalid... ok yuoTheo de Raadt
2010-04-20when a size is declared with a quantifier in smtpd.conf, have parse.y useGilles Chehade
2010-04-20prefix_unlink() must remove the rib entry. Currently this was only doneClaudio Jeker
2010-04-20Bump the default buffer sizes to be larger than default MTUs, from JanNicholas Marriott
2010-04-20Allocate the port number properly (don't allocate space then ignore it),Nicholas Marriott
2010-04-20Don't write garbage to the config space for phison,Jonathan Gray
2010-04-20for some systems we need to try harder; from Mikko TolmunenTheo de Raadt
2010-04-20- an unsolicited response contains the codec address, not the codecJacob Meuser
2010-04-20setproctitle(3) the parent process to "[priv]" to match other OpenBSDJacek Masiulaniec
2010-04-20Make smtpd -d produce verbose output, ie. restore behaviour from beforeJacek Masiulaniec
2010-04-19Use larger buffer for mda output.Jacek Masiulaniec
2010-04-19- use perror(3)Jacek Masiulaniec
2010-04-19Revert ramdisk/list and ramdiskB/list: space is tight.David Coppa
2010-04-19cckinc is signed.Damien Bergamini
2010-04-19Make ipending a per-CPU value.Joel Sing
2010-04-19two lines were missing from previous commitGilles Chehade
2010-04-19Enable VS timer dispatch, from Eric Anholt upstream.Owain Ainsworth
2010-04-19Fix use of uninitialised variable.Owain Ainsworth
2010-04-19Add flags for chipset generation in with the other chipset type flagsOwain Ainsworth
2010-04-19Correct fence pitch checking code and fence register writing on 9{1,4}x.Owain Ainsworth
2010-04-19Make the Processor Status Word (PSW) a per-CPU value.Joel Sing
2010-04-19Increase buffer size to support large pathnames. Committing onTodd C. Miller
2010-04-19If interfaces are specified, get their rdomain and bind dhcpd into the sameClaudio Jeker
2010-04-19move the stupid throwing away of ata_xfers out the run of the first scsiDavid Gwynne
2010-04-19Add missing bits for complete softraid support to sparc/sparc64David Coppa
2010-04-19Add missing bits for complete softraid support to sparc/sparc64David Coppa
2010-04-19Add missing bits for complete softraid support to sparc/sparc64David Coppa
2010-04-19initial support for ENHANCEDSTATUSCODES, has been sitting in my tree forGilles Chehade
2010-04-19move Composite pattern (auto-visitor) into its own subclassMarc Espie
2010-04-19basic support for SIZE extension, has been sitting in my tree for a monthGilles Chehade
2010-04-19i thought mpi gave each device all the openings on the bus, which was aDavid Gwynne
2010-04-19Simplify local delivery codepath:Jacek Masiulaniec
2010-04-19let's not stick macros inside a literal display; add some indentJason McIntyre
2010-04-19clean up uthum a bit;Jason McIntyre
2010-04-18Work in progress support for AViiON models 4600 and 530.Miod Vallat