Age | Commit message (Expand) | Author |
2009-06-02 | Define a proper wsdisplay type for machfb(4). | Mark Kettenis |
2009-06-02 | Make machfb_putcmap() respect the starting index in the colormap. | Mark Kettenis |
2009-06-02 | Enable machfb(4). | Mark Kettenis |
2009-06-02 | machfb(4) | Mark Kettenis |
2009-06-02 | it is better when ramdisks compile | Theo de Raadt |
2009-06-02 | Initial stab at an accelerated driver for PGX/PGX64 framebuffers. | Mark Kettenis |
2009-06-02 | Initial stab at an accelerated driver for PGX/PGX64 framebuffers. | Mark Kettenis |
2009-06-02 | Add more CardBus ids to PCI attachments to cope with | Jonathan Gray |
2009-06-02 | minor tidying; from Brad; ok sthen@ | Christian Weisgerber |
2009-06-02 | make the eval's resistant to rouge user input | Alexander Hall |
2009-06-02 | Added interface for cpu idle on amd64 | Jordan Hargrave |
2009-06-02 | dofile{read,write} are essentially identical to their iovec equivalents, | Bret Lambert |
2009-06-02 | "Add a macro to define the newer generation of bge(4) chipsets. Simplifies | Stuart Henderson |
2009-06-02 | Add CardBus devices to the match list. | Jonathan Gray |
2009-06-02 | Make rtw at pci detachable. | Jonathan Gray |
2009-06-02 | Make show rib as and show rib community use the same dump code as the other | Claudio Jeker |
2009-06-02 | First bits for rebuild. Disabled for now. | Marco Peereboom |
2009-06-02 | If the read from the tty fails with EAGAIN, pop back up to the select. | Todd C. Miller |
2009-06-02 | Move the rest of the rib dump functions into rde_rib.c where it belongs. | Claudio Jeker |
2009-06-02 | Move M_PREPEND macro code to be entirely into m_prepend the function; | Bret Lambert |
2009-06-01 | Use only one list to queue the dump contextes on. Use the list in struct | Claudio Jeker |
2009-06-01 | Update the man page with some recent changes to the code: | Nicholas Marriott |
2009-06-01 | no endpwent | Henning Brauer |
2009-06-01 | no we don't need endpwent | Henning Brauer |
2009-06-01 | When an RPC client program encounters ENOMEM while trying to print | Ingo Schwarze |
2009-06-01 | Use the md atomic code on mips64 instead of the horrid slow code. Should have | Miod Vallat |
2009-06-01 | A much better atomic lock routine. | Miod Vallat |
2009-06-01 | yet another cleanup in mfa/lka, don't roll their own loops to release maps | Gilles Chehade |
2009-06-01 | Whoops, didn't mean to add this. | Nicholas Marriott |
2009-06-01 | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott |
2009-06-01 | Fix fgets handling. | Ray Lai |
2009-06-01 | Do not call the upcall twice on some prefixes. Move the upcall back to | Claudio Jeker |
2009-06-01 | Add a tab to blank line so hack(6) knows to print a blank line | Ray Lai |
2009-06-01 | Correct the _atomic_lock() asm so that gcc accepts the constraints | Philip Guenthe |
2009-06-01 | add new file ruleset.c with code related to the ruleset matching, and kill | Gilles Chehade |
2009-06-01 | Holy simplification batman. Use the per rib entry flags to lock entries | Claudio Jeker |
2009-06-01 | Typo, from NetBSD. | Ray Lai |
2009-06-01 | Remove dead/unused code | Jordan Hargrave |
2009-06-01 | no point in calling curcpu() when ci is already set. ok miod@ | Dale Rahn |
2009-06-01 | Split getpw{nam,uid} off into their own man page. Hopefully, this | Todd C. Miller |
2009-06-01 | sync | Theo de Raadt |
2009-06-01 | Instead of storing a pointer to the RIB head in the RIB element use that | Claudio Jeker |
2009-06-01 | propagate the recipient domain through aliases expansion, this fixes a bug | Gilles Chehade |
2009-06-01 | Welcome ldpd, the Label Distribution Protocol daemon. | Michele Marchetto |
2009-06-01 | Deal with wraparound when checking RLIMIT_DATA. | Todd C. Miller |
2009-06-01 | Fix the order of checking if a machine has MTRR. We need to check | Peter Hessler |
2009-06-01 | Move ibcs2_sendsig into compat. Quit poluting machdep. | Tobias Weingartner |
2009-06-01 | Use proper pmap during ACPI sleep on amd64. Original code by Kurt, | Mike Larkin |
2009-06-01 | Since we've now cleared up a lot of the PG_RELEASED setting, remove the | Owain Ainsworth |
2009-06-01 | please sthen the 80 character pedant | Theo de Raadt |