Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   kleink
Date:           Sun Apr 25 22:21:17 UTC 2004

Modified Files:
        src/sys/kern: init_sysent.c syscalls.c
        src/sys/sys: syscall.h syscallargs.h

Log Message:
Regen from rev. 1.140:
POSIX-2001: Change the `who' argument to [gs]etpriority(2) from int
to id_t.  Partially addressing PR standards/25216 from Murray Armfield.


To generate a diff of this commit:
cvs rdiff -r1.156 -r1.157 src/sys/kern/init_sysent.c
cvs rdiff -r1.151 -r1.152 src/sys/kern/syscalls.c
cvs rdiff -r1.149 -r1.150 src/sys/sys/syscall.h
cvs rdiff -r1.131 -r1.132 src/sys/sys/syscallargs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index