| Age | Commit message (Collapse) | Author |
|
in a row, and we need to try to read the next block, and have passed a
non-NULL cookie pointer to VOP_READDIR, ensure that we free the cookie
buffer before re-doing VOP_READDIR, so that we don't leak memory.
This fix is similar to nfs_serv.c revisions 1.115 + 1.124.
This should fix the long-standing problem observed by e.g. using Linux-
emulated programs to take backup of servers, which is one of the problems
which were reported in PR#42661.
Thanks to pooka@ for the hints for traversing the VOP* layer.
|
|
|
|
|
|
|
|
netbsd32 equivalent instead.
|
|
involves setregs and vmcmds). Should result in no code differences.
|
|
|
|
unsigned long.
|
|
|
|
linux32_time_t.
|
|
long/netbsd32_long to match linux definition.
|
|
ones, to ensure that msgbuf mtype member will be of the right type.
|
|
|
|
|
|
|
|
|
|
|
|
- Use cached curlwp->l_fd, instead of p->p_fd.
- Inline selscan/pollscan.
|
|
Onno van der Linden. Also, remove redundant arguments (seems that
was_zombie was not used since rev 1.177 ?).
|
|
them in the tree).
|
|
more commits to come
|
|
EINVAL when file descriptor does not refer to a directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Kill some unneeded variables and return stattement.
Rename linux32_from_stat() to better bsd_to_linux32_stat64().
Fix some types.
|
|
|
|
|
|
|
|
|
|
amd64.
|
|
compat linux change.
|
|
of timeval (rides the uvm bump).
|
|
|
|
|
|
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.
|
|
compat linux version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|