freebsd-skq/sys/alpha
peter b273253c9e Change the 'exit()' system call to 'sys_exit()'. This avoids overlapping
gcc's internal exit() prototypes and the (futile) hackery that we did to
try and avoid warnings.  main() was renamed for similar reasons.
Remove an exit related hack from makesyscalls.sh.
2000-07-29 00:16:28 +00:00
..
alpha Remove an OBE comment. 2000-07-18 18:27:06 +00:00
conf Add SOFTUPDATES to GENERIC (BOOTMFS has this filtered out) 2000-07-15 06:06:42 +00:00
include Remove offensive language. 2000-06-25 09:30:53 +00:00
isa remove breakage that snuck in with my last commit 2000-06-29 02:26:48 +00:00
linux Change the 'exit()' system call to 'sys_exit()'. This avoids overlapping 2000-07-29 00:16:28 +00:00
mcbus Handle (for now) trivial one level bridge case so we can get the 2000-07-13 03:45:11 +00:00
osf1 Change the 'exit()' system call to 'sys_exit()'. This avoids overlapping 2000-07-29 00:16:28 +00:00
pci Do the same thing for TurboLaser that was done for Rawhide- make room 2000-07-10 02:40:49 +00:00
tc Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
tlsb Do the same thing for TurboLaser that was done for Rawhide- make room 2000-07-10 02:40:49 +00:00