freebsd-dev/sys/alpha/linux
Bruce Evans 4c56fcdead Removed the cast to a pointer in the definition of PS_STRINGS and
adjusted related casts to match (only in the kernel in this commit).
The pointer was only wanted in one place in kern_exec.c.  Applications
should use the kern.ps_strings sysctl instead of PS_STRINGS, so they
shouldn't notice this change.
1998-12-16 16:28:58 +00:00
..
linux_dummy.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
linux_genassym.c Fixed printf format errors. 1998-07-29 15:50:41 +00:00
linux_sysvec.c Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
linux.h MF22: Bring in some linux sound ioctl support which I committed to 2.2 1998-11-12 00:42:08 +00:00
Makefile Be consistant with the other syscall makefile's handling of the default 1997-03-29 11:17:26 +00:00
syscalls.conf Added a null entry for sysmk that is generated by makesyscalls.sh. 1998-03-13 19:13:54 +00:00
syscalls.master Quick and dirty support for Linux's mremap. Not used by anything 1998-07-10 22:30:08 +00:00