summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/ppp/spppcomp
AgeCommit message (Collapse)AuthorFilesLines
2019-09-3011724 spppcomp: cast between incompatible function typesToomas Soome1-12/+16
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-02-227812 Remove gender specific languageDaniel Hoffman1-1/+2
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-09-151073 migrate kernel modules from ancient _depends_on to true ELF dependenciesBayard Bell1-4/+9
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2009-05-29PSARC 2009/317 Solaris PPP/PPPoE UpdatesJames Carlson1-106/+42
4695172 3COM has its own incompatible dialect of PPPoE 4704518 security checks on chap peer name cause interoperability problems 4711045 pppd should not be discarding debug information on fatal signals 4711046 pppoec should provide a way to limit match against wildcard service 4714306 sppptun should not use M_ERROR to signal protocol problems 4743677 pppd can trigger latent access server bug 4750809 pppd needs lint cleanup 4947676 spppcomp_wput() allows an unprivileged process to "hang" the system. 5058886 PPPD misses first LCP configuration request 5060749 need a way to log demand-dial action at higher priority 5093264 PPPoE server can omit Service-Name tag in PADS response 6291911 ugly preremove script in SUNWpppdt causes messages on pkgrm from zone 6589814 pppd disavows bad echo-reply count 6636684 PPP should work in non-global exclusive-stack zones 6637245 sppp driver has half-baked _mi_driver_info function 6704096 SUNWpppdu and SUNWpppdr package dependency and content issues 6753945 sppptun doesn't honor clearview vanity naming feature.
2008-10-026755382 new "more linker like" version of lint2 exposes new lint warnings in ONJohn Beck1-1/+1
2007-12-074937465 sppp_lrput() can race against sppp's I_UNLINK logic and panic on victorycarlsonj2-34/+47
4959338 sppptun_urput() assumes well-formed dlpi messages 4973860 System panic occured in spppcomp:bsd_compress 6198878 sppptun never re-enables upper streams if lower stream flow controls 6271013 sppp: unknown protocol error message 6630377 ugly debug macros in sppptun have got to go 6637891 ppp kernel modules should not use SCCS keywords in user-visible strings
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev1-1/+0
PSARC 2007/155 IPv4 Network Configuration Enhancements for Xen Guest Domains 6424124 panic in intr_thread->av_dispatch_autovect->atomic_add_ptr 6496858 mdb could use a memory-based IO backend 6515319 workaround for 6491065 needs to be removed from elfextract.c 6518807 snv_nightly: SUNWcakr pkgck error 6551858 PSARC 2006/260 Solaris on Xen 6584697 Can't boot Xen / Solaris dom0 if root is using ZFS 6593429 usr/src/cmd/devfsadm isn't linting properly 6600359 mdb_kvm_intrframe() is unused 6600750 can remove 'u' workaround from zlib 6601465 /dev/lofictl needs to accept kernel ioctl 6604043 Erronous ASSERT in sdev_vnops.c ASSERT(VTOSDEV(vp)->sdev_attrvp); --HG-- rename : usr/src/common/util/memset.h => deleted_files/usr/src/common/util/memset.h rename : usr/src/uts/common/krtld/mapfile => deleted_files/usr/src/uts/common/krtld/mapfile rename : usr/src/uts/i86pc/boot/boot_keyboard.h => deleted_files/usr/src/uts/i86pc/boot/boot_keyboard.h rename : usr/src/uts/intel/io/i8254.c => usr/src/uts/i86pc/io/microfind.c rename : usr/src/uts/i86pc/cpunex/Makefile => usr/src/uts/intel/cpunex/Makefile rename : usr/src/uts/i86pc/io/cpunex.c => usr/src/uts/intel/io/cpunex.c
2007-03-226536602 add zlib compression support and upgrade to version 1.2.3ahl1-3/+3
6536606 gzip compression for ZFS 6536608 restore zmod mapfile 6536631 decompress.c should use the new gzip support in zlib --HG-- rename : usr/src/uts/common/zmod/infblock.c => deleted_files/usr/src/uts/common/zmod/infblock.c rename : usr/src/uts/common/zmod/infblock.h => deleted_files/usr/src/uts/common/zmod/infblock.h rename : usr/src/uts/common/zmod/infcodes.c => deleted_files/usr/src/uts/common/zmod/infcodes.c rename : usr/src/uts/common/zmod/infcodes.h => deleted_files/usr/src/uts/common/zmod/infcodes.h rename : usr/src/uts/common/zmod/infutil.c => deleted_files/usr/src/uts/common/zmod/infutil.c rename : usr/src/uts/common/zmod/infutil.h => deleted_files/usr/src/uts/common/zmod/infutil.h rename : deleted_files/usr/src/uts/common/zmod/mapfile => usr/src/uts/common/zmod/mapfile
2006-10-20PSARC 2006/510 Kstat Constificationelowe1-3/+3
6461778 kernel kstat routines should use constified char * Contributed by Garrett D'Amore <garrett_damore@tadpole.com>
2005-06-14OpenSolaris Launchstevel@tonic-gate9-0/+12920