CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/05/11 01:18:17
Modified files:
. : Makefile.cross
distrib : Makefile
distrib/notes : Makefile
distrib/sets/lists/base: mi
distrib/sets/lists/man: mi
distrib/special/disklabel: Makefile
distrib/special/fdisk: Makefile
distrib/special/installboot: Makefile
etc : Makefile
etc/mtree : 4.4BSD.dist
regress/etc/MAKEDEV: Makefile
sbin/disklabel : Makefile
sbin/fdisk : Makefile
share/man/man4 : Makefile com.4
share/man/man7 : mdoc.7
share/man/man8 : Makefile
sys : Makefile
sys/kern : Makefile
usr.bin/mandoc : arch.c
usr.sbin/hotplugd: Makefile
usr.sbin/pcidump: Makefile
Removed files:
distrib/notes/socppc: contents features hardware install prep
upgrade whatis xfer
distrib/sets/lists/base: md.socppc
distrib/sets/lists/comp: gcc.socppc md.socppc
distrib/sets/lists/etc: md.socppc
distrib/sets/lists/game: md.socppc
distrib/sets/lists/man: md.socppc
distrib/socppc : Makefile
distrib/socppc/ramdisk: Makefile install.md list
etc/etc.socppc : MAKEDEV MAKEDEV.md Makefile Makefile.inc
disktab fbtab login.conf sysctl.conf ttys
share/man/man4/man4.socppc: Makefile autoconf.4 intro.4 ipic.4
mem.4 obio.4 sociic.4 socpcic.4
tsec.4
share/man/man8/man8.socppc: MAKEDEV.8 Makefile
sys/arch/socppc: Makefile
sys/arch/socppc/compile: Makefile Makefile.inc
sys/arch/socppc/compile/GENERIC: Makefile
sys/arch/socppc/compile/RAMDISK: Makefile
sys/arch/socppc/conf: GENERIC Makefile.socppc RAMDISK
files.socppc
sys/arch/socppc/dev: com_obio.c ehci_obio.c if_tsec.c ipic.c
obio.c pciide_machdep.c sociic.c socpcic.c
wdc_mainbus.c
sys/arch/socppc/include: _float.h _types.h asm.h atomic.h
autoconf.h bus.h cdefs.h conf.h cpu.h
db_machdep.h disklabel.h endian.h
exec.h fenv.h fpu.h frame.h ieee.h
ieeefp.h intr.h kcore.h limits.h
loadfile_machdep.h lock.h mutex.h
param.h pcb.h pci_machdep.h pio.h
pmap.h proc.h profile.h psl.h pte.h
ptrace.h reg.h reloc.h setjmp.h
signal.h spinlock.h stdarg.h tcb.h
trap.h varargs.h vmparam.h
sys/arch/socppc/socppc: autoconf.c clock.c conf.c cpu.c
disksubr.c genassym.cf locore.S
machdep.c mainbus.c mem.c n1200.dts
n1200_dts.S
sys/arch/socppc/stand: Makefile Makefile.inc
sys/arch/socppc/stand/boot: Makefile boot.8 clock.c cmd_socppc.c
conf.c dev_socppc.c devopen.c exec.c
fdt.c fdt.h libsa.h machdep.c
ns16550.c pciide.c start.S time.c
wd.c wdc.c wdc_obio.c wdvar.h
sys/arch/socppc/stand/mbr: Makefile mbr.S
sys/arch/socppc/stand/mkboot: Makefile mkboot.8 mkboot.c
Log message:
socppc makes an extended visit to the bigbucket.
ok kettenis