[odc] Daily src changes for 2004-06-05
ODC
auto at squish.net
Sun Jun 6 08:02:09 BST 2004
OpenBSD src changes summary for 2004-06-05
==========================================
distrib/notes etc/mtree/4.4BSD.dist
kerberosV share/man
sys sys/altq
sys/arch sys/arch/alpha/alpha
sys/arch/alpha/conf sys/arch/alpha/include
sys/arch/alpha/stand/setnetbootinfo sys/arch/amd64/amd64
sys/arch/amd64/compile sys/arch/amd64/conf
sys/arch/amd64/include sys/arch/amd64/isa
sys/arch/amd64/stand sys/arch/amd64/stand/biosboot
sys/arch/amd64/stand/boot sys/arch/amd64/stand/installboot
sys/arch/amd64/stand/libsa sys/arch/amd64/stand/mbr
sys/arch/amd64/stand/pxeboot sys/arch/arm/arm
sys/arch/arm/footbridge sys/arch/arm/footbridge/isa
sys/arch/arm/include sys/arch/arm/mainbus
sys/arch/cats/cats sys/arch/cats/conf
sys/arch/cats/include sys/arch/cats/pci
sys/arch/hp300/dev sys/arch/hp300/hp300
sys/arch/hp300/include sys/arch/hppa/conf
sys/arch/hppa/dev sys/arch/hppa/gsc
sys/arch/hppa/hppa sys/arch/hppa/include
sys/arch/hppa/stand/boot sys/arch/hppa/stand/cdboot
sys/arch/hppa/stand/libsa sys/arch/i386/conf
sys/arch/i386/i386 sys/arch/i386/include
sys/arch/i386/isa sys/arch/i386/pci
sys/arch/i386/stand sys/arch/i386/stand/biosboot
sys/arch/i386/stand/boot sys/arch/i386/stand/installboot
sys/arch/i386/stand/libsa sys/arch/i386/stand/mbr
sys/arch/i386/stand/pxeboot sys/arch/luna88k/compile
sys/arch/luna88k/conf sys/arch/luna88k/ddb
sys/arch/luna88k/dev sys/arch/luna88k/include
sys/arch/luna88k/luna88k sys/arch/m68k/include
sys/arch/m68k/m68k sys/arch/m88k/conf
sys/arch/m88k/include sys/arch/m88k/m88k
sys/arch/mac68k/conf sys/arch/mac68k/dev
sys/arch/mac68k/include sys/arch/mac68k/mac68k
sys/arch/macppc/conf sys/arch/macppc/dev
sys/arch/macppc/macppc sys/arch/macppc/pci
sys/arch/macppc/stand/tbxidata sys/arch/mvme68k/dev
sys/arch/mvme68k/include sys/arch/mvme68k/mvme68k
sys/arch/mvme88k/conf sys/arch/mvme88k/dev
sys/arch/mvme88k/include sys/arch/mvme88k/mvme88k
sys/arch/mvmeppc/dev sys/arch/mvmeppc/mvmeppc
sys/arch/mvmeppc/stand/installboot sys/arch/pegasos/compile
sys/arch/pegasos/conf sys/arch/pegasos/include
sys/arch/pegasos/isa sys/arch/pegasos/pci
sys/arch/pegasos/pegasos sys/arch/pegasos/stand
sys/arch/pegasos/stand/mbr sys/arch/pegasos/stand/ofwboot
sys/arch/powerpc/include sys/arch/powerpc/powerpc
sys/arch/sparc/conf sys/arch/sparc/dev
sys/arch/sparc/include sys/arch/sparc/sparc
sys/arch/sparc64/conf sys/arch/sparc64/dev
sys/arch/sparc64/include sys/arch/sparc64/sparc64
sys/arch/vax/conf sys/arch/vax/include
sys/arch/vax/mba sys/arch/vax/mscp
sys/arch/vax/qbus sys/arch/vax/uba
sys/arch/vax/vax sys/arch/vax/vsa
sys/compat/bsdos sys/compat/common
sys/compat/freebsd sys/compat/linux
sys/compat/netbsd sys/compat/osf1
sys/compat/sunos sys/compat/ultrix
sys/conf sys/crypto
sys/ddb sys/dev
sys/dev/ata sys/dev/atapiscsi
sys/dev/cardbus sys/dev/eisa
sys/dev/gpio sys/dev/hil
sys/dev/i2c sys/dev/i2o
sys/dev/ic sys/dev/ieee1394
sys/dev/isa sys/dev/microcode
sys/dev/mii sys/dev/ofw
sys/dev/pci sys/dev/pckbc
sys/dev/pcmcia sys/dev/raidframe
sys/dev/sbus sys/dev/std
sys/dev/usb sys/dev/wscons
sys/dev/wsfont sys/isofs/cd9660
sys/kern sys/lib/libkern
sys/lib/libsa sys/lib/libz
sys/miscfs/fdesc sys/miscfs/fifofs
sys/miscfs/genfs sys/miscfs/kernfs
sys/miscfs/nullfs sys/miscfs/portal
sys/miscfs/procfs sys/miscfs/umapfs
sys/miscfs/union sys/msdosfs
sys/net sys/netinet
sys/netinet6 sys/nfs
sys/scsi sys/sys
sys/ufs/ext2fs sys/ufs/ffs
sys/ufs/lfs sys/ufs/mfs
sys/ufs/ufs sys/uvm
sys/xfs usr.sbin/ntpd
usr.sbin/rdate
== distrib =========================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
notes
~ i386/hardware
> Sync with www: add NS PC87366 VLM and TMS, AMD Elan SC520 GPIO. (grange@)
== etc =============================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
mtree/4.4BSD.dist
~ mtree/4.4BSD.dist
> Add /etc/hotplug.
> ok millert@ (grange@)
== kerberosV ========================================================= 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/kerberosV
kerberosV
~ usr.sbin/kstash/Makefile
> cleanup; no need for lkadm5*
> ok beck@ (biorn@)
== share ============================================================= 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
+ man4/re.4
> RealTek 8139C+/8169/8169S/8110S man page from FreeBSD (pvalchev@)
+ man4/rgephy.4
> hack up a manpage for rgephy, the internal PHY in re(4) cards (pvalchev@)
~ man4/Makefile ~ man4/pci.4
> re(4) and rgephy(4) (pvalchev@)
~ man4/pci.4
> properly add re(4) (deraadt@)
~ man4/pci.4
> order (deraadt@)
~ man4/re.4 ~ man4/rgephy.4
> Make this look real a real OpenBSD manual page: new sentence, new line,
> remove FreeBSDisms, remove diagnostic messages the driver will never
> produce,
> etc. (miod@)
~ man4/mii.4
> Add rgephy. (miod@)
~ man4/man4.i386/elansc.4
> Support for the PIO function via gpio(4) framework was added. (grange@)
~ man4/re.4
> do not lie about supporting the 8139C+; prodded by theo (pvalchev@)
== sys =============================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
sys
~ README.SMP
TAGGED SMP
> Update some notes (niklas@)
~ Makefile
TAGGED SMP
> Merge with the trunk (niklas@)
altq
~ altq_subr.c ~ altq_var.h
~ if_altq.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch
+ luna88k/Makefile
TAGGED SMP
> Merge with the trunk (niklas@)
- pegasos/Makefile ~ cats/Makefile
TAGGED SMP
> Merge with the trunk (niklas@)
arch/alpha/alpha
~ conf.c ~ disksubr.c
~ machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/alpha/conf
~ GENERIC
TAGGED SMP
> Merge with the trunk (niklas@)
arch/alpha/include
~ intr.h ~ param.h
~ pmap.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/alpha/stand/setnetbootinfo
~ setnetbootinfo.8
TAGGED SMP
> Merge with the trunk (niklas@)
arch/amd64/amd64
~ autoconf.c ~ cacheinfo.c
~ conf.c ~ cpu.c
~ db_disasm.c ~ disksubr.c
~ fpu.c ~ gdt.c
~ genassym.cf ~ identcpu.c
~ locore.S ~ machdep.c
~ mem.c ~ microtime.S
~ pmap.c ~ sys_machdep.c
~ syscall.c ~ trap.c
~ vm_machdep.c + dkcsum.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/amd64/compile
~ .cvsignore
TAGGED SMP
> Merge with the trunk (niklas@)
arch/amd64/conf
~ GENERIC ~ RAMDISK
~ RAMDISK_CD
> re(4) on all media (deraadt@)
~ GENERIC ~ Makefile.amd64
~ files.amd64 + RAMDISK
+ RAMDISK_CD
TAGGED SMP
> Merge with the trunk (niklas@)
arch/amd64/include
~ atomic.h ~ biosvar.h
~ bus.h ~ cpu.h
~ exec.h ~ fpu.h
~ gdt.h ~ intr.h
~ param.h ~ pmap.h
~ proc.h ~ profile.h
~ pte.h ~ signal.h
~ specialreg.h ~ sysarch.h
+ reloc.h
TAGGED SMP
> Merge with the trunk (niklas@)
~ param.h
TAGGED SMP
> KERNEL_LOCK lives in systm.h now (tedu@)
arch/amd64/isa
~ clock.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/amd64/stand
~ Makefile
TAGGED SMP
> Merge with the trunk (niklas@)
arch/amd64/stand/biosboot
~ Makefile ~ biosboot.8
~ biosboot.S
TAGGED SMP
> Merge with the trunk (niklas@)
arch/amd64/stand/boot
~ Makefile ~ boot.8
~ conf.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/amd64/stand/installboot
~ installboot.8 ~ installboot.c
~ nlist.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/amd64/stand/libsa
~ diskprobe.c ~ exec_i386.c
~ gateA20.c ~ gidt.S
~ libsa.h ~ machdep.c
+ gidt.h + pxe.c
+ pxe.h + pxe_call.S
+ pxe_net.c + pxe_net.h
+ pxe_netif.h + pxeboot.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/amd64/stand/mbr
~ Makefile ~ mbr.S
TAGGED SMP
> Merge with the trunk (niklas@)
arch/amd64/stand/pxeboot
+ Makefile + conf.c
+ devopen.c + net.c
+ open.c + pxeboot.8
+ srt0.S
TAGGED SMP
> Merge with the trunk (niklas@)
arch/arm/arm
- disksubr_mbr.c ~ arm32_machdep.c
~ ast.c ~ conf.c
~ cpufunc.c ~ db_trace.c
~ disksubr.c ~ fault.c
~ genassym.cf ~ mem.c
~ sig_machdep.c ~ softintr.c
~ sys_machdep.c ~ syscall.c
~ undefined.c ~ vm_machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/arm/footbridge
~ footbridge.c ~ footbridge.h
~ footbridge_clock.c ~ footbridge_com.c
~ footbridge_irqhandler.c ~ footbridge_pci.c
~ todclock.c ~ todclockvar.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/arm/footbridge/isa
~ dsrtc.c ~ isa_machdep.c
~ sysbeep_isa.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/arm/include
~ ansi.h ~ bus.h
~ conf.h ~ cpu.h
~ cpufunc.h ~ db_machdep.h
~ disklabel.h ~ float.h
~ frame.h ~ internal_types.h
~ machdep.h ~ param.h
~ pmap.h ~ rtc.h
~ sysarch.h ~ undefined.h
+ stdarg.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/arm/mainbus
~ mainbus.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/cats/cats
~ autoconf.c ~ cats_machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/cats/conf
~ GENERIC ~ Makefile.cats
~ RAMDISK ~ files.cats
TAGGED SMP
> Merge with the trunk (niklas@)
arch/cats/include
~ bootconfig.h ~ param.h
~ types.h + stdarg.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/cats/pci
~ pcib.c ~ pciide_machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/hp300/dev
~ ctreg.h ~ hd.c
~ hdreg.h ~ sd.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/hp300/hp300
~ conf.c ~ disksubr.c
~ locore.s ~ machdep.c
~ sys_machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/hp300/include
~ cpu.h ~ float.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/hppa/conf
~ GENERIC ~ RAMDISK
~ files.hppa ~ ld.script
TAGGED SMP
> Merge with the trunk (niklas@)
arch/hppa/dev
~ asp.c ~ clock.c
~ cpu.c ~ cpudevs
~ cpudevs.h ~ cpudevs_data.h
~ devlist2h.awk ~ dino.c
~ lasi.c ~ mem.c
~ mongoose.c ~ pdc.c
~ phantomas.c ~ sti_sgc.c
~ wax.c + com_dino.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/hppa/gsc
~ com_gsc.c ~ fdc_gsc.c
~ gscbus.c ~ gscbusvar.h
~ gsckbc.c ~ gsckbdmap.c
~ harmony.c ~ hil_gsc.c
~ if_ie_gsc.c ~ lpt_gsc.c
~ osiop_gsc.c + oosiop_gsc.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/hppa/hppa
~ conf.c ~ db_disasm.c
~ db_interface.c ~ disksubr.c
~ fpemu.S ~ in_cksum.c
~ intr.c ~ locore.S
~ machdep.c ~ mainbus.c
~ pmap.c ~ process_machdep.c
~ trap.c ~ vm_machdep.c
~ wscons_machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/hppa/include
~ autoconf.h ~ bus.h
~ conf.h ~ cpu.h
~ cpufunc.h ~ db_machdep.h
~ eisa_machdep.h ~ endian.h
~ float.h ~ frame.h
~ intr.h ~ iomod.h
~ isa_machdep.h ~ kcore.h
~ param.h ~ pcb.h
~ pmap.h ~ psl.h
~ ptrace.h ~ reg.h
~ reloc.h ~ signal.h
~ som.h ~ trap.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/hppa/stand/boot
~ boot.8 ~ conf.c
~ exec.c ~ srt0.S
TAGGED SMP
> Merge with the trunk (niklas@)
arch/hppa/stand/cdboot
~ cdboot.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/hppa/stand/libsa
~ cmd_hppa.c ~ ct.c
~ dev_hppa.c ~ itecons.c
~ lf.c ~ libsa.h
~ lif.c ~ machdep.c
~ pdc.c ~ time.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/i386/conf
~ GENERIC ~ files.i386
> GPIO support for AMD Elan SC520 found on Soekris net45x1 boards.
> Test and ok markus at .range@)
~ GENERIC ~ RAMDISK_CD
> re(4) on these media.. for now (deraadt@)
~ DISKLESS ~ GENERIC
~ Makefile.i386 ~ RAMDISK
~ RAMDISKB ~ RAMDISKC
~ RAMDISK_CD ~ files.i386
TAGGED SMP
> Merge with the trunk (niklas@)
arch/i386/i386
~ machdep.c
TAGGED SMP
> Make a few scheduling globals per-cpu, mostly NetBSD code (niklas@)
~ apm.c ~ conf.c
~ disksubr.c ~ est.c
~ gdt.c ~ longrun.c
~ machdep.c ~ p4tcc.c
~ process_machdep.c ~ rbus_machdep.c
~ trap.c + powernow.c
+ via.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/i386/include
~ cpu.h
TAGGED SMP
> Make a few scheduling globals per-cpu, mostly NetBSD code (niklas@)
~ bus.h ~ cpu.h
~ param.h ~ pmap.h
~ pte.h ~ rbus_machdep.h
~ specialreg.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/i386/isa
~ clock.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/i386/pci
~ elan520.c ~ elan520reg.h
> GPIO support for AMD Elan SC520 found on Soekris net45x1 boards.
> Test and ok markus at .range@)
~ gscpcib.c
> Replace NGPIO button with SMALL_KERNEL. (grange@)
~ elan520.c ~ elan520reg.h
~ pci_intr_fixup.c + gscpcib.c
+ gscpcibreg.h + ichpcib.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/i386/stand
~ Makefile
TAGGED SMP
> Merge with the trunk (niklas@)
arch/i386/stand/biosboot
~ biosboot.8 ~ biosboot.S
TAGGED SMP
> Merge with the trunk (niklas@)
arch/i386/stand/boot
~ boot.8 ~ conf.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/i386/stand/installboot
~ installboot.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/i386/stand/libsa
- ps2probe.h ~ Makefile
~ apmprobe.c ~ bioscons.c
~ biosdev.c ~ biosprobe.c
~ cmd_i386.c ~ debug.c
~ debug.h ~ debug_i386.S
~ debug_md.h ~ dev_i386.c
~ disk.h ~ diskprobe.c
~ exec_i386.c ~ gateA20.c
~ gidt.S ~ libsa.h
~ machdep.c ~ memprobe.c
~ pciprobe.c ~ smpprobe.c
~ time.c + gidt.h
+ ps2probe.c + pxe.c
+ pxe.h + pxe_call.S
+ pxe_net.c + pxe_net.h
+ pxe_netif.h + pxeboot.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/i386/stand/mbr
~ mbr.S
TAGGED SMP
> Merge with the trunk (niklas@)
arch/i386/stand/pxeboot
+ Makefile + conf.c
+ devopen.c + net.c
+ open.c + pxeboot.8
+ srt0.S
TAGGED SMP
> Merge with the trunk (niklas@)
arch/luna88k/compile
+ .cvsignore
TAGGED SMP
> Merge with the trunk (niklas@)
arch/luna88k/conf
+ GENERIC + Makefile.luna88k
+ RAMDISK + files.luna88k
TAGGED SMP
> Merge with the trunk (niklas@)
arch/luna88k/ddb
+ db_disasm.c + db_interface.c
+ db_sstep.c + db_trace.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/luna88k/dev
+ if_le.c + lcd.c
+ lunafb.c + lunaws.c
+ mb89352.c + mb89352reg.h
+ mb89352var.h + omrasops.c
+ sio.c + sioreg.h
+ siotty.c + siovar.h
+ spc.c + timekeeper.c
+ timekeeper.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/luna88k/include
+ ansi.h + asm.h
+ asm_macro.h + autoconf.h
+ board.h + bus.h
+ cdefs.h + cmmu.h
+ conf.h + cpu.h
+ cpu_number.h + db_machdep.h
+ disklabel.h + endian.h
+ exec.h + float.h
+ frame.h + ieee.h
+ ieeefp.h + internal_types.h
+ intr.h + kcore.h
+ limits.h + locore.h
+ m88100.h + m8820x.h
+ mmu.h + param.h
+ pcb.h + pmap.h
+ pmap_table.h + proc.h
+ profile.h + psl.h
+ ptrace.h + reg.h
+ setjmp.h + signal.h
+ spinlock.h + stdarg.h
+ trap.h + types.h
+ va-m88k.h + varargs.h
+ vmparam.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/luna88k/luna88k
+ autoconf.c + clock.c
+ clockvar.h + conf.c
+ disksubr.c + eh.S
+ isr.c + isr.h
+ locore.S + locore_c_routines.c
+ m8820x.c + machdep.c
+ mainbus.c + mem.c
+ pmap.c + pmap_table.c
+ vm_machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/m68k/include
~ param.h ~ pmap_motorola.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/m68k/m68k
~ pmap_motorola.c ~ process_machdep.c
~ sig_machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/m88k/conf
+ files.m88k
TAGGED SMP
> Merge with the trunk (niklas@)
arch/m88k/include
+ ansi.h + asm.h
+ asm_macro.h + cdefs.h
+ cmmu.h + cpu.h
+ cpu_number.h + db_machdep.h
+ endian.h + exec.h
+ float.h + frame.h
+ ieee.h + ieeefp.h
+ internal_types.h + intr.h
+ kcore.h + limits.h
+ m88100.h + m8820x.h
+ mmu.h + param.h
+ pcb.h + proc.h
+ profile.h + psl.h
+ ptrace.h + reg.h
+ setjmp.h + signal.h
+ spinlock.h + stdarg.h
+ trap.h + types.h
+ va-m88k.h + varargs.h
+ vmparam.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/m88k/m88k
+ cmmu.c + genassym.cf
+ m88100_fp.S + m88110_fp.S
+ m88110_mmu.S + process.S
+ process_machdep.c + subr.S
+ trap.c + vectors_88100.S
+ vectors_88110.S
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mac68k/conf
~ GENERIC ~ GENERICSBC
~ RAMDISK ~ RAMDISKSBC
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mac68k/dev
~ if_ae.c ~ if_ae_nubus.c
~ zs.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mac68k/include
~ cpu.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mac68k/mac68k
~ conf.c ~ disksubr.c
~ locore.s ~ machdep.c
~ sys_machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/macppc/conf
~ GENERIC ~ RAMDISK
~ files.macppc
TAGGED SMP
> Merge with the trunk (niklas@)
arch/macppc/dev
~ adb_direct.c ~ akbdmap.h
~ openpic.c ~ wdc_obio.c
+ mediabay.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/macppc/macppc
~ conf.c ~ cpu.c
~ disksubr.c ~ ofw_machdep.c
~ openfirm.c ~ rbus_machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/macppc/pci
~ vgafb.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/macppc/stand/tbxidata
~ bsd.tbxi
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mvme68k/dev
~ if_le.c ~ ssh.c
~ vme.h ~ vs.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mvme68k/include
~ cpu.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mvme68k/mvme68k
~ autoconf.c ~ conf.c
~ disksubr.c ~ locore.s
~ machdep.c ~ sys_machdep.c
~ trap.c ~ vectors.s
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mvme88k/conf
~ GENERIC ~ M187
~ M188 ~ M197
~ Makefile.mvme88k ~ RAMDISK
~ files.mvme88k
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mvme88k/dev
- busswfunc.h - pcctwofunc.h
- ssh.c - ssh_script.out
- ssh_script.ss - sshreg.h
- sshvar.h - sysconfunc.h
~ bugio.c ~ bugtty.c
~ bussw.c ~ busswreg.h
~ cl.c ~ clock.c
~ clreg.h ~ dart.c
~ dartreg.h ~ if_ie.c
~ if_le.c ~ if_lereg.h
~ if_levar.h ~ mainbus.c
~ memc.c ~ nvram.c
~ nvramreg.h ~ pcctwo.c
~ pcctworeg.h ~ sram.c
~ syscon.c ~ sysconreg.h
~ vme.c ~ vme.h
~ vmel.c ~ vmes.c
~ vs.c ~ vsreg.h
~ vsvar.h ~ vx.c
~ vxreg.h + osiop_pcctwo.c
+ pcctwovar.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mvme88k/include
~ ansi.h ~ asm.h
~ asm_macro.h ~ autoconf.h
~ cdefs.h ~ cmmu.h
~ conf.h ~ cpu.h
~ cpu_number.h ~ db_machdep.h
~ endian.h ~ exec.h
~ float.h ~ frame.h
~ ieee.h ~ ieeefp.h
~ internal_types.h ~ intr.h
~ kcore.h ~ limits.h
~ locore.h ~ m88100.h
~ m8820x.h ~ m88410.h
~ mmu.h ~ mvme188.h
~ param.h ~ pcb.h
~ pmap.h ~ proc.h
~ profile.h ~ psl.h
~ ptrace.h ~ reg.h
~ setjmp.h ~ signal.h
~ spinlock.h ~ stdarg.h
~ trap.h ~ types.h
~ va-m88k.h ~ varargs.h
~ vmparam.h + bus.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mvme88k/mvme88k
- cmmu.c - genassym.cf
- locore_asm_routines.S - m88100_fp.S
- m88110_fp.S - m88110_mmu.S
- process.S - process_machdep.c
- trap.c - vectors_88100.S
- vectors_88110.S ~ autoconf.c
~ conf.c ~ disksubr.c
~ m88110.c ~ m8820x.c
~ machdep.c ~ mem.c
~ pmap.c ~ pmap_table.c
~ vm_machdep.c + bus_dma.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mvmeppc/dev
~ bugtty.c ~ clock.c
~ mainbus.c ~ openpic.c
~ raven.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mvmeppc/mvmeppc
~ bus_dma.c ~ conf.c
~ disksubr.c ~ genassym.cf
~ machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/mvmeppc/stand/installboot
~ Makefile
TAGGED SMP
> Merge with the trunk (niklas@)
arch/pegasos/compile
- .cvsignore
TAGGED SMP
> Merge with the trunk (niklas@)
arch/pegasos/conf
- GENERIC - Makefile.pegasos
- RAMDISK - files.pegasos
TAGGED SMP
> Merge with the trunk (niklas@)
arch/pegasos/include
- ansi.h - asm.h
- autoconf.h - bat.h
- bus.h - cdefs.h
- conf.h - cpu.h
- db_machdep.h - disklabel.h
- elf_abi.h - endian.h
- exec.h - float.h
- fpu.h - frame.h
- ieee.h - ieeefp.h
- internal_types.h - intr.h
- kcore.h - limits.h
- loadfile_machdep.h - param.h
- pcb.h - pio.h
- pmap.h - powerpc.h
- proc.h - profile.h
- psl.h - pte.h
- ptrace.h - rbus_machdep.h
- rdb.h - reg.h
- reloc.h - setjmp.h
- signal.h - spinlock.h
- stdarg.h - trap.h
- types.h - va-ppc.h
- varargs.h - vmparam.h
- wsconsio.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/pegasos/isa
- isa_clock.c - nvram.h
- timerreg.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/pegasos/pci
- agp_machdep.c - isabr.c
- mpc106reg.h - mpcpcibus.c
- pchb.c - pci_addr_fixup.c
- pcibrvar.h - pciide_machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/pegasos/pegasos
- autoconf.c - clock.c
- conf.c - cpu.c
- db_interface.c - disksubr.c
- dma.c - genassym.cf
- hfsdisksubr.c - locore.S
- machdep.c - mainbus.c
- mbrdisksubr.c - mem.c
- ofw_machdep.c - ofw_machdep.h
- ofwreal.S - opendev.c
- openfirm.c - rbus_machdep.c
- rdbdisksubr.c - wscons_machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/pegasos/stand
- Locore.c - Makefile
- Makefile.inc - alloc.c
- boot.c - cache.c
- net.c - netif_of.c
- ofdev.c - ofdev.h
- offs.c - offs.h
- ofwmagic.S - openfirm.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/pegasos/stand/mbr
- Makefile
TAGGED SMP
> Merge with the trunk (niklas@)
arch/pegasos/stand/ofwboot
- Makefile - version
TAGGED SMP
> Merge with the trunk (niklas@)
arch/powerpc/include
~ cpu.h ~ ieeefp.h
~ param.h ~ pmap.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/powerpc/powerpc
~ pmap.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/sparc/conf
~ GENERIC ~ RAMDISK
~ SUN4C ~ SUN4M
~ files.sparc
TAGGED SMP
> Merge with the trunk (niklas@)
arch/sparc/dev
~ fb.c ~ fd.c
~ p9000.c ~ p9100.c
~ stp_sbus.c ~ tctrl.c
~ tctrlvar.h ~ ts102.c
~ xd.c ~ xdreg.h
~ xy.c ~ xyreg.h
+ rfx.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/sparc/include
~ param.h ~ pmap.h
~ ptrace.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/sparc/sparc
~ clock.c ~ conf.c
~ disksubr.c ~ machdep.c
~ pmap.c ~ process_machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/sparc64/conf
~ GENERIC ~ RAMDISK
~ RAMDISKU1
TAGGED SMP
> Merge with the trunk (niklas@)
arch/sparc64/dev
~ fb.c ~ iommu.c
~ stp_sbus.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/sparc64/include
~ param.h ~ pmap.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/sparc64/sparc64
~ clock.c ~ conf.c
~ disksubr.c ~ locore.s
~ machdep.c ~ ofw_machdep.c
~ vm_machdep.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/vax/conf
- NANCY - VOX
TAGGED SMP
> Merge with the trunk (niklas@)
arch/vax/include
~ param.h ~ pmap.h
TAGGED SMP
> Merge with the trunk (niklas@)
arch/vax/mba
~ hp.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/vax/mscp
~ mscp_disk.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/vax/qbus
~ uba.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/vax/uba
~ qv.c ~ uba.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/vax/vax
~ clock.c ~ conf.c
~ disksubr.c ~ intvec.s
~ machdep.c ~ trap.c
TAGGED SMP
> Merge with the trunk (niklas@)
arch/vax/vsa
~ vsbus.c
TAGGED SMP
> Merge with the trunk (niklas@)
compat/bsdos
~ bsdos_syscall.h ~ bsdos_syscallargs.h
~ bsdos_syscalls.c ~ bsdos_sysent.c
~ syscalls.master
TAGGED SMP
> Merge with the trunk (niklas@)
compat/common
~ Makefile ~ kern_ipc_10.c
+ kern_ipc_35.c
TAGGED SMP
> Merge with the trunk (niklas@)
compat/freebsd
~ freebsd_exec.c ~ freebsd_exec.h
~ freebsd_syscall.h ~ freebsd_syscallargs.h
~ freebsd_syscalls.c ~ freebsd_sysent.c
~ syscalls.master
TAGGED SMP
> Merge with the trunk (niklas@)
compat/linux
~ linux_sched.c
TAGGED SMP
> Make a few scheduling globals per-cpu, mostly NetBSD code (niklas@)
~ linux_dummy.c ~ linux_emuldata.h
~ linux_exec.c ~ linux_exec.h
~ linux_syscall.h ~ linux_syscallargs.h
~ linux_syscalls.c ~ linux_sysent.c
~ syscalls.master
TAGGED SMP
> Merge with the trunk (niklas@)
compat/netbsd
~ netbsd_exec.c ~ netbsd_syscall.h
~ netbsd_syscallargs.h ~ netbsd_syscalls.c
~ netbsd_sysent.c ~ syscalls.master
TAGGED SMP
> Merge with the trunk (niklas@)
compat/osf1
~ osf1_syscall.h ~ osf1_syscallargs.h
~ osf1_syscalls.c ~ osf1_sysent.c
~ syscalls.master
TAGGED SMP
> Merge with the trunk (niklas@)
compat/sunos
~ sunos_syscall.h ~ sunos_syscallargs.h
~ sunos_syscalls.c ~ sunos_sysent.c
~ syscalls.master
TAGGED SMP
> Merge with the trunk (niklas@)
compat/ultrix
~ syscalls.master ~ ultrix_syscall.h
~ ultrix_syscallargs.h ~ ultrix_syscalls.c
~ ultrix_sysent.c
TAGGED SMP
> Merge with the trunk (niklas@)
conf
~ GENERIC ~ files
~ newvers.sh
TAGGED SMP
> Merge with the trunk (niklas@)
crypto
~ cryptodev.c ~ cryptosoft.c
~ rijndael.c ~ rijndael.h
~ sha1.c ~ sha1.h
~ sha2.c ~ sha2.h
~ xform.c ~ xform.h
+ md5.c + md5.h
TAGGED SMP
> Merge with the trunk (niklas@)
ddb
~ db_command.c ~ db_examine.c
~ db_extern.h ~ db_usrreq.c
TAGGED SMP
> Merge with the trunk (niklas@)
dev
~ audio_if.h ~ ccd.c
~ mulaw.c ~ mulaw.h
~ ramdisk.c ~ rnd.c
~ vnd.c + hotplug.c
TAGGED SMP
> Merge with the trunk (niklas@)
dev/ata
~ ata_wdc.c ~ wd.c
TAGGED SMP
> Merge with the trunk (niklas@)
dev/atapiscsi
~ atapiscsi.c
TAGGED SMP
> Merge with the trunk (niklas@)
dev/cardbus
~ cardbus.c ~ cardbusdevs
~ cardbusdevs.h ~ cardbusdevs_data.h
~ cardslot.c ~ if_fxp_cardbus.c
~ if_rl_cardbus.c
TAGGED SMP
> Merge with the trunk (niklas@)
dev/eisa
~ eisadevs ~ eisadevs.h
~ eisadevs_data.h ~ if_ep_eisa.c
~ if_fea.c
TAGGED SMP
> Merge with the trunk (niklas@)
dev/gpio
+ files.gpio + gpio.c
+ gpiovar.h
TAGGED SMP
> Merge with the trunk (niklas@)
dev/hil
~ hil.c ~ hilkbdmap.c
TAGGED SMP
> Merge with the trunk (niklas@)
dev/i2c
+ files.i2c + i2c.c
+ i2c_bitbang.c + i2c_bitbang.h
+ i2c_exec.c + i2c_io.h
+ i2cvar.h + lm75.c
+ lm75reg.h
TAGGED SMP
> Merge with the trunk (niklas@)
dev/i2o
~ i2o.h ~ ioprbs.c
TAGGED SMP
> Merge with the trunk (niklas@)
dev/ic
- aic7xxx.c
> Remove unused file. We use aic7xxxvar.h.
> ok marco@ millert@ (krw@)
- aic7xxx.h
> Remove unused file. We use aic7xxxvar.h.
> ok marco@ millert@ (krw@)
+ aic7xxx.c
> bring it back from the dead (deraadt@)
+ aic7xxx.c
> another try to re-add it (deraadt@)
~ rtl81x9reg.h
> Add defines for RealTek 8139C+/8169/8169S/8110S; from FreeBSD (pvalchev@)
~ rtl81x9reg.h
> add multicast support (pvalchev@)
~ mtd8xx.c
> Make multicast ranges work.
> ok deraadt@ (mcbride@)
- aic7xxx.h - aic7xxxreg.h
- x ~ aac.c
~ aac_tables.h ~ aacreg.h
~ ac97.c ~ ac97.h
~ aic7xxx.c ~ aic7xxxvar.h
~ am7990.c ~ awi.c
~ cac.c ~ com.c
~ dc.c ~ dcreg.h
~ dp8390.c ~ elink3.c
~ fxp.c ~ fxpvar.h
~ gdt_common.c ~ hme.c
~ i82365.c ~ i82596.c
~ if_wi.c ~ if_wi_hostap.c
~ if_wi_ieee.h ~ if_wireg.h
~ if_wivar.h ~ mc6845reg.h
~ mtd8xx.c ~ nslm7x.c
~ osiop.c ~ pcdisplay_chars.c
~ pcdisplayvar.h ~ pckbc.c
~ pckbcvar.h ~ pdq_ifsubr.c
~ ramdac.h ~ rln.c
~ rtl81x9.c ~ rtl81x9reg.h
~ siop.c ~ smc90cx6.c
~ smc91cxx.c ~ tcic2.c
~ tropic.c ~ vga.c
~ vga_subr.c ~ vgareg.h
~ wdc.c ~ wdcreg.h
~ wdcvar.h ~ xl.c
~ xlreg.h + aic79xx.c
+ aic79xx.h + aic79xx_inline.h
+ aic79xx_openbsd.c + aic79xx_openbsd.h
+ mpt.c + mpt.h
+ mpt_debug.c + mpt_mpilib.h
+ mpt_openbsd.c + mpt_openbsd.h
+ oosiop.c + oosiopreg.h
+ oosiopvar.h
TAGGED SMP
> Merge with the trunk (niklas@)
dev/ieee1394
~ fwscsi.c
TAGGED SMP
> Merge with the trunk (niklas@)
dev/isa
~ nsclpcsio_isa.c
> Remove NGPIO button. (grange@)
~ gscsio.c
> Missing lockinit(). (grange@)
~ ega.c ~ egavar.h
~ fd.c ~ files.isa
~ if_ec.c ~ if_ed.c
~ if_ef_isapnp.c ~ if_eg.c
~ if_el.c ~ if_ep_isa.c
~ if_ep_isapnp.c ~ if_fe.c
~ if_hp.c ~ if_ie.c
~ if_iy.c ~ if_lc_isa.c
~ if_ne_isa.c ~ if_ne_isapnp.c
~ if_sm_isa.c ~ if_we.c
~ isadmavar.h ~ it.c
~ mcd.c ~ nsclpcsio_isa.c
~ pcdisplay.c ~ pcdisplayvar.h
~ pckbc_isa.c + gscsio.c
+ gscsioreg.h
TAGGED SMP
> Merge with the trunk (niklas@)
dev/microcode
- aic7xxx/sequencer.h ~ aic7xxx/Makefile
~ aic7xxx/aic79xx.reg ~ aic7xxx/aic79xx.seq
~ aic7xxx/aic79xx_seq.h ~ aic7xxx/aic7xxx.reg
~ aic7xxx/aic7xxx.seq ~ aic7xxx/aic7xxx_reg.h
~ aic7xxx/aic7xxx_seq.h ~ siop/Makefile
~ siop/ncr53cxxx.c ~ siop/osiop.out
~ siop/siop.out + aic7xxx/aic79xx_reg.h
+ siop/oosiop.out + siop/oosiop.ss
TAGGED SMP
> Merge with the trunk (niklas@)
dev/mii
~ miidevs
> gigE PHY in the RealTek 8169S/8110S chips (pvalchev@)
~ miidevs.h
> sync (pvalchev@)
~ files.mii + rgephy.c
+ rgephyreg.h
> Driver for the RealTek 8169S/8110S internal 10/100/1000 PHY
> from FreeBSD (pvalchev@)
~ files.mii ~ mii_physubr.c
~ miidevs ~ miidevs.h
+ rgephy.c + rgephyreg.h
TAGGED SMP
> Merge with the trunk (niklas@)
dev/ofw
~ ofdisk.c
TAGGED SMP
> Merge with the trunk (niklas@)
dev/pci
~ files.pci + if_re.c
> RealTek 8139C+/8169/8169S/8110S PCI NIC driver from FreeBSD/NetBSD
> checksum offloading and vlan tagging disabled for now; work in progress
> (pvalchev@)
~ pcidevs
> shrink (deraadt@)
~ pcidevs.h ~ pcidevs_data.h
> sync (deraadt@)
~ if_re.c
> add multicast support (pvalchev@)
~ if_re.c
> fix a few printf; pval ok (deraadt@)
~ if_re.c
> a step towards 8139C+
> not complete as rl(4) will match it (same device id as 8139) (pvalchev@)
~ if_re.c
> cleanup, no functional changes (pvalchev@)
~ if_lge.c
> - replace handrolled crc32 with ether_crc32_be()
> - make multicast ranges work
> ok deraadt@ (mcbride@)
~ pcidevs
> add Intel i960 RD PCI-PCI bridge found on Intel EtherExpress PRO/100 Server
> adapters
> as well as the adapter id too. (brad@)
~ pcidevs.h ~ pcidevs_data.h
> regen (brad@)
~ aac_pci.c ~ ami_pci.c
~ auich.c ~ eap.c
~ emuxki.c ~ files.pci
~ fwlynx_pci.c ~ hifn7751.c
~ if_bge.c ~ if_bgereg.h
~ if_de.c ~ if_em.c
~ if_em.h ~ if_em_hw.c
~ if_em_hw.h ~ if_em_osdep.h
~ if_ep_pci.c ~ if_fpa.c
~ if_fxp_pci.c ~ if_lge.c
~ if_lgereg.h ~ if_lmc.c
~ if_lmc_common.c ~ if_lmc_media.c
~ if_lmc_obsd.c ~ if_nge.c
~ if_ngereg.h ~ if_sf.c
~ if_sfreg.h ~ if_sis.c
~ if_sisreg.h ~ if_sk.c
~ if_skreg.h ~ if_ste.c
~ if_stereg.h ~ if_ti.c
~ if_tireg.h ~ if_txp.c
~ if_txpreg.h ~ if_vr.c
~ if_vrreg.h ~ if_wbreg.h
~ if_xl_pci.c ~ ises.c
~ lofn.c ~ noct.c
~ nofn.c ~ ohci_pci.c
~ pcidevs ~ pcidevs.h
~ pcidevs_data.h ~ pciide.c
~ pciide_amd_reg.h ~ pucdata.c
~ safe.c ~ tga.c
~ ubsec.c ~ uhci_pci.c
~ vga_pci.c ~ yds.c
~ ydsreg.h ~ bktr/bktr_audio.c
~ bktr/bktr_audio.h ~ bktr/bktr_card.c
~ bktr/bktr_card.h ~ bktr/bktr_core.c
~ bktr/bktr_os.c + ahd_pci.c
+ ehci_pci.c + ichreg.h
+ if_bce.c + if_bcereg.h
+ if_re.c + mpt_pci.c
+ usb_pci.c + usb_pci.h
TAGGED SMP
> Merge with the trunk (niklas@)
dev/pckbc
~ wskbdmap_mfii.c
TAGGED SMP
> Merge with the trunk (niklas@)
dev/pcmcia
~ if_ray.c
> Clean up style in ioctl.
> ok deraadt@ (mcbride@)
~ if_cnw.c ~ if_ep_pcmcia.c
~ if_ne_pcmcia.c ~ if_ray.c
~ if_sm_pcmcia.c ~ if_wi_pcmcia.c
~ if_xe.c ~ pcmciadevs
~ pcmciadevs.h
TAGGED SMP
> Merge with the trunk (niklas@)
dev/raidframe
- rf_netbsd.h - rf_netbsdkintf.c
~ rf_openbsdkintf.c
TAGGED SMP
> Merge with the trunk (niklas@)
dev/sbus
~ be.c ~ qe.c
~ stp4020.c ~ stp4020reg.h
~ stp4020var.h
TAGGED SMP
> Merge with the trunk (niklas@)
dev/std
~ sbp2.c
TAGGED SMP
> Merge with the trunk (niklas@)
dev/usb
~ FILES ~ files.usb
~ if_auereg.h ~ if_cuereg.h
~ if_kue.c ~ if_kuereg.h
~ if_urlreg.h ~ if_wi_usb.c
~ ohci.c ~ uftdi.c
~ uhci.c ~ umass_quirks.c
~ umass_scsi.c ~ umassvar.h
~ umct.c ~ uplcom.c
~ usb.c ~ usb_port.h
~ usbdevs ~ usbdevs.h
~ usbdevs_data.h ~ usbdi.c
~ uvisor.c + ehci.c
+ ehcireg.h + ehcivar.h
+ if_axe.c + if_axereg.h
TAGGED SMP
> Merge with the trunk (niklas@)
dev/wscons
~ wscons_font8x16.c ~ wscons_gallant19.c
> Remove unneeded dependency on wscons_raster.h (miod@)
~ files.wscons ~ wsconsio.h
~ wsdisplay.c ~ wsdisplay_compat_usl.c
~ wsemul_sun.c ~ wsemul_vt100.c
~ wsemul_vt100_chars.c ~ wsemul_vt100_keys.c
~ wsemul_vt100_subr.c ~ wsemul_vt100var.h
~ wskbd.c ~ wsksymdef.h
TAGGED SMP
> Merge with the trunk (niklas@)
dev/wsfont
~ wsfont.c
TAGGED SMP
> Merge with the trunk (niklas@)
isofs/cd9660
~ cd9660_vnops.c
TAGGED SMP
> Merge with the trunk (niklas@)
kern
~ init_main.c ~ kern_clock.c
~ kern_ktrace.c ~ kern_subr.c
~ kern_synch.c ~ kern_sysctl.c
~ kern_time.c
TAGGED SMP
> Make a few scheduling globals per-cpu, mostly NetBSD code (niklas@)
~ kern_fork.c
TAGGED SMP
> retval may be NULL in fork1, take 2 (tedu@)
~ exec_conf.c ~ exec_script.c
~ init_main.c ~ init_sysent.c
~ kern_acct.c ~ kern_event.c
~ kern_exec.c ~ kern_exit.c
~ kern_fork.c ~ kern_kthread.c
~ kern_lkm.c ~ kern_sig.c
~ kern_sysctl.c ~ kern_time.c
~ subr_autoconf.c ~ subr_disk.c
~ subr_pool.c ~ sys_process.c
~ syscalls.c ~ syscalls.conf
~ syscalls.master ~ sysv_sem.c
~ sysv_shm.c ~ tty.c
~ tty_pty.c ~ uipc_domain.c
~ uipc_mbuf.c ~ uipc_socket.c
~ uipc_socket2.c ~ uipc_syscalls.c
~ uipc_usrreq.c ~ vfs_cluster.c
~ vfs_conf.c ~ vfs_default.c
~ vfs_init.c ~ vfs_lockf.c
~ vfs_lookup.c ~ vfs_subr.c
~ vfs_syscalls.c
TAGGED SMP
> Merge with the trunk (niklas@)
~ kern_clock.c ~ kern_lock.c
~ kern_resource.c ~ kern_sig.c
~ subr_prf.c ~ sys_generic.c
~ sys_process.c
TAGGED SMP
> few fixes to make non-smp compile (tedu@)
lib/libkern
- md5.c - arch/m88k/ffs.S
- arch/x86_64/Makefile.inc - arch/x86_64/bcmp.S
- arch/x86_64/bcopy.S - arch/x86_64/byte_swap_2.S
- arch/x86_64/byte_swap_4.S - arch/x86_64/bzero.S
- arch/x86_64/ffs.S - arch/x86_64/index.S
- arch/x86_64/memchr.S - arch/x86_64/memcmp.S
- arch/x86_64/memcpy.S - arch/x86_64/memmove.S
- arch/x86_64/memset.S - arch/x86_64/ovbcopy.S
- arch/x86_64/rindex.S - arch/x86_64/scanc.S
- arch/x86_64/skpc.S - arch/x86_64/strcat.S
- arch/x86_64/strchr.S - arch/x86_64/strcmp.S
- arch/x86_64/strcpy.S - arch/x86_64/strlen.S
- arch/x86_64/strrchr.S ~ Makefile
~ libkern.h ~ arch/m88k/Makefile.inc
+ strchr.c
TAGGED SMP
> Merge with the trunk (niklas@)
lib/libsa
~ cread.c ~ loadfile.c
+ tftp.c + tftp.h
TAGGED SMP
> Merge with the trunk (niklas@)
lib/libz
~ inflate.c
TAGGED SMP
> Merge with the trunk (niklas@)
miscfs/fdesc
~ fdesc_vnops.c
TAGGED SMP
> Merge with the trunk (niklas@)
miscfs/fifofs
~ fifo.h ~ fifo_vnops.c
TAGGED SMP
> Merge with the trunk (niklas@)
miscfs/genfs
~ layer_vnops.c
TAGGED SMP
> Merge with the trunk (niklas@)
miscfs/kernfs
~ kernfs_vnops.c
TAGGED SMP
> Merge with the trunk (niklas@)
miscfs/nullfs
~ null_vfsops.c
TAGGED SMP
> Merge with the trunk (niklas@)
miscfs/portal
~ portal_vfsops.c ~ portal_vnops.c
TAGGED SMP
> Merge with the trunk (niklas@)
miscfs/procfs
~ procfs_cmdline.c ~ procfs_ctl.c
~ procfs_fpregs.c ~ procfs_linux.c
~ procfs_mem.c ~ procfs_regs.c
~ procfs_status.c ~ procfs_subr.c
~ procfs_vfsops.c ~ procfs_vnops.c
TAGGED SMP
> Merge with the trunk (niklas@)
miscfs/umapfs
~ umap_vfsops.c
TAGGED SMP
> Merge with the trunk (niklas@)
miscfs/union
~ union_subr.c ~ union_vfsops.c
~ union_vnops.c
TAGGED SMP
> Merge with the trunk (niklas@)
msdosfs
~ denode.h ~ fat.h
~ msdosfs_conv.c ~ msdosfs_denode.c
~ msdosfs_fat.c ~ msdosfs_lookup.c
~ msdosfs_vfsops.c ~ msdosfs_vnops.c
~ msdosfsmount.h
TAGGED SMP
> Merge with the trunk (niklas@)
net
~ bpf.c ~ bpf.h
~ bpf_filter.c ~ bpfdesc.h
~ if.c ~ if.h
~ if_arcsubr.c ~ if_atmsubr.c
~ if_bridge.c ~ if_ethersubr.c
~ if_fddisubr.c ~ if_pflog.c
~ if_pflog.h ~ if_pfsync.c
~ if_pfsync.h ~ if_ppp.c
~ if_sl.c ~ if_spppsubr.c
~ if_strip.c ~ if_tokensubr.c
~ if_tun.c ~ if_vlan.c
~ if_vlan_var.h ~ pf.c
~ pf_if.c ~ pf_ioctl.c
~ pf_norm.c ~ pf_osfp.c
~ pf_table.c ~ pfkeyv2_parsemessage.c
~ pfvar.h ~ radix.c
~ radix.h ~ route.c
~ route.h ~ rtsock.c
+ radix_mpath.c + radix_mpath.h
TAGGED SMP
> Merge with the trunk (niklas@)
netinet
~ tcp_output.c
> set m_pkthdr.len early; ok mcbride, deraadt (markus@)
~ icmp6.h ~ icmp_var.h
~ if_ether.h ~ igmp.c
~ in.c ~ in.h
~ in_pcb.c ~ in_proto.c
~ ip6.h ~ ip_ah.h
~ ip_carp.c ~ ip_carp.h
~ ip_esp.h ~ ip_icmp.c
~ ip_id.c ~ ip_input.c
~ ip_ipcomp.h ~ ip_ipsp.c
~ ip_ipsp.h ~ ip_output.c
~ ip_spd.c ~ ip_var.h
~ ipsec_input.c ~ tcp.h
~ tcp_input.c ~ tcp_output.c
~ tcp_subr.c ~ tcp_usrreq.c
~ tcp_var.h ~ udp_usrreq.c
~ udp_var.h
TAGGED SMP
> Merge with the trunk (niklas@)
netinet6
~ icmp6.c ~ in6.c
~ in6.h ~ in6_ifattach.c
~ in6_pcb.c ~ in6_proto.c
~ ip6_input.c ~ ip6_output.c
~ nd6.c ~ raw_ip6.c
TAGGED SMP
> Merge with the trunk (niklas@)
nfs
~ nfs_serv.c ~ nfs_subs.c
~ nfs_vfsops.c ~ nfs_vnops.c
~ nfsnode.h
TAGGED SMP
> Merge with the trunk (niklas@)
scsi
~ atapi_base.c ~ cd.c
~ cd_atapi.c ~ cd_scsi.c
~ scsi_all.h ~ scsi_base.c
~ scsi_message.h ~ scsiconf.c
~ scsiconf.h ~ sd.c
~ ses.c ~ ss.c
~ st.c
TAGGED SMP
> Merge with the trunk (niklas@)
sys
~ kernel.h ~ proc.h
~ sched.h ~ sysctl.h
~ systm.h
TAGGED SMP
> Make a few scheduling globals per-cpu, mostly NetBSD code (niklas@)
- clist.h - md5k.h
~ conf.h ~ disk.h
~ exec.h ~ exec_aout.h
~ exec_elf.h ~ hash.h
~ malloc.h ~ mbuf.h
~ namei.h ~ param.h
~ pool.h ~ proc.h
~ queue.h ~ reboot.h
~ sem.h ~ sensors.h
~ shm.h ~ signalvar.h
~ socket.h ~ socketvar.h
~ sockio.h ~ stdarg.h
~ syscall.h ~ syscallargs.h
~ sysctl.h ~ syslimits.h
~ tree.h ~ tty.h
~ unistd.h + gpio.h
+ hotplug.h
TAGGED SMP
> Merge with the trunk (niklas@)
ufs/ext2fs
~ ext2fs_extern.h ~ ext2fs_vfsops.c
~ ext2fs_vnops.c
TAGGED SMP
> Merge with the trunk (niklas@)
ufs/ffs
~ ffs_extern.h ~ ffs_softdep.c
~ ffs_softdep_stub.c ~ ffs_vfsops.c
~ ffs_vnops.c ~ softdep.h
TAGGED SMP
> Merge with the trunk (niklas@)
ufs/lfs
~ lfs_vfsops.c
TAGGED SMP
> Merge with the trunk (niklas@)
ufs/mfs
~ mfs_vfsops.c
TAGGED SMP
> Merge with the trunk (niklas@)
ufs/ufs
~ ufs_dirhash.c ~ ufs_extattr.c
~ ufs_extern.h ~ ufs_lookup.c
~ ufs_vnops.c
TAGGED SMP
> Merge with the trunk (niklas@)
uvm
~ uvm_device.c ~ uvm_extern.h
~ uvm_fault.c ~ uvm_glue.c
~ uvm_init.c ~ uvm_km.c
~ uvm_km.h ~ uvm_map.c
~ uvm_meter.c ~ uvm_mmap.c
~ uvm_page.c ~ uvm_pager.c
~ uvm_stat.c
TAGGED SMP
> Merge with the trunk (niklas@)
xfs
~ xfs_vfsops-common.c ~ xfs_vnodeops-bsd.c
TAGGED SMP
> Merge with the trunk (niklas@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
ntpd
~ ntp.h ~ ntpd.h
> Move prototype definitions. Add multi-include protection to header.
> ok henning@ (alexander@)
rdate
~ ntp.c
> Typo correction, and consistency changes.
> ok jakob@, henning@ (alexander@)
===============================================================================
More information about the odc
mailing list