CVSROOT: /cvs Module name: src Changes by: na...@cvs.openbsd.org 2016/03/02 08:14:45
Modified files: sys/arch/zaurus/stand/zboot: compat_linux.h termios.c Log message: Disentangle the Zaurus bootstrap from compat/linux and move the syscall definitions directly into compat_linux.h. For consistency, always use the termios defines without LINUX_ prefix. ok visa@, help in getting this right from jsg@