[odc] Daily src changes for 2002-10-29
ODC
auto at squish.net
Wed Oct 30 07:00:28 GMT 2002
OpenBSD src changes summary for 2002-10-29
==========================================
etc/services sbin/pfctl
share/man sys
sys/altq sys/arch
sys/arch/alpha/alpha sys/arch/alpha/conf
sys/arch/alpha/dev sys/arch/alpha/include
sys/arch/alpha/isa sys/arch/alpha/pci
sys/arch/amiga/amiga sys/arch/amiga/conf
sys/arch/amiga/dev sys/arch/amiga/include
sys/arch/amiga/stand/boot sys/arch/amiga/stand/loadbsd
sys/arch/hp300/conf 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/spmath
sys/arch/hppa/stand/boot sys/arch/hppa/stand/libsa
sys/arch/hppa/stand/mkboot 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/libsa
sys/arch/m68k/060sp sys/arch/m68k/include
sys/arch/m68k/m68k sys/arch/mac68k/conf
sys/arch/mac68k/dev sys/arch/mac68k/mac68k
sys/arch/macppc/conf sys/arch/macppc/dev
sys/arch/macppc/include sys/arch/macppc/macppc
sys/arch/macppc/pci sys/arch/macppc/stand
sys/arch/macppc/stand/tbxidata sys/arch/mvme68k/conf
sys/arch/mvme68k/dev sys/arch/mvme68k/mvme68k
sys/arch/mvme68k/stand/sboot sys/arch/mvme88k/conf
sys/arch/mvme88k/dev sys/arch/mvme88k/include
sys/arch/mvme88k/mvme88k sys/arch/mvme88k/stand/sboot
sys/arch/mvmeppc/conf sys/arch/mvmeppc/dev
sys/arch/mvmeppc/include sys/arch/mvmeppc/mvmeppc
sys/arch/powerpc/include sys/arch/powerpc/pci
sys/arch/powerpc/powerpc sys/arch/sparc/conf
sys/arch/sparc/dev sys/arch/sparc/include
sys/arch/sparc/sparc sys/arch/sparc/stand/boot
sys/arch/sparc/stand/bootxx sys/arch/sparc/stand/common
sys/arch/sparc64/conf sys/arch/sparc64/dev
sys/arch/sparc64/fpu sys/arch/sparc64/include
sys/arch/sparc64/sparc64 sys/arch/sparc64/stand/ofwboot
sys/arch/sun3/conf sys/arch/sun3/dev
sys/arch/sun3/include sys/arch/sun3/sun3
sys/arch/vax/bi sys/arch/vax/boot
sys/arch/vax/boot/boot sys/arch/vax/boot/common
sys/arch/vax/boot/xxboot sys/arch/vax/conf
sys/arch/vax/if 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/common sys/compat/freebsd
sys/compat/hpux sys/compat/ibcs2
sys/compat/linux sys/compat/netbsd
sys/compat/osf1 sys/compat/sunos
sys/compat/svr4 sys/compat/ultrix
sys/conf sys/crypto
sys/ddb sys/dev
sys/dev/ata sys/dev/cardbus
sys/dev/eisa sys/dev/i2o
sys/dev/ic sys/dev/isa
sys/dev/microcode sys/dev/mii
sys/dev/pci sys/dev/pckbc
sys/dev/pcmcia sys/dev/raidframe
sys/dev/rasops sys/dev/rcons
sys/dev/sbus sys/dev/sun
sys/dev/tc sys/dev/usb
sys/dev/wscons sys/dev/wsfont
sys/gnu sys/kern
sys/lib/libkern sys/lib/libsa
sys/miscfs/fdesc sys/miscfs/kernfs
sys/miscfs/nullfs sys/miscfs/portal
sys/miscfs/tcfs sys/miscfs/umapfs
sys/miscfs/union sys/net
sys/netccitt sys/netinet
sys/netinet6 sys/netipx
sys/netiso sys/netns
sys/nfs sys/scsi
sys/stand sys/sys
sys/ufs/ext2fs sys/ufs/ffs
sys/ufs/lfs sys/ufs/mfs
sys/ufs/ufs sys/uvm
sys/xfs usr.bin/systat
usr.sbin/chroot
== etc =============================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
services
~ services
> Add silc from IANA; ok millert (pvalchev@)
== sbin ============================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
pfctl
~ parse.y
> introduce
> set require-order [yes|no]
> default is yes.
> with set to "no", it isn't required to have the rules in order (options,
> scrub, nat, filter) any more, though of course NATing still happens before
> filtering and so on, so one has to take care.
> ok camield@ mcbride@ dhartmei@
> idea discussed with a whole lotta more people and basically ok for everyone
> ;-) (henning@)
== share ============================================================= 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man5/bsd.port.mk.5
> Document IGNORE and COMES_WITH; ok espie (pvalchev@)
~ man4/emu.4
> danger will robinson, danger (mickey@)
== sys =============================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
sys
- .cvsignore
TAGGED UBC
> sync to -current (art@)
altq
~ if_altq.h ~ altq_var.h
~ altq_subr.c ~ altq_rio.c
~ altq_red.c ~ altq_fifoq.h
~ altq_cbq.h ~ altq_cbq.c
~ altq_blue.c
TAGGED UBC
> sync to -current (art@)
arch
~ sparc64/Makefile ~ sparc/Makefile
~ mvme88k/Makefile ~ mvme68k/Makefile
~ macppc/README ~ mac68k/Makefile
~ i386/Makefile ~ hppa/TODO
~ hppa/Makefile ~ hp300/Makefile
~ amiga/Makefile ~ alpha/Makefile
TAGGED UBC
> sync to -current (art@)
arch/alpha/alpha
+ dec_1000a.c ~ trap.c
~ pmap.c ~ netbsd_machdep.c
~ mem.c ~ machdep.c
~ interrupt.c ~ dec_kn20aa.c
~ dec_eb64plus.c ~ dec_eb164.c
~ dec_axppci_33.c ~ dec_6600.c
~ dec_550.c ~ dec_3000_500.c
~ dec_3000_300.c ~ dec_2100_a50.c
~ db_instruction.h ~ cpuconf.c
~ cpu.c ~ conf.c
~ api_up1000.c
TAGGED UBC
> sync to -current (art@)
arch/alpha/conf
~ files.alpha ~ RAMDISKBIG
~ RAMDISKB ~ RAMDISK
~ Makefile.alpha ~ GENERIC
TAGGED UBC
> sync to -current (art@)
arch/alpha/dev
~ sgmap_common.c ~ bus_dma.c
TAGGED UBC
> sync to -current (art@)
arch/alpha/include
~ stdarg.h ~ pmap.h
~ pcb.h ~ limits.h
~ cpu.h ~ bus.h
TAGGED UBC
> sync to -current (art@)
arch/alpha/isa
~ isafcns_jensen.c ~ isadma_bounce.c
TAGGED UBC
> sync to -current (art@)
arch/alpha/pci
+ pci_1000a.h + pci_1000a.c
+ pci_1000.h + pci_1000.c
~ sio_pic.c ~ pci_eb64plus.c
~ pci_eb164_intr.s ~ pci_6600.c
~ pci_550.c ~ cia.c
TAGGED UBC
> sync to -current (art@)
arch/amiga/amiga
~ swapgeneric.c ~ pmap.c
~ mem.c ~ machdep.c
~ conf.c ~ autoconf.c
TAGGED UBC
> sync to -current (art@)
arch/amiga/conf
~ RAMDISK ~ Makefile.amiga
~ GENERIC ~ DRACO
TAGGED UBC
> sync to -current (art@)
arch/amiga/dev
~ view.c ~ ser.c
~ sbicreg.h ~ par.c
~ msc.c ~ ms.c
~ mfc.c ~ kbd.c
~ joy.c ~ ite_ul.c
~ ite_rt.c ~ ite_rh.c
~ ite_et.c ~ ite_cv.c
~ ite_cl.c ~ ite_cc.c
~ ite.c ~ grfabs_reg.h
~ grf_ul.c ~ grf_rt.c
~ grf_rh.c ~ grf_et.c
~ grf_cv.c ~ grf_cl.c
~ grf_cc.c ~ grf.c
~ fd.c ~ drsupio.c
~ com_supio.c
TAGGED UBC
> sync to -current (art@)
arch/amiga/include
~ exec.h ~ conf.h
TAGGED UBC
> sync to -current (art@)
arch/amiga/stand/boot
~ aout2bb/aout2bb.c
TAGGED UBC
> sync to -current (art@)
arch/amiga/stand/loadbsd
~ loadbsd.c
TAGGED UBC
> sync to -current (art@)
arch/hp300/conf
~ Makefile.hp300
TAGGED UBC
> sync to -current (art@)
arch/hp300/dev
~ scsi.c
TAGGED UBC
> sync to -current (art@)
~ grf.c
TAGGED UBC
> Since memory deallocation can't fail, remove the error return from
> uvm_unmap, uvm_deallocate and a few other functions.
> Simplifies some code and reduces diff to the UBC branch. (art@)
arch/hp300/hp300
~ trap.c ~ pmap_bootstrap.c
~ hpux_machdep.c ~ conf.c
TAGGED UBC
> sync to -current (art@)
arch/hp300/include
~ pcb.h
TAGGED UBC
> sync to -current (art@)
arch/hppa/conf
~ SHEPHERD_PIE ~ RAMDISK
~ Makefile.hppa ~ GECKO
TAGGED UBC
> sync to -current (art@)
arch/hppa/dev
~ mem.c ~ clock.c
TAGGED UBC
> sync to -current (art@)
arch/hppa/gsc
~ if_ie_gsc.c ~ com_gsc.c
TAGGED UBC
> sync to -current (art@)
arch/hppa/hppa
~ vm_machdep.c ~ trap.c
~ process_machdep.c ~ pmap.c
~ mainbus.c ~ machdep.c
~ locore.S ~ intr.c
~ genassym.cf ~ fpemu.S
~ db_interface.c ~ db_disasm.c
~ conf.c ~ autoconf.c
TAGGED UBC
> sync to -current (art@)
~ locore.S
TAGGED UBC
> no need to restore shadowed reg, shaves 10% from runtime for tlb handler on
> pcxl, more on pcxs/pcxt due to conditional pte ref update; tested on
> pcxt,pcxl by me on pcxs by miod (mickey@)
arch/hppa/include
+ loadfile_machdep.h ~ vmparam.h
~ types.h ~ stdarg.h
~ pte.h ~ psl.h
~ pmap.h ~ param.h
~ limits.h ~ float.h
~ exec.h ~ db_machdep.h
~ cpufunc.h ~ cpu.h
~ cdefs.h
TAGGED UBC
> sync to -current (art@)
arch/hppa/spmath
~ sgl_float.h ~ sfcmp.c
~ setovfl.c ~ impyu.S
~ impys.S ~ frnd.c
~ fpbits.h ~ float.h
~ divu.S ~ dfsub.c
~ dfcmp.c ~ dfadd.c
~ cnv_float.h
TAGGED UBC
> sync to -current (art@)
arch/hppa/stand/boot
+ exec.c ~ conf.c
~ boot.8 ~ Makefile
TAGGED UBC
> sync to -current (art@)
arch/hppa/stand/libsa
~ libsa.h ~ Makefile
- exec_som.c - exec_hppa.c
TAGGED UBC
> sync to -current (art@)
arch/hppa/stand/mkboot
~ mkboot.c
TAGGED UBC
> sync to -current (art@)
arch/i386/conf
~ files.i386 ~ RAMDISK_CD
~ RAMDISKC ~ RAMDISKB
~ RAMDISK ~ Makefile.i386
~ GENERIC ~ DISKLESS
TAGGED UBC
> sync to -current (art@)
arch/i386/i386
~ wscons_machdep.c ~ vm_machdep.c
~ sys_machdep.c ~ svr4_machdep.c
~ rbus_machdep.c ~ pmap.c
~ microtime.s ~ machdep.c
~ locore.s ~ linux_machdep.c
~ i686_mem.c ~ freebsd_machdep.c
~ conf.c ~ apm.c
TAGGED UBC
> sync to -current (art@)
~ locore.s
TAGGED UBC
> Remove some unused globls (art@)
arch/i386/include
~ types.h ~ stdarg.h
~ segments.h ~ rbus_machdep.h
~ pte.h ~ pmap.h
~ param.h ~ limits.h
~ intr.h ~ cpu.h
~ conf.h - pccons.h
TAGGED UBC
> sync to -current (art@)
arch/i386/isa
~ isa_machdep.c ~ clock.c
~ ahc_isa.c - pccons.c
TAGGED UBC
> sync to -current (art@)
arch/i386/pci
+ agp_machdep.c ~ pcibios.c
~ pci_addr_fixup.c ~ pchb.c
TAGGED UBC
> sync to -current (art@)
arch/i386/stand
~ Makefile
TAGGED UBC
> sync to -current (art@)
arch/i386/stand/biosboot
~ biosboot.S
TAGGED UBC
> sync to -current (art@)
arch/i386/stand/boot
~ conf.c ~ boot.8
TAGGED UBC
> sync to -current (art@)
arch/i386/stand/libsa
+ biosprobe.c ~ memprobe.c
~ libsa.h ~ apmprobe.c
~ Makefile
TAGGED UBC
> sync to -current (art@)
arch/m68k/060sp
~ fpsp.s
TAGGED UBC
> sync to -current (art@)
arch/m68k/include
~ stdarg.h ~ limits.h
~ cacheops_60.h ~ cacheops_30.h
TAGGED UBC
> sync to -current (art@)
arch/m68k/m68k
~ sig_machdep.c ~ pmap_motorola.c
TAGGED UBC
> sync to -current (art@)
arch/mac68k/conf
~ Makefile.mac68k
TAGGED UBC
> sync to -current (art@)
arch/mac68k/dev
~ ncr5380.c ~ mac68k5380.c
~ itevar.h ~ ite.c
~ asc.c
TAGGED UBC
> sync to -current (art@)
~ grf.c
TAGGED UBC
> Since memory deallocation can't fail, remove the error return from
> uvm_unmap, uvm_deallocate and a few other functions.
> Simplifies some code and reduces diff to the UBC branch. (art@)
arch/mac68k/mac68k
~ trap.c ~ pramasm.s
~ pmap_bootstrap.c ~ conf.c
TAGGED UBC
> sync to -current (art@)
arch/macppc/conf
~ files.macppc ~ RAMDISK
~ Makefile.macppc ~ GENERIC
TAGGED UBC
> sync to -current (art@)
arch/macppc/dev
+ z8530tty.c + z8530sc.h
+ z8530sc.c + z8530reg.h
~ zs.c ~ wdc_obio.c
~ uni_n.c ~ pm_direct.c
~ openpic.c ~ mesh.c
~ macintr.c ~ if_wi_obio.c
~ if_bm.c ~ dbdma.h
~ dbdma.c ~ awacs.c
~ apm.c ~ ams.c
~ akbdmap.h ~ akbd.c
~ aed.c ~ adb_direct.c
~ adb.c ~ abtn.c
- if_gm.c
TAGGED UBC
> sync to -current (art@)
arch/macppc/include
+ rbus_machdep.h ~ z8530var.h
~ vmparam.h ~ powerpc.h
~ disklabel.h ~ cpu.h
~ conf.h ~ bus.h
~ apmvar.h - link.h
TAGGED UBC
> sync to -current (art@)
arch/macppc/macppc
+ rbus_machdep.c ~ openfirm.c
~ ofw_machdep.h ~ ofw_machdep.c
~ mem.c ~ mainbus.c
~ machdep.c ~ locore.S
~ genassym.cf ~ dma.c
~ disksubr.c ~ db_interface.c
~ cpu.c ~ conf.c
~ clock.c ~ autoconf.c
TAGGED UBC
> sync to -current (art@)
arch/macppc/pci
+ pci_addr_fixup.c ~ vgafbvar.h
~ vgafb_pcivar.h ~ vgafb_pci.c
~ vgafb.c ~ pcibrvar.h
~ pchb.c ~ mpcpcibus.c
~ macobio.c
TAGGED UBC
> sync to -current (art@)
arch/macppc/stand
~ ofdev.c ~ netif_of.c
~ net.c ~ boot.c
~ Locore.c
TAGGED UBC
> sync to -current (art@)
arch/macppc/stand/tbxidata
~ bsd.tbxi
TAGGED UBC
> sync to -current (art@)
arch/mvme68k/conf
~ Makefile.mvme68k
TAGGED UBC
> sync to -current (art@)
arch/mvme68k/dev
~ sshdma.c ~ sbicreg.h
~ ipic.c ~ if_le.c
~ if_ie.c ~ cl.c
~ bugtty.c
TAGGED UBC
> sync to -current (art@)
arch/mvme68k/mvme68k
~ trap.c ~ pmap_bootstrap.c
~ hpux_machdep.c ~ disksubr.c
~ conf.c
TAGGED UBC
> sync to -current (art@)
arch/mvme68k/stand/sboot
~ XBUG.S
TAGGED UBC
> sync to -current (art@)
arch/mvme88k/conf
~ Makefile.mvme88k
TAGGED UBC
> sync to -current (art@)
arch/mvme88k/dev
~ vs.c ~ dart.c
~ cl.c ~ bugtty.c
TAGGED UBC
> sync to -current (art@)
arch/mvme88k/include
~ limits.h ~ cdefs.h
TAGGED UBC
> sync to -current (art@)
arch/mvme88k/mvme88k
~ pmap.c ~ machdep.c
~ conf.c
TAGGED UBC
> sync to -current (art@)
arch/mvme88k/stand/sboot
~ XBUG.S
TAGGED UBC
> sync to -current (art@)
arch/mvmeppc/conf
~ Makefile.mvmeppc
TAGGED UBC
> sync to -current (art@)
arch/mvmeppc/dev
~ bugtty.c
TAGGED UBC
> sync to -current (art@)
arch/mvmeppc/include
- link.h
TAGGED UBC
> sync to -current (art@)
arch/mvmeppc/mvmeppc
~ ppc1_machdep.c ~ machdep.c
~ locore.S ~ conf.c
~ bus_space.c ~ bus_dma.c
TAGGED UBC
> sync to -current (art@)
arch/powerpc/include
~ va-ppc.h ~ types.h
~ reg.h ~ pte.h
~ profile.h ~ pmap.h
~ pio.h ~ limits.h
~ ipkdb.h ~ intr.h
~ ieeefp.h ~ exec.h
~ elf_abi.h ~ db_machdep.h
~ cpu.h ~ asm.h
~ ansi.h - link.h
TAGGED UBC
> sync to -current (art@)
arch/powerpc/pci
~ pci_machdep.h
TAGGED UBC
> sync to -current (art@)
arch/powerpc/powerpc
~ vm_machdep.c ~ trap.c
~ setjmp.S ~ process_machdep.c
~ pmap.c ~ in_cksum.c
~ fubyte.c ~ fpu.c
~ copystr.c ~ Locore.c
TAGGED UBC
> sync to -current (art@)
~ pmap.c
TAGGED UBC
> allow UBC branch to build on powerpc(macppc). (drahn@)
arch/sparc/conf
~ files.sparc ~ SUN4M
~ SUN4C ~ SUN4
~ RAMDISK ~ Makefile.sparc
~ GENERIC
TAGGED UBC
> sync to -current (art@)
arch/sparc/dev
+ zs_kgdb.c + z8530tty.c
+ z8530sc.h + z8530sc.c
+ z8530reg.h + z8530kbd.c
+ vigra.c + cons.h
+ cgtworeg.h + cgtwelvereg.h
+ cgtwelve.c ~ zs.c
~ tcxreg.h ~ tcx.c
~ spifreg.h ~ si.c
~ scf.c ~ qe.c
~ p9100.c ~ isp_sbus.c
~ hme.c ~ fga.c
~ fb.c ~ daadio.c
~ cs4231var.h ~ cs4231.c
~ cgtwo.c ~ cgthree.c
~ cgsixreg.h ~ cgsix.c
~ cgfourteenreg.h ~ cgfourteen.c
~ cgfour.c ~ cgeight.c
~ bwtwo.c ~ btvar.h
~ bt_subr.c ~ bevar.h
~ bereg.h ~ be.c
- rcons_font.h - pfour.c
- ms.c - kbd.c
- cons.c - cgfourteenvar.h
TAGGED UBC
> sync to -current (art@)
arch/sparc/include
+ z8530var.h + daadioio.h
~ vmparam.h ~ types.h
~ stdarg.h ~ psl.h
~ profile.h ~ pmap.h
~ limits.h ~ fbvar.h
~ exec.h ~ db_machdep.h
~ cpu.h ~ conf.h
~ cdefs.h ~ asm.h
- vuid_event.h - kbio.h
- kbd.h - fbio.h
- cgtworeg.h
TAGGED UBC
> sync to -current (art@)
~ vmparam.h
TAGGED UBC
> misc minor cleanups. (art@)
arch/sparc/sparc
~ vm_machdep.c ~ trap.c
~ svr4_machdep.c ~ pmap.c
~ machdep.c ~ locore.s
~ iommu.c ~ intr.c
~ conf.c ~ clock.c
~ bsd_fdintr.s ~ autoconf.c
~ amd7930intr.s
TAGGED UBC
> sync to -current (art@)
~ cache.h
TAGGED UBC
> misc minor cleanups. (art@)
arch/sparc/stand/boot
+ loadfile.c ~ boot.c
~ Makefile
TAGGED UBC
> sync to -current (art@)
arch/sparc/stand/bootxx
~ bootxx.c ~ Makefile
TAGGED UBC
> sync to -current (art@)
arch/sparc/stand/common
+ clean-elf.c ~ version.c
~ srt0.S ~ promdev.c
TAGGED UBC
> sync to -current (art@)
arch/sparc64/conf
~ files.sparc64 ~ RAMDISK
~ Makefile.sparc64 ~ GENERIC
TAGGED UBC
> sync to -current (art@)
arch/sparc64/dev
+ upa.c + creatorvar.h
+ creatorreg.h + creator_upa.c
+ creator_mainbus.c ~ zs.c
~ z8530tty.c ~ vgafb.c
~ upavar.h ~ schizovar.h
~ schizoreg.h ~ schizo.c
~ sab.c ~ psycho.c
~ lpt_ebus.c ~ iommureg.h
~ iommu.c ~ creator.c
~ ce4231.c ~ beeper.c
TAGGED UBC
> sync to -current (art@)
arch/sparc64/fpu
~ fpu_extern.h ~ fpu.c
TAGGED UBC
> sync to -current (art@)
arch/sparc64/include
~ vmparam.h ~ types.h
~ signal.h ~ reg.h
~ psl.h ~ pci_machdep.h
~ pcb.h ~ param.h
~ openfirm.h ~ limits.h
~ intr.h ~ exec.h
~ db_machdep.h ~ ctlreg.h
~ cpu.h ~ conf.h
~ autoconf.h ~ asm.h
TAGGED UBC
> sync to -current (art@)
arch/sparc64/sparc64
~ vm_machdep.c ~ trap.c
~ process_machdep.c ~ pmap.c
~ openprom.c ~ netbsd_machdep.c
~ machdep.c ~ locore.s
~ intr.c ~ disksubr.c
~ db_trace.c ~ db_interface.c
~ cpuvar.h ~ cpu.c
~ conf.c ~ clock.c
~ autoconf.c
TAGGED UBC
> sync to -current (art@)
~ machdep.c
TAGGED UBC
> Since memory deallocation can't fail, remove the error return from
> uvm_unmap, uvm_deallocate and a few other functions.
> Simplifies some code and reduces diff to the UBC branch. (art@)
arch/sparc64/stand/ofwboot
~ version ~ ofdev.c
~ Locore.c
TAGGED UBC
> sync to -current (art@)
arch/sun3/conf
~ RAMDISK ~ Makefile.sun3
TAGGED UBC
> sync to -current (art@)
arch/sun3/dev
~ cg4.c ~ cg2.c
~ bt_subr.c
TAGGED UBC
> sync to -current (art@)
arch/sun3/include
~ conf.h
TAGGED UBC
> sync to -current (art@)
arch/sun3/sun3
~ pmap.c
TAGGED UBC
> sync to -current (art@)
arch/vax/bi
+ if_nireg.h + if_ni.c
~ kdbreg.h ~ kdb.c
~ bivar.h ~ bireg.h
~ bi.c
TAGGED UBC
> sync to -current (art@)
arch/vax/boot
~ Makefile.inc
TAGGED UBC
> sync to -current (art@)
arch/vax/boot/boot
+ version + vaxstand.h
+ if_ni.c + if_de.c
+ consio2.S ~ tmscp.c
~ rom.c ~ ra.c
~ netio.c ~ mfm.c
~ if_ze.c ~ if_qe.c
~ if_le.c ~ hp.c
~ devopen.c ~ data.h
~ ctu.c ~ consio.c
~ conf.c ~ boot.c
~ autoconf.c ~ Makefile
TAGGED UBC
> sync to -current (art@)
arch/vax/boot/common
+ str.S + srt0.S
+ romread.S - str.s
- srt0.s - romread.s
TAGGED UBC
> sync to -current (art@)
arch/vax/boot/xxboot
+ start.S ~ bootxx.c
~ Makefile - start.s
TAGGED UBC
> sync to -current (art@)
arch/vax/conf
~ RAMDISK ~ Makefile.vax
TAGGED UBC
> sync to -current (art@)
arch/vax/if
~ sgec.c ~ if_qe.c
~ if_le.c
TAGGED UBC
> sync to -current (art@)
arch/vax/include
~ uvax.h ~ types.h
~ stdarg.h ~ rpb.h
~ pmap.h ~ macros.h
~ limits.h ~ ka630.h
~ exec.h ~ cpu.h
~ bus.h
TAGGED UBC
> sync to -current (art@)
arch/vax/mba
~ mbavar.h ~ mbareg.h
~ hpreg.h
TAGGED UBC
> sync to -current (art@)
arch/vax/mscp
~ mscp_disk.c
TAGGED UBC
> sync to -current (art@)
arch/vax/qbus
+ if_dereg.h + if_de.c
~ qd.c ~ dhu.c
TAGGED UBC
> sync to -current (art@)
arch/vax/uba
~ uba.c ~ ts.c
~ qv.c
TAGGED UBC
> sync to -current (art@)
arch/vax/vax
~ trap.c ~ subr.s
~ sgmap.c ~ rootfil.c
~ pmap.c ~ machdep.c
~ locore.c ~ ka680.c
~ ka670.c ~ ka660.c
~ ka53.c ~ ka49.c
~ ka48.c ~ ka46.c
~ crx.c ~ crl.c
~ conf.c ~ cfl.c
~ bus_dma.c ~ autoconf.c
TAGGED UBC
> sync to -current (art@)
arch/vax/vsa
~ ncr.c ~ asc_vsbus.c
TAGGED UBC
> sync to -current (art@)
compat/common
~ vfs_syscalls_43.c ~ vfs_syscalls_25.c
~ kern_resource_43.c ~ compat_util.c
~ Makefile.inc ~ Makefile
TAGGED UBC
> sync to -current (art@)
compat/freebsd
~ syscalls.master ~ freebsd_sysent.c
~ freebsd_syscalls.c ~ freebsd_syscallargs.h
~ freebsd_syscall.h ~ freebsd_misc.c
~ freebsd_file.c - freebsd_timex.h
TAGGED UBC
> sync to -current (art@)
compat/hpux
~ hpux_net.c ~ hpux_compat.c
TAGGED UBC
> sync to -current (art@)
compat/ibcs2
~ ibcs2_stat.c ~ ibcs2_misc.c
~ ibcs2_exec.c
TAGGED UBC
> sync to -current (art@)
compat/linux
~ syscalls.master ~ linux_types.h
~ linux_sysent.c ~ linux_syscalls.c
~ linux_syscallargs.h ~ linux_syscall.h
~ linux_socket.c ~ linux_misc.c
~ linux_dummy.c ~ linux_dirent.h
TAGGED UBC
> sync to -current (art@)
compat/netbsd
~ syscalls.master ~ netbsd_sysent.c
~ netbsd_syscalls.c ~ netbsd_syscallargs.h
~ netbsd_syscall.h ~ netbsd_getdents.c
~ netbsd_file.c
TAGGED UBC
> sync to -current (art@)
compat/osf1
~ osf1_mount.c
TAGGED UBC
> sync to -current (art@)
compat/sunos
~ sunos_misc.c
TAGGED UBC
> sync to -current (art@)
compat/svr4
~ syscalls.master ~ svr4_sysent.c
~ svr4_syscalls.c ~ svr4_syscallargs.h
~ svr4_syscall.h ~ svr4_misc.c
TAGGED UBC
> sync to -current (art@)
compat/ultrix
~ ultrix_pathname.c ~ ultrix_misc.c
~ ultrix_fs.c
TAGGED UBC
> sync to -current (art@)
conf
~ param.c ~ newvers.sh
~ files ~ GENERIC
TAGGED UBC
> sync to -current (art@)
crypto
~ xform.c ~ spr.h
~ sk.h ~ set_key.c
~ rijndael.c ~ ecb_enc.c
~ ecb3_enc.c ~ des_locl.h
~ des.h ~ cryptodev.h
~ cryptodev.c ~ crypto.c
~ criov.c ~ blf.h
TAGGED UBC
> sync to -current (art@)
ddb
~ db_var.h ~ db_usrreq.c
~ db_print.c ~ db_output.c
~ db_lex.h ~ db_lex.c
~ db_hangman.c
TAGGED UBC
> sync to -current (art@)
dev
+ biovar.h + bio.c
~ systrace.h ~ systrace.c
~ sequencer.c ~ rnd.c
~ ksyms.c ~ cninit.c
~ audiovar.h ~ audio_if.h
~ audio.c
TAGGED UBC
> sync to -current (art@)
dev/ata
~ atareg.h ~ ata_wdc.c
TAGGED UBC
> sync to -current (art@)
dev/cardbus
+ fwohci_cardbus.c ~ if_xl_cardbus.c
~ if_rl_cardbus.c ~ if_fxp_cardbus.c
~ if_dc_cardbus.c ~ files.cardbus
TAGGED UBC
> sync to -current (art@)
dev/eisa
~ ahc_eisa.c
TAGGED UBC
> sync to -current (art@)
dev/i2o
~ iopsp.c
TAGGED UBC
> sync to -current (art@)
dev/ic
+ i82810reg.h + aic7xxx_openbsd.h
+ aic7xxx_openbsd.c + aic7xxx_inline.h
+ aic7xxx.h ~ xlreg.h
~ xl.c ~ wdcreg.h
~ wdc.c ~ vgavar.h
~ vga.c ~ twevar.h
~ twe.c ~ sti.c
~ smc93cx6var.h ~ smc93cx6.c
~ siopvar_common.h ~ siopvar.h
~ siopreg.h ~ siop_common.c
~ siop.c ~ rtl81x9reg.h
~ rtl81x9.c ~ ncr53c9x.c
~ ncr5380sbc.c ~ mc6845.h
~ lsi64854var.h ~ ispvar.h
~ ispmbox.h ~ isp_target.h
~ isp_target.c ~ isp_openbsd.c
~ isp.c ~ iha.c
~ if_wivar.h ~ if_wireg.h
~ if_wi_ieee.h ~ if_wi_hostap.c
~ if_wi.c ~ ibm561.c
~ i82596var.h ~ i82596reg.h
~ i82596.c ~ i8253reg.h
~ hme.c ~ gem.c
~ gdtvar.h ~ gdtreg.h
~ gdt_common.c ~ fxpvar.h
~ fxpreg.h ~ fxp.c
~ dpt.c ~ dp8390.c
~ dcreg.h ~ dc.c
~ cyreg.h ~ cy.c
~ com.c ~ bt485.c
~ bt463.c ~ awi.c
~ an.c ~ ami.c
~ am7990reg.h ~ aic7xxxreg.h
~ aic7xxx.c ~ advlib.h
~ ac97.h ~ ac97.c
~ aacvar.h ~ aacreg.h
- aic7xxxvar.h
TAGGED UBC
> sync to -current (art@)
dev/isa
+ rtvar.h + rtreg.h
+ rt_isapnp.c + rt_isa.c
+ aic_isapnp.c ~ sf16fmr2.c
~ sbreg.h ~ radiotrack.c
~ pnpdevs.h ~ pnpdevs
~ pas.c ~ isavar.h
~ isapnpres.c ~ isapnp.c
~ isadmavar.h ~ if_hp.c
~ files.isapnp ~ files.isa
~ fdlink.h ~ cy_isa.c
~ aha.c ~ ad1848.c
TAGGED UBC
> sync to -current (art@)
dev/microcode
+ aic7xxx/aicasm_macro_scan.l + aic7xxx/aicasm_macro_gram.y
~ typhoon/3c990img.h ~ siop/siop.ss
~ siop/siop.out ~ siop/ncr53cxxx.c
~ aic7xxx/sequencer.h ~ aic7xxx/aicasm_symbol.h
~ aic7xxx/aicasm_symbol.c ~ aic7xxx/aicasm_scan.l
~ aic7xxx/aicasm_gram.y ~ aic7xxx/aicasm.h
~ aic7xxx/aicasm.c ~ aic7xxx/aic7xxx_seq.h
~ aic7xxx/aic7xxx.seq ~ aic7xxx/aic7xxx.reg
~ aic7xxx/Makefile
TAGGED UBC
> sync to -current (art@)
dev/mii
~ urlphy.c ~ mii.c
~ dcphy.c
TAGGED UBC
> sync to -current (art@)
dev/pci
+ if_em_osdep.h + if_em_hw.h
+ if_em_hw.c + if_em.h
+ if_em.c + fwohci_pci.c
+ fwlynx_pci.c + agpvar.h
+ agpreg.h + agp_via.c
+ agp_sis.c + agp_intel.c
+ agp_i810.c + agp_amd.c
+ agp_ali.c ~ bktr/bktr_os.c
~ bktr/bktr_card.c ~ vga_pcivar.h
~ vga_pci.c ~ ubsecvar.h
~ ubsecreg.h ~ ubsec.c
~ tgavar.h ~ tga.c
~ sv.c ~ siop_pci_common.h
~ siop_pci_common.c ~ siop_pci.c
~ pucdata.c ~ pcivar.h
~ pcireg.h ~ pciide_hpt_reg.h
~ pciide.c ~ pcidevs_data.h
~ pcidevs.h ~ pcidevs
~ pccbb.c ~ nofnvar.h
~ nofn.c ~ noctvar.h
~ noctreg.h ~ noct.c
~ neo.c ~ lofnvar.h
~ lofn.c ~ isp_pci.c
~ ises.c ~ if_xl_pci.c
~ if_wi_pci.c ~ if_wb.c
~ if_txp.c ~ if_tl.c
~ if_tireg.h ~ if_ti.c
~ if_stge.c ~ if_sisreg.h
~ if_sis.c ~ if_ngereg.h
~ if_nge.c ~ if_lmc.c
~ if_lge.c ~ if_gxvar.h
~ if_gxreg.h ~ if_gx.c
~ if_gem_pci.c ~ if_fxp_pci.c
~ if_en_pci.c ~ if_de.c
~ if_dc_pci.c ~ if_bge.c
~ hifn7751var.h ~ hifn7751reg.h
~ hifn7751.c ~ gdt_pci.c
~ fms.c ~ files.pci
~ esa.c ~ cy_pci.c
~ autri.c ~ auich.c
~ ami_pci.c ~ ahc_pci.c
~ aac_pci.c
TAGGED UBC
> sync to -current (art@)
dev/pckbc
~ wskbdmap_mfii.c
TAGGED UBC
> sync to -current (art@)
dev/pcmcia
+ gprio.h + gpr.c
~ pcmciadevs.h ~ pcmciadevs
~ pcmcia_cis.c ~ if_wi_pcmcia.c
~ if_sm_pcmcia.c ~ if_ne_pcmcia.c
~ if_ep_pcmcia.c ~ if_awi_pcmcia.c
~ if_an_pcmcia.c ~ files.pcmcia
~ com_pcmcia.c
TAGGED UBC
> sync to -current (art@)
dev/raidframe
~ rf_reconstruct.c ~ rf_openbsdkintf.c
~ rf_netbsdkintf.c ~ rf_layout.c
~ rf_engine.h ~ rf_engine.c
~ rf_driver.c ~ rf_declusterPQ.c
~ rf_dag.h
TAGGED UBC
> sync to -current (art@)
dev/rasops
~ rasops_bitops.h ~ rasops8.c
~ rasops4.c ~ rasops32.c
~ rasops24.c ~ rasops2.c
~ rasops15.c ~ rasops1.c
~ rasops.h ~ rasops.c
TAGGED UBC
> sync to -current (art@)
dev/rcons
- rcons_subr.h - rcons_subr.c
- rcons_kern.c - rcons.h
- files.rcons
TAGGED UBC
> sync to -current (art@)
dev/sbus
+ stp4020reg.h + stp4020.c
+ cgsixreg.h ~ spifreg.h
~ sbusvar.h ~ isp_sbus.c
~ files.sbus ~ cs4231var.h
~ cs4231.c ~ cgthree.c
~ cgsix.c ~ bwtwo.c
~ be.c
TAGGED UBC
> sync to -current (art@)
dev/sun
~ sunkbdvar.h ~ sunkbdreg.h
~ sunkbd.c
TAGGED UBC
> sync to -current (art@)
dev/tc
~ tcds.c ~ if_fta.c
TAGGED UBC
> sync to -current (art@)
dev/usb
+ umidivar.h + umidireg.h
+ umidi_quirks.h + umidi_quirks.c
+ umidi.c + umct.h
+ umct.c + udsbr.c
~ uyap.c ~ uvisor.c
~ usscanner.c ~ uscanner.c
~ usbdivar.h ~ usbdi_util.h
~ usbdi_util.c ~ usbdi.h
~ usbdi.c ~ usbdevs_data.h
~ usbdevs.h ~ usbdevs
~ usb_subr.c ~ usb_quirks.c
~ usb_port.h ~ usb_mem.h
~ usb_mem.c ~ usb.h
~ usb.c ~ urio.c
~ uplcom.c ~ ums.c
~ umodem.c ~ umass.c
~ ulpt.c ~ ukbdmap.c
~ ukbd.c ~ uhub.c
~ uhidev.c ~ uhid.c
~ uhcivar.h ~ uhcireg.h
~ uhci.c ~ ugen.c
~ uftdireg.h ~ uftdi.c
~ ucomvar.h ~ ucom.c
~ uaudioreg.h ~ uaudio.c
~ ohcireg.h ~ ohci.c
~ if_urlreg.h ~ if_url.c
~ if_upl.c ~ if_kue.c
~ if_cue.c ~ if_aue.c
~ hid.h ~ hid.c
~ files.usb ~ ezload.c
~ FILES
TAGGED UBC
> sync to -current (art@)
dev/wscons
~ wsmux.c ~ wsksymdef.h
~ wsemul_vt100.c ~ wsemul_sun.c
~ wsdisplayvar.h ~ wsdisplay.c
~ wsconsio.h
TAGGED UBC
> sync to -current (art@)
dev/wsfont
~ wsfont.c
TAGGED UBC
> sync to -current (art@)
gnu
~ arch/i386/fpemul/wm_sqrt.s ~ arch/i386/fpemul/wm_shrx.s
~ arch/i386/fpemul/reg_u_sub.s ~ arch/i386/fpemul/reg_u_mul.s
~ arch/i386/fpemul/reg_u_div.s ~ arch/i386/fpemul/reg_u_add.s
~ arch/i386/fpemul/reg_round.s ~ arch/i386/fpemul/reg_norm.s
~ arch/i386/fpemul/reg_div.s ~ arch/i386/fpemul/polynomial.s
~ arch/i386/fpemul/poly_mul64.s ~ arch/i386/fpemul/poly_div.s
~ arch/i386/fpemul/fpu_asm.h ~ arch/i386/fpemul/div_small.s
TAGGED UBC
> sync to -current (art@)
kern
~ vfs_syscalls.c ~ vfs_subr.c
~ vfs_lookup.c ~ vfs_cluster.c
~ vfs_cache.c ~ uipc_usrreq.c
~ uipc_syscalls.c ~ uipc_socket2.c
~ uipc_socket.c ~ uipc_mbuf2.c
~ uipc_mbuf.c ~ tty.c
~ sysv_shm.c ~ syscalls.master
~ syscalls.c ~ sys_process.c
~ sys_generic.c ~ subr_userconf.c
~ subr_prof.c ~ subr_prf.c
~ subr_pool.c ~ subr_log.c
~ subr_extent.c ~ subr_autoconf.c
~ kern_time.c ~ kern_sysctl.c
~ kern_synch.c ~ kern_subr.c
~ kern_sig.c ~ kern_resource.c
~ kern_prot.c ~ kern_malloc_debug.c
~ kern_malloc.c ~ kern_lock.c
~ kern_ktrace.c ~ kern_kthread.c
~ kern_fork.c ~ kern_exec.c
~ kern_event.c ~ kern_descrip.c
~ kern_clock.c ~ init_sysent.c
~ exec_subr.c ~ exec_script.c
~ exec_elf.c ~ exec_aout.c
~ Makefile ~ Make.tags.inc
- kern_ntptime.c
TAGGED UBC
> sync to -current (art@)
~ kern_exit.c
TAGGED UBC
> No need to free the address space in exit1(), we'll do that in the reaper.
> That gives us the advantage of not being the active address space when
> freeing the mappings in the pmap, which can lead to expensive TLB
> flushes on some architectures.
> plus some minor cleaning. (art@)
~ sysv_shm.c
TAGGED UBC
> Since memory deallocation can't fail, remove the error return from
> uvm_unmap, uvm_deallocate and a few other functions.
> Simplifies some code and reduces diff to the UBC branch. (art@)
lib/libkern
~ arch/sparc64/Makefile.inc ~ arch/sparc/divrem.m4
~ arch/sparc/Makefile.inc ~ arch/hppa/bcopy.m4
~ arch/hppa/Makefile.inc ~ md5.c
~ Makefile - arch/sparc64/umul.S
- arch/sparc64/saveregs.S - arch/sparc64/mul.S
- arch/sparc64/divrem.m4 - arch/hppa/strlcpy.S
TAGGED UBC
> sync to -current (art@)
lib/libsa
~ exec_elf.c
TAGGED UBC
> sync to -current (art@)
miscfs/fdesc
~ fdesc_vnops.c
TAGGED UBC
> sync to -current (art@)
miscfs/kernfs
~ kernfs_vnops.c ~ kernfs_vfsops.c
TAGGED UBC
> sync to -current (art@)
miscfs/nullfs
~ null_vnops.c ~ null_subr.c
TAGGED UBC
> sync to -current (art@)
miscfs/portal
~ portal_vfsops.c
TAGGED UBC
> sync to -current (art@)
miscfs/tcfs
~ tcfs_subr.c
TAGGED UBC
> sync to -current (art@)
miscfs/umapfs
~ umap_vnops.c ~ umap_subr.c
TAGGED UBC
> sync to -current (art@)
miscfs/union
~ union_vnops.c
TAGGED UBC
> misc minor cleanups. (art@)
net
~ slcompress.h ~ rtsock.c
~ route.c ~ raw_usrreq.c
~ ppp_tty.c ~ ppp_defs.h
~ ppp-deflate.c ~ ppp-comp.h
~ pfvar.h ~ pfkeyv2_convert.c
~ pfkeyv2.c ~ pf_norm.c
~ pf_ioctl.c ~ pf.c
~ if_vlan_var.h ~ if_vlan.c
~ if_tun.c ~ if_tokensubr.c
~ if_strip.c ~ if_spppsubr.c
~ if_sppp.h ~ if_sl.c
~ if_pppvar.h ~ if_ppp.h
~ if_ppp.c ~ if_pflog.c
~ if_media.c ~ if_loop.c
~ if_gre.c ~ if_gif.c
~ if_fddisubr.c ~ if_faith.c
~ if_ethersubr.c ~ if_enc.c
~ if_bridge.c ~ if_atmsubr.c
~ if_arp.h ~ if_arcsubr.c
~ if.h ~ if.c
~ bridgestp.c
TAGGED UBC
> sync to -current (art@)
~ pf_norm.c ~ pf.c
~ if_pflog.h ~ if_pflog.c
TAGGED UBC
> keep all pflog goodies in pflog sources, avoids code duplications; okski
> frantzen@ and dhartmei@ (mickey@)
netccitt
~ pk_usrreq.c ~ pk_output.c
~ if_x25subr.c ~ hd_input.c
TAGGED UBC
> sync to -current (art@)
netinet
~ udp_usrreq.c ~ tcp_var.h
~ tcp_usrreq.c ~ tcp_timer.c
~ tcp_subr.c ~ tcp_output.c
~ tcp_input.c ~ tcp_debug.c
~ tcp.h ~ raw_ip.c
~ ipsec_output.c ~ ipsec_input.c
~ ip_var.h ~ ip_spd.c
~ ip_output.c ~ ip_mroute.h
~ ip_mroute.c ~ ip_ipsp.h
~ ip_ipsp.c ~ ip_ipip.h
~ ip_ipip.c ~ ip_ipcomp.c
~ ip_input.c ~ ip_icmp.h
~ ip_icmp.c ~ ip_gre.h
~ ip_gre.c ~ ip_ether.h
~ ip_ether.c ~ ip_esp.h
~ ip_esp.c ~ ip_ah.h
~ ip_ah.c ~ in_proto.c
~ in_pcb.h ~ in_pcb.c
~ in_gif.c ~ in_cksum.c
~ in4_cksum.c ~ in.c
~ igmp.c ~ if_ether.h
~ if_ether.c ~ if_atm.h
~ if_atm.c ~ if_arc.h
~ icmp6.h
TAGGED UBC
> sync to -current (art@)
netinet6
~ udp6_output.c ~ route6.c
~ raw_ip6.c ~ pim6_var.h
~ nd6_rtr.c ~ nd6_nbr.c
~ nd6.c ~ mld6.c
~ ip6_var.h ~ ip6_output.c
~ ip6_mroute.c ~ ip6_input.c
~ ip6_forward.c ~ in6_src.c
~ in6_proto.c ~ in6_pcb.c
~ in6_ifattach.c ~ in6_cksum.c
~ in6.c ~ icmp6.c
~ frag6.c
TAGGED UBC
> sync to -current (art@)
netipx
~ spx_usrreq.c ~ ipx_ip.c
~ ipx.h
TAGGED UBC
> sync to -current (art@)
netiso
~ tp_subr2.c ~ tp_inet.c
~ iso_pcb.c ~ if_eon.c
TAGGED UBC
> sync to -current (art@)
netns
~ spp_usrreq.c ~ ns_ip.c
TAGGED UBC
> sync to -current (art@)
nfs
~ rpcv2.h ~ nfsm_subs.h
~ nfs_var.h ~ nfs_syscalls.c
~ nfs_srvcache.c ~ nfs_socket.c
~ nfs_serv.c ~ nfs_node.c
TAGGED UBC
> sync to -current (art@)
~ nfs_syscalls.c ~ nfs_socket.c
~ nfs.h
TAGGED UBC
> Get rid of some commons. (art@)
~ nfsnode.h ~ nfs_vnops.c
~ nfs_vfsops.c ~ nfs_node.c
TAGGED UBC
> Resurrect Costas nfs locking on the UBC branch. It's needed here. (art@)
scsi
~ sd_scsi.c ~ sd.c
~ scsiconf.h ~ scsiconf.c
~ scsi_disk.h ~ scsi_base.c
~ scsi_all.h ~ ch.c
~ README
TAGGED UBC
> sync to -current (art@)
stand
~ boot/cmd.c
TAGGED UBC
> sync to -current (art@)
sys
+ hash.h + agpio.h
~ vnode.h ~ unistd.h
~ tree.h ~ timeout.h
~ time.h ~ systm.h
~ syslog.h ~ sysctl.h
~ syscallargs.h ~ syscall.h
~ stat.h ~ socketvar.h
~ socket.h ~ signal.h
~ proc.h ~ poll.h
~ param.h ~ namei.h
~ msgbuf.h ~ msg.h
~ mount.h ~ memrange.h
~ mbuf.h ~ malloc.h
~ exec_elf.h ~ exec.h
~ errno.h ~ dkstat.h
~ device.h ~ conf.h
~ chio.h ~ cdio.h
~ buf.h - timex.h
TAGGED UBC
> sync to -current (art@)
~ malloc.h
TAGGED UBC
> misc minor cleanups. (art@)
ufs/ext2fs
~ ext2fs_vfsops.c ~ ext2fs_lookup.c
~ ext2fs.h
TAGGED UBC
> sync to -current (art@)
ufs/ffs
~ ffs_vfsops.c ~ ffs_softdep.c
~ ffs_alloc.c
TAGGED UBC
> sync to -current (art@)
ufs/lfs
~ lfs_syscalls.c ~ lfs_bio.c
TAGGED UBC
> sync to -current (art@)
ufs/mfs
~ mfs_vfsops.c
TAGGED UBC
> sync to -current (art@)
~ mfsnode.h
TAGGED UBC
> misc minor cleanups. (art@)
ufs/ufs
~ ufs_bmap.c ~ quota.h
TAGGED UBC
> sync to -current (art@)
uvm
~ uvm_vnode.c ~ uvm_unix.c
~ uvm_swap_encrypt.h ~ uvm_swap_encrypt.c
~ uvm_swap.c ~ uvm_pmap.h
~ uvm_pglist.c ~ uvm_page_i.h
~ uvm_page.h ~ uvm_page.c
~ uvm_mmap.c ~ uvm_map.h
~ uvm_map.c ~ uvm_km.c
TAGGED UBC
> sync to -current (art@)
~ uvm_map.c
TAGGED UBC
> "len = entry->end - entry->start;" then logically "entry->start + len"
> should be equal to "entry->end". (len is never changed) (art@)
~ uvm_unix.c ~ uvm_map.c
TAGGED UBC
> Fix merge botches. (art@)
~ uvm_user.c ~ uvm_unix.c
~ uvm_pager.c ~ uvm_mmap.c
~ uvm_map_i.h ~ uvm_map.h
~ uvm_map.c ~ uvm_km.c
~ uvm_io.c ~ uvm_extern.h
TAGGED UBC
> Since memory deallocation can't fail, remove the error return from
> uvm_unmap, uvm_deallocate and a few other functions.
> Simplifies some code and reduces diff to the UBC branch. (art@)
xfs
~ xfs_dev-common.c ~ afssysdefs.h
TAGGED UBC
> sync to -current (art@)
== usr.bin =========================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
systat
~ systat.1
> idle time is shown as ` ' not ` )'. (jason@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
chroot
~ chroot.c ~ chroot.8
> Add -U option to set uid, gid, and group vector based on password database.
> (millert@)
===============================================================================
More information about the odc
mailing list