freebsd-dev/sys/compat
Dimitry Andric 84143cee4f In sys/compat/ndis/subr_ntoskrnl.c, change the RtlFillMemory function
definition from K&R to ANSI, to avoid a clang warning about the uint8_t
parameter being promoted to int, which is not compatible with the type
declared in the earlier prototype.

MFC after:	1 week
2011-12-30 17:18:09 +00:00
..
freebsd32 - Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate() 2011-11-21 01:26:10 +00:00
ia32 Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
linprocfs Protect process environment variables with p_candebug(). 2011-12-04 21:43:13 +00:00
linsysfs Remove no-op assignment. 2010-11-15 23:14:14 +00:00
linux Implement linux_fadvise64() and linux_fadvise64_64() using 2011-12-29 15:34:59 +00:00
ndis In sys/compat/ndis/subr_ntoskrnl.c, change the RtlFillMemory function 2011-12-30 17:18:09 +00:00
netbsd
svr4 Regenerate system call tables. 2011-11-19 06:36:11 +00:00
x86bios Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00