Date: Fri, 27 Aug 1999 17:10:36 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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.8 bootpd.c bootptab.5 bootptab.mcs dovend.c ... Message-ID: <199908280010.RAA74768@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/08/27 17:10:36 PDT Modified files: 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.8 bootpd.c bootptab.5 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/mail.local Makefile 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 conf.c parseconf.c rbootd.8 rbootd.c rmpproto.c utils.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 rquotad.c 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/rtld-aout Makefile dynamic.h rtld.1 rtld.c shlib.c shlib.h support.c support.h libexec/rtld-aout/i386 md-static-funcs.c md.c md.h mdprologue.S libexec/rtld-elf Makefile debug.c debug.h malloc.c map_object.c rtld.c rtld.h xmalloc.c libexec/rtld-elf/alpha reloc.c rtld_machdep.h rtld_start.S libexec/rtld-elf/i386 reloc.c rtld_machdep.h rtld_start.S libexec/talkd Makefile announce.c print.c process.c table.c talkd.c libexec/telnetd Makefile ext.h global.c 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: $Id$ -> $FreeBSD$ Revision Changes Path 1.38 +1 -1 src/libexec/Makefile 1.5 +1 -1 src/libexec/atrun/LEGAL 1.7 +1 -1 src/libexec/atrun/Makefile 1.14 +1 -1 src/libexec/atrun/atrun.c 1.7 +1 -1 src/libexec/atrun/atrun.man 1.5 +1 -1 src/libexec/atrun/gloadavg.c 1.4 +1 -1 src/libexec/atrun/gloadavg.h 1.5 +1 -1 src/libexec/bootpd/Announce 1.5 +1 -1 src/libexec/bootpd/Changes 1.8 +1 -1 src/libexec/bootpd/Makefile 1.5 +1 -1 src/libexec/bootpd/Makefile.UNIX 1.4 +1 -1 src/libexec/bootpd/Makefile.inc 1.5 +1 -1 src/libexec/bootpd/Problems 1.5 +1 -1 src/libexec/bootpd/README 1.4 +1 -1 src/libexec/bootpd/bootp.h 1.10 +1 -1 src/libexec/bootpd/bootpd.8 1.13 +1 -1 src/libexec/bootpd/bootpd.c 1.4 +1 -1 src/libexec/bootpd/bootptab.5 1.5 +1 -1 src/libexec/bootpd/bootptab.mcs 1.5 +1 -1 src/libexec/bootpd/dovend.c 1.6 +1 -1 src/libexec/bootpd/dumptab.c 1.9 +1 -1 src/libexec/bootpd/getether.c 1.7 +1 -1 src/libexec/bootpd/getif.c 1.5 +1 -1 src/libexec/bootpd/hash.c 1.7 +1 -1 src/libexec/bootpd/hwaddr.c 1.5 +1 -1 src/libexec/bootpd/hwaddr.h 1.7 +1 -1 src/libexec/bootpd/lookup.c 1.5 +1 -1 src/libexec/bootpd/patchlevel.h 1.6 +1 -1 src/libexec/bootpd/readfile.c 1.10 +1 -1 src/libexec/bootpd/rtmsg.c 1.5 +1 -1 src/libexec/bootpd/trygetea.c 1.5 +1 -1 src/libexec/bootpd/trygetif.c 1.5 +1 -1 src/libexec/bootpd/trylook.c 1.4 +1 -1 src/libexec/bootpd/bootpgw/Makefile 1.4 +1 -1 src/libexec/bootpd/tools/Makefile 1.4 +1 -1 src/libexec/bootpd/tools/Makefile.inc 1.4 +1 -1 src/libexec/bootpd/tools/bootpef/Makefile 1.6 +1 -1 src/libexec/bootpd/tools/bootpef/bootpef.c 1.6 +1 -1 src/libexec/bootpd/tools/bootptest/Makefile 1.7 +1 -1 src/libexec/bootpd/tools/bootptest/bootptest.c 1.6 +1 -1 src/libexec/bootpd/tools/bootptest/print-bootp.c 1.6 +1 -1 src/libexec/comsat/Makefile 1.6 +1 -1 src/libexec/comsat/comsat.8 1.13 +1 -1 src/libexec/comsat/comsat.c 1.7 +1 -1 src/libexec/fingerd/Makefile 1.15 +1 -1 src/libexec/fingerd/fingerd.c 1.27 +1 -1 src/libexec/ftpd/Makefile 1.13 +1 -1 src/libexec/ftpd/extern.h 1.14 +1 -1 src/libexec/ftpd/ftpcmd.y 1.29 +1 -1 src/libexec/ftpd/ftpd.8 1.57 +1 -1 src/libexec/ftpd/ftpd.c 1.8 +1 -1 src/libexec/ftpd/logwtmp.c 1.11 +1 -1 src/libexec/ftpd/pathnames.h 1.17 +1 -1 src/libexec/ftpd/popen.c 1.12 +1 -1 src/libexec/ftpd/skey-stuff.c 1.5 +1 -1 src/libexec/getNAME/Makefile 1.8 +1 -1 src/libexec/getNAME/getNAME.1 1.7 +1 -1 src/libexec/getNAME/getNAME.c 1.9 +1 -1 src/libexec/getty/Makefile 1.6 +1 -1 src/libexec/getty/chat.c 1.6 +1 -1 src/libexec/getty/extern.h 1.10 +1 -1 src/libexec/getty/getty.8 1.20 +1 -1 src/libexec/getty/gettytab.5 1.10 +1 -1 src/libexec/getty/gettytab.h 1.11 +1 -1 src/libexec/getty/init.c 1.27 +1 -1 src/libexec/getty/main.c 1.7 +1 -1 src/libexec/getty/pathnames.h 1.15 +1 -1 src/libexec/getty/subr.c 1.10 +1 -1 src/libexec/getty/ttys.5 1.10 +1 -1 src/libexec/mail.local/Makefile 1.9 +1 -1 src/libexec/makekey/Makefile 1.9 +1 -1 src/libexec/makekey/makekey.8 1.8 +1 -1 src/libexec/makekey/makekey.c 1.4 +1 -1 src/libexec/mknetid/Makefile 1.5 +1 -1 src/libexec/mknetid/hash.c 1.5 +1 -1 src/libexec/mknetid/hash.h 1.7 +1 -1 src/libexec/mknetid/mknetid.8 1.11 +1 -1 src/libexec/mknetid/mknetid.c 1.6 +1 -1 src/libexec/mknetid/parse_group.c 1.9 +1 -1 src/libexec/named-xfer/Makefile 1.9 +1 -1 src/libexec/rbootd/Makefile 1.10 +1 -1 src/libexec/rbootd/bpf.c 1.5 +1 -1 src/libexec/rbootd/conf.c 1.9 +1 -1 src/libexec/rbootd/parseconf.c 1.9 +1 -1 src/libexec/rbootd/rbootd.8 1.11 +1 -1 src/libexec/rbootd/rbootd.c 1.6 +1 -1 src/libexec/rbootd/rmpproto.c 1.5 +1 -1 src/libexec/rbootd/utils.c 1.4 +1 -1 src/libexec/revnetgroup/Makefile 1.6 +1 -1 src/libexec/revnetgroup/hash.c 1.6 +1 -1 src/libexec/revnetgroup/hash.h 1.7 +1 -1 src/libexec/revnetgroup/parse_netgroup.c 1.7 +1 -1 src/libexec/revnetgroup/revnetgroup.8 1.10 +1 -1 src/libexec/revnetgroup/revnetgroup.c 1.10 +1 -1 src/libexec/rexecd/Makefile 1.9 +1 -1 src/libexec/rexecd/rexecd.8 1.18 +1 -1 src/libexec/rexecd/rexecd.c 1.11 +1 -1 src/libexec/rlogind/Makefile 1.11 +1 -1 src/libexec/rlogind/rlogind.8 1.26 +1 -1 src/libexec/rlogind/rlogind.c 1.4 +1 -1 src/libexec/rpc.rquotad/Makefile 1.6 +1 -1 src/libexec/rpc.rquotad/rpc.rquotad.8 1.3 +1 -1 src/libexec/rpc.rquotad/rquotad.c 1.5 +1 -1 src/libexec/rpc.rstatd/Makefile 1.5 +1 -1 src/libexec/rpc.rstatd/rpc.rstatd.8 1.14 +1 -1 src/libexec/rpc.rstatd/rstat_proc.c 1.8 +1 -1 src/libexec/rpc.rstatd/rstatd.c 1.6 +1 -1 src/libexec/rpc.rusersd/Makefile 1.6 +1 -1 src/libexec/rpc.rusersd/rpc.rusersd.8 1.10 +1 -1 src/libexec/rpc.rusersd/rusers_proc.c 1.8 +1 -1 src/libexec/rpc.rusersd/rusersd.c 1.4 +1 -1 src/libexec/rpc.rwalld/Makefile 1.5 +1 -1 src/libexec/rpc.rwalld/rpc.rwalld.8 1.8 +1 -1 src/libexec/rpc.rwalld/rwalld.c 1.4 +1 -1 src/libexec/rpc.sprayd/Makefile 1.6 +1 -1 src/libexec/rpc.sprayd/rpc.sprayd.8 1.5 +1 -1 src/libexec/rpc.sprayd/sprayd.c 1.11 +1 -1 src/libexec/rshd/Makefile 1.16 +1 -1 src/libexec/rshd/rshd.8 1.26 +1 -1 src/libexec/rshd/rshd.c 1.28 +1 -1 src/libexec/rtld-aout/Makefile 1.5 +1 -1 src/libexec/rtld-aout/dynamic.h 1.16 +1 -1 src/libexec/rtld-aout/rtld.1 1.58 +1 -1 src/libexec/rtld-aout/rtld.c 1.22 +1 -1 src/libexec/rtld-aout/shlib.c 1.5 +1 -1 src/libexec/rtld-aout/shlib.h 1.5 +1 -1 src/libexec/rtld-aout/support.c 1.4 +1 -1 src/libexec/rtld-aout/support.h 1.7 +1 -1 src/libexec/rtld-aout/i386/md-static-funcs.c 1.17 +1 -1 src/libexec/rtld-aout/i386/md.c 1.18 +1 -1 src/libexec/rtld-aout/i386/md.h 1.9 +1 -1 src/libexec/rtld-aout/i386/mdprologue.S 1.8 +1 -1 src/libexec/rtld-elf/Makefile 1.2 +1 -1 src/libexec/rtld-elf/debug.c 1.2 +1 -1 src/libexec/rtld-elf/debug.h 1.3 +1 -1 src/libexec/rtld-elf/malloc.c 1.4 +1 -1 src/libexec/rtld-elf/map_object.c 1.31 +1 -1 src/libexec/rtld-elf/rtld.c 1.8 +1 -1 src/libexec/rtld-elf/rtld.h 1.2 +1 -1 src/libexec/rtld-elf/xmalloc.c 1.7 +1 -1 src/libexec/rtld-elf/alpha/reloc.c 1.3 +1 -1 src/libexec/rtld-elf/alpha/rtld_machdep.h 1.3 +1 -1 src/libexec/rtld-elf/alpha/rtld_start.S 1.4 +1 -1 src/libexec/rtld-elf/i386/reloc.c 1.3 +1 -1 src/libexec/rtld-elf/i386/rtld_machdep.h 1.3 +1 -1 src/libexec/rtld-elf/i386/rtld_start.S 1.6 +1 -1 src/libexec/talkd/Makefile 1.11 +1 -1 src/libexec/talkd/announce.c 1.9 +1 -1 src/libexec/talkd/print.c 1.9 +1 -1 src/libexec/talkd/process.c 1.7 +1 -1 src/libexec/talkd/table.c 1.11 +1 -1 src/libexec/talkd/talkd.c 1.12 +1 -1 src/libexec/telnetd/Makefile 1.7 +1 -1 src/libexec/telnetd/ext.h 1.3 +1 -1 src/libexec/telnetd/global.c 1.6 +1 -1 src/libexec/telnetd/pathnames.h 1.8 +1 -1 src/libexec/telnetd/slc.c 1.9 +1 -1 src/libexec/telnetd/state.c 1.24 +1 -1 src/libexec/telnetd/sys_term.c 1.14 +1 -1 src/libexec/telnetd/telnetd.8 1.21 +1 -1 src/libexec/telnetd/telnetd.c 1.9 +1 -1 src/libexec/telnetd/termstat.c 1.13 +1 -1 src/libexec/telnetd/utility.c 1.7 +1 -1 src/libexec/tftpd/Makefile 1.15 +1 -1 src/libexec/tftpd/tftpd.c 1.9 +1 -1 src/libexec/uucpd/Makefile 1.6 +1 -1 src/libexec/uucpd/pathnames.h 1.7 +1 -1 src/libexec/uucpd/uucpd.8 1.20 +1 -1 src/libexec/uucpd/uucpd.c 1.7 +1 -1 src/libexec/xtend/Makefile 1.8 +1 -1 src/libexec/xtend/packet.c 1.6 +1 -1 src/libexec/xtend/paths.h 1.8 +1 -1 src/libexec/xtend/status.c 1.9 +1 -1 src/libexec/xtend/user.c 1.6 +1 -1 src/libexec/xtend/xten.h 1.11 +1 -1 src/libexec/xtend/xtend.8 1.9 +1 -1 src/libexec/xtend/xtend.c 1.6 +1 -1 src/libexec/xtend/xtend.h 1.8 +1 -1 src/libexec/ypxfr/Makefile 1.8 +1 -1 src/libexec/ypxfr/yp_dbwrite.c 1.9 +1 -1 src/libexec/ypxfr/ypxfr.8 1.7 +1 -1 src/libexec/ypxfr/ypxfr_extern.h 1.7 +1 -1 src/libexec/ypxfr/ypxfr_getmap.c 1.14 +1 -1 src/libexec/ypxfr/ypxfr_main.c 1.9 +1 -1 src/libexec/ypxfr/ypxfr_misc.c 1.7 +1 -1 src/libexec/ypxfr/ypxfrd_getmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908280010.RAA74768>