Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-30 | Clean up some compiler warnings and deprecated functions | Eric Koegel | 1 | -0/+2 |
2007-08-27 | move some of the freebsd specific stuff into sysdeps | William Jon McCann | 1 | -13/+1 |
2007-08-26 | Add support for FreeBSD | Joe Marcus Clarke | 1 | -0/+4 |
2007-08-17 | add a vt monitor test, move getfd to sysdeps, add a check for the root user | William Jon McCann | 1 | -10/+2 |
2007-08-14 | make sure the device is a console and add some instructions | William Jon McCann | 1 | -0/+44 |
2007-08-14 | don't bail if /proc/self/fd/0 is not a link | William Jon McCann | 1 | -2/+1 |
2007-04-05 | use inotify to detect activity on tty when possible | William Jon McCann | 1 | -0/+82 |