Go to file
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
benchmarks Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
bin pax: Replace bsdtar.1 by a symlink to tar.1 2013-03-08 14:33:07 +01:00
commands ASH: Fix clean target. 2013-03-08 09:41:49 +01:00
common __aeabi_ldivmod: fix sign logic 2013-02-11 21:37:10 +01:00
dist/nvi Termcap update, replacing elvis by nvi. 2013-01-24 07:44:38 +01:00
distrib Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
docs kernel, ramdisk: some boot unification 2013-03-07 14:29:27 +00:00
drivers kernel, ramdisk: some boot unification 2013-03-07 14:29:27 +00:00
etc kernel, ramdisk: some boot unification 2013-03-07 14:29:27 +00:00
external Reduce differences in libgcc Makefiles for ARM 2013-03-08 09:41:49 +01:00
gnu/dist Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
include kernel, ramdisk: some boot unification 2013-03-07 14:29:27 +00:00
kernel kernel, ramdisk: some boot unification 2013-03-07 14:29:27 +00:00
lib Let the build system manage compilation flags 2013-03-08 09:41:49 +01:00
libexec Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
man VFS: implement pipe2 2013-02-28 10:08:53 +00:00
releasetools build:small fixes to arm_sdimage. 2013-03-08 10:50:57 +01:00
sbin Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
servers UDS: terminate canonical path string 2013-03-08 15:42:32 +00:00
share Let the build system manage compilation flags 2013-03-08 09:41:49 +01:00
sys Spring cleanup 2013-03-06 09:56:08 +00:00
test UDS: terminate canonical path string 2013-03-08 15:42:32 +00:00
tools Removing forgotten, useless, renegade defines 2013-02-27 10:54:04 +01:00
usr.bin Importing usr.bin/col 2013-03-05 16:44:54 +01:00
usr.sbin Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
.gitignore gitignore: ignore some more generated files 2012-12-06 13:29:20 +00:00
.gitreview misc:Add gerrit code review support. 2013-01-16 09:44:16 +01:00
build.sh Reverting back to default value of MKARZERO 2013-01-17 10:03:58 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile compile & install the unixbenchmark netbsd style 2013-02-22 12:49:56 +01:00