summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-18Actually write all the data to stdout/stderr.Nicholas Marriott
2012-06-18Add a skeleton mode to tmux (called "control mode") that let's tmuxNicholas Marriott
2012-06-18Clarify description of -W. Noted by Steve.McClellan at radisys com, ok jmcDarren Tucker
2012-06-18document ports-readmes special-caseMarc Espie
2012-06-18Remove mention of 'three' key files since there are now four. FromDarren Tucker
2012-06-18RSA instead of DSA twice. From Steve.McClellan at radisys comDarren Tucker
2012-06-18correct sizeof usage. patch from saw at online.de, ok deraadtDarren Tucker
2012-06-18Add ~/.mg.d to FILES. Reviewed by jmc@lum
2012-06-18Tidy up bell code, from Thomas Adam.Nicholas Marriott
2012-06-18fix potential use of uninitialized variable.Charles Longeau
2012-06-18Add a couple of NULL pointer checks to key binding functions, fromNicholas Marriott
2012-06-18When using M-> Place cursor at the bottom of the window (minus 3lum
2012-06-18Do not crash when the current session has no window, fixes a bugNicholas Marriott
2012-06-18Removing this 'if' statement allows dired buffers to not have theirlum
2012-06-18Add -a for kill-session, from Thomas Adam.Nicholas Marriott
2012-06-18Add -a flag for detach-client, from Thomas Adam.Nicholas Marriott
2012-06-18Simplify references to alerts in the man page, from Thomas Adam.Nicholas Marriott
2012-06-18- add a pathnames.hJasper Lievisse Adriaanse
2012-06-18- explicitly use DOCMODE instead of NONBINMODEJasper Lievisse Adriaanse
2012-06-18Polish the rm -rP turd: if the fts_* routines have lstat()'ed thePhilip Guenthe
2012-06-18Fix potential symlink race condition in "rm -P" by adding a checkTodd C. Miller
2012-06-17- introduce struct scheduler_info and the scheduler_info() function to fillGilles Chehade
2012-06-17No longer restrict alloc_contiguous_pages() to memory in the low 4GB.Miod Vallat
2012-06-17Using the LLAddr register to store our curcpu() pointer on R10k SMP kernelsMiod Vallat
2012-06-17Remove leftover loongson or sgi references.Miod Vallat
2012-06-16fix bad grammar in a commentMiod Vallat
2012-06-16When the last user disconnects, make sure we display the status lineChristiano F. Haesbaert
2012-06-16rename filter.c --> filter_api.c (to be consistent with upcoming changes)Charles Longeau
2012-06-16compat_linux: Don't hold the lock while pool_get'ing with WAITOK.Paul Irofti
2012-06-16Protect against fd exhaustion when reopening database files. Only acceptJonathan Matthew
2012-06-15update return values for ibuf_write and msgbuf_writeJonathan Matthew
2012-06-15Add a regress test for ld.so's DF_1_NOOPEN support.Matthew Dempsky
2012-06-15Fixes a problem where if you try to open a file that doesn't exist and haslum
2012-06-15Fix typos.Matthew Dempsky
2012-06-14- rename filter.h -> filter_api.h to be consistent with upcoming changesGilles Chehade
2012-06-14Add support for DF_1_NOOPEN. Based on an origional diff from matthew@.Mark Kettenis
2012-06-14- make sockaddr_as_fqdn() endian-safeGilles Chehade
2012-06-14Add support for UCD-DISKIO-MIB.Matthew Dempsky
2012-06-14Add paragraph about "non-standard" mg commands.lum
2012-06-14Allow mg to save backup files to a users home directory.lum
2012-06-14Remove uvm_km_kmem_grow printf.Ariane van der Steldt
2012-06-14whitespace cleanupJasper Lievisse Adriaanse
2012-06-14tweak pkg_info -S to separate pkgnames with @ from libraries with nothing.Marc Espie
2012-06-14fix typo in commentJasper Lievisse Adriaanse
2012-06-13Expose reaperproc.Ariane van der Steldt
2012-06-13update to 1.2.1Robert Nagy
2012-06-13Remove duplicate description of FORK_TFORKPhilip Guenthe
2012-06-12Fix loaded object sod matching: when we load libfoo.so.X.Y intoMatthew Dempsky
2012-06-12The router-dead-time is only a 16-bit value in ospf v3.Claudio Jeker
2012-06-12Explicitly check whether a BAR is big enough for a particular port insteadMark Kettenis