Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-13 | Remove the advertising clause in the UCB license which Berkeley | Jonathan Gray | |
rescinded 22 July 1999. Checked by ian@, deraadt@ and millert@, arm portion checked by drahn@ | |||
2005-12-11 | Remove some dead code spotted by lint. | Kenneth R Westerback | |
ok miod@ deraadt@ | |||
2005-12-10 | Kill MCA related includes. | Kenneth R Westerback | |
ok deraadt@ | |||
2005-09-27 | make options TIMEZONE and DST work; from form | Theo de Raadt | |
2005-09-19 | floppy support; form@openbsd.ru | Theo de Raadt | |
2004-06-28 | Use new event counter API for interrupt counting on amd64. Based in part | Theo de Raadt | |
on some changes in the i386 codebase. | |||
2004-06-25 | SMP support. Big parts from NetBSD, but with some really serious debugging | Artur Grabowski | |
done by me, niklas and others. Especially wrt. NXE support. Still needs some polishing, especially in dmesg messages, but we're now building kernel faster than ever. | |||
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist | |
2004-03-22 | Initialize msb and lsb tables (from NetBSD). | Thomas Nordin | |
Use lsb table when calculating microtime. deraadt@ ok | |||
2004-03-09 | simplify the delay stuff | Theo de Raadt | |
2004-01-28 | an amd64 arch support. | Michael Shalayeff | |
hacked by art@ from netbsd sources and then later debugged by me into the shape where it can host itself. no bootloader yet as needs redoing from the recent advanced i386 sources (anyone? ;) |