summaryrefslogtreecommitdiff
path: root/libexec/identd/netbsd.c
AgeCommit message (Expand)Author
1998-07-15Upgrade to version 2.8.3.msaitoh
1997-10-08fix warnings on the alpha.mrg
1997-10-08WARNS?=1. RCS ids.mrg
1996-08-30RCS id police.thorpej
1995-07-08Oops, previous needs <limits.h>pk
1995-07-08Call kvm_openfiles() with suitable arguments.pk
1995-06-18update for new networking queue structurescgd
1995-03-28KERNEL -> _KERNELjtc
1994-12-23be a bit more careful with types, casts, and and function declarations.cgd
1994-05-14update for sysctl/new kvmcgd
1994-02-04clean up, rcs ids, etc.cgd
1994-02-04import of pidentd 2.1.2, by Peter Eriksson <pen@lysator.liu.se>. needs clennupcgd
f files for pseudo device attach prototypeschristos 2014-12-02Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR,pooka 2014-07-19NPF: partially rewrite the connection tracking mechanism:rmind 2014-04-04No lint for rumpnet npf library.njoly 2014-03-13rename component.c -> npf_component.cpooka 2014-03-03also include bsd.own.mk, so value for RUMP_NPF_TESTING can come from mk.confpooka 2014-03-03For now, make it possible to not specify -D_NPF_TESTING by compilingpooka 2014-02-26Run constructor as part of network faction bootstrap, not devicepooka 2013-11-08NPF: add support for specifying the interfaces before they are attached.rmind 2013-09-19NPF: G/C n-code in favour of BPF byte-code. Delete lots of code, mmm!rmind 2013-06-02- NPF connection tracking: rework synchronisation on tracking disable/enablermind 2013-03-12normali{s,z}echristos 2013-03-10remember to detach and add if_npflog modulechristos 2013-02-09NPF:rmind 2012-11-21This component is not WARNS>3 clean (example: it includes socketvar.hpooka 2012-09-16Implement dynamic NPF extensions interface. An extension consists ofrmind 2012-08-14Move and rename librumpdev_npf to librumpnet_npf.rmind