Age | Commit message (Expand) | Author |
2009-09-26 | Whitespace cleanup. | Michele Marchetto |
2009-09-26 | Fix artefacts in compression mode especially seen when running X. | Marcus Glocker |
2009-09-25 | - enable axe/aue to make my life a bit easier | Jasper Lievisse Adriaanse |
2009-09-25 | fix DESCRIPTION; from Daniel Bolgheroni | Jason McIntyre |
2009-09-25 | some clarification of "set reassemble" and "no-df"; help/ok henning | Jason McIntyre |
2009-09-25 | move the smtpd.conf-specific map bits back from makemap to smtpd.conf, | Jason McIntyre |
2009-09-25 | Fix the value of one voltage sensor in ev6 environmental machine checks. | Miod Vallat |
2009-09-24 | regen | Miod Vallat |
2009-09-24 | Reach palm MAKEDEV bits. | Miod Vallat |
2009-09-24 | Handle the upper 32 bits of the prefetchable memory range when setting up | Miod Vallat |
2009-09-24 | Test for MACHINE_ARCH to decide whether to build stuff in libarch/arm, instead | Miod Vallat |
2009-09-24 | Link alpha kernels with an ld.script to discard unwanted sections; this | Miod Vallat |
2009-09-24 | Make sure the scsi_xfer timeout always get initialized with timeout_set(), | Miod Vallat |
2009-09-24 | rfork_thread() lacked PIC handling for CERROR, resulting in a text relocation | Philip Guenthe |
2009-09-24 | In trm_scsi_cmd(), in an splbio() protected block, don't bother doing splx() | Miod Vallat |
2009-09-24 | Slightly less evil busy wait loop for LOMlite. Small tweak to LOMlite state | Mark Kettenis |
2009-09-24 | do not call m_free(n0) followed by m_freem(n0) when m_dup_pkthdr() | Damien Bergamini |
2009-09-24 | New lock-client and lock-session commands to lock an individual client or all | Nicholas Marriott |
2009-09-24 | Priorities are now handled in the kernel so: | Michele Marchetto |
2009-09-24 | Update some more tests for new pf. | Jonathan Gray |
2009-09-24 | Remove some tests that are no longer relevant with the new pf. | Jonathan Gray |
2009-09-24 | Don't allow locked or suspended clients to limit the size of active clients. | Nicholas Marriott |
2009-09-23 | Update. | Mark Kettenis |
2009-09-23 | Implement reading LOMlite registers using timeouts and a state machine to | Mark Kettenis |
2009-09-23 | Add some more LOMlite bits. We don't attach to LOMlite yet because it is | Mark Kettenis |
2009-09-23 | remove unused and outdated BSD.x11.dist file. ok miod@, krw@. | Matthieu Herrb |
2009-09-23 | use "exec ${MAKE} ..." instead of "${MAKE} ..." for recursion. | Matthieu Herrb |
2009-09-23 | Disable SPLUSBCHECK for now, as these turn out to be harmful on sparc64. | Miod Vallat |
2009-09-23 | Attempt mapping as io as well as mmio; necessary to make this work on a V100. | Mark Kettenis |
2009-09-23 | do not attach the AR5416 and AR5418 (AR5416 PCIe) to the ath(4) | Damien Bergamini |
2009-09-23 | Restructure watchdog support such that it will work on both LOMlite and | Mark Kettenis |
2009-09-23 | Clarify zyd(4) to indicate that the TRENDnet TEW-424UB comes | Jonathan Gray |
2009-09-23 | regen | Miod Vallat |
2009-09-23 | Stricter patterns for numbered wsmouse and wskbd devices, so that | Miod Vallat |
2009-09-23 | Remove PROMPT_HIDDEN code which is now unused. | Nicholas Marriott |
2009-09-23 | sync with pfopt5.in correct comments regarding -N/-R | Jonathan Gray |
2009-09-23 | More tweaks to try to catchup to recent pf changes. | Jonathan Gray |
2009-09-23 | Support -c like sh(1) to execute a command, useful when tmux is a login | Nicholas Marriott |
2009-09-23 | minor tweaks for the filter section; ok jacekm | Jason McIntyre |
2009-09-23 | Plug memleak. | Jacek Masiulaniec |
2009-09-23 | On SIGTERM, just abandon any suspended/locked clients and leave them to it, | Nicholas Marriott |
2009-09-23 | Don't die if the client is detaching (the tty has been closed) after waking up | Nicholas Marriott |
2009-09-23 | Remove the internal tmux locking and instead detach each client and run the | Nicholas Marriott |
2009-09-23 | Trim some code by moving the ioctl(TIOCGWINSZ) after SIGWINCH from the client | Nicholas Marriott |
2009-09-23 | Don't attempt to open() the tty path, rely on the client sending its stdin fd | Nicholas Marriott |
2009-09-22 | Use __builtin_offsetof for offsetof definition on gcc >= 4 | Jonathan Gray |
2009-09-22 | Add PSU sensor. | Mark Kettenis |
2009-09-22 | Be more careful about what flags are cleared when opening the terminal, | Nicholas Marriott |
2009-09-22 | Sync the link state check code with others daemons. | Michele Marchetto |
2009-09-22 | React putting the interface in state 'down' when dvmrpd detects that | Michele Marchetto |