Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove strcpy and strcat from the kernel; they are dead and unused code. | 2007-05-04 | 1 | -57/+0 | |
| | | | | | | | (OpenBSD does not use strcat/strcpy in the kernel, if people do it in external modules they should update their code) ok deraadt@ | ||||
* | an amd64 arch support. | 2004-01-28 | 1 | -0/+57 | |
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? ;) |