summaryrefslogtreecommitdiff
path: root/sys/compat/common/Makefile
AgeCommit message (Expand)Author
2021-05-25PR port-xen/53130 was fixed and closed some time ago, so now we canpgoyette
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2018-06-05use the standard rules, instead of rolling our own.christos
2017-12-20Pass LDFLAGS to ld.maya
2017-12-16compat_util.c must be compiled by default in the kernel. It is needed bymaxv
2017-08-04typosmaxv
2016-11-05Move if_43.c back into the shared Makefile.sysio where it reallypgoyette
2016-11-03Move if_43.c out of Makefile.sysio and into the main Makefile.pgoyette
2016-11-03Reorganize SRCS lists for libcompat, compat.kmod, sysv_ipc.kmod.riastradh
2016-09-21Add ifam_pid and ifam_addrflags to ifa_msghdr.roy
2016-04-06Add sc_pid to sockcred so that SOCK_DGRAM and LOCAL_CREDS socket optionroy
2016-03-22remove a bunch of "@echo done" from the tail of rules. these messagesmrg
2015-09-07Order library object build.uebayasi
2015-09-07Sprinkle more done messages.uebayasi
2014-04-04Move a few compat 50 syscalls, not applicable to rump kernels, out ofnjoly
2013-03-29compat glue for new lwp_park()christos
2012-10-19Add COMPAT_60 versions of the TIOCPTMGET and TIOCPTSNAME ioctls.apb
2012-02-19Add compat_60 stub for the SA syscall (all which just call sys_nosys).matt
2011-12-19Add COMPAT_50 and COMPAT_NETBSD32 compatibility code for rnd(4)apb
2011-08-11add libcompat.o/.po targets for COMPAT_AS=objjmcneill
2011-01-17Put async i/o compat routines in a separate source module from thepooka
2009-01-19Provide compatibility for pre-christos-time_t sysv sysctls.christos
2009-01-11merge christos-time_tchristos
2008-11-14- Move some more compat code into sys/compat.ad
2008-02-24Remove compat code for posix_fadvisemartin
2008-01-27Implement new version of posix_fadvise as a stub callinig the realmartin
2007-12-12compat_file.[ch] are no longer useddsl
2007-05-29Add a sockaddr_storage member to "struct ifreq" maintaining backwardschristos
2007-03-10Update all the compat stuff to not use the 'stackgap' for processingdsl
2006-06-26version the socket(2) syscall. for compat30 socket, we usemrg
2005-12-11merge ktrace-lwp.christos
2005-08-1964 bit inode changes.christos
2005-02-26nuke trailing whitespaceperry
2004-04-21Replace the statfs() family of system calls with statvfs().christos
2003-10-15Don't put the netbsd32_compat*.c files in the 'compat library'. Unconditionallyfvdl
2002-12-08Introduce BSD system calls with alternate patch checking (in /emul) inmanu
2002-11-02set LLIBS= so we don't try to check the lint lib against llib-lc.lnperry
2002-06-18Updated version of cscope/mkid support. Check libkern and compat libwrstuden
2002-04-29build the netbsd32_compat* objects into libcompat.a, so they are availablemrg
2001-12-12MKfoo=no -> NOfootv
2001-11-14Preload <bsd.own.mk> before .undef DESTDIR.tv
2001-11-14Undefine DESTDIR; we don't want the special DESTDIR <bsd.lib.mk>tv
1999-08-25Add compatibility calls for the 1.4 System V IPC *ctl() calls, andthorpej
1999-05-07Build libraries for kernel/standalone code from within their compilationdrochner
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-04-28Make adding new source files easier and enhance readability by ordering SRCSkleink
1997-11-25In XPG4.2, the ss_size member of type stack_t (struct sigaltstack) is specifiedkleink
1997-10-16PR/4269: msync is missing MS_*christos
1997-10-10Add getdirentries backward compat syscall. Provide common function tofvdl
1997-06-12bring mrg-vm-swap2 onto mainline.mrg