Go to file
Ben Gras 072d916c1c vfs: fix null deref, pfs: add fchmod()
. vfs read_only() assumes vnode->v_vmnt is non-NULL, but it can
	  be NULL sometimes
	. e.g. fchmod() on UDS triggered NULL deref; add a check and
	  add REQ_CHMOD to pfs so unix domain sockets can be fchmod()ded
	. add to test56

Change-Id: I83c840f101b647516897cc99fcf472116d762012
2013-04-19 17:06:56 +02:00
benchmarks Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
bin remove utimes() workarounds 2013-04-12 18:55:40 +00:00
commands remove utimes() workarounds 2013-04-12 18:55:40 +00:00
common Downgrading to netbsd zlib version 2013-04-09 16:43:13 +02:00
dist/nvi Termcap update, replacing elvis by nvi. 2013-01-24 07:44:38 +01:00
distrib Downgrading to netbsd zlib version 2013-04-09 16:43:13 +02:00
docs Importing bin/ksh 2013-03-14 11:33:10 +01:00
drivers rs232: remove unneeded lock()/unlock() functions 2013-04-12 21:37:26 +02:00
etc etcfiles: Improve the "install" message 2013-04-07 00:38:00 +02:00
external remove utimes() workarounds 2013-04-12 18:55:40 +00:00
gnu/dist Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
include utimens(2) system call 2013-04-12 18:55:39 +00:00
kernel arm:cleanup remove special case memory handling. 2013-04-12 20:52:57 +02:00
lib utimens(2) system call 2013-04-12 18:55:39 +00:00
libexec Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
man Importing usr.sbin/rdate 2013-04-08 08:37:04 +02:00
releasetools arm_sdimage:hide non fatal errors. 2013-04-12 20:52:58 +02:00
sbin Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
servers vfs: fix null deref, pfs: add fchmod() 2013-04-19 17:06:56 +02:00
share remove utimes() workarounds 2013-04-12 18:55:40 +00:00
sys utimens(2) system call 2013-04-12 18:55:39 +00:00
test vfs: fix null deref, pfs: add fchmod() 2013-04-19 17:06:56 +02:00
tools Removing forgotten, useless, renegade defines 2013-02-27 10:54:04 +01:00
usr.bin remove utimes() workarounds 2013-04-12 18:55:40 +00:00
usr.sbin mkfs.mfs:add comment about the overflow check. 2013-04-19 13:10:06 +02: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 some etc fixes 2013-04-04 12:50:12 +00:00