| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | For 1.3, NetBSD walloped the msync syscall and replaced it with | John Birrell | 1998-03-23 | 1 | -0/+57 |
| __msync13. The old one got moved to compat_12. Wrap __msync13 up to look like FreeBSD's msync and be careful to respect the fact that MS_SYNC is 0x0000 on FreeBSD, but 0x0004 on NetBSD. Notes: svn path=/head/; revision=34796 | |||||
