1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/usr.sbin/sysinstall
Rebecca Cran f22de230a1 dispatch_add_command:
Modify the logic so there's only one exit point instead of two.
Only insert valid (non-NULL) values into the queue.

dispatch_free_command:
Ensure that item is not NULL before removing it from the queue and
dereferencing the pointer.
NULL out free'd pointers to catch any use-after-free bugs.

PR:	bin/146855
Submitted by:	gcooper
MFC after: 3 days
2010-11-21 14:34:25 +00:00
..
help Remove support for cpioVerbose=medium because bsdcpio doesn't support the 2010-11-14 10:22:09 +00:00
anonFTP.c
cdrom.c Fix use of CD_VERSION=any in cdrom.inf by calling strcmp instead of 2010-11-14 13:25:01 +00:00
command.c
config.c ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts. 2010-11-14 10:04:48 +00:00
devices.c
dhcp.c
disks.c
dispatch.c dispatch_add_command: 2010-11-21 14:34:25 +00:00
dist.c
dist.h
dmenu.c
doc.c
dos.c
floppy.c
ftp.c
globals.c
http.c
index.c
install.c "Web" should not be all upper-case because it's not an acronym. 2010-11-14 09:14:17 +00:00
install.cfg
installUpgrade.c
keymap.c
label.c
list.h
main.c
Makefile
media.c Remove support for cpioVerbose=medium because bsdcpio doesn't support the 2010-11-14 10:22:09 +00:00
menus.c ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts. 2010-11-14 10:04:48 +00:00
misc.c
modules.c
mouse.c
msg.c
network.c
nfs.c
options.c
package.c
rtermcap.c
sysinstall.8 Remove support for cpioVerbose=medium because bsdcpio doesn't support the 2010-11-14 10:22:09 +00:00
sysinstall.h ipv6_enable has been obsoleted in favour of ipv6_activate_all_interfaces. 2010-11-14 19:57:56 +00:00
system.c
tcpip.c Use the RFC2606 domain example.com in examples. 2010-10-13 09:33:26 +00:00
termcap.c
ttys.c
ufs.c
usb.c
user.c
variable.c
wizard.c