Date: Sun, 5 Sep 1999 04:22:13 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/atrun Makefile atrun.c atrun.man src/libexec/bootpd Makefile bootp.h bootpd.8 bootpd.c bootptab.5 hash.c readfile.c rtmsg.c src/libexec/bootpd/tools Makefile Makefile.inc src/libexec/bootpd/tools/bootpef Makefile bootpef.c ... Message-ID: <199909051122.EAA24323@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/09/05 04:22:13 PDT
Modified files: (Branch: RELENG_2_1_0)
libexec/atrun Makefile atrun.c atrun.man
libexec/bootpd Makefile bootp.h bootpd.8 bootpd.c
bootptab.5 hash.c readfile.c rtmsg.c
libexec/bootpd/tools Makefile Makefile.inc
libexec/bootpd/tools/bootpef Makefile bootpef.c
libexec/bootpd/tools/bootptest Makefile print-bootp.c
libexec/bootpgw Makefile bootpgw.c
libexec/ftpd ftpd.c popen.c
libexec/rexecd Makefile rexecd.8 rexecd.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/rshd Makefile
libexec/xtend Makefile
lkm Makefile Makefile.inc
lkm/cd9660 Makefile
lkm/coff Makefile coff.c
lkm/fdesc Makefile
lkm/ibcs2 Makefile ibcs2 ibcs2.c
lkm/if_disc Makefile
lkm/if_ppp Makefile
lkm/if_sl Makefile
lkm/if_tun Makefile
lkm/ip_mroute_mod Makefile
lkm/ipfw Makefile
lkm/kernfs Makefile
lkm/linux Makefile linux linux.c
lkm/mfs Makefile
lkm/msdos Makefile
lkm/nfs Makefile
lkm/nullfs Makefile
lkm/portal Makefile
lkm/procfs Makefile
lkm/socksys Makefile socksys.c
lkm/syscons Makefile
lkm/syscons/blank Makefile blank_saver.c
lkm/syscons/fade Makefile fade_saver.c
lkm/syscons/green Makefile green_saver.c
lkm/syscons/snake Makefile snake_saver.c
lkm/syscons/star Makefile star_saver.c
lkm/umapfs Makefile
lkm/union Makefile
release Makefile boot_crunch.conf fixit.profile
fixit.services fixit_crunch.conf tar.sh
write_mfs_in_kernel.c
release/floppies Makefile crunch_fs.mk
write_mfs_in_kernel.c
release/floppies/boot Makefile
release/floppies/boot/crunch crunch.conf
release/floppies/boot/floppy Makefile
release/floppies/boot/mfs Makefile
release/floppies/fixit Makefile
release/floppies/fixit/crunch crunch.conf
release/floppies/fixit/image Makefile
release/floppies/fixit/verbatim .profile
release/sysinstall attr.c cdrom.c command.c config.c
dev2c.sh devices.c disks.c dispatch.c
dist.c dmenu.c dos.c floppy.c ftp.c
ftp_strat.c globals.c install.c keymap.c
label.c lang.c main.c media.c menus.c
misc.c msg.c network.c nfs.c register.c
samba.c sysinstall.h system.c tape.c
tcpip.c uc_eisa.c uc_isa.c uc_kmem.c
uc_list.c uc_main.c uc_main.h uc_pci.c
uc_scsi.c ufs.c user.c variable.c
variable_load.c wizard.c
release/sysinstall/help hardware.hlp relnotes.hlp
Log:
$Id$ -> $FreeBSD$
Revision Changes Path
1.2.4.1 +1 -1 src/libexec/atrun/Makefile
1.4.4.1 +1 -1 src/libexec/atrun/atrun.c
1.1.4.1 +1 -1 src/libexec/atrun/atrun.man
1.2.4.2 +1 -1 src/libexec/bootpd/Makefile
1.1.1.1.6.1 +1 -1 src/libexec/bootpd/bootp.h
1.2.4.2 +1 -1 src/libexec/bootpd/bootpd.8
1.2.4.1 +1 -1 src/libexec/bootpd/bootpd.c
1.1.1.1.6.2 +1 -1 src/libexec/bootpd/bootptab.5
1.1.1.1.6.1 +1 -1 src/libexec/bootpd/hash.c
1.1.1.1.6.1 +1 -1 src/libexec/bootpd/readfile.c
1.4.4.1 +1 -1 src/libexec/bootpd/rtmsg.c
1.1.1.1.6.1 +1 -1 src/libexec/bootpd/tools/Makefile
1.1.1.1.6.1 +1 -1 src/libexec/bootpd/tools/Makefile.inc
1.1.1.1.6.1 +1 -1 src/libexec/bootpd/tools/bootpef/Makefile
1.1.1.1.6.1 +1 -1 src/libexec/bootpd/tools/bootpef/bootpef.c
1.2.4.2 +1 -1 src/libexec/bootpd/tools/bootptest/Makefile
1.1.1.1.6.1 +1 -1 src/libexec/bootpd/tools/bootptest/print-bootp.c
1.1.1.1.6.1 +1 -1 src/libexec/bootpgw/Attic/Makefile
1.1.1.1.6.1 +1 -1 src/libexec/bootpgw/Attic/bootpgw.c
1.10.4.7 +1 -1 src/libexec/ftpd/ftpd.c
1.1.1.1.6.2 +1 -1 src/libexec/ftpd/popen.c
1.5.4.2 +1 -1 src/libexec/rexecd/Makefile
1.2.6.3 +1 -1 src/libexec/rexecd/rexecd.8
1.5.4.6 +1 -1 src/libexec/rexecd/rexecd.c
1.1.1.1.6.1 +1 -1 src/libexec/rpc.rstatd/Makefile
1.1.1.1.6.1 +1 -1 src/libexec/rpc.rstatd/rpc.rstatd.8
1.3.4.1 +1 -1 src/libexec/rpc.rstatd/rstat_proc.c
1.3.4.1 +1 -1 src/libexec/rpc.rstatd/rstatd.c
1.1.1.1.6.2 +1 -1 src/libexec/rpc.rusersd/Makefile
1.1.1.1.6.1 +1 -1 src/libexec/rpc.rusersd/rpc.rusersd.8
1.4.4.1 +1 -1 src/libexec/rpc.rusersd/rusers_proc.c
1.3.4.1 +1 -1 src/libexec/rpc.rusersd/rusersd.c
1.1.1.1.6.1 +1 -1 src/libexec/rpc.rwalld/Makefile
1.1.1.1.6.1 +1 -1 src/libexec/rpc.rwalld/rpc.rwalld.8
1.3.4.1 +1 -1 src/libexec/rpc.rwalld/rwalld.c
1.4.4.1 +1 -1 src/libexec/rshd/Makefile
1.2.4.1 +1 -1 src/libexec/xtend/Makefile
1.9.4.6 +1 -1 src/lkm/Attic/Makefile
1.1.6.1 +1 -1 src/lkm/Attic/Makefile.inc
1.1.6.1 +1 -1 src/lkm/cd9660/Attic/Makefile
1.2.6.1 +1 -1 src/lkm/coff/Attic/Makefile
1.2.4.1 +1 -1 src/lkm/coff/Attic/coff.c
1.1.6.1 +1 -1 src/lkm/fdesc/Attic/Makefile
1.5.4.1 +1 -1 src/lkm/ibcs2/Attic/Makefile
1.2.6.1 +1 -1 src/lkm/ibcs2/Attic/ibcs2
1.3.4.1 +1 -1 src/lkm/ibcs2/Attic/ibcs2.c
1.1.4.1 +1 -1 src/lkm/if_disc/Attic/Makefile
1.3.4.1 +1 -1 src/lkm/if_ppp/Attic/Makefile
1.2.4.1 +1 -1 src/lkm/if_sl/Attic/Makefile
1.1.4.1 +1 -1 src/lkm/if_tun/Attic/Makefile
1.1.6.1 +1 -1 src/lkm/ip_mroute_mod/Attic/Makefile
1.3.4.2 +1 -1 src/lkm/ipfw/Attic/Makefile
1.1.6.1 +1 -1 src/lkm/kernfs/Attic/Makefile
1.1.2.2 +1 -1 src/lkm/linux/Attic/Makefile
1.1.2.1 +1 -1 src/lkm/linux/Attic/linux
1.1.2.1 +1 -1 src/lkm/linux/Attic/linux.c
1.1.6.1 +1 -1 src/lkm/mfs/Attic/Makefile
1.2.4.1 +1 -1 src/lkm/msdos/Attic/Makefile
1.1.6.1 +1 -1 src/lkm/nfs/Attic/Makefile
1.1.6.1 +1 -1 src/lkm/nullfs/Attic/Makefile
1.1.6.1 +1 -1 src/lkm/portal/Attic/Makefile
1.1.6.1 +1 -1 src/lkm/procfs/Attic/Makefile
1.1.6.1 +1 -1 src/lkm/socksys/Attic/Makefile
1.3.4.1 +1 -1 src/lkm/socksys/Attic/socksys.c
1.1.4.1 +1 -1 src/lkm/syscons/Attic/Makefile
1.2.4.1 +1 -1 src/lkm/syscons/blank/Attic/Makefile
1.2.4.1 +1 -1 src/lkm/syscons/blank/Attic/blank_saver.c
1.2.4.1 +1 -1 src/lkm/syscons/fade/Attic/Makefile
1.2.4.1 +1 -1 src/lkm/syscons/fade/Attic/fade_saver.c
1.2.4.1 +1 -1 src/lkm/syscons/green/Attic/Makefile
1.2.4.1 +1 -1 src/lkm/syscons/green/Attic/green_saver.c
1.2.4.1 +1 -1 src/lkm/syscons/snake/Attic/Makefile
1.4.4.5 +1 -1 src/lkm/syscons/snake/Attic/snake_saver.c
1.2.4.1 +1 -1 src/lkm/syscons/star/Attic/Makefile
1.3.4.1 +1 -1 src/lkm/syscons/star/Attic/star_saver.c
1.1.6.1 +1 -1 src/lkm/umapfs/Attic/Makefile
1.1.6.1 +1 -1 src/lkm/union/Attic/Makefile
1.193.2.75 +1 -1 src/release/Makefile
1.20.2.12 +1 -1 src/release/Attic/boot_crunch.conf
1.1.4.3 +1 -1 src/release/fixit.profile
1.1.4.1 +1 -1 src/release/fixit.services
1.3.4.15 +1 -1 src/release/fixit_crunch.conf
1.3.2.1 +1 -1 src/release/Attic/tar.sh
1.1.4.1 +1 -1 src/release/write_mfs_in_kernel.c
1.3.2.1 +1 -1 src/release/floppies/Attic/Makefile
1.2.2.1 +1 -1 src/release/floppies/Attic/crunch_fs.mk
1.1.2.1 +1 -1 src/release/floppies/Attic/write_mfs_in_kernel.c
1.1.2.1 +1 -1 src/release/floppies/boot/Attic/Makefile
1.1.2.2 +1 -1 src/release/floppies/boot/crunch/Attic/crunch.conf
1.3.2.1 +1 -1 src/release/floppies/boot/floppy/Attic/Makefile
1.2.2.1 +1 -1 src/release/floppies/boot/mfs/Attic/Makefile
1.1.2.1 +1 -1 src/release/floppies/fixit/Attic/Makefile
1.1.2.1 +1 -1 src/release/floppies/fixit/crunch/Attic/crunch.conf
1.1.2.1 +1 -1 src/release/floppies/fixit/image/Attic/Makefile
1.1.2.1 +1 -1 src/release/floppies/fixit/verbatim/Attic/.profile
1.3.2.20 +1 -1 src/release/sysinstall/Attic/attr.c
1.7.2.31 +1 -1 src/release/sysinstall/cdrom.c
1.11.4.15 +1 -1 src/release/sysinstall/command.c
1.16.2.79 +1 -1 src/release/sysinstall/config.c
1.1.1.1.4.1 +1 -1 src/release/sysinstall/dev2c.sh
1.36.2.25 +1 -1 src/release/sysinstall/devices.c
1.31.2.55 +1 -1 src/release/sysinstall/disks.c
1.1.2.10 +1 -1 src/release/sysinstall/dispatch.c
1.36.2.51 +1 -1 src/release/sysinstall/dist.c
1.12.2.20 +1 -1 src/release/sysinstall/dmenu.c
1.6.2.20 +1 -1 src/release/sysinstall/dos.c
1.7.2.21 +1 -1 src/release/sysinstall/floppy.c
1.14.2.15 +1 -1 src/release/sysinstall/ftp.c
1.7.2.55 +1 -1 src/release/sysinstall/Attic/ftp_strat.c
1.10.2.12 +1 -1 src/release/sysinstall/globals.c
1.71.2.122 +1 -1 src/release/sysinstall/install.c
1.1.4.2 +1 -1 src/release/sysinstall/keymap.c
1.32.2.47 +1 -1 src/release/sysinstall/label.c
1.7.2.10 +1 -1 src/release/sysinstall/lang.c
1.13.2.31 +1 -1 src/release/sysinstall/main.c
1.25.2.52 +1 -1 src/release/sysinstall/media.c
1.42.2.82 +1 -1 src/release/sysinstall/menus.c
1.12.2.25 +1 -1 src/release/sysinstall/misc.c
1.29.2.22 +1 -1 src/release/sysinstall/msg.c
1.7.2.29 +1 -1 src/release/sysinstall/network.c
1.5.2.26 +1 -1 src/release/sysinstall/nfs.c
1.2.2.5 +1 -1 src/release/sysinstall/Attic/register.c
1.3.2.9 +1 -1 src/release/sysinstall/Attic/samba.c
1.42.2.84 +1 -1 src/release/sysinstall/sysinstall.h
1.44.2.31 +1 -1 src/release/sysinstall/system.c
1.6.2.22 +1 -1 src/release/sysinstall/tape.c
1.30.2.36 +1 -1 src/release/sysinstall/tcpip.c
1.2.2.2 +1 -1 src/release/sysinstall/Attic/uc_eisa.c
1.2.2.2 +1 -1 src/release/sysinstall/Attic/uc_isa.c
1.1.2.2 +1 -1 src/release/sysinstall/Attic/uc_kmem.c
1.1.2.2 +1 -1 src/release/sysinstall/Attic/uc_list.c
1.13.2.3 +1 -1 src/release/sysinstall/Attic/uc_main.c
1.2.2.2 +1 -1 src/release/sysinstall/Attic/uc_main.h
1.2.2.2 +1 -1 src/release/sysinstall/Attic/uc_pci.c
1.3.2.3 +1 -1 src/release/sysinstall/Attic/uc_scsi.c
1.5.2.14 +1 -1 src/release/sysinstall/ufs.c
1.6.2.4 +1 -1 src/release/sysinstall/user.c
1.6.2.18 +1 -1 src/release/sysinstall/variable.c
1.1.4.3 +1 -1 src/release/sysinstall/Attic/variable_load.c
1.6.2.11 +1 -1 src/release/sysinstall/wizard.c
1.1.2.20 +1 -1 src/release/sysinstall/help/Attic/hardware.hlp
1.1.2.35 +1 -1 src/release/sysinstall/help/Attic/relnotes.hlp
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?199909051122.EAA24323>
