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