summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions
tr> 2010-11-02personality() now interprets its parameter as havingchs 2009-01-19Small personality(2) update.njoly 2009-01-11merge christos-time_tchristos 2008-05-28Add LINUX_TMPFS_SUPER_MAGIC, and map it to our tmpfs.njoly 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-12-04Remove all the __Pdsl 2007-05-07Split sys_wait4() so that compat code can fiddle with the returned 'status'dsl 2005-12-11merge ktrace-lwp.christos 2005-05-03First work on COMPAT_LINUX/amd64manu 2004-11-13Add ptyfs magic number and entry.christos 2004-10-07PR kern/27184: Have linux_sys_waitpid() call linux_sys_wait4() so theerh 2004-09-20implement support for Linux statfs64() syscall - 64bit variant of statfs()jdolecek 2003-01-18Merge the nathanw_sa branch.thorpej 2002-02-20proper statfs emulation...christos 2002-02-15- add a real linux_sys___sysctl because the mib numbers are different.christos 2001-07-18Add support for the __WALL wait4(2) flag.thorpej 2000-12-13Implement sysinfo.augustss 1999-05-13Define the flags used by the Linux wait4() system call.thorpej 1998-10-03Attempt to fix the mess.christos 1998-10-01Add a couple function prototypes from linux_misc.c.erh