Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
40b6941c0fab8d922d4f3b563b1287c3c63f2c38
/
osdep-freebsd.c
6297285
Nuke dead variable here as well, in accordance to OpenBSD patchset 235.
by Tiago Cunha
· 15 years ago
c9f55c1
Make similar (untested) changes to the OS-dependent code for FreeBSD, and
by Tiago Cunha
· 15 years ago
2dda197
Make similar changes to the OS-dependent code for FreeBSD, and NetBSD in
by Tiago Cunha
· 15 years ago
81b4aca
#ifndef nitems.
by Nicholas Marriott
· 15 years ago
91241f1
Apply the make magic wand to pick an osdep-*.c file rather than using ifdefs.
by Nicholas Marriott
· 16 years ago
cce03e1
Looking up argv[0] is expensive, so just use p_comm for the window name which is good enough. Also increase name update time to 500 ms.
by Nicholas Marriott
· 16 years ago
1b036c1
Return -1 not NULL on error. Doh.
by Nicholas Marriott
· 16 years ago
c9cfc9a
Don't try to change the window name unless the pid of the process chosen has
by Nicholas Marriott
· 16 years ago
4264ad7
Don't accept NULL argv[0].
by Nicholas Marriott
· 16 years ago
091c08f
Use both pgrp.
by Nicholas Marriott
· 16 years ago
505b071
More tweakery.
by Nicholas Marriott
· 16 years ago
1583b87
And again.
by Nicholas Marriott
· 16 years ago
523b2e8
Tweak FreeBSD too.
by Nicholas Marriott
· 16 years ago
f53bcc8
Even better.
by Nicholas Marriott
· 16 years ago
1d3fba8
Make process name guessing pick up SSTOP.
by Nicholas Marriott
· 16 years ago
167178a
Tweak selection slightly.
by Nicholas Marriott
· 16 years ago
9cde0c2
Be more clever about picking window name.
by Nicholas Marriott
· 16 years ago
8c259f5
Darwin support for automatic-rename, from joshe.
by Nicholas Marriott
· 16 years ago
2d15f59
Try to change the window title to match the command running it in. This is done
by Nicholas Marriott
· 16 years ago