cvs commit: src/sys/posix4 p1003_1b.c

2006-08-03 Thread David Xu
davidxu 2006-08-03 12:50:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/posix4 p1003_1b.c Log: MFC revision 1.27. Don't allow non-root user to set a scheduler policy. Revision ChangesPath 1.24.2.1 +4 -0 src/sys/posix4

cvs commit: src/sys/posix4 p1003_1b.c

2006-07-12 Thread David Xu
davidxu 2006-07-13 06:41:26 UTC FreeBSD src repository Modified files: sys/posix4 p1003_1b.c Log: Backout the feature which can change thread's scheduling option, I really don't want to mix process and thread scheduling options together in these functions, now the t

cvs commit: src/sys/posix4 p1003_1b.c

2006-07-10 Thread David Xu
davidxu 2006-07-11 06:15:47 UTC FreeBSD src repository Modified files: sys/posix4 p1003_1b.c Log: Oops, remove debugger line. Revision ChangesPath 1.29 +0 -2 src/sys/posix4/p1003_1b.c ___ cvs-all@freebsd.

cvs commit: src/sys/posix4 p1003_1b.c

2006-05-20 Thread David Xu
davidxu 2006-05-21 00:40:38 UTC FreeBSD src repository Modified files: sys/posix4 p1003_1b.c Log: Don't allow non-root user to set a scheduler policy, otherwise this could be a local DOS. Submitted by: Diane Bruce at db at db.net Revision ChangesPath