Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
7e9b87f396e117828c0db9dd53f4b01a82f35640
/
osdep-openbsd.c
df6488a
Merge branch 'obsd-master'
by Thomas Adam
· 10 years ago
747cab4
No need for $Id$ now.
by Nicholas Marriott
· 10 years ago
a131b82
Merge branch 'obsd-master'
by Thomas Adam
· 10 years ago
953c3ef
Merge branch 'obsd-master'
by Thomas Adam
· 11 years ago
d51b4f9
Use open(".")/fchdir() to save and restore current directory rather than
by Nicholas Marriott
· 11 years ago
675c6b3
Merge branch 'obsd-master'
by Thomas Adam
· 12 years ago
5d60bc7
Use pgrp of pty fd not pid of immediate child when recovering current working
by Nicholas Marriott
· 12 years ago
c1b9948
Change the way the working directory for new processes is discovered. If
by Nicholas Marriott
· 13 years ago
391f1f0
Expand the Id keyword.
by Tiago Cunha
· 13 years ago
a6456f4
PatchSet 887
by Nicholas Marriott
· 14 years ago
e0ad1e5
Stray blank line.
by Nicholas Marriott
· 14 years ago
436f3b3
epoll on Linux is broken with /dev/null so it needs to be disabled.
by Nicholas Marriott
· 14 years ago
3cc7f2e
Sync OpenBSD patchset 592:
by Tiago Cunha
· 15 years ago
2c863b9
Sync OpenBSD patchset 235:
by Tiago Cunha
· 15 years ago
1127a29
Sync OpenBSD patchset 214:
by Tiago Cunha
· 15 years ago
6043d9c
Sync OpenBSD patchset 182:
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
6d8ff85
-err.h.
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
c9cfc9a
Don't try to change the window name unless the pid of the process chosen has
by Nicholas Marriott
· 16 years ago
505b071
More tweakery.
by Nicholas Marriott
· 16 years ago
028419f
Comment. Missing OS X headers. +TODO.
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
43c936c
Bye bye debugging.
by Nicholas Marriott
· 16 years ago
167178a
Tweak selection slightly.
by Nicholas Marriott
· 16 years ago
eafc169
Don't use NULL argv.
by Nicholas Marriott
· 16 years ago
d697090
+nitems.
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