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