freebsd-skq/sys/compat
cognet d6ecc915cc Linux compat bits needed to make linux programs use the new ptys :
linux_ioctl.[ch] : Implement LINUX_TIOCGPTN, which returns the pty number
linux_stats.c :
	- Return the magic number for devfs.
	- In various stats()-related functions, check that we're stating a
file in /dev/pts, and if so, change the st_rdev field to match what linux
expects to be there for a slave pty device. The glibc checks for this, and
their openpty() fails if it is no correct.
2006-01-26 01:32:46 +00:00
..
freebsd32 Fix the build. When I added the lutimes the futimes definitions 2006-01-20 20:51:27 +00:00
ia32 Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure 2005-12-26 21:23:57 +00:00
linprocfs Fix calculation of meminfo's swaptotal and swapfree on at least amd64. 2005-12-11 21:37:42 +00:00
linux Linux compat bits needed to make linux programs use the new ptys : 2006-01-26 01:32:46 +00:00
ndis Somehow memmove() got mapped to memset() in the patch table. Create a 2005-11-23 17:10:46 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
pecoff remove dead code 2005-02-22 01:26:48 +00:00
svr4 Fix compiling problem by adding prefix name svr4 to si_xxx macro, the 2005-10-19 09:33:15 +00:00