Age | Commit message (Expand) | Author |
2012-01-02 | Change last "#if (NUMBOOT == 1)" to "#if NUMBOOT > 0". | Kenneth R Westerback |
2012-01-02 | Tweak usage and man page into agreement. | Kenneth R Westerback |
2012-01-02 | '-s' hasn't done anything for a couple of years. Garbage collect | Kenneth R Westerback |
2012-01-01 | Add the missing EXIT STATUS section and lots of new information | Ingo Schwarze |
2012-01-01 | Improve/clean up sparc64 installboot: | Joel Sing |
2012-01-01 | Updates regarding fts_close(3): | Ingo Schwarze |
2012-01-01 | Properly recognize threads in OpenBSD core dumps. | Mark Kettenis |
2012-01-01 | copyright++ | Federico G. Schwindt |
2011-12-31 | Fix thinko in previous | Miod Vallat |
2011-12-31 | Properly recognize threads in OpenBSD core dumps. | Mark Kettenis |
2011-12-31 | Implement a concatenating discipline for softraid. | Joel Sing |
2011-12-31 | Fix HISTORY and AUTHORS of another 1BSD utility that i missed at first; | Ingo Schwarze |
2011-12-31 | Remove the EXTENSIONS ifdef danse; it might have made sense in the past | Antoine Jacoutot |
2011-12-31 | Add rsu(4) to the sgi GENERICs (but not the RAMDISKs as it requires firmware | Miod Vallat |
2011-12-31 | Add a man page section on window names and pane titles, from Felix | Nicholas Marriott |
2011-12-31 | sync | Miod Vallat |
2011-12-30 | sync from mirrors.dat | Stuart Henderson |
2011-12-30 | Fix list formatting | Miod Vallat |
2011-12-30 | Show how to set default-path to revert to tmux's old behaviour of opening | Stuart Henderson |
2011-12-30 | I had the opportunity to glance at HP-UX's /etc/conf/graf/gr_98705.h, so | Miod Vallat |
2011-12-30 | Fix encoding of DIAG instructions in the MFCPU_T and MTCPU_T macros. MTCPU_T | Miod Vallat |
2011-12-30 | Fix a warning. | Antoine Jacoutot |
2011-12-29 | document special use of MODULES += gnu | Marc Espie |
2011-12-29 | Suppress the header line if all the field headers have been set to empty. | Philip Guenthe |
2011-12-29 | Escape hardware-checksumming if interface is in a bridge, this is | Christiano F. Haesbaert |
2011-12-29 | Add CNL and CPL escape sequences. | Nicholas Marriott |
2011-12-28 | Print PPP-Max-Payload headers (for RFC 4638 PPPoe), part of a larger diff | Stuart Henderson |
2011-12-28 | Complete documenting the HISTORY of what remains of the 1BSD heritage; | Ingo Schwarze |
2011-12-28 | Add HISTORY section and more information regarding AUTHORS. | Ingo Schwarze |
2011-12-28 | s/minum/minimum/ in comment | Stuart Henderson |
2011-12-28 | As pointed out by Dan Rosenberg our telnet client has the same | Jonathan Gray |
2011-12-28 | only add the rdomain for hostname lookups, when we have a hostname to lookup. | Peter Hessler |
2011-12-28 | The ctl, note, notepg, regs, and fpregs files have been removed | Philip Guenthe |
2011-12-28 | Cleanup the metadata initialisation process - have sr_meta_init() | Joel Sing |
2011-12-28 | Avoid the use of an invalid disklabel by setting a DK_LABELVALID flag | Joel Sing |
2011-12-28 | sndiod(1) does not 'reload', so set rc_reload to NO. | Antoine Jacoutot |
2011-12-28 | An all-zero DUID is considered to be a blank DUID - ensure that we do not | Joel Sing |
2011-12-28 | The sparc64 installboot is for sparc64 only - remove all of the non-sparc64 | Joel Sing |
2011-12-28 | pthread_self() may be much cheaper and never more expensive than getthrid() | Philip Guenthe |
2011-12-28 | These utilities were already part of 1BSD, and some authors are known. | Ingo Schwarze |
2011-12-28 | Some parsing improvements from kristaps@: | Ingo Schwarze |
2011-12-27 | Don't let applications block, wait for, or handle SIGTHR, as the | Philip Guenthe |
2011-12-27 | On failure, pthread_kill() should return the errno, not -1 | Philip Guenthe |
2011-12-27 | Instead of hand crafted code, use the macros TAILQ_FOREACH(_SAFE) | Alexander Bluhm |
2011-12-27 | Q_BOUNCE is not used anymore | Eric Faurot |
2011-12-27 | Instead of using a separate "bounce" queue, create the bounce envelope | Eric Faurot |
2011-12-27 | Allow $HOME as default-path in tmux.conf so the same config file can be used | Stefan Sperling |
2011-12-27 | Add \033[s and \033[u to save and restore cursor position. | Nicholas Marriott |
2011-12-27 | Move some global variables/statics to locals, from Michael W | Nicholas Marriott |
2011-12-27 | Extend history that can be captured to INT_MIN rather than | Nicholas Marriott |