- 603280c +compat.h by Nicholas Marriott · 3 years, 10 months ago
- a3011be Look for libevent2 differently from libevent for platforms with both. by Nicholas Marriott · 3 years, 10 months ago
- d4826aa Nope, OS X kqueue is still broken... by Nicholas Marriott · 4 years, 7 months ago
- 94c9038 Apple appear to have fixed kqueue in some OS X version (will wonder never by Nicholas Marriott · 4 years, 7 months ago
- c2c9b77 Do not use the command if the kernel didn't return the full size. by Nicholas Marriott · 4 years, 7 months ago
- e6ee3e9 Warning fixes from Carlo Marcelo Arenas Belón. by Nicholas Marriott · 6 years ago
- 50e3e3e Remove EVENT_* variables from environment after initializing libevent so they by Nicholas Marriott · 7 years ago
- 0605156 Apple have changed their API again, from Gregory Pakosz. by Nicholas Marriott · 8 years ago
- c154873 unused -> __unused. by Nicholas Marriott · 9 years ago
- 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
- 46b3c1a Use proc_bsdinfo which works on older OS X versions, from OZAKI Kiichi. by Nicholas Marriott · 12 years ago
- dc2af83 New code doesn't build on old versions of OS X so only support 10.7 and by Nicholas Marriott · 12 years ago
- 7360ff4 Use proc_pidinfo on Darwin for process name too, from OZAKI Kiichi. by Nicholas Marriott · 12 years ago
- 5d60bc7 Use pgrp of pty fd not pid of immediate child when recovering current working by Nicholas Marriott · 12 years ago
- ad2cc63 Fill in osdep_get_cwd on Darwin, from Alex Ernst. by Nicholas Marriott · 13 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
- 436f3b3 epoll on Linux is broken with /dev/null so it needs to be disabled. by Nicholas Marriott · 14 years ago
- 143aa71 Space trimmage mega-diff. by Nicholas Marriott · 16 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
- e0fe64b Further unbreakage. by Nicholas Marriott · 16 years ago
- c6193f7 Unbreak OS X. 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
- 028419f Comment. Missing OS X headers. +TODO. by Nicholas Marriott · 16 years ago
- d8f027c Missing ;. 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