freebsd-skq/sys/fs/pseudofs
kib 293c11687e MFC r258088:
Add check for buflen overflow by comparing the buflen with both offset
and resid.

MFC r258397:
Redo r258088 to avoid relying on signed arithmetic overflow.
2013-12-17 13:10:28 +00:00
..
pseudofs_fileno.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pseudofs_internal.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pseudofs_vncache.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pseudofs_vnops.c MFC r258088: 2013-12-17 13:10:28 +00:00
pseudofs.c Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag. 2012-11-09 18:02:25 +00:00
pseudofs.h Add procfs to jail-mountable filesystems. 2012-02-29 00:30:18 +00:00