]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r257755-257756,257780-257785,257787-257793, and
authordteske <dteske@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 Nov 2013 03:38:47 +0000 (03:38 +0000)
committerdteske <dteske@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 Nov 2013 03:38:47 +0000 (03:38 +0000)
commit12bb46c82351d0b5f85bda2b024e1aa892233af5
treeaae33fabe9f1e42be0a42e4ffb105e726fff344b
parentc55ce4eacfeadf8d8d4cf9582ceebd5bfa2684de
MFC r257755-257756,257780-257785,257787-257793, and
257795,257817,257819,257937-257938,258029,258263-258267:
257755: SRV records
257756: fix spurious error message
257780: Whitespace
257781: Comments and funny syntax
257782: Debug file truncation is optional
257783: f_show_err for debugging
257784: f_eval_catch for debugging
257785: fix size calculations bug
257787: fix broken HTTP "any" media type
257788: more debugging
257789: Comments
257790: fix printf usage bug
257791: f_[v]sprintf added
257792: Comments
257793: fix off-by-one error in size calcs
257795: Replace pkg-tools with pkgng
257817: fix cosmetic typos
257819: Use `pkg -vv' to get ABI
257937: Adjustment to last
257938: Adjustment to last
258029: Comments
258263: Shuffle code around
258264: Remove unused code
258265: Debugging. Use f_eval_catch with pkg
258266: Shutdown media on exit from packages
258267: Fix pkg install from DVD

Reviewed by: many
Discussed on: -current
Approved by: re (hrs)

git-svn-id: svn://svn.freebsd.org/base/stable/10@258420 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
13 files changed:
usr.sbin/bsdconfig/bsdconfig
usr.sbin/bsdconfig/include/messages.subr
usr.sbin/bsdconfig/packages/packages
usr.sbin/bsdconfig/share/common.subr
usr.sbin/bsdconfig/share/dialog.subr
usr.sbin/bsdconfig/share/media/cdrom.subr
usr.sbin/bsdconfig/share/media/http.subr
usr.sbin/bsdconfig/share/media/tcpip.subr
usr.sbin/bsdconfig/share/packages/index.subr
usr.sbin/bsdconfig/share/packages/packages.subr
usr.sbin/bsdconfig/share/strings.subr
usr.sbin/bsdconfig/share/sysrc.subr
usr.sbin/bsdconfig/startup/share/rcconf.subr