From owner-cvs-libexec Thu Feb 20 15:11:30 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA14037 for cvs-libexec-outgoing; Thu, 20 Feb 1997 15:11:30 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA14014; Thu, 20 Feb 1997 15:11:24 -0800 (PST) Date: Thu, 20 Feb 1997 15:11:24 -0800 (PST) From: Mike Pritchard Message-Id: <199702202311.PAA14014@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games, cvs-libexec, cvs-usrsbin Subject: cvs commit: src/libexec/ftpd skey-stuff.c src/games/hangman hangman.h src/usr.sbin/bootparamd/bootparamd bootparamd.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/02/20 15:11:23 Modified: games/hangman hangman.h libexec/ftpd skey-stuff.c usr.sbin/bootparamd/bootparamd bootparamd.c Log: #include to help silence -Wall. Revision Changes Path 1.2 +1 -0 src/games/hangman/hangman.h 1.8 +1 -0 src/libexec/ftpd/skey-stuff.c 1.5 +1 -0 src/usr.sbin/bootparamd/bootparamd/bootparamd.c From owner-cvs-libexec Sat Feb 22 06:22:54 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA24797 for cvs-libexec-outgoing; Sat, 22 Feb 1997 06:22:54 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA24790; Sat, 22 Feb 1997 06:22:52 -0800 (PST) Date: Sat, 22 Feb 1997 06:22:52 -0800 (PST) From: Peter Wemm Message-Id: <199702221422.GAA24790@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-libexec Subject: cvs commit: src/libexec/bootpd/tools Makefile Makefile.inc src/libexec/bootpd/tools/bootpef Makefile bootpef.c src/libexec/comsat Makefile comsat.8 comsat.c src/libexec/getty Makefile chat.c extern.h getty.8 gettytab.5 gettytab.h init.c main.c pathnames.h subr.c ttys.5 src/libexec/lfs_cleanerd Makefile clean.h cleanerd.c lfs_cleanerd.8 library.c print.c src/libexec/makekey Makefile makekey.8 makekey.c src/libexec/mknetid Makefile hash.c hash.h mknetid.8 mknetid.c parse_group.c src/libexec/rbootd Makefile bpf.c parseconf.c rbootd.8 rbootd.c src/libexec/revnetgroup Makefile hash.c hash.h parse_netgroup.c revnetgroup.8 revnetgroup.c src/libexec/rexecd Makefile rexecd.8 rexecd.c src/libexec/rlogind Makefile rlogind.8 rlogind.c src/libexec/rpc.rquotad Makefile rpc.rquotad.8 src/libexec/rpc.sprayd Makefile rpc.sprayd.8 sprayd.c src/libexec/rshd Makefile rshd.8 rshd.c src/libexec/talkd Makefile announce.c print.c process.c table.c talkd.c src/libexec/xtend Makefile packet.c paths.h status.c user.c xten.h xtend.8 xtend.c xtend.h src/libexec Makefile src/libexec/atrun LEGAL Makefile atrun.c atrun.man gloadavg.c gloadavg.h src/libexec/bootpd Announce Changes Makefile Makefile.UNIX Makefile.inc Problems README bootp.h bootpd.c bootptab.mcs dovend.c dumptab.c getether.c getif.c hash.c hwaddr.c hwaddr.h lookup.c patchlevel.h readfile.c rtmsg.c trygetea.c trygetif.c trylook.c src/libexec/bootpd/bootpgw Makefile src/libexec/bootpd/tools/bootptest Makefile bootptest.c print-bootp.c src/libexec/fingerd Makefile fingerd.c src/libexec/ftpd Makefile extern.h ftpcmd.y ftpd.8 ftpd.c logwtmp.c pathnames.h popen.c skey-stuff.c src/libexec/getNAME Makefile getNAME.1 getNAME.c src/libexec/mail.local Makefile mail.local.8 mail.local.c src/libexec/named-xfer Makefile src/libexec/rpc.rstatd Makefile rpc.rstatd.8 rstat_proc.c rstatd.c src/libexec/rpc.rusersd Makefile rpc.rusersd.8 rusers_proc.c rusersd.c src/libexec/rpc.rwalld Makefile rpc.rwalld.8 rwalld.c src/libexec/telnetd Makefile ext.h pathnames.h slc.c state.c sys_term.c tel Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 97/02/22 06:22:51 Modified: libexec Makefile libexec/atrun LEGAL Makefile atrun.c atrun.man gloadavg.c gloadavg.h libexec/bootpd Announce Changes Makefile Makefile.UNIX Makefile.inc Problems README bootp.h bootpd.c bootptab.mcs dovend.c dumptab.c getether.c getif.c hash.c hwaddr.c hwaddr.h lookup.c patchlevel.h readfile.c rtmsg.c trygetea.c trygetif.c trylook.c libexec/bootpd/bootpgw Makefile libexec/bootpd/tools Makefile Makefile.inc libexec/bootpd/tools/bootpef Makefile bootpef.c libexec/bootpd/tools/bootptest Makefile bootptest.c print-bootp.c libexec/comsat Makefile comsat.8 comsat.c libexec/fingerd Makefile fingerd.c libexec/ftpd Makefile extern.h ftpcmd.y ftpd.8 ftpd.c logwtmp.c pathnames.h popen.c skey-stuff.c libexec/getNAME Makefile getNAME.1 getNAME.c libexec/getty Makefile chat.c extern.h getty.8 gettytab.5 gettytab.h init.c main.c pathnames.h subr.c ttys.5 libexec/lfs_cleanerd Makefile clean.h cleanerd.c lfs_cleanerd.8 library.c print.c libexec/mail.local Makefile mail.local.8 mail.local.c libexec/makekey Makefile makekey.8 makekey.c libexec/mknetid Makefile hash.c hash.h mknetid.8 mknetid.c parse_group.c libexec/named-xfer Makefile libexec/rbootd Makefile bpf.c parseconf.c rbootd.8 rbootd.c libexec/revnetgroup Makefile hash.c hash.h parse_netgroup.c revnetgroup.8 revnetgroup.c libexec/rexecd Makefile rexecd.8 rexecd.c libexec/rlogind Makefile rlogind.8 rlogind.c libexec/rpc.rquotad Makefile rpc.rquotad.8 libexec/rpc.rstatd Makefile rpc.rstatd.8 rstat_proc.c rstatd.c libexec/rpc.rusersd Makefile rpc.rusersd.8 rusers_proc.c rusersd.c libexec/rpc.rwalld Makefile rpc.rwalld.8 rwalld.c libexec/rpc.sprayd Makefile rpc.sprayd.8 sprayd.c libexec/rshd Makefile rshd.8 rshd.c libexec/talkd Makefile announce.c print.c process.c table.c talkd.c libexec/telnetd Makefile ext.h pathnames.h slc.c state.c sys_term.c telnetd.8 telnetd.c termstat.c utility.c libexec/tftpd Makefile tftpd.c libexec/uucpd Makefile pathnames.h uucpd.8 uucpd.c libexec/xtend Makefile packet.c paths.h status.c user.c xten.h xtend.8 xtend.c xtend.h libexec/ypxfr Makefile yp_dbwrite.c ypxfr.8 ypxfr_extern.h ypxfr_getmap.c ypxfr_main.c ypxfr_misc.c ypxfrd_getmap.c Log: Revert $FreeBSD$ to $Id$ Revision Changes Path 1.24 +1 -1 src/libexec/Makefile 1.4 +1 -1 src/libexec/atrun/LEGAL 1.6 +1 -1 src/libexec/atrun/Makefile 1.8 +1 -1 src/libexec/atrun/atrun.c 1.3 +1 -1 src/libexec/atrun/atrun.man 1.3 +1 -1 src/libexec/atrun/gloadavg.c 1.3 +1 -1 src/libexec/atrun/gloadavg.h 1.4 +1 -1 src/libexec/bootpd/Announce 1.4 +1 -1 src/libexec/bootpd/Changes 1.7 +1 -1 src/libexec/bootpd/Makefile 1.4 +1 -1 src/libexec/bootpd/Makefile.UNIX 1.3 +1 -1 src/libexec/bootpd/Makefile.inc 1.4 +1 -1 src/libexec/bootpd/Problems 1.4 +1 -1 src/libexec/bootpd/README 1.3 +1 -1 src/libexec/bootpd/bootp.h 1.6 +1 -1 src/libexec/bootpd/bootpd.c 1.4 +1 -1 src/libexec/bootpd/bootptab.mcs 1.4 +1 -1 src/libexec/bootpd/dovend.c 1.4 +1 -1 src/libexec/bootpd/dumptab.c 1.7 +1 -1 src/libexec/bootpd/getether.c 1.6 +1 -1 src/libexec/bootpd/getif.c 1.4 +1 -1 src/libexec/bootpd/hash.c 1.5 +1 -1 src/libexec/bootpd/hwaddr.c 1.4 +1 -1 src/libexec/bootpd/hwaddr.h 1.6 +1 -1 src/libexec/bootpd/lookup.c 1.4 +1 -1 src/libexec/bootpd/patchlevel.h 1.4 +1 -1 src/libexec/bootpd/readfile.c 1.8 +1 -1 src/libexec/bootpd/rtmsg.c 1.4 +1 -1 src/libexec/bootpd/trygetea.c 1.4 +1 -1 src/libexec/bootpd/trygetif.c 1.4 +1 -1 src/libexec/bootpd/trylook.c 1.3 +1 -1 src/libexec/bootpd/bootpgw/Makefile 1.3 +1 -1 src/libexec/bootpd/tools/Makefile 1.3 +1 -1 src/libexec/bootpd/tools/Makefile.inc 1.3 +1 -1 src/libexec/bootpd/tools/bootpef/Makefile 1.4 +1 -1 src/libexec/bootpd/tools/bootpef/bootpef.c 1.5 +1 -1 src/libexec/bootpd/tools/bootptest/Makefile 1.4 +1 -1 src/libexec/bootpd/tools/bootptest/bootptest.c 1.5 +1 -1 src/libexec/bootpd/tools/bootptest/print-bootp.c 1.5 +1 -1 src/libexec/comsat/Makefile 1.5 +1 -1 src/libexec/comsat/comsat.8 1.8 +1 -1 src/libexec/comsat/comsat.c 1.5 +1 -1 src/libexec/fingerd/Makefile 1.7 +1 -1 src/libexec/fingerd/fingerd.c 1.19 +1 -1 src/libexec/ftpd/Makefile 1.8 +1 -1 src/libexec/ftpd/extern.h 1.10 +1 -1 src/libexec/ftpd/ftpcmd.y 1.13 +1 -1 src/libexec/ftpd/ftpd.8 1.33 +1 -1 src/libexec/ftpd/ftpd.c 1.5 +1 -1 src/libexec/ftpd/logwtmp.c 1.8 +1 -1 src/libexec/ftpd/pathnames.h 1.7 +1 -1 src/libexec/ftpd/popen.c 1.9 +1 -1 src/libexec/ftpd/skey-stuff.c 1.4 +1 -1 src/libexec/getNAME/Makefile 1.6 +1 -1 src/libexec/getNAME/getNAME.1 1.4 +1 -1 src/libexec/getNAME/getNAME.c 1.8 +1 -1 src/libexec/getty/Makefile 1.3 +1 -1 src/libexec/getty/chat.c 1.5 +1 -1 src/libexec/getty/extern.h 1.7 +1 -1 src/libexec/getty/getty.8 1.14 +1 -1 src/libexec/getty/gettytab.5 1.8 +1 -1 src/libexec/getty/gettytab.h 1.8 +1 -1 src/libexec/getty/init.c 1.19 +1 -1 src/libexec/getty/main.c 1.6 +1 -1 src/libexec/getty/pathnames.h 1.9 +1 -1 src/libexec/getty/subr.c 1.6 +1 -1 src/libexec/getty/ttys.5 1.7 +1 -1 src/libexec/lfs_cleanerd/Makefile 1.6 +1 -1 src/libexec/lfs_cleanerd/clean.h 1.6 +1 -1 src/libexec/lfs_cleanerd/cleanerd.c 1.5 +1 -1 src/libexec/lfs_cleanerd/lfs_cleanerd.8 1.7 +1 -1 src/libexec/lfs_cleanerd/library.c 1.5 +1 -1 src/libexec/lfs_cleanerd/print.c 1.7 +1 -1 src/libexec/mail.local/Makefile 1.6 +1 -1 src/libexec/mail.local/mail.local.8 1.12 +1 -1 src/libexec/mail.local/mail.local.c 1.8 +1 -1 src/libexec/makekey/Makefile 1.7 +1 -1 src/libexec/makekey/makekey.8 1.6 +1 -1 src/libexec/makekey/makekey.c 1.3 +1 -1 src/libexec/mknetid/Makefile 1.3 +2 -2 src/libexec/mknetid/hash.c 1.4 +1 -1 src/libexec/mknetid/hash.h 1.3 +1 -1 src/libexec/mknetid/mknetid.8 1.6 +2 -2 src/libexec/mknetid/mknetid.c 1.3 +1 -1 src/libexec/mknetid/parse_group.c 1.6 +1 -1 src/libexec/named-xfer/Makefile 1.7 +1 -1 src/libexec/rbootd/Makefile 1.6 +1 -1 src/libexec/rbootd/bpf.c 1.5 +1 -1 src/libexec/rbootd/parseconf.c 1.5 +1 -1 src/libexec/rbootd/rbootd.8 1.5 +1 -1 src/libexec/rbootd/rbootd.c 1.3 +1 -1 src/libexec/revnetgroup/Makefile 1.4 +2 -2 src/libexec/revnetgroup/hash.c 1.5 +1 -1 src/libexec/revnetgroup/hash.h 1.5 +2 -2 src/libexec/revnetgroup/parse_netgroup.c 1.4 +1 -1 src/libexec/revnetgroup/revnetgroup.8 1.6 +2 -2 src/libexec/revnetgroup/revnetgroup.c 1.8 +1 -1 src/libexec/rexecd/Makefile 1.7 +1 -1 src/libexec/rexecd/rexecd.8 1.13 +1 -1 src/libexec/rexecd/rexecd.c 1.7 +1 -1 src/libexec/rlogind/Makefile 1.8 +1 -1 src/libexec/rlogind/rlogind.8 1.15 +1 -1 src/libexec/rlogind/rlogind.c 1.3 +1 -1 src/libexec/rpc.rquotad/Makefile 1.3 +1 -1 src/libexec/rpc.rquotad/rpc.rquotad.8 1.3 +1 -1 src/libexec/rpc.rstatd/Makefile 1.3 +1 -1 src/libexec/rpc.rstatd/rpc.rstatd.8 1.7 +1 -1 src/libexec/rpc.rstatd/rstat_proc.c 1.5 +1 -1 src/libexec/rpc.rstatd/rstatd.c 1.5 +1 -1 src/libexec/rpc.rusersd/Makefile 1.4 +1 -1 src/libexec/rpc.rusersd/rpc.rusersd.8 1.6 +1 -1 src/libexec/rpc.rusersd/rusers_proc.c 1.5 +1 -1 src/libexec/rpc.rusersd/rusersd.c 1.3 +1 -1 src/libexec/rpc.rwalld/Makefile 1.3 +1 -1 src/libexec/rpc.rwalld/rpc.rwalld.8 1.5 +1 -1 src/libexec/rpc.rwalld/rwalld.c 1.3 +1 -1 src/libexec/rpc.sprayd/Makefile 1.4 +1 -1 src/libexec/rpc.sprayd/rpc.sprayd.8 1.3 +2 -2 src/libexec/rpc.sprayd/sprayd.c 1.6 +1 -1 src/libexec/rshd/Makefile 1.7 +1 -1 src/libexec/rshd/rshd.8 1.13 +1 -1 src/libexec/rshd/rshd.c 1.5 +1 -1 src/libexec/talkd/Makefile 1.8 +1 -1 src/libexec/talkd/announce.c 1.5 +1 -1 src/libexec/talkd/print.c 1.7 +1 -1 src/libexec/talkd/process.c 1.5 +1 -1 src/libexec/talkd/table.c 1.7 +1 -1 src/libexec/talkd/talkd.c 1.10 +1 -1 src/libexec/telnetd/Makefile 1.6 +1 -1 src/libexec/telnetd/ext.h 1.5 +1 -1 src/libexec/telnetd/pathnames.h 1.5 +1 -1 src/libexec/telnetd/slc.c 1.6 +1 -1 src/libexec/telnetd/state.c 1.17 +1 -1 src/libexec/telnetd/sys_term.c 1.8 +1 -1 src/libexec/telnetd/telnetd.8 1.10 +1 -1 src/libexec/telnetd/telnetd.c 1.7 +1 -1 src/libexec/telnetd/termstat.c 1.9 +1 -1 src/libexec/telnetd/utility.c 1.5 +1 -1 src/libexec/tftpd/Makefile 1.7 +1 -1 src/libexec/tftpd/tftpd.c 1.8 +1 -1 src/libexec/uucpd/Makefile 1.5 +1 -1 src/libexec/uucpd/pathnames.h 1.5 +1 -1 src/libexec/uucpd/uucpd.8 1.9 +1 -1 src/libexec/uucpd/uucpd.c 1.6 +1 -1 src/libexec/xtend/Makefile 1.6 +1 -1 src/libexec/xtend/packet.c 1.5 +1 -1 src/libexec/xtend/paths.h 1.6 +1 -1 src/libexec/xtend/status.c 1.5 +1 -1 src/libexec/xtend/user.c 1.5 +1 -1 src/libexec/xtend/xten.h 1.6 +1 -1 src/libexec/xtend/xtend.8 1.5 +1 -1 src/libexec/xtend/xtend.c 1.5 +1 -1 src/libexec/xtend/xtend.h 1.6 +1 -1 src/libexec/ypxfr/Makefile 1.6 +2 -2 src/libexec/ypxfr/yp_dbwrite.c 1.6 +1 -1 src/libexec/ypxfr/ypxfr.8 1.6 +1 -1 src/libexec/ypxfr/ypxfr_extern.h 1.5 +2 -2 src/libexec/ypxfr/ypxfr_getmap.c 1.8 +2 -2 src/libexec/ypxfr/ypxfr_main.c 1.7 +2 -2 src/libexec/ypxfr/ypxfr_misc.c 1.5 +2 -2 src/libexec/ypxfr/ypxfrd_getmap.c