minix/servers
Thomas Veerman 76ddef10da UDS: terminate canonical path string
When you provided a string with junk after the terminating nul to a
UNIX domain socket and used bind(2), the canonical path function would
not properly terminate the new string. This caused VFS to return
ENAMETOOLONG on an otherwise valid path name.

Test case is added to test56.

Change-Id: I883b6be23d9e4ea13c3cee28cbb3726343df037f
2013-03-08 15:42:32 +00:00
..
devman Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
ds Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
ext2 VFS, FSes: add REQ_PEEK request type 2013-03-07 10:57:38 +00:00
hgfs Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
inet Let the build system manage compilation flags 2013-03-08 09:41:49 +01:00
init Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
ipc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
is Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
iso9660fs VFS, FSes: add REQ_PEEK request type 2013-03-07 10:57:38 +00:00
lwip Removing obsolete _MINIX_SOURCE define 2013-02-26 09:44:21 +00:00
mfs VFS, FSes: add REQ_PEEK request type 2013-03-07 10:57:38 +00:00
pfs UDS: check connection state better 2013-03-07 10:49:21 +00:00
pm Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
procfs Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
rs Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
sched Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
vbfs Add VBFS: VirtualBox Shared Folder File System 2012-04-11 00:27:48 +02:00
vfs UDS: terminate canonical path string 2013-03-08 15:42:32 +00:00
vm VM: shared memory pagefault fix 2013-03-07 10:40:22 +01:00
Makefile ARM updates 2013-01-17 10:03:58 +01:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00