Age | Commit message (Expand) | Author |
2010-06-02 | Avoid using and end pointer since strnlen(string, -1) is legal | Todd C. Miller |
2010-06-02 | strnlen regression tests | Todd C. Miller |
2010-06-02 | Start reworking the LDE. Implement a FEC RB tree that can be used for the | Claudio Jeker |
2010-06-02 | Have dhclient obey the interface's rdomain, instead of doing routes on | Peter Hessler |
2010-06-02 | remove c++ comments | Martin Hedenfal |
2010-06-02 | dont drop out of handling a command if ITSDONE is set. return a better | David Gwynne |
2010-06-02 | its pretty obvious that ciss_cmd should be called with splbio being held, | David Gwynne |
2010-06-02 | - correctly report the number of wired tlb entries | Jasper Lievisse Adriaanse |
2010-06-02 | call scsi_done before put_ccb, rather than have put_ccb call scsi_done | David Gwynne |
2010-06-02 | arch/beagle is safe to enter now | Theo de Raadt |
2010-06-02 | beagle has no stand/ yet | Theo de Raadt |
2010-06-02 | push the "locking" in ciss_scsi_cmd down. we dont need splbio to call | David Gwynne |
2010-06-02 | protect the ccb free queue with its own mutex | David Gwynne |
2010-06-02 | get rid of useless ccb queues. when the ccb is on the chip, we mark its | David Gwynne |
2010-06-02 | get rid of the code for the passthru bus support. it was never enabled and | David Gwynne |
2010-06-02 | interrupt handlers are run at their IPL, so there's no need to go splbio | David Gwynne |
2010-06-01 | use --warn-common for linking (some arch's will show new warnings), and | Theo de Raadt |
2010-06-01 | add beagle, mentioned by drahn | Theo de Raadt |
2010-06-01 | new queue, again; gcc2 compile tested by deraadt | Jacek Masiulaniec |
2010-06-01 | Add compatibility interfaces for new names binutils-based strip(1) prefers | Theo de Raadt |
2010-06-01 | Create more doc sub-directories for proto docs. | Matthieu Herrb |
2010-06-01 | New queue doesn't compile on gcc2, back out. Spotted by deraadt@ | Jacek Masiulaniec |
2010-06-01 | close FILE `f' when we leave function fprio_readin(), so it wont get lost | zinovik |
2010-06-01 | move cd, st & ss over to bufq's again. | Thordur I. Bjornsson |
2010-06-01 | namespace_new() leaks `ns' on error path. | Martin Hedenfal |
2010-06-01 | With IPv6 OSPF a single LSA can get larger than the MTU. As a | Alexander Bluhm |
2010-06-01 | Schedule newly arrived mail immediately, ie. place it at the beginning | Jacek Masiulaniec |
2010-06-01 | Include birth time in smtpctl show queue raw. | Jacek Masiulaniec |
2010-06-01 | Add NULL pointer check after calloc. | Alexander Bluhm |
2010-06-01 | It's lasttry + 1 because I initially thought passing identical birth | Jacek Masiulaniec |
2010-06-01 | Fix error message. | Alexander Bluhm |
2010-06-01 | Better errors. | Jacek Masiulaniec |
2010-06-01 | if we're going to set ITSDONE when an xfer is done cos the adapter expects | David Gwynne |
2010-06-01 | regen | Marcus Glocker |
2010-06-01 | Add ``StarTech CONV-USB2DVI'' udl device. | Marcus Glocker |
2010-06-01 | Initial attempt at being COMPILER_VERSION and gcc4 compatible. | Dale Rahn |
2010-06-01 | Initial attempt at GENERIC kernel for beagle, untested. | Dale Rahn |
2010-06-01 | Fix splassert code, (previously hidden in DIAGNOSTIC). | Dale Rahn |
2010-06-01 | Fix some code hidden in DIAGNOSTIC. | Dale Rahn |
2010-06-01 | Bluetooth header file is required so even if no bluetooth is configured | Dale Rahn |
2010-06-01 | Don't interpret garbage on stack; problem seemingly exposed by my | Jacek Masiulaniec |
2010-06-01 | Fix one case of not sending smtp session id on error. | Jacek Masiulaniec |
2010-05-31 | oops | Jacek Masiulaniec |
2010-05-31 | Rewrite entire queue code. | Jacek Masiulaniec |
2010-05-31 | imsg_compose_event() return value was never checked. Make it fatal() if needed. | Charles Longeau |
2010-05-31 | This file never contained anything of value. | Theo de Raadt |
2010-05-31 | Completely rewrite the tags file creation process. use config(8) against | Theo de Raadt |
2010-05-31 | attempt to partially update the list of arch's and src dirs, though we | Theo de Raadt |
2010-05-31 | Do not add the swap*.c to the CFILES as a dependency. The rest of the | Theo de Raadt |
2010-05-31 | there is no spllpt(), since lpt's are just tty devices (call tty functions, | Theo de Raadt |