The NetBSD Project

CVS log for src/sys/compat/linux/common/linux_exec.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / compat / linux / common

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: kent-audio1-base


Revision 1.72 / (download) - annotate - [select for diffs], Sun Aug 8 19:52:37 2004 UTC (19 years, 7 months ago) by jdolecek
Branch: MAIN
CVS Tags: yamt-km-base3, yamt-km-base2, yamt-km-base, netbsd-3-base, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-km, netbsd-3, kent-audio2
Changes since 1.71: +4 -4 lines
Diff to previous 1.71 (colored)

fix two bugs in previous:
* flags passed from fork1() are FORK_*, not CLONE_*; thus, correct is to check
  for FORK_SHAREVM, not CLONE_VM
* fix a reference counting bug

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>