freebsd-skq/sys/mips
kmacy 99851f359e In order to maximize the re-usability of kernel code in user space this
patch modifies makesyscalls.sh to prefix all of the non-compatibility
calls (e.g. not linux_, freebsd32_) with sys_ and updates the kernel
entry points and all places in the code that use them. It also
fixes an additional name space collision between the kernel function
psignal and the libc function of the same name by renaming the kernel
psignal kern_psignal(). By introducing this change now we will ease future
MFCs that change syscalls.

Reviewed by:	rwatson
Approved by:	re (bz)
2011-09-16 13:58:51 +00:00
..
adm5120
alchemy
atheros Remove duplicate header includes 2011-06-26 10:07:48 +00:00
cavium Make octeon_ap_boot 64 bits to handle MAXCPU up to 64. 2011-08-05 22:54:42 +00:00
compile
conf Fix a zyd(4) comment typo that was copy+pasted into most kernel config files. 2011-09-11 17:39:51 +00:00
idt
include Add the possibility to specify from kernel configs MAXCPU value. 2011-07-19 00:37:24 +00:00
malta The i8259 controller is initialized incorrectly on MALTA. It writes 2011-07-16 00:30:23 +00:00
mips In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
nlm MIPS XLP platform code update. 2011-09-05 10:45:29 +00:00
rmi Remove duplicate header includes 2011-06-26 10:07:48 +00:00
rt305x
sentry5 Remove duplicate header includes 2011-06-26 10:07:48 +00:00
sibyte Remove duplicate header includes 2011-06-26 10:07:48 +00:00