Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | boot: Remove hacks for running boot on UX. | Justus Winter | 2016-11-01 | 1 | -114/+0 |
| | | | | | | | | | | | | | | * boot/Makefile (COMMON-OBJS): Do not build server stubs for the bootstrap protocol. Remove all UX-related variables and targets. * boot/boot.c: Remove all UX-related definitions and includes. * boot/frank1.ld: Delete file. * boot/frankemul.ld: Likewise. * boot/mach-crt0.c: Likewise. * boot/sigvec.S: Likewise. * boot/syscall.S: Likewise. * boot/ux.c: Likewise. * boot/ux.h: Likewise. | ||||
* | (O_RDONLY, O_WRONLY, O_RDWR): New macros. | Miles Bader | 1996-02-14 | 1 | -0/+6 |
| | |||||
* | Initial revision | Miles Bader | 1996-02-14 | 1 | -0/+108 |