freebsd-nq/sys/powerpc/aim
Matthew Dillon 66a11b9fb1 Allow maxusers to be specified as 0 in the kernel config, which will
cause the system to auto-size to between 32 and 512 depending on the
amount of memory.

MFC after:	1 week
2001-12-09 01:57:09 +00:00
..
clock.c - Correct the type of the argument to delay() so as to not conflict with 2001-10-15 12:23:10 +00:00
locore.S Clean up the trap handling code and make it consistent with the other platforms. 2001-11-05 00:49:03 +00:00
machdep.c Allow maxusers to be specified as 0 in the kernel config, which will 2001-12-09 01:57:09 +00:00
mmu_oea.c Fix includes based on recent changes to lock.h, mutex.h and ktr.h. 2001-10-19 22:45:46 +00:00
ofw_machdep.c Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
ofwmagic.S Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
swtch.S Add enable_fpu/save_fpu for handling the floating point registers in the PCB. 2001-11-05 00:45:33 +00:00
trap.c Clean up the trap handling code and make it consistent with the other platforms. 2001-11-05 00:49:03 +00:00
vm_machdep.c Fix includes based on recent changes to lock.h, mutex.h and ktr.h. 2001-10-19 22:45:46 +00:00