summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/alpha
AgeCommit message (Expand)Author
2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem
2001-09-30DEBUG kernels fill the registers with garbage on process startup andsimonb
2001-09-30Define LINUX_ATEXIT_SIGNATURE to enable the atexit_signature test; neededsimonb
2001-09-08Forgotten file in my last commit for removing PowerPC mmap hack in Linuxmanu
2001-09-08Removed a hack to make PowerPC mmap work. This could have side effects onmanu
2001-08-26Moved LINUX_NCCS from MI file to MD file, because the value is differentmanu
2001-07-29Adjust to the new copyargs() footprint.christos
2001-07-04Regen - modify to use linux_* wrappers for syscalls passing/fetching sockaddrjdolecek
2001-07-04modify to use linux_* wrappers for syscalls passing/fetching sockaddrjdolecek
2001-06-22Include <sys/exec_elf.h> as the other arch's linux_exec.h file do.simonb
2001-05-30use _KERNEL_OPT.mrg
2001-04-26o IEEE 754 floating-point completion code.ross
2001-03-30regen - use linux_sys_nosys() instead sys_nosys()jdolecek
2001-03-30Use linux_sys_nosys() instead sys_nosys() here too.jdolecek
2001-03-30regenjdolecek
2001-03-30Add new syscalls from Linux 2.4.3 to the lists. Not implemented ATM.jdolecek
2001-03-30regenjdolecek
2001-03-30Implement linux_sys_nosys() and use it instead of sys_nosys() forjdolecek
2001-02-12Clarified comments about the LINUX_SCERR_SIGN macromanu
2001-02-11Moved the fix for negative errno returned to userland on the PowerPC to amanu
2001-01-27Regen; add sy_flags.thorpej
2001-01-26Moved include <sys/ioctl.h> so that we can build without WSCONS enabled.manu
2001-01-20Moved architecure dependent part of struct linux_termio to architecturemanu
2001-01-18constifyjdolecek
2001-01-18No-op commit to force update to a non-"-kk" revision.tv
2000-12-29Regen.fvdl
2000-12-29Don't pass through link(2) directly, as we need to do altpath checks.fvdl
2000-12-27Let COMPAT_LINUX build with DEBUGsommerfeld
2000-12-22split off thread specific stuff from struct sigacts to struct sigctx, leavingjdolecek
2000-12-21Regen.thorpej
2000-12-21Make an Alpha kernel with COMPAT_LINUX compile again.thorpej
2000-12-14regenjdolecek
2000-12-14add sysinfo()jdolecek
2000-12-14Declare linux_syscall_intern().mycroft
2000-12-14Regen.mycroft
2000-12-14Round up sysent[] table size.mycroft
2000-12-11Regen.mycroft
2000-12-11getuid -> getuid_with_euidmycroft
2000-12-11Nuke LINUX_MACHDEP_PASS_PPID.mycroft
2000-12-11Regen.mycroft
2000-12-11getpid -> getpid_with_ppidmycroft
2000-12-10The gist of the Linux _IOX definitions was the same for all platforms;fvdl
2000-12-09regenjdolecek
2000-12-09add more unimplemented syscalls to listjdolecek
2000-12-09Regen.mycroft
2000-12-09Add the %% separators.mycroft
2000-12-02regen after addition of linux_sys_swapoff()jdolecek
2000-12-02add emulation of linux swapoff(2)jdolecek
2000-12-01regenjdolecek
2000-12-01replace compat_09_sys_setdomainname() with linux_sys_setdomainname(),jdolecek