sysctl.h (05668381140309088443bf5dc53add4104610fbb) | sysctl.h (96de0e252cedffad61b3cb5e05662c591898e69a) |
---|---|
1/* 2 * sysctl.h - Defines for sysctl handling in NTFS Linux kernel driver. Part of 3 * the Linux-NTFS project. Adapted from the old NTFS driver, | 1/* 2 * sysctl.h - Defines for sysctl handling in NTFS Linux kernel driver. Part of 3 * the Linux-NTFS project. Adapted from the old NTFS driver, |
4 * Copyright (C) 1997 Martin von L�wis, R�gis Duchesne | 4 * Copyright (C) 1997 Martin von Löwis, Régis Duchesne |
5 * 6 * Copyright (c) 2002-2004 Anton Altaparmakov 7 * 8 * This program/include file is free software; you can redistribute it and/or 9 * modify it under the terms of the GNU General Public License as published 10 * by the Free Software Foundation; either version 2 of the License, or 11 * (at your option) any later version. 12 * --- 29 unchanged lines hidden --- | 5 * 6 * Copyright (c) 2002-2004 Anton Altaparmakov 7 * 8 * This program/include file is free software; you can redistribute it and/or 9 * modify it under the terms of the GNU General Public License as published 10 * by the Free Software Foundation; either version 2 of the License, or 11 * (at your option) any later version. 12 * --- 29 unchanged lines hidden --- |