freebsd-dev/sys/alpha
Peter Wemm 6d04a6cb97 I'm sick of the automatic rename of /kernel to /kernel.old while doing
development that leads to lots of crashes during boot.

I have made a 'reinstall' target (like in ports, and reinstall.debug)
This is most useful if you want to keep /kernel.old as a known bootable
kernel.  If you test a new kernel and have to reboot for a fix, a
'make reinstall' will install the new kernel over the top of the old
non-viable one, leaving the old one untouched.  This is mainly meant
for development, not general users.
1999-05-08 20:04:39 +00:00
..
alpha I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
conf I'm sick of the automatic rename of /kernel to /kernel.old while doing 1999-05-08 20:04:39 +00:00
include Moved cpu_set_fork_handler's prototype from <machine/cpu.h> to <sys/proc.h>. 1999-04-23 20:22:44 +00:00
isa Stage 1 of a cleanup of the i386 interrupt registration mechanism. 1999-04-21 07:26:30 +00:00
linux - Handle mixer read ioctls correctly. They have the same group, number and 1999-04-29 04:37:57 +00:00
pci Stage 1 of a cleanup of the i386 interrupt registration mechanism. 1999-04-21 07:26:30 +00:00
tc Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
tlsb Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +00:00