Age | Commit message (Expand) | Author |
2016-03-02 | remove the Linux emulation code, no longer referenced by anything | Christian Weisgerber |
2014-12-16 | must include lock.h to play with locks | Ted Unangst |
2014-09-14 | remove uneeded proc.h includes | Jonathan Gray |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2014-01-15 | remove functions that were uses by other (non-linux) compat; and | Theo de Raadt |
2013-10-31 | Fix readdir_with_callback() after cookies removal. | Paul Irofti |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther |
2008-08-19 | When failing to acquire the vnode lock in readdir_with_callback(), don't | Pedro Martelletto |
2003-08-14 | in some fs (ie. procfs), readdir won't return a cookie, so calculate | Federico G. Schwindt |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-04-10 | Don't seg-fault on file systems that don't support cookies. Thanks to | Constantine Sapuntzakis |
2001-01-23 | SunOS, IBCS2, Linux, and SVR4 all require translations of directory entries | Constantine Sapuntzakis |