CVS log for src/sys/net/zlib.c
Up to [cvs.NetBSD.org] / src / sys / net
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.38.4.1: download - view: text, markup, annotated - select for diffs
Sat Jul 20 14:26:01 2024 UTC (5 months, 3 weeks ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-1-RELEASE
Diff to: previous 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38: +25 -8
lines
Pull up following revision(s) (requested by rin in ticket #739):
sys/net/zlib.c: revision 1.39
sys/conf/copts.mk: revision 1.12 (patch)
net/zlib.c: Add apparent /* FALLTHROUGH */'s to appease compilers
Ideas from t-kusaba at iij, thanks!
sys/conf/copts.mk: Drop fallthrough hack for zlib.c
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Jul 4 01:10:17 2024 UTC (6 months, 1 week ago) by rin
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +25 -8
lines
net/zlib.c: Add apparent /* FALLTHROUGH */'s to appease compilers
Ideas from t-kusaba at iij, thanks!
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Apr 12 20:51:42 2022 UTC (2 years, 9 months ago) by andvar
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm
Branch point for: netbsd-10
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +9 -9
lines
s/similarily/similarly/
Revision 1.34.30.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:05:15 2020 UTC (4 years, 9 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.34.30.1: preferred, colored; branchpoint 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34.30.1: +9 -9
lines
Mostly merge changes from HEAD upto 20200411
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jul 11 03:49:51 2019 UTC (5 years, 6 months ago) by msaitoh
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-futex,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +9 -9
lines
Fix typo (s/supress/suppress/).
Revision 1.34.30.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:09:45 2019 UTC (5 years, 7 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +8 -8
lines
Sync with HEAD
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Feb 19 00:26:57 2019 UTC (5 years, 10 months ago) by christos
Branches: MAIN
CVS tags: phil-wifi-20190609,
isaki-audio2-base,
isaki-audio2
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +0 -18
lines
revert previous. we don't want to change upstream code.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Feb 18 23:13:14 2019 UTC (5 years, 10 months ago) by christos
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +26 -8
lines
add fallthrough's
Revision 1.33.22.1: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:04:35 2014 UTC (10 years, 4 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33: +36 -8
lines
Rebase to HEAD as of a few days ago.
Revision 1.33.12.1: download - view: text, markup, annotated - select for diffs
Thu May 22 11:41:09 2014 UTC (10 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33: +36 -8
lines
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.33.26.1: download - view: text, markup, annotated - select for diffs
Sun May 18 17:46:12 2014 UTC (10 years, 7 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33: +36 -8
lines
sync with head
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Dec 29 08:09:44 2013 UTC (11 years ago) by pgoyette
Branches: MAIN
CVS tags: yamt-pagecache-base9,
tls-maxphys-base-20171202,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
rmind-smpnet-nbase,
rmind-smpnet-base,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
nick-nhusb-base-20170825,
nick-nhusb-base-20170204,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
nick-nhusb-base-20160422,
nick-nhusb-base-20160319,
nick-nhusb-base-20151226,
nick-nhusb-base-20150921,
nick-nhusb-base-20150606,
nick-nhusb-base-20150406,
nick-nhusb-base,
nick-nhusb,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
jdolecek-ncq-base,
jdolecek-ncq,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Branch point for: phil-wifi
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +36 -8
lines
Modularize net/zlib so it can be used by the vnd module (and, eventually,
by an opencrypto module).
Revision 1.30.14.1: download - view: text, markup, annotated - select for diffs
Wed May 13 17:22:20 2009 UTC (15 years, 8 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.30: preferred, colored; next MAIN 1.31: preferred, colored
Changes since revision 1.30: +222 -321
lines
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.28.52.1: download - view: text, markup, annotated - select for diffs
Mon May 4 08:14:15 2009 UTC (15 years, 8 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28: +222 -321
lines
sync with head.
Revision 1.30.8.1: download - view: text, markup, annotated - select for diffs
Tue Apr 28 07:37:17 2009 UTC (15 years, 8 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.30: preferred, colored; next MAIN 1.31: preferred, colored
Changes since revision 1.30: +222 -321
lines
Sync with HEAD.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Mar 18 10:22:42 2009 UTC (15 years, 10 months ago) by cegger
Branches: MAIN
CVS tags: yamt-pagecache-tag8,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-nfs-mp-base9,
yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1,
uebayasi-xip-base,
uebayasi-xip,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
rmind-uvmplock,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-premerge-20091211,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
matt-mips64-premerge-20101231,
khorben-n900,
jymxensuspend-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
jruoho-x86intr-base,
jruoho-x86intr,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base10,
jmcneill-usbmp-base,
jmcneill-usbmp,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2,
agc-symver-base,
agc-symver
Branch point for: yamt-pagecache,
tls-maxphys,
rmind-smpnet
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +9 -9
lines
Ansify function definitions w/o arguments. Generated with sed.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Mar 16 06:30:35 2009 UTC (15 years, 10 months ago) by cegger
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +132 -231
lines
ansify function definitions
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Mar 14 14:46:10 2009 UTC (15 years, 10 months ago) by dsl
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +97 -97
lines
Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon May 5 13:41:30 2008 UTC (16 years, 8 months ago) by ad
Branches: MAIN
CVS tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
nick-hppapmap-base2,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
mjf-devfs2-base,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
hpcarm-cleanup-nbase,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
haad-dm,
ad-audiomp2-base,
ad-audiomp2
Branch point for: nick-hppapmap,
jym-xensuspend
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
Back out previous. It broke the build.
Revision 1.29
Sun May 4 23:07:09 2008 UTC (16 years, 8 months ago) by ad
Branches: MAIN
FILE REMOVED
Changes since revision 1.28: +8 -8
lines
Move zlib out of net/ and into kern/. It would probably be better to use
the reachover Makefiles and libz, but this is already here and it works.
Revision 1.21.2.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 20:50:21 2006 UTC (18 years ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.21.2.1: preferred, colored; branchpoint 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21.2.1: +14 -14
lines
sync with head.
Revision 1.26.10.2: download - view: text, markup, annotated - select for diffs
Sun Dec 10 07:19:01 2006 UTC (18 years, 1 month ago) by yamt
Branches: yamt-splraiseipl
Diff to: previous 1.26.10.1: preferred, colored; branchpoint 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26.10.1: +9 -9
lines
sync with head.
Revision 1.26.8.1: download - view: text, markup, annotated - select for diffs
Sat Nov 18 21:39:30 2006 UTC (18 years, 1 month ago) by ad
Branches: newlock2
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +14 -14
lines
Sync with head.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Nov 16 01:33:40 2006 UTC (18 years, 2 months ago) by christos
Branches: MAIN
CVS tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
yamt-pf42-baseX,
yamt-pf42-base,
yamt-pf42,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
yamt-idlelwp-base8,
yamt-idlelwp,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
vmlocking-base,
vmlocking,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
reinoud-bufcleanup,
post-newlock2-merge,
nick-net80211-sync-base,
nick-net80211-sync,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
newlock2-nbase,
newlock2-base,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
mjf-ufs-trans-base,
mjf-ufs-trans,
mjf-devfs2,
mjf-devfs-base,
mjf-devfs,
matt-nb4-arm-base,
matt-nb4-arm,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jmcneill-pm-base,
jmcneill-pm,
jmcneill-base,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64,
ad-socklock-base1,
ad-audiomp-base,
ad-audiomp
Branch point for: yamt-nfs-mp
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +9 -9
lines
__unused removal on arguments; approved by core.
Revision 1.26.10.1: download - view: text, markup, annotated - select for diffs
Sun Oct 22 06:07:25 2006 UTC (18 years, 2 months ago) by yamt
Branches: yamt-splraiseipl
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +14 -14
lines
sync with head
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Oct 12 01:32:30 2006 UTC (18 years, 3 months ago) by christos
Branches: MAIN
CVS tags: yamt-splraiseipl-base2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +14 -14
lines
- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
Revision 1.23.2.1: download - view: text, markup, annotated - select for diffs
Sat Sep 9 02:58:06 2006 UTC (18 years, 4 months ago) by rpaulo
Branches: rpaulo-netinet-merge-pcb
Diff to: previous 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23: +11 -9
lines
sync with head
Revision 1.21.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 15:10:28 2006 UTC (18 years, 6 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +13 -9
lines
sync with head.
Revision 1.23.4.2: download - view: text, markup, annotated - select for diffs
Thu Jun 1 22:38:38 2006 UTC (18 years, 7 months ago) by kardel
Branches: simonb-timecounters
CVS tags: simonb-timcounters-final
Diff to: previous 1.23.4.1: preferred, colored; branchpoint 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23.4.1: +9 -8
lines
Sync with head.
Revision 1.23.10.1: download - view: text, markup, annotated - select for diffs
Wed May 24 15:50:44 2006 UTC (18 years, 7 months ago) by tron
Branches: peter-altq
Diff to: previous 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23: +11 -9
lines
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
Revision 1.23.6.1: download - view: text, markup, annotated - select for diffs
Wed May 24 10:58:56 2006 UTC (18 years, 7 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23: +11 -9
lines
sync with head.
Revision 1.23.8.2: download - view: text, markup, annotated - select for diffs
Thu May 11 23:31:08 2006 UTC (18 years, 8 months ago) by elad
Branches: elad-kernelauth
Diff to: previous 1.23.8.1: preferred, colored; branchpoint 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23.8.1: +9 -8
lines
sync with head
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed May 10 21:53:18 2006 UTC (18 years, 8 months ago) by mrg
Branches: MAIN
CVS tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
simonb-timecounters-base,
rpaulo-netinet-merge-pcb-base,
gdamore-uart-base,
gdamore-uart,
elad-kernelauth-base,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: yamt-splraiseipl,
newlock2
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +9 -8
lines
quell GCC 4.1 uninitialised variable warnings.
XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..
Revision 1.23.4.1: download - view: text, markup, annotated - select for diffs
Sat Apr 22 11:40:08 2006 UTC (18 years, 8 months ago) by simonb
Branches: simonb-timecounters
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +10 -9
lines
Sync with head.
Revision 1.23.8.1: download - view: text, markup, annotated - select for diffs
Wed Apr 19 04:46:10 2006 UTC (18 years, 9 months ago) by elad
Branches: elad-kernelauth
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +10 -9
lines
sync with head.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Apr 15 04:45:01 2006 UTC (18 years, 9 months ago) by christos
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +10 -10
lines
Don't use KASSERT, return an error instead to fix the build.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Apr 15 02:35:22 2006 UTC (18 years, 9 months ago) by christos
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +9 -8
lines
Coverity CID 1193: Add KASSERT before negative array deref.
Revision 1.22.2.1: download - view: text, markup, annotated - select for diffs
Sun Jan 15 10:02:57 2006 UTC (19 years ago) by yamt
Branches: yamt-uio_vmspace
Diff to: previous 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22: +10 -8
lines
sync with head.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Jan 14 18:58:05 2006 UTC (19 years ago) by christos
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
peter-altq-base
Branch point for: yamt-pdpolicy,
simonb-timecounters,
rpaulo-netinet-merge-pcb,
peter-altq,
elad-kernelauth
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +10 -8
lines
prepare for userland compilation.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Dec 11 12:24:52 2005 UTC (19 years, 1 month ago) by christos
Branches: MAIN
Branch point for: yamt-uio_vmspace
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -8
lines
merge ktrace-lwp.
Revision 1.19.6.2: download - view: text, markup, annotated - select for diffs
Thu Nov 10 14:10:33 2005 UTC (19 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.19.6.1: preferred, colored; branchpoint 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19.6.1: +46 -46
lines
Sync with HEAD. Here we go again...
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun May 29 21:22:53 2005 UTC (19 years, 7 months ago) by christos
Branches: MAIN
CVS tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
ktrace-lwp-base
Branch point for: yamt-lazymbuf
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +46 -46
lines
- sprinkle const
- remove unneeded casts
- use more mem*() instead of b*() funcs.
Revision 1.19.14.1: download - view: text, markup, annotated - select for diffs
Fri Apr 29 11:29:32 2005 UTC (19 years, 8 months ago) by kent
Branches: kent-audio2
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +35 -35
lines
sync with -current
Revision 1.19.16.1: download - view: text, markup, annotated - select for diffs
Sat Mar 19 08:36:32 2005 UTC (19 years, 10 months ago) by yamt
Branches: yamt-km
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +35 -35
lines
sync with head. xen and whitespace. xen part is not finished.
Revision 1.19.6.1: download - view: text, markup, annotated - select for diffs
Fri Mar 4 16:53:00 2005 UTC (19 years, 10 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +35 -35
lines
Sync with HEAD.
Hi Perry!
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Feb 26 22:45:09 2005 UTC (19 years, 10 months ago) by perry
Branches: MAIN
CVS tags: yamt-km-base4,
yamt-km-base3,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
kent-audio2-base
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +35 -35
lines
nuke trailing whitespace
Revision 1.13.4.4: download - view: text, markup, annotated - select for diffs
Fri Sep 6 08:49:03 2002 UTC (22 years, 4 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.13.4.3: preferred, colored; branchpoint 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13.4.3: +36 -8
lines
sync kqueue branch with HEAD
Revision 1.18.2.1: download - view: text, markup, annotated - select for diffs
Thu Aug 29 00:56:44 2002 UTC (22 years, 4 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18: +36 -8
lines
catch up with -current.
Revision 1.13.2.6: download - view: text, markup, annotated - select for diffs
Tue Aug 27 23:47:55 2002 UTC (22 years, 4 months ago) by nathanw
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.13.2.5: preferred, colored; branchpoint 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13.2.5: +36 -8
lines
Catch up to -current.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Aug 20 03:52:26 2002 UTC (22 years, 5 months ago) by kristerw
Branches: MAIN
CVS tags: yamt-km-base2,
yamt-km-base,
netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2,
nathanw_sa_before_merge,
nathanw_sa_base,
kqueue-beforemerge,
kqueue-base,
kqueue-aftermerge,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
gehenna-devsw-base,
fvdl_fs64_base
Branch point for: yamt-km,
ktrace-lwp,
kent-audio2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +36 -8
lines
#if 0 a couple of unused functions.
Revision 1.13.4.3: download - view: text, markup, annotated - select for diffs
Sun Jun 23 17:50:35 2002 UTC (22 years, 6 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.13.4.2: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.4.2: +10 -8
lines
catch up with -current on kqueue branch
Revision 1.13.2.5: download - view: text, markup, annotated - select for diffs
Thu Jun 20 03:48:23 2002 UTC (22 years, 7 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.13.2.4: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.4: +10 -8
lines
Catch up to -current.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue May 7 09:14:20 2002 UTC (22 years, 8 months ago) by tron
Branches: MAIN
CVS tags: netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6
Branch point for: gehenna-devsw
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +10 -8
lines
Fix memory leak which occurs after an allocation failure.
Revision 1.13.2.4: download - view: text, markup, annotated - select for diffs
Mon Apr 1 07:48:26 2002 UTC (22 years, 9 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.13.2.3: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.3: +1052 -501
lines
Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
Revision 1.10.4.2: download - view: text, markup, annotated - select for diffs
Thu Mar 21 19:32:37 2002 UTC (22 years, 9 months ago) by he
Branches: netbsd-1-5
CVS tags: netbsd-1-5-PATCH003
Diff to: previous 1.10.4.1: preferred, colored; branchpoint 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10.4.1: +4 -0
lines
Revert pull-up of revision 1.13 (requested by he):
Need to reexpose local definition of MAX.
Revision 1.10.4.1: download - view: text, markup, annotated - select for diffs
Wed Mar 20 23:18:36 2002 UTC (22 years, 10 months ago) by he
Branches: netbsd-1-5
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1055 -509
lines
Pull up revisions 1.11-1.17 (requested by fvdl):
Upgrade libz to 1.1.4 due to a possible security bug.
Revision 1.13.4.2: download - view: text, markup, annotated - select for diffs
Sat Mar 16 16:02:09 2002 UTC (22 years, 10 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.13.4.1: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.4.1: +1052 -501
lines
Catch up with -current.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Mar 13 03:59:35 2002 UTC (22 years, 10 months ago) by fvdl
Branches: MAIN
CVS tags: eeh-devprop-base,
eeh-devprop
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1052 -501
lines
Upgrade this generated version to be based on zlib-1.1.4
Revision 1.13.4.1: download - view: text, markup, annotated - select for diffs
Thu Jan 10 20:02:23 2002 UTC (23 years ago) by thorpej
Branches: kqueue
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -7
lines
Sync kqueue branch with -current.
Revision 1.13.2.3: download - view: text, markup, annotated - select for diffs
Tue Jan 8 00:33:56 2002 UTC (23 years ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.13.2.2: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.2: +3 -7
lines
Catch up to -current.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Dec 23 22:36:16 2001 UTC (23 years ago) by thorpej
Branches: MAIN
CVS tags: newlock-base,
newlock,
ifpoll-base
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -7
lines
Do not provide memcpy()/memset()/memcmp() macros as wrappers
around b*() functions (!!).
Revision 1.13.2.2: download - view: text, markup, annotated - select for diffs
Wed Nov 14 19:17:32 2001 UTC (23 years, 2 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.13.2.1: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.1: +5 -2
lines
Catch up to -current.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Nov 12 23:49:49 2001 UTC (23 years, 2 months ago) by lukem
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -2
lines
add RCSIDs
Revision 1.13.2.1: download - view: text, markup, annotated - select for diffs
Mon Oct 22 20:41:55 2001 UTC (23 years, 2 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3
lines
Catch up to -current.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Oct 14 00:39:09 2001 UTC (23 years, 3 months ago) by simonb
Branches: MAIN
CVS tags: thorpej-mips-cache-base,
thorpej-mips-cache
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3
lines
Put the storage class first in an array declaration.
Revision 1.8.8.2: download - view: text, markup, annotated - select for diffs
Sun Feb 11 19:17:10 2001 UTC (23 years, 11 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.8.8.1: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.8.1: +14 -18
lines
Sync with HEAD.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Feb 5 10:42:43 2001 UTC (23 years, 11 months ago) by chs
Branches: MAIN
CVS tags: thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base,
thorpej-devvp-base3,
thorpej-devvp-base2,
thorpej-devvp-base,
thorpej-devvp,
pre-chs-ubcperf,
post-chs-ubcperf
Branch point for: nathanw_sa,
kqueue
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -6
lines
expose the definitions of MIN() and MAX() in sys/param.h to the kernel
and use those in favor of a dozen copies scattered around the source tree.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jan 18 20:28:20 2001 UTC (24 years ago) by jdolecek
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +10 -10
lines
constify
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jan 17 18:52:41 2001 UTC (24 years ago) by jdolecek
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -6
lines
mark local constant stuff as const, so that it's pushed to text segment
Revision 1.8.8.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 18:10:12 2000 UTC (24 years, 1 month ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +21 -21
lines
Update thorpej_scsipi to -current as of a month ago
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Mar 30 09:45:41 2000 UTC (24 years, 9 months ago) by augustss
Branches: MAIN
CVS tags: netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
minoura-xpg4dl-base,
minoura-xpg4dl
Branch point for: netbsd-1-5
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +20 -20
lines
Kill some more register declarations.
Revision 1.8.14.1: download - view: text, markup, annotated - select for diffs
Mon Dec 27 18:36:12 1999 UTC (25 years ago) by wrstuden
Branches: wrstuden-devbsize
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +3 -3
lines
Pull up to last week's -current.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Nov 19 22:07:12 1999 UTC (25 years, 2 months ago) by ragge
Branches: MAIN
CVS tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
chs-ubc2-newbase
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3
lines
Include param.h instead of types.h, to get mem* macros on vax.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Feb 15 04:54:36 1999 UTC (25 years, 11 months ago) by hubertf
Branches: MAIN
CVS tags: netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4,
kame_14_19990705,
kame_14_19990628,
kame_141_19991130,
kame,
fvdl-softdep-base,
fvdl-softdep,
comdex-fall-1999-base,
comdex-fall-1999,
chs-ubc2-base,
chs-ubc2
Branch point for: wrstuden-devbsize,
thorpej_scsipi
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1
lines
RCS ID police
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat May 2 14:34:25 1998 UTC (26 years, 8 months ago) by christos
Branches: MAIN
CVS tags: kenh-if-detach-base,
kenh-if-detach,
eeh-paddr_t-base,
eeh-paddr_t,
chs-ubc-base,
chs-ubc
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1459 -724
lines
Merge changes from pppd-2.3.4; adds ppp-deflate-draft stuff and updates
zlib. Maybe we can merge our other copy of zlib with this one now and
avoid having two copies?
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 17 21:12:14 1997 UTC (27 years, 8 months ago) by christos
Branches: MAIN
CVS tags: thorpej-signal-base,
thorpej-signal,
netbsd-1-3-base,
netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA,
netbsd-1-3,
marc-pcmcia-bp,
marc-pcmcia-base,
marc-pcmcia,
bouyer-scsipi
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +19 -16
lines
Update to ppp-2.3b5
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Mar 13 20:11:53 1997 UTC (27 years, 10 months ago) by fvdl
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1
lines
Avoid 'unused variable' warning for copyright string, like in the
previous zlib.c version in the tree.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Mar 12 20:27:08 1997 UTC (27 years, 10 months ago) by christos
Branches: MAIN
CVS tags: is-newarp-before-merge
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +22 -14
lines
Update to ppp-2.3b4; from Paul Mackerras
Revision 1.2.4.1: download - view: text, markup, annotated - select for diffs
Wed Dec 11 10:10:57 1996 UTC (28 years, 1 month ago) by mycroft
Branches: netbsd-1-2
CVS tags: netbsd-1-2-PATCH001
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +9 -3
lines
From trunk:
Use sys/types.h and sys/systm.h to bring in prototypes for bzero() and
bcopy(), instead of string.h.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Sep 18 03:11:03 1996 UTC (28 years, 4 months ago) by scottr
Branches: MAIN
CVS tags: thorpej-setroot,
mrg-vm-swap,
is-newarp-base,
is-newarp
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -3
lines
Use sys/types.h and sys/systm.h to bring in prototypes for bzero() and
bcopy(), instead of string.h
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Mar 16 23:55:40 1996 UTC (28 years, 10 months ago) by christos
Branches: MAIN
CVS tags: netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-BETA
Branch point for: netbsd-1-2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1
lines
#if 0 unused string
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Mar 15 02:28:14 1996 UTC (28 years, 10 months ago) by paulus
Branches: MAIN
Added packet filtering, support for "PPP Deflate" packet compression,
trivial multicast support, and support for xon/xoff output flow
control to the PPP subsystem. Fixed several bugs, including making
the accumulation and resetting of statistics more consistent. State
for the VJ compressor is now dynamically allocated.
CVSweb <webmaster@jp.NetBSD.org>