CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/12/11 09:07:02

Modified files:
        sys/dev/pv     : xen.c vmt.c 
        sys/arch/hppa/dev: lcd.c 
        sys/arch/sparc64/dev: creator.c 
        sys/dev/cardbus: if_pgt_cardbus.c 
        sys/dev/ic     : pgt.c pgtvar.h rt2661.c rt2860.c 
        sys/dev/pci    : auixp.c cs4280.c if_bnx.c if_iwm.c if_myx.c 
                         if_nxe.c if_oce.c if_pgt_pci.c if_tht.c 
                         if_txp.c yds.c 
        sys/dev/pci/drm/radeon: radeon_kms.c 
        sys/dev/pcmcia : if_malo.c 
        sys/dev/usb    : if_athn_usb.c if_atu.c if_kue.c if_otus.c 
                         if_rum.c if_uath.c if_upgt.c if_zyd.c udl.c 
                         ulpt.c uticom.c uvideo.c 
        sys/kern       : init_main.c kern_subr.c subr_autoconf.c 
        sys/sys        : device.h systm.h 
        share/man/man9 : Makefile autoconf.9 
Added files:
        share/man/man9 : config_defer.9 
Removed files:
        share/man/man9 : domountroothooks.9 mountroothook_establish.9 

Log message:
Replace mountroothook_establish(9) by config_mountroot(9) a narrower API
similar to config_defer(9).

ok mikeb@, deraadt@

Reply via email to