Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
On Tue, Dec 19, 2017 at 07:40:04PM +0000, Kamil Rytarowski wrote:
> Module Name: src
> Committed By: kamil
> Date: Tue Dec 19 19:40:04 UTC 2017
>
> Modified Files:
> src/sys/compat/netbsd32: netbsd32_netbsd.c netbsd32_syscall.h
> netbsd32_syscallargs.h netbsd32_syscalls.c
> netbsd32_syscalls_autoload.c netbsd32_sysent.c
> netbsd32_systrace_args.c syscalls.master
> src/sys/kern: init_sysent.c syscalls.c syscalls.master
> syscalls_autoload.c systrace_args.c
> src/sys/rump/include/rump: rump_syscalls.h
> src/sys/rump/librump/rumpkern: rump_syscalls.c
> src/sys/sys: syscall.h syscallargs.h
> src/sys/uvm: uvm_unix.c
>
> Log Message:
> Drop SYS_vadvise
>
> The (o)vadvise syscall is dummy since the beginning of NetBSD.
>
> It is an obsolete remnant from the old UNIX.
I think this removes a symbol from libc too
Home |
Main Index |
Thread Index |
Old Index