Age | Commit message (Expand) | Author |
2010-04-20 | Fix "grep -e foo -w" crash. The problem lies in 'e' getopt clause | Jacek Masiulaniec |
2010-04-20 | Kill *2400* lines of code by abstracting common bits of the imsg handlers. | Jacek Masiulaniec |
2010-04-20 | Don't ask for ipv6 checksum offloading as we aren't ready for it. | Jonathan Gray |
2010-04-20 | some misc cleanup of dmesg | Theo de Raadt |
2010-04-20 | start the sensors off invalid... ok yuo | Theo de Raadt |
2010-04-20 | when a size is declared with a quantifier in smtpd.conf, have parse.y use | Gilles Chehade |
2010-04-20 | prefix_unlink() must remove the rib entry. Currently this was only done | Claudio Jeker |
2010-04-20 | Bump the default buffer sizes to be larger than default MTUs, from Jan | Nicholas Marriott |
2010-04-20 | Allocate the port number properly (don't allocate space then ignore it), | Nicholas Marriott |
2010-04-20 | Don't write garbage to the config space for phison, | Jonathan Gray |
2010-04-20 | for some systems we need to try harder; from Mikko Tolmunen | Theo de Raadt |
2010-04-20 | - an unsolicited response contains the codec address, not the codec | Jacob Meuser |
2010-04-20 | setproctitle(3) the parent process to "[priv]" to match other OpenBSD | Jacek Masiulaniec |
2010-04-20 | Make smtpd -d produce verbose output, ie. restore behaviour from before | Jacek Masiulaniec |
2010-04-19 | Use larger buffer for mda output. | Jacek Masiulaniec |
2010-04-19 | - use perror(3) | Jacek Masiulaniec |
2010-04-19 | Revert ramdisk/list and ramdiskB/list: space is tight. | David Coppa |
2010-04-19 | cckinc is signed. | Damien Bergamini |
2010-04-19 | Make ipending a per-CPU value. | Joel Sing |
2010-04-19 | two lines were missing from previous commit | Gilles Chehade |
2010-04-19 | Enable VS timer dispatch, from Eric Anholt upstream. | Owain Ainsworth |
2010-04-19 | Fix use of uninitialised variable. | Owain Ainsworth |
2010-04-19 | Add flags for chipset generation in with the other chipset type flags | Owain Ainsworth |
2010-04-19 | Correct fence pitch checking code and fence register writing on 9{1,4}x. | Owain Ainsworth |
2010-04-19 | Make the Processor Status Word (PSW) a per-CPU value. | Joel Sing |
2010-04-19 | Increase buffer size to support large pathnames. Committing on | Todd C. Miller |
2010-04-19 | If interfaces are specified, get their rdomain and bind dhcpd into the same | Claudio Jeker |
2010-04-19 | move the stupid throwing away of ata_xfers out the run of the first scsi | David Gwynne |
2010-04-19 | Add missing bits for complete softraid support to sparc/sparc64 | David Coppa |
2010-04-19 | Add missing bits for complete softraid support to sparc/sparc64 | David Coppa |
2010-04-19 | Add missing bits for complete softraid support to sparc/sparc64 | David Coppa |
2010-04-19 | initial support for ENHANCEDSTATUSCODES, has been sitting in my tree for | Gilles Chehade |
2010-04-19 | move Composite pattern (auto-visitor) into its own subclass | Marc Espie |
2010-04-19 | basic support for SIZE extension, has been sitting in my tree for a month | Gilles Chehade |
2010-04-19 | i thought mpi gave each device all the openings on the bus, which was a | David Gwynne |
2010-04-19 | Simplify local delivery codepath: | Jacek Masiulaniec |
2010-04-19 | let's not stick macros inside a literal display; add some indent | Jason McIntyre |
2010-04-19 | clean up uthum a bit; | Jason McIntyre |
2010-04-18 | Work in progress support for AViiON models 4600 and 530. | Miod Vallat |
2010-04-18 | Correctly identify a machine of the 530 family even if the expansion I/O board | Miod Vallat |
2010-04-18 | Make key disks use their own optional metadata type, rather than reusing | Joel Sing |
2010-04-18 | Parse commandline options in netboot, and force the onboard ethernet address | Miod Vallat |
2010-04-18 | Apply the same interrupt enable bit fiddling protection as done for le@fwio | Miod Vallat |
2010-04-18 | Allow for multiple options after a dash (getopt style). | Miod Vallat |
2010-04-18 | Fix esym computation logic. | Miod Vallat |
2010-04-18 | Catch SIGCHLD to avoid a zombie, from patrick keshishian. | Nicholas Marriott |
2010-04-17 | Fix typo in escape state table leading to fatal() when \033} or \033~ | Nicholas Marriott |
2010-04-17 | If remain-on-exit is set, both the error callback and a SIGCHLD could | Nicholas Marriott |
2010-04-17 | Fix use-after-free of the window link when it is part of a grouped | Nicholas Marriott |
2010-04-17 | Work around yet another MC88110 errata, causing cache writebacks upon snooping | Miod Vallat |