freebsd-dev/sys/alpha
John Baldwin 2a36ec35ae - Change fork_exit() to take a pointer to a trapframe as its 3rd argument
instead of a trapframe directly.  (Requested by bde.)
- Convert the alpha switch_trampoline to call fork_exit() and use the MI
  fork_return() instead of child_return().
- Axe child_return().
2001-01-24 21:59:25 +00:00
..
alpha - Change fork_exit() to take a pointer to a trapframe as its 3rd argument 2001-01-24 21:59:25 +00:00
conf This conf file seems to have rotted quite a bit.. 2001-01-19 13:03:41 +00:00
include Convert all simplelocks to mutexes and remove the simplelock implementations. 2001-01-24 12:35:55 +00:00
isa Add a prototype for isa_irq_mask() to quiet a warning. 2001-01-24 10:25:44 +00:00
linux Proc locking. 2001-01-24 10:27:11 +00:00
mcbus Fix ypo in essage about isabling EISA nterrupt ector 2000-12-15 23:09:05 +00:00
osf1 Proc locking. 2001-01-24 10:27:11 +00:00
pci Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
tc Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
tlsb remove unneded sys/ucred.h includes 2000-11-30 18:52:32 +00:00
Makefile Add a dopey makefile to do the tags dance, which is probably not perfect 2000-12-31 23:26:34 +00:00