summaryrefslogtreecommitdiff
path: root/dist/ipf/test/expected/in7
diff options
context:
space:
mode:
Diffstat (limited to 'dist/ipf/test/expected/in7')
-rw-r--r--dist/ipf/test/expected/in70
1 files changed, 0 insertions, 0 deletions
diff --git a/dist/ipf/test/expected/in7 b/dist/ipf/test/expected/in7
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/dist/ipf/test/expected/in7
+++ /dev/null
it/sys/compat/netbsd32/netbsd32_conv.h?h=lockdoc-9.3&id=fb9614823a1a10eed2a035c86b9515c3914ecdc4'>add netbsd32 support for nfssvc(2). we do this by defining 5 copyin/outmrg 2015-06-20Implement modctl, sigqueinfo and mq_*martin 2014-03-18Merge riastradh-drm2 to HEAD.riastradh 2013-07-20Initialise destination before performing stat structure conversion.njoly 2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer 2011-02-20Don't bother the iov in netbsd32_to_msghdr since it needs to handled specially.matt 2011-01-16In stat structure conversions, do set st_birthtimespec member valuesnjoly 2011-01-04Need to deal with msg_iov in netbsd32_to_msghdr.matt 2009-01-25fix casts.christos 2009-01-11merge christos-time_tchristos 2008-11-12Remove LKMs and switch to the module framework, pass 1.ad 2008-06-02When converting msqid_ds structure from/to netbsd32 for msgctl(2)njoly 2008-05-29remove clause #3 from my license where there are no othermrg 2007-12-04Remove all the __Pdsl 2007-03-16remove all the double (and triple) casts used to convert 32bit userspacedsl 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry 2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry 2005-12-11merge ktrace-lwp.christos 2005-10-23- Split sys_kevent into kevent1 so that it can be used by COMPAT_NETBSD32cube 2005-09-13make this compile again.christos 2005-08-19Fix lossage I created with the 64 bit ino_t change.christos 2005-08-1964 bit inode changes.christos 2005-07-23Constify conversion functions.cube 2005-07-23Implement the timer_create(2) family of syscalls.cube 2005-02-26nuke trailing whitespaceperry 2004-06-17o Add support for the statvfs family of syscalls (statvfs1, fstatvfs1,cube 2004-04-21try to make this compile. XXX: this will not work yet (hi simon)christos 2004-04-21Replace the statfs() family of system calls with statvfs().christos 2001-02-07move the static inline conversion functions into a header file so othermrg