summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-04-18Correctly identify a machine of the 530 family even if the expansion I/O boardMiod Vallat
2010-04-18Make key disks use their own optional metadata type, rather than reusingJoel Sing
2010-04-18Parse commandline options in netboot, and force the onboard ethernet addressMiod Vallat
2010-04-18Apply the same interrupt enable bit fiddling protection as done for le@fwioMiod Vallat
2010-04-18Allow for multiple options after a dash (getopt style).Miod Vallat
2010-04-18Fix esym computation logic.Miod Vallat
2010-04-18Catch SIGCHLD to avoid a zombie, from patrick keshishian.Nicholas Marriott
2010-04-17Fix typo in escape state table leading to fatal() when \033} or \033~Nicholas Marriott
2010-04-17If remain-on-exit is set, both the error callback and a SIGCHLD couldNicholas Marriott
2010-04-17Fix use-after-free of the window link when it is part of a groupedNicholas Marriott
2010-04-17Work around yet another MC88110 errata, causing cache writebacks upon snoopingMiod Vallat