summaryrefslogtreecommitdiffstats
path: root/sys/alpha/linux/linux_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-4/+5
* - Call fork1() directly instead of calling rfork() so that it doesn't maskjhb2001-03-111-9/+5
* Create clone'd linux processes as stopped processes at first and don'tjhb2001-03-061-2/+9
* Allow debugging output to be controlled on a per-syscall granularity.jlemon2001-02-161-35/+45
* Proc locking.jhb2001-01-241-1/+3
* Don't auto-generate the syscalls.marcel2000-12-031-1/+1
* Enable linux thread support on the alpha. The guts of linux_clone wasgallatin2000-11-101-1/+57
* Need to include sys/proc.h.obrien2000-11-011-1/+2
* Apply style(9).obrien2000-10-231-48/+47
* Minimal set of diffs from the i386 bits to the AlphaLinux.obrien2000-09-071-406/+127
* When sigaltstack is called with a stack size that's not smallermarcel2000-09-061-1/+2
* Fix typo in license.marcel2000-08-251-1/+1
* Collect the MD syscalls from /sys/compat/linux here. Since thismarcel2000-08-221-0/+634
OpenPOWER on IntegriCloud