summaryrefslogtreecommitdiff
path: root/libexec/talkd/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /libexec/talkd/Makefile
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'libexec/talkd/Makefile')
0 files changed, 0 insertions, 0 deletions
4:32 +0000'>2017-04-10Return value pointers should be the last argument.dholland 2014-11-22Add ppoll(2) for compat linux32.njoly 2014-11-09Do not uselessly include <sys/malloc.h>.maxv 2013-11-18implement the *at() syscalls.chs 2011-11-18add sigtimedwait supportchristos 2010-11-02personality() now interprets its parameter as havingchs 2010-11-02implement the following syscalls for linux32:chs 2010-07-07many changes for COMPAT_LINUX:chs 2009-11-24Update personality(2) to match Linux definition where the argument is annjoly 2009-06-05Add fstatfs syscall.njoly 2009-01-20Add basic support for linux32 personality(2) syscall.njoly 2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad 2008-11-12Add missing sys/syscall.h include for SYS_ptrace definition.njoly 2008-11-12Remove LKMs and switch to the module framework, pass 1.ad 2008-06-18linux32_sys_ptrace() fixes.njoly 2008-06-16an attempt at ptrace32christos 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-12-20Convert all the system call entry points from:dsl 2007-12-08ANSIfy most of the function definitions in sys/compat (but not ndis).dsl 2007-04-30Rework compat stat() and statvfs() code so that it no longer uses the stackgap.dsl 2007-04-22Change the way that emulations locate files within the emulation root todsl 2007-04-11- Add compat amd64 linux32 statfs support, adapted from PR/35956.njoly 2006-09-13This file was not used anymoremanu 2006-07-23Use the LWP cached credentials where sane.ad 2006-05-14integrate kauth.elad 2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu