freebsd-skq/sys/compat
Alexander Leidinger 0134f12f7a Fix an edge-case of the linux readdir: We need the size of a linux dirent
structure, not the size of a pointer to it.

PR:		131099
Submitted by:	Andreas Kies <andikies@gmail.com>
MFC after:	2 weeks
2009-02-13 11:55:19 +00:00
..
freebsd32 Push down Giant inside sysctl. Also add some more assertions to the code. 2008-12-29 12:58:45 +00:00
ia32 Add sv_flags field to struct sysentvec with intention to provide description 2008-11-22 12:36:15 +00:00
linprocfs Replace couple of strcmp(cpu_vendor, "foo") with cpu_vendor_id for i386 2009-01-22 17:06:33 +00:00
linsysfs Add a pn_destroy field to pfs_node. This field points to a destructor 2007-03-12 12:16:52 +00:00
linux Fix an edge-case of the linux readdir: We need the size of a linux dirent 2009-02-13 11:55:19 +00:00
ndis Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
svr4 Last step of splitting up minor and unit numbers: remove minor(). 2009-01-28 17:57:16 +00:00