From owner-cvs-usrsbin Mon May 29 09:39:57 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA02324 for cvs-usrsbin-outgoing; Mon, 29 May 1995 09:39:57 -0700 Received: (from wpaul@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA02313 ; Mon, 29 May 1995 09:39:54 -0700 Date: Mon, 29 May 1995 09:39:54 -0700 From: Bill Paul Message-Id: <199505291639.JAA02313@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ypbind ypbind.c Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk wpaul 95/05/29 09:39:54 Modified: usr.sbin/ypbind ypbind.c Log: This is another bug fix that should have gone into my last commit. I actually had this done at one point and lost it somewhere along the line. Again, this is an honest to gosh bug fix only: no functionality is changed. - After a child broadcaster process dies or is killed, set its dom_pipe_fds descriptors to -1 so that the 'READFD > 0' test in the select() loop does the right thing. Since descriptor values can be re-used, failure to do this can lead to a situation where a descriptor for an RPC socket can be mistaken for a pipe. If this happens, RPC sockets could be incorrectly handed off to handle_children(), which would then clear the descriptor from the select() descriptor mask and prevent svc_getreqset() from handling them. The end result would be that some RPC events would go unserviced. Curiously, the failures only happen intermittently. From owner-cvs-usrsbin Mon May 29 20:55:33 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA06862 for cvs-usrsbin-outgoing; Mon, 29 May 1995 20:55:33 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA06848 ; Mon, 29 May 1995 20:55:17 -0700 Date: Mon, 29 May 1995 20:55:17 -0700 From: "Rodney W. Grimes" Message-Id: <199505300355.UAA06848@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ypset ypset.c Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk rgrimes 95/05/29 20:55:16 Modified: usr.sbin Makefile usr.sbin/XNSrouted af.c if.c input.c main.c protocol.h startup.c timer.c trace.c usr.sbin/XNSrouted/tools query.c usr.sbin/ac ac.c usr.sbin/accton accton.c usr.sbin/amd/amd afs_ops.c host_ops.c info_hes.c info_passwd.c map.c mapc.c misc_rpc.c nfs_ops.c nfs_start.c nfs_subr.c restart.c rpc_fwd.c srvr_nfs.c umount_fs.c wire.c usr.sbin/amd/amq amq.c usr.sbin/amd/config Makefile.irix3 mtab_file.c os-convex.h os-irix4.h usr.sbin/amd/fsinfo fsi_data.h fsi_dict.c fsi_util.c wr_atab.c usr.sbin/apm apm.c usr.sbin/apmconf apmconf.c usr.sbin/arp arp.c usr.sbin/bad144 bad144.c usr.sbin/bootparamd/bootparamd Makefile bootparamd.c main.c usr.sbin/bootparamd/callbootd Makefile callbootd.c usr.sbin/cdplay cdplay.c usr.sbin/chown chown.c usr.sbin/config config.h mkioconf.c mkmakefile.c mkswapconf.c usr.sbin/config.new files.c main.c mkheaders.c mkioconf.c mkmakefile.c mkswap.c pack.c sem.c sem.h util.c usr.sbin/cron/cron cron.h do_command.c user.c usr.sbin/cron/crontab Makefile crontab.c usr.sbin/cron/doc Makefile.vixie usr.sbin/cron/lib compat.c entry.c misc.c usr.sbin/crunch/crunchgen crunched_main.c crunchgen.c usr.sbin/crunch/crunchide crunchide.c usr.sbin/ctm/ctm ctm.c ctm.h ctm_ed.c ctm_pass1.c ctm_pass2.c ctm_pass3.c ctm_syntax.c usr.sbin/ctm/ctm_rmail ctm_rmail.c options.h usr.sbin/ctm/ctm_scan ctm_scan.c usr.sbin/ctm/ctm_smail ctm_smail.c usr.sbin/diskpart diskpart.c usr.sbin/eeprom eeprom.c usr.sbin/fdcontrol fdcontrol.c usr.sbin/fdformat fdformat.c usr.sbin/fdwrite fdwrite.c usr.sbin/inetd inetd.c usr.sbin/iostat iostat.c usr.sbin/kbdcontrol kbdcontrol.c usr.sbin/kgmon kgmon.c usr.sbin/kvm_mkdb nlist.c usr.sbin/lpr/common_source common.c usr.sbin/lpr/filters lpf.c usr.sbin/lpr/lpc cmds.c usr.sbin/lpr/lpd lpdchar.c printjob.c recvjob.c usr.sbin/lpr/lpr lpr.c usr.sbin/lpr/pac pac.c usr.sbin/lptcontrol Makefile lptcontrol.c usr.sbin/lsdev i386.c lsdev.c usr.sbin/mixer mixer.c usr.sbin/mrouted callout.c config.c igmp.c kern.c main.c mapper.c mrinfo.c mtrace.c prune.c prune.h route.c vif.c usr.sbin/mtree compare.c create.c spec.c verify.c usr.sbin/named Makefile db_defs.h db_dump.c db_func.h db_glob.h db_glue.c db_load.c db_lookup.c db_reload.c db_save.c db_secure.c db_update.c dmalloc.c dmalloc.h ns_defs.h ns_forw.c ns_glob.h ns_init.c ns_main.c ns_maint.c ns_ncache.c ns_req.c ns_resp.c ns_sort.c ns_stats.c ns_validate.c options.h pathnames.h portability.h storage.c tree.c usr.sbin/named/tools/nsquery nsquery.c usr.sbin/named/tools/nstest nstest.c usr.sbin/named/xfer named-xfer.c usr.sbin/ncrcontrol ncrcontrol.c usr.sbin/nslookup debug.c getinfo.c list.c main.c pathnames.h res.h send.c skip.c subr.c usr.sbin/pcvt/cursor cursor.c usr.sbin/pcvt/demo playvt.c usr.sbin/pcvt/fed edit.c fed.c fed.h misc.c select.c usr.sbin/pcvt/fontedit fontedit.c usr.sbin/pcvt/ispcvt ispcvt.c usr.sbin/pcvt/kcon kcon.c usr.sbin/pcvt/keycap keycap.c usr.sbin/pcvt/loadfont loadfont.c usr.sbin/pcvt/mcon mcon.c usr.sbin/pcvt/scon scon.c usr.sbin/pcvt/set2061 ICD2061Aalt.c Makefile compiler.h main.c usr.sbin/pcvt/userkeys vt220keys.c usr.sbin/pcvt/vttest esc.c main.c usr.sbin/pkg_install/add futil.c main.c perform.c usr.sbin/pkg_install/create main.c pl.c usr.sbin/pkg_install/delete main.c usr.sbin/pkg_install/info main.c perform.c show.c usr.sbin/pkg_install/lib file.c msg.c plist.c usr.sbin/pkg_manage Makefile pkg_main.c pkg_manage.c pkg_manage.h pkg_ui.c version.c usr.sbin/portmap from_local.c pmap_check.c portmap.c usr.sbin/portmap/pmap_dump pmap_dump.c usr.sbin/portmap/pmap_set pmap_set.c usr.sbin/ppp arp.c async.c auth.c auth.h ccp.c chap.c chat.c command.c filter.c fsm.c hdlc.c ip.c ipcp.c lcp.c log.c lqr.c main.c mbuf.c md5.h md5c.c modem.c os.c pap.c pathnames.h pred.c route.c slcompress.c slcompress.h systems.c timer.c uucplock.c vars.c vjcomp.c usr.sbin/pppd auth.c chap.c fsm.c ipcp.c ipcp.h lcp.c main.c options.c pppd.h sys-bsd.c upap.c usr.sbin/pppstats pppstats.c usr.sbin/pstat pstat.c usr.sbin/pwd_mkdb pw_scan.c pwd_mkdb.c usr.sbin/rarpd arptab.c rarpd.c usr.sbin/repquota repquota.c usr.sbin/routed af.c if.c input.c main.c startup.c tables.c usr.sbin/routed/query query.c usr.sbin/routed/trace trace.c usr.sbin/sa main.c pdb.c usrdb.c usr.sbin/sendmail/cf/cf Makefile Makefile.dist usr.sbin/sendmail/contrib bitdomain.c usr.sbin/sendmail/contrib/xla xla.c usr.sbin/sendmail/makemap makemap.c usr.sbin/sendmail/src Makefile Makefile.386BSD Makefile.BSDI Makefile.ConvexOS Makefile.FreeBSD Makefile.HP-UX Makefile.NetBSD Makefile.SCO Makefile.Solaris Makefile.SunOS.5.1 Makefile.SunOS.5.2 Makefile.SunOS.5.x Makefile.Utah conf.c conf.h deliver.c domain.c headers.c main.c parseaddr.c readcf.c recipient.c savemail.c srvrsmtp.c udb.c usersmtp.c util.c usr.sbin/sgsc sgsc.c usr.sbin/sliplogin sliplogin.c usr.sbin/slstat slstat.c usr.sbin/sysctl sysctl.c usr.sbin/syslogd syslogd.c usr.sbin/tcpdump/tcpdump ipx.h print-tcp.c tcpdump.c usr.sbin/timed/timed byteorder.c candidate.c measure.c usr.sbin/trsp trsp.c usr.sbin/tzsetup main.c tzmenu.c tzsetup.h usr.sbin/vidcontrol decode.c vidcontrol.c usr.sbin/vipw pw_util.c vipw.c usr.sbin/vnconfig vnconfig.c usr.sbin/watch watch.c usr.sbin/xntpd Makefile.inc usr.sbin/xntpd/authstuff authcert.c authspeed.c keyparity.c makeSP.c unixcert.c usr.sbin/xntpd/clockstuff chutest.c propdelay.c usr.sbin/xntpd/include in.h l_stdlib.h ntp.h ntp_in.h ntp_io.h ntp_machine.h ntp_request.h ntp_select.h ntp_string.h ntp_types.h parse.h parse_conf.h usr.sbin/xntpd/include/sys parsestreams.h usr.sbin/xntpd/kernel chuinit.c clkinit.c usr.sbin/xntpd/lib a_md512crypt.c a_md5decrypt.c a_md5encrypt.c atoint.c atolfp.c auth12crypt.c authdecrypt.c authencrypt.c authkeys.c authreadkeys.c authusekey.c caljulian.c calleapwhen.c calyearstart.c clocktypes.c decodenetnum.c dofptoa.c dolfptoa.c findconfig.c getopt.c hextolfp.c humandate.c md5.c mstolfp.c netof.c numtohost.c prettydate.c refnumtoa.c systime.c utvtoa.c usr.sbin/xntpd/ntpdate ntpdate.c usr.sbin/xntpd/ntpq ntpq.c ntpq_ops.c usr.sbin/xntpd/ntptrace ntptrace.c usr.sbin/xntpd/parse clk_dcf7000.c clk_meinberg.c clk_rawdcf.c clk_schmid.c clk_trimtsip.c parse.c parse_conf.c parsesolaris.c parsestreams.c usr.sbin/xntpd/parse/util dcfd.c parsetest.c testdcf.c usr.sbin/xntpd/util byteorder.c longsize.c ntptime.c precision.c testrs6000.c tickadj.c timetrim.c usr.sbin/xntpd/xntpd ntp_config.c ntp_control.c ntp_filegen.c ntp_intres.c ntp_io.c ntp_leap.c ntp_loopfilter.c ntp_monitor.c ntp_peer.c ntp_proto.c ntp_refclock.c ntp_request.c ntp_restrict.c ntp_unixclock.c ntp_util.c refclock_acts.c refclock_as2201.c refclock_atom.c refclock_chu.c refclock_datum.c refclock_gpstm.c refclock_heath.c refclock_leitch.c refclock_mx4200.c refclock_nmea.c refclock_omega.c refclock_parse.c refclock_pst.c refclock_tpro.c usr.sbin/xntpd/xntpdc ntpdc.c ntpdc_ops.c usr.sbin/ypbind ypbind.c usr.sbin/yppoll yppoll.c usr.sbin/ypset ypset.c Log: Remove trailing whitespace. From owner-cvs-usrsbin Wed May 31 22:02:45 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA28728 for cvs-usrsbin-outgoing; Wed, 31 May 1995 22:02:45 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA28718 ; Wed, 31 May 1995 22:02:43 -0700 Date: Wed, 31 May 1995 22:02:43 -0700 From: "Jordan K. Hubbard" Message-Id: <199506010502.WAA28718@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pkg_manage pkg_main.c pkg_ui.c Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk jkh 95/05/31 22:02:42 Modified: usr.sbin/pkg_manage pkg_main.c pkg_ui.c Log: Back out all my changes to try and get pkg_manage to accept a starting directory; it's not working and if it's going to be fixed, it'll have to be Marc that does it so he's better off with me removing the changes. From owner-cvs-usrsbin Fri Jun 2 03:51:03 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA20828 for cvs-usrsbin-outgoing; Fri, 2 Jun 1995 03:51:03 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA20813 ; Fri, 2 Jun 1995 03:50:55 -0700 Date: Fri, 2 Jun 1995 03:50:55 -0700 From: David Greenman Message-Id: <199506021050.DAA20813@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/sysctl sysctl.c Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk davidg 95/06/02 03:50:55 Modified: usr.sbin/sysctl sysctl.c Log: Fixed NULL pointer dereference in error message. Submitted by: der Mouse From owner-cvs-usrsbin Sat Jun 3 01:38:44 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA16817 for cvs-usrsbin-outgoing; Sat, 3 Jun 1995 01:38:44 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA16785 ; Sat, 3 Jun 1995 01:38:23 -0700 Date: Sat, 3 Jun 1995 01:38:23 -0700 From: "Jordan K. Hubbard" Message-Id: <199506030838.BAA16785@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/bad144 bad144.c Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk jkh 95/06/03 01:38:21 Modified: usr.sbin/bad144 bad144.c Log: Fix bad144 handling. Submitted by: phk From owner-cvs-usrsbin Sat Jun 3 17:38:29 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA20955 for cvs-usrsbin-outgoing; Sat, 3 Jun 1995 17:38:29 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA20941 ; Sat, 3 Jun 1995 17:38:26 -0700 Date: Sat, 3 Jun 1995 17:38:26 -0700 From: "Jordan K. Hubbard" Message-Id: <199506040038.RAA20941@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pkg_manage pkg_main.c Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk jkh 95/06/03 17:38:25 Modified: usr.sbin/pkg_manage pkg_main.c Log: A better way of doing automated pkg adds from the CDROM. Submitted by: Marc van Kempen