[owc] Weekly src changes ending 2007-12-09
OWC
auto at squish.net
Mon Dec 10 07:00:01 GMT 2007
OpenBSD src changes summary for 2007-12-02 to 2007-12-09 inclusive
==================================================================
distrib/notes distrib/sets
etc/Makefile etc/changelist
etc/ftpusers etc/group
etc/hoststated.conf etc/mail/aliases
etc/master.passwd etc/mtree/special
etc/rc etc/rc.conf
etc/relayd.conf lib/libc
sbin/mount_ntfs sbin/mount_portal
sbin/mount_udf sbin/pdisk
sbin/pfctl share/man
share/misc sys/arch/alpha/alpha
sys/arch/alpha/conf sys/arch/amd64/amd64
sys/arch/amd64/conf sys/arch/amd64/include
sys/arch/arm/arm sys/arch/arm/include
sys/arch/arm/xscale sys/arch/armish/include
sys/arch/aviion/aviion sys/arch/aviion/include
sys/arch/i386/conf sys/arch/i386/i386
sys/arch/i386/include sys/arch/i386/pci
sys/arch/luna88k/include sys/arch/luna88k/luna88k
sys/arch/m88k/conf sys/arch/m88k/include
sys/arch/m88k/m88k sys/arch/macppc/include
sys/arch/macppc/macppc sys/arch/mvme68k/include
sys/arch/mvme88k/dev sys/arch/mvme88k/include
sys/arch/mvme88k/mvme88k sys/arch/powerpc/include
sys/arch/sgi/include sys/arch/sgi/sgi
sys/arch/sparc64/dev sys/arch/sparc64/sparc64
sys/arch/vax/vsa sys/arch/zaurus/include
sys/dev/acpi sys/dev/ata
sys/dev/cardbus sys/dev/i2c
sys/dev/ic sys/dev/pci
sys/dev/puc sys/dev/usb
sys/isofs/udf sys/kern
sys/miscfs/procfs sys/miscfs/specfs
sys/net sys/netinet6
sys/netnatm sys/ntfs
sys/sys sys/ufs/mfs
sys/xfs usr.bin/cvs
usr.bin/gprof usr.bin/pcc
usr.bin/rcs usr.bin/sudo
usr.sbin usr.sbin/accton
usr.sbin/acpidump usr.sbin/apm
usr.sbin/apmd usr.sbin/bind
usr.sbin/hoststatectl usr.sbin/hoststated
usr.sbin/ntpd usr.sbin/pkg_add
usr.sbin/pstat usr.sbin/relayctl
usr.sbin/relayd usr.sbin/sensorsd
usr.sbin/snmpctl usr.sbin/snmpd
usr.sbin/usbdevs
== distrib =========================================================== 01/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
notes
~ vax/hardware
> Mention VS3100 spx. (miod@)
sets
~ lists/base/md.sparc64 ~ lists/comp/md.sparc64
> sync (deraadt@)
~ lists/base/md.amd64 ~ lists/comp/md.amd64
> sync (deraadt@)
~ lists/base/md.macppc ~ lists/comp/md.macppc
> sync (deraadt@)
~ lists/base/md.armish ~ lists/base/md.zaurus
~ lists/comp/md.armish ~ lists/comp/md.zaurus
> sync (deraadt@)
~ lists/base/md.zaurus
> sync (deraadt@)
~ lists/base/md.landisk
> sync (deraadt@)
~ lists/base/mi ~ lists/etc/mi
~ lists/man/mi
> sync (deraadt@)
== etc =============================================================== 02/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
Makefile
~ Makefile
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
changelist
~ changelist
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
ftpusers
~ ftpusers
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
group
~ group
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
hoststated.conf
- hoststated.conf
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
mail/aliases
~ mail/aliases
> _hoststated got renamed to _relayd (reyk@)
master.passwd
~ master.passwd
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
~ master.passwd
> oops, _relayd not _relay; spotted by reyk (deraadt@)
mtree/special
~ mtree/special
> hoststated.conf got renamed to relayd.conf
> From Daniel Ouellet (daniel at presscom dot net) (reyk@)
rc
~ rc
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
rc.conf
~ rc.conf
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (deraadt@)
relayd.conf
~ relayd.conf
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (reyk@)
~ relayd.conf
> some changes to the relayd.conf configuration language and grammar.
> the tables will look more like pf tables, it is easier to re-use
> tables with different options, "services" will become "redirections"
> (they refer to rdr pf rules), sync configuration directives of
> redirect (l3, ex-service) relay (l7) sections (for example "virtual
> host" will become "listen on"), all target definitions will start with
> "forward to", etc. pp. (see relay.conf(5) and etc/relayd.conf)
> discussed with pyr and deraadt
> ok pyr@ (reyk@)
~ relayd.conf
> make the generic handler for TCP-based protocols the default (allows
> to use "protocol foo" without defining a type). (reyk@)
== lib =============================================================== 03/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ sys/clock_gettime.2
> correct the STANDARDS section to mention clock_getres() instead of
> clock_setres().
> ok jmc@ dlg@ (brad@)
== sbin ============================================================== 04/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
mount_ntfs
~ Makefile ~ mount_ntfs.8
> provide mount_ntfs(8) on alpha, it works out of the box for reading
> Windows NT disks
> ok deraadt@
> manpage bits from jmc@ (martin@)
mount_portal
~ pt_tcp.c
> update pedro's email address, at his request; (jmc@)
mount_udf
~ mount_udf.8 ~ mount_udf.c
> update pedro's email address, at his request; (jmc@)
pdisk
~ dump.c ~ dump.h
~ hfs_misc.c ~ media.c
~ media.h ~ util.c
~ util.h ~ validate.c
> remove unused functions
> initially from tobias@, but I removed some other unused one
> ok martin@ tobias@ (chl@)
pfctl
~ pfctl.h ~ pfctl_radix.c
> remove unused functions
> from tobias@
> ok mcbride@ tobias@ (chl@)
== share ============================================================= 05/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/pf.4
> DIOC{GET,ADD}STATE incorrectly use a user provided pointer without using
> copyin/out. Change the API so that the state is included in the ioctl
> argument, so the ioctl wrappers take care of copying memory as appropriate.
> Also change the DIOCGETSTATE API to be more useful. Instead of getting
> an arbitrarily "numbered" state (using numbering that can change between
> calls), instead search based on id and creatorid. If you want to monitor
> only a particular state, you can now use the bulk functions first to find
> the appropriate id/creatorid and then fetch it directly from then on.
> ok dlg@ henning@ (pascoe@)
~ man4/bwi.4
> Add TRENDnet TEW-401PCplus CardBus adapter.
> Reported by Inigo Tejedor Arrondo. (mglocker@)
~ man4/acpi.4
> Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move
> acpi(4)
> before pcibios(4), and then.... if acpi(4) attaches, skip pcibios(4) since
> it messes the machines up. Fixes claudio's HP dl320 G5, and almost
> assuredly
> others.
> ok kettenis (deraadt@)
~ man4/adt.4
> support sch5027 which has two extra fans and slightly different voltage
> readings; from remco at d-compu.dyndns.org (deraadt@)
~ man4/audio.4
> Remove incomplete device Xr list. The device pages already reference
> audio(4), and the bus pages reference the devices, so there's no need
> for audio(4) to try to keep up.
> Requested by & ok jmc@ (deanna@)
~ man4/ral.4
> new RT2860 firmware.
> IMPORTANT: you will need to reboot your machine for the new firmware to be
> loaded because the firmware is loaded only once. for cardbus/expresscard,
> unplugging/plugging the adapter should be enough though. (damien@)
~ man9/mutex.9
> clarify that mtx_enter will only raise the ipl if necessary (not
> arbitrarily set it).
> noticed by deraadt (tedu@)
~ man9/mutex.9
> kill trailing whitespace; (jmc@)
~ man9/VOP_GETATTR.9 ~ man9/mutex.9
~ man9/rwlock.9
> update pedro's email address, at his request; (jmc@)
~ man4/man4.vax/lcspx.4
> Attach lcspx to SPX option boards on VAXstation 3100. Tested on model 38
> (KA42)
> only, should work on model 76 (KA43) as well. (miod@)
~ man4/man4.vax/lcspx.4
> Typo (miod@)
misc
~ scsi_modes
> recent sbc documents describe a more complete caching mode page. the recent
> one has the disable read-ahead bit which i want to see.
> ok krw@ marco@ (dlg@)
== sys =============================================================== 06/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/alpha/alpha
~ pmap.c
> big patch to simplify pool code.
> remove pool_cache code. it was barely used, and quite complex. it's
> silly to have both a "fast" and "faster" allocation interface. provide
> a ctor/dtor interface, and convert the few cache users to use it. no
> caching at this time.
> use mutexes to protect pools. they should be initialized with pool_setipl
> if the pool may be used in an interrupt context, without existing spl
> protection.
> ok art deraadt thib (tedu@)
arch/alpha/conf
~ GENERIC
> provide mount_ntfs(8) on alpha, it works out of the box for reading
> Windows NT disks
> ok deraadt@
> manpage bits from jmc@ (martin@)
arch/amd64/amd64
~ acpi_machdep.c ~ bios.c
~ mainbus.c
> Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move
> acpi(4)
> before pcibios(4), and then.... if acpi(4) attaches, skip pcibios(4) since
> it messes the machines up. Fixes claudio's HP dl320 G5, and almost
> assuredly
> others.
> ok kettenis (deraadt@)
~ pmap.c
> big patch to simplify pool code.
> remove pool_cache code. it was barely used, and quite complex. it's
> silly to have both a "fast" and "faster" allocation interface. provide
> a ctor/dtor interface, and convert the few cache users to use it. no
> caching at this time.
> use mutexes to protect pools. they should be initialized with pool_setipl
> if the pool may be used in an interrupt context, without existing spl
> protection.
> ok art deraadt thib (tedu@)
arch/amd64/conf
~ GENERIC ~ RAMDISK
~ RAMDISK_CD
> Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move
> acpi(4)
> before pcibios(4), and then.... if acpi(4) attaches, skip pcibios(4) since
> it messes the machines up. Fixes claudio's HP dl320 G5, and almost
> assuredly
> others.
> ok kettenis (deraadt@)
arch/amd64/include
~ biosvar.h
> Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move
> acpi(4)
> before pcibios(4), and then.... if acpi(4) attaches, skip pcibios(4) since
> it messes the machines up. Fixes claudio's HP dl320 G5, and almost
> assuredly
> others.
> ok kettenis (deraadt@)
arch/arm/arm
~ pmap.c
> big patch to simplify pool code.
> remove pool_cache code. it was barely used, and quite complex. it's
> silly to have both a "fast" and "faster" allocation interface. provide
> a ctor/dtor interface, and convert the few cache users to use it. no
> caching at this time.
> use mutexes to protect pools. they should be initialized with pool_setipl
> if the pool may be used in an interrupt context, without existing spl
> protection.
> ok art deraadt thib (tedu@)
arch/arm/include
+ mutex.h
> include files which are used by userland cannot include other files..
> which are not installed to userland; ok drahn (deraadt@)
arch/arm/xscale
- i80321_mutex.h - pxa2x0_mutex.h
> include files which are used by userland cannot include other files..
> which are not installed to userland; ok drahn (deraadt@)
arch/armish/include
~ mutex.h
> include files which are used by userland cannot include other files..
> which are not installed to userland; ok drahn (deraadt@)
arch/aviion/aviion
~ locore.S
> Do not pass UPAGES and USPACE (under the name USIZE) in assym.h, code which
> needs it includes <machine/param.h> already. (miod@)
~ locore.S
> Correctly set the stack pointer of a secondary processor to the end
> of its initialization stack. Oops. (miod@)
~ locore.S
> Make the CPU_88100 and CPU_88110 constants match the architectural number
> field from the processor identification register; this allows .S code which
> needs to decide on the cpu type at runtime to check quicker, without
> needing
> to access memory. No functional change. (miod@)
~ mem.c
> Nuke evil common, spotted by martin@ (miod@)
arch/aviion/include
+ mplock.h
> Rework the __mp_lock code to not spin at spllock(), kinda similar to the
> x86 __mp_lock changes, but keeping the internal __cpu_simplelock_t to
> guarantee atomic access to the __mp_lock fields. (miod@)
+ fpu.h
> Better siginfo fault codes for floating point exceptions on 88110, with
> more work in progress to handle these exceptions correctly, and document
> a new undocumented and evil chip bug while there. (miod@)
arch/i386/conf
~ GENERIC
> disable uticom until we receive one (deraadt@)
~ GENERIC ~ RAMDISK
~ RAMDISKB ~ RAMDISKC
~ RAMDISK_CD
> Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move
> acpi(4)
> before pcibios(4), and then.... if acpi(4) attaches, skip pcibios(4) since
> it messes the machines up. Fixes claudio's HP dl320 G5, and almost
> assuredly
> others.
> ok kettenis (deraadt@)
arch/i386/i386
~ acpi_machdep.c ~ apm.c
~ bios.c ~ mainbus.c
> Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move
> acpi(4)
> before pcibios(4), and then.... if acpi(4) attaches, skip pcibios(4) since
> it messes the machines up. Fixes claudio's HP dl320 G5, and almost
> assuredly
> others.
> ok kettenis (deraadt@)
~ rbus_machdep.c
> Add an empty pccbb_attach_hook. (kettenis@)
~ via.c
> FREE -> free
> ok gilles (hshoexer@)
arch/i386/include
~ biosvar.h
> Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move
> acpi(4)
> before pcibios(4), and then.... if acpi(4) attaches, skip pcibios(4) since
> it messes the machines up. Fixes claudio's HP dl320 G5, and almost
> assuredly
> others.
> ok kettenis (deraadt@)
~ rbus_machdep.h
> Add an empty pccbb_attach_hook. (kettenis@)
arch/i386/pci
~ pcibios.c
> Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move
> acpi(4)
> before pcibios(4), and then.... if acpi(4) attaches, skip pcibios(4) since
> it messes the machines up. Fixes claudio's HP dl320 G5, and almost
> assuredly
> others.
> ok kettenis (deraadt@)
~ glxsb.c
> FREE -> free
> ok gilles (hshoexer@)
arch/luna88k/include
+ mplock.h
> Rework the __mp_lock code to not spin at spllock(), kinda similar to the
> x86 __mp_lock changes, but keeping the internal __cpu_simplelock_t to
> guarantee atomic access to the __mp_lock fields. (miod@)
+ fpu.h
> Better siginfo fault codes for floating point exceptions on 88110, with
> more work in progress to handle these exceptions correctly, and document
> a new undocumented and evil chip bug while there. (miod@)
arch/luna88k/luna88k
~ locore.S
> Do not pass UPAGES and USPACE (under the name USIZE) in assym.h, code which
> needs it includes <machine/param.h> already. (miod@)
~ locore.S
> Correctly set the stack pointer of a secondary processor to the end
> of its initialization stack. Oops. (miod@)
~ mem.c
> Nuke evil common, spotted by martin@ (miod@)
arch/m88k/conf
~ files.m88k
> Rework the __mp_lock code to not spin at spllock(), kinda similar to the
> x86 __mp_lock changes, but keeping the internal __cpu_simplelock_t to
> guarantee atomic access to the __mp_lock fields. (miod@)
arch/m88k/include
~ asm.h ~ asm_macro.h
> Sort and clean definitions. No functional changes. (miod@)
~ lock.h
> Provide a specific rw_cas() function for MP kernels, simulating a really
> atomic compare-and-swap operation. (miod@)
+ mplock.h
> Rework the __mp_lock code to not spin at spllock(), kinda similar to the
> x86 __mp_lock changes, but keeping the internal __cpu_simplelock_t to
> guarantee atomic access to the __mp_lock fields. (miod@)
~ cpu.h
> Work in progress SMP code for 88110 processor using the BusSwitch chip as
> an IPI facility, for MVME197DP.
> It's still missing a few remote cache IPIs and IPI do not seem to be
> reliably
> triggered on remote processors at the moment (but this could be a problem
> on the board I am currently testing on), at least it will boot multiuser
> using only cpu0 to schedule processes. (miod@)
~ atomic.h
> xmem can not be used as a reliable atomic operation, they way we do them,
> so do the naive operations with interrupts disabled, and an interlock held
> if MULTIPROCESSOR. (miod@)
~ param.h
> Make the CPU_88100 and CPU_88110 constants match the architectural number
> field from the processor identification register; this allows .S code which
> needs to decide on the cpu type at runtime to check quicker, without
> needing
> to access memory. No functional change. (miod@)
+ fpu.h
> Better siginfo fault codes for floating point exceptions on 88110, with
> more work in progress to handle these exceptions correctly, and document
> a new undocumented and evil chip bug while there. (miod@)
arch/m88k/m88k
~ pmap.c ~ subr.S
> Provide faster bcopy() and bzero() routines for pmap_copy_page() and
> pmap_zero_page(). (miod@)
~ m88100_machdep.c
> Change DAE processing so that the C code no longer needs the EF_xxx defines
> from assym.h. (miod@)
~ m88k_machdep.c
> Provide a specific rw_cas() function for MP kernels, simulating a really
> atomic compare-and-swap operation. (miod@)
~ trap.c
> Do not take biglock for NOLOCK system calls. (miod@)
~ m88110_mmu.S
> Remove 88110 control registers accessors which are never used anywhere.
> (miod@)
~ m88k_machdep.c
> When setting up the vectors page, do not put a nop as the first instruction
> if the processor is a 88110, since only the 88100 suffers from the ``will
> fetch one instruction too far'' bug. (miod@)
~ eh_common.S
> Since the 88110 doesn't disable the FPU when handling an exception (and
> does
> not need to), do not try to handle exceptions occuring when we re-enable
> shadowing as special - these are just nested exceptions.
> While there, add a workaround for the 88110 rte errata (#18). (miod@)
~ trap.c
> Only check for errata #16 for instruction faults. (miod@)
~ eh_common.S ~ genassym.cf
> Do not pass UPAGES and USPACE (under the name USIZE) in assym.h, code which
> needs it includes <machine/param.h> already. (miod@)
+ mplock.c
> Rework the __mp_lock code to not spin at spllock(), kinda similar to the
> x86 __mp_lock changes, but keeping the internal __cpu_simplelock_t to
> guarantee atomic access to the __mp_lock fields. (miod@)
~ eh_common.S ~ m88110_fp.S
~ vectors_88110.S
> The beginning of a real floating-point exception handler for the 88110. The
> existing code to enable TCFP was broken, as it was not setting the TCFP bit
> in the right register.
> So far, the exception handler will deliver SIGFPE in all cases. It will
> eventually do the necessary rounding, and handle the odd-numbered register
> pair operation, as I get time to write this (or see how much can be lifted
> from the 88100 floating-point exception code). (miod@)
~ trap.c
> Fix userland vs system test in errata #16 handling. (miod@)
~ trap.c
> Faster splassert_check() (miod@)
~ m88k_machdep.c
> Improve setregs() so that it performs the equivalent of the first two
> instructions of the new binary, which allows them to be skipped
> unconditionaly. (miod@)
~ trap.c
> In double_reg_fixup(), do not rely on tf_r[0] being zero. (miod@)
~ db_interface.c
> Work in progress SMP code for 88110 processor using the BusSwitch chip as
> an IPI facility, for MVME197DP.
> It's still missing a few remote cache IPIs and IPI do not seem to be
> reliably
> triggered on remote processors at the moment (but this could be a problem
> on the board I am currently testing on), at least it will boot multiuser
> using only cpu0 to schedule processes. (miod@)
~ m88k_machdep.c
> xmem can not be used as a reliable atomic operation, they way we do them,
> so do the naive operations with interrupts disabled, and an interlock held
> if MULTIPROCESSOR. (miod@)
~ m8820x_machdep.c
> In dma_cachectl(), when flushing line by line, only invoke pmap_extract()
> once per page and cache the result. (miod@)
~ eh_common.S
> Make the CPU_88100 and CPU_88110 constants match the architectural number
> field from the processor identification register; this allows .S code which
> needs to decide on the cpu type at runtime to check quicker, without
> needing
> to access memory. No functional change. (miod@)
~ sig_machdep.c
> Do not pass a siginfo_t * pointer to the signal handler if no siginfo
> is required. (miod@)
~ m88110_fp.S ~ trap.c
> Better siginfo fault codes for floating point exceptions on 88110, with
> more work in progress to handle these exceptions correctly, and document
> a new undocumented and evil chip bug while there. (miod@)
~ db_sstep.c ~ m88k_machdep.c
> I honestly do not remember what 88110 errata convinced me to disable
> out-of-order (superscalar) execution on these processors.
> Since OoO brings a nice 50% to 250% speedup (as shown by ``openssl
> speed''),
> it is definitely worth enabling. (miod@)
arch/macppc/include
~ rbus_machdep.h
> Add an empty pccbb_attach_hook. (kettenis@)
arch/macppc/macppc
~ cpu.c ~ genassym.cf
~ locore.S
> Remove remains of the idle pcb/stack.
> ok miod@ (kettenis@)
~ rbus_machdep.c
> Add an empty pccbb_attach_hook. (kettenis@)
arch/mvme68k/include
~ intr.h
> One last missing IPL_VM. (miod@)
arch/mvme88k/dev
~ bussw.c
> Program the abort interrupt source correctly. (miod@)
~ bussw.c ~ busswreg.h
> Work in progress SMP code for 88110 processor using the BusSwitch chip as
> an IPI facility, for MVME197DP.
> It's still missing a few remote cache IPIs and IPI do not seem to be
> reliably
> triggered on remote processors at the moment (but this could be a problem
> on the board I am currently testing on), at least it will boot multiuser
> using only cpu0 to schedule processes. (miod@)
arch/mvme88k/include
~ m88110.h
> Remove 88110 control registers accessors which are never used anywhere.
> (miod@)
~ mplock.h
> Rework the __mp_lock code to not spin at spllock(), kinda similar to the
> x86 __mp_lock changes, but keeping the internal __cpu_simplelock_t to
> guarantee atomic access to the __mp_lock fields. (miod@)
~ mvme197.h
> Work in progress SMP code for 88110 processor using the BusSwitch chip as
> an IPI facility, for MVME197DP.
> It's still missing a few remote cache IPIs and IPI do not seem to be
> reliably
> triggered on remote processors at the moment (but this could be a problem
> on the board I am currently testing on), at least it will boot multiuser
> using only cpu0 to schedule processes. (miod@)
+ fpu.h
> Better siginfo fault codes for floating point exceptions on 88110, with
> more work in progress to handle these exceptions correctly, and document
> a new undocumented and evil chip bug while there. (miod@)
arch/mvme88k/mvme88k
~ m88410.c
> Better inline assembler constructs. (miod@)
~ locore.S
> Do not pass UPAGES and USPACE (under the name USIZE) in assym.h, code which
> needs it includes <machine/param.h> already. (miod@)
~ locore.S
> Add a workaround for the MVME197LE reset issue when not system controller.
> (miod@)
~ m197_machdep.c
> The beginning of a real floating-point exception handler for the 88110. The
> existing code to enable TCFP was broken, as it was not setting the TCFP bit
> in the right register.
> So far, the exception handler will deliver SIGFPE in all cases. It will
> eventually do the necessary rounding, and handle the odd-numbered register
> pair operation, as I get time to write this (or see how much can be lifted
> from the 88100 floating-point exception code). (miod@)
~ m88110.c
> Rework mmu initialization so that we do not actually enable translation
> until cmmu_set_sapr(). Also, do not enable snooping on MVME197LE, so that
> we don't have to add workarounds for snooping problems later. (miod@)
~ m88110.c
> Better cache routines for 88410, will only flush in pages instead of
> flushing the whole secondary cache.
> This does not work around the snooping errata yet, I'm trying to get
> something not too ugly first. (miod@)
~ locore.S
> Correctly set the stack pointer of a secondary processor to the end
> of its initialization stack. Oops. (miod@)
~ m197_machdep.c ~ m1x7_machdep.c
~ m88110.c
> Work in progress SMP code for 88110 processor using the BusSwitch chip as
> an IPI facility, for MVME197DP.
> It's still missing a few remote cache IPIs and IPI do not seem to be
> reliably
> triggered on remote processors at the moment (but this could be a problem
> on the board I am currently testing on), at least it will boot multiuser
> using only cpu0 to schedule processes. (miod@)
~ m88110.c
> Correctly setup the seconday processor on 197DP, and get it ready to accept
> IPIs. (miod@)
~ locore.S
> Make the CPU_88100 and CPU_88110 constants match the architectural number
> field from the processor identification register; this allows .S code which
> needs to decide on the cpu type at runtime to check quicker, without
> needing
> to access memory. No functional change. (miod@)
~ mem.c
> Nuke evil common, spotted by martin@ (miod@)
~ locore.S
> I honestly do not remember what 88110 errata convinced me to disable
> out-of-order (superscalar) execution on these processors.
> Since OoO brings a nice 50% to 250% speedup (as shown by ``openssl
> speed''),
> it is definitely worth enabling. (miod@)
arch/powerpc/include
~ cpu.h
> Remove remains of the idle pcb/stack.
> ok miod@ (kettenis@)
arch/sgi/include
~ intr.h
> Fix typos/grammatical error in comments. (jsing@)
arch/sgi/sgi
~ machdep.c
> Clean up comments - typos, grammatical errors and style(9). (jsing@)
arch/sparc64/dev
~ iommu.c ~ iommuvar.h
> use mutexes to protect the iommu's extent map and the streaming buffer,
> so that busdma is most likely MP_SAFE now. (while there, fix an extent
> map race... the ranges were selected outside splhigh)
> ok kettenis (deraadt@)
~ sbus.c
> unify a function name compared to other busses (deraadt@)
arch/sparc64/sparc64
~ locore.s ~ pmap.c
> Remove some 32-bit compatibility code in pseg_get().
> Completely remove pseg_find() since it isn't used. (kettenis@)
arch/vax/vsa
~ gpx.c
> Be more careful when checking for hardware, so as not to attach to SPX
> option boards. (miod@)
~ lcspx.c
> Attach lcspx to SPX option boards on VAXstation 3100. Tested on model 38
> (KA42)
> only, should work on model 76 (KA43) as well. (miod@)
arch/zaurus/include
~ mutex.h
> include files which are used by userland cannot include other files..
> which are not installed to userland; ok drahn (deraadt@)
dev/acpi
~ acpi.c
> avoid trailing spaces on output; marco@ ok. (fgsch@)
~ acpi.c
> fix the trailing space for real now. (fgsch@)
~ dsdt.c
> Added AMLOP_BREAKOPINT function handler for X40 systems
> ok marco@ (jordan@)
~ acpicpu.c
> set the value before freeing the result; marco@ ok. (fgsch@)
~ acpi.c
> repair acpiopen/acpiclose and friends to handle the /dev/apmctl interface,
> so that apmd(8) can actually work correctly against acpi(4), and thus,
> even do the fancy -C/-A stuff; also tested by jmc (deraadt@)
~ acpi.c ~ acpimadt.c
~ acpivar.h ~ files.acpi
> Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move
> acpi(4)
> before pcibios(4), and then.... if acpi(4) attaches, skip pcibios(4) since
> it messes the machines up. Fixes claudio's HP dl320 G5, and almost
> assuredly
> others.
> ok kettenis (deraadt@)
~ acpicpu.c
> Add a check for pss len == 0. This is a temporary work around for when
> there is no pss available. The real fix will include using both pss and
> duty cycle methods.
> ok deraadt (marco@)
~ acpiec.c ~ acpimadt.c
> do not call aml_searchname and aml_evalnode afterwards, just use
> aml_evalname. marco@ ok. (fgsch@)
dev/ata
~ wd.c
> Switch set features commands to use wdc_exec_command() to allow
> them to be properly polled.
> Fixes previously problematic machines of form and ckuethe.
> ok marco@ (jsg@)
~ atascsi.h ~ atascsi.c
> Ask for write cache and read look ahead to be turned
> on if supported as per the wd changes. Some drives don't
> do this for us and it helps performance by a large amount.
> ok dlg@ (jsg@)
~ atascsi.c
> remove the nosleep argument to ata_get_xfer. it is a relic from when i
> used to allocated xfers out of a pool rather than as part of the hbas ccb
> structure. (dlg@)
~ atascsi.c
> unify synchronous scsi xfer completion handling. this started out as a fix
> to the completions for some scsi commands we simply ack in the disk_cmd
> handler. (dlg@)
dev/cardbus
~ puc_cardbus.c
> Make puc(4) detachable.
> Tested by millert@ (kettenis@)
dev/i2c
~ i2c_scan.c
> sch5027 probing, from remco at d-compu.dyndns.org (deraadt@)
~ adt7460.c
> support sch5027 which has two extra fans and slightly different voltage
> readings; from remco at d-compu.dyndns.org (deraadt@)
dev/ic
~ ar5xxx.c
> Check for G channels before B when setting the (eeprom) mode.
> based on a change from Luis R. Rodriguez <mcgrof at gmail dot com>. reyk@
> ok (fgsch@)
~ rt2860.c
> expresscard ral(4) rt2860 now can attach and detach correctly
> ok kettenis (deraadt@)
~ rt2860.c ~ rt2860reg.h
~ rt2860var.h
> In hostap mode, update beacon to reflect ERP IE changes.
> Fix channel 126 settings.
> Workarounds for various hardware bugs. (damien@)
~ rt2860.c ~ rt2860reg.h
~ rt2860var.h
> LEDs (damien@)
~ rt2860.c ~ rt2860reg.h
> fix automatic rate control (if the rate falls down to 6Mbps or 1Mbps,
> it is no longer stuck at that rate).
> workaround for a hardware bug when in HostAP or IBSS mode. (damien@)
dev/pci
~ agp_i810.c
> Put back some of the handling for writes to the GATT on intel
> agp bridges. This got lost in the merge before.
> Tested by Peter Hessler on amd64. ok tedu (oga@)
~ pcidevs
> Add Radeon Mobility M10 NT, as seen on his T42p by Alexander Holupirek, who
> kindly looked it up on www.pcidatabase.com. (krw@)
~ pcidevs.h ~ pcidevs_data.h
> Sync (krw@)
~ ppb.c
> Some ExpressCard cards have old PCI devices and a PCIe-PCI bridge.
> In that case, configure the bridge and all devices behind it. (kettenis@)
~ puc.c ~ pucvar.h
> Make puc(4) detachable.
> Tested by millert@ (kettenis@)
~ if_ral_pci.c
> expresscard ral(4) rt2860 now can attach and detach correctly
> ok kettenis (deraadt@)
~ if_nfe.c ~ if_nfereg.h
~ if_nfevar.h
> Make sure newer adapters are not in powerdown mode.
> From Oleg Safiullin <form at pdp-11.org.ru> similiar to changes
> in Linux/FreeBSD driver. (jsg@)
~ azalia_codec.c
> Remove AD1981HD code, since the generic mixer init can do all of this
> now. Also, note that codec->init_widget functions must be used with
> care since they can create duplicate mixer item names. (deanna@)
~ agp.c ~ agp_amd.c
~ agp_i810.c ~ agp_intel.c
~ agp_sis.c ~ agp_via.c
~ agpvar.h
> Destatic functions in the agp subsystem.
> KNF coming shortly.
> ok marco, jsg and mbalmer (oga@)
~ agp.c ~ agpvar.h
> Replace lockmgr with rwlock.
> advice from thib. Comments and ok tedu@ (oga@)
~ agp.c ~ agp_amd.c
~ agp_i810.c ~ agp_intel.c
~ agp_sis.c ~ agp_via.c
~ agpreg.h ~ agpvar.h
> KNF, no binary change.
> Looked over by a few people. (oga@)
~ envy.c
> mixer_devinfo->type is uninitialized for classes (ratchov@)
~ envy.c
> there should be 10 stereo or 20 mono knobs (but not 20 stereo!).
> Fix this by changing monitor knobs to be mono (as all other knobs are).
> (ratchov@)
~ if_ral_pci.c
> in raldetach, do not call chip-specific detach if it was never called in
> the first place (ie. if interrupt allocation failed) (deraadt@)
~ agp_i810.c
> sturm@ let me know that the workaround in here breaks things on bge
> somehow.
> Revert it for now. (oga@)
~ pccbb.c
> Un-#ifdef code, such that we don't attach cardbus if the bus nuber is
> unconfigured.
> Tested by a few; ok deraadt@ (a while back). (kettenis@)
~ agp_i810.c
> Restore "evil hack" that we had before the recent agp(4) changes. Solves
> X display corruption.
> People should know better than just importing the latest random crap from
> NetBSD or FreeBSD. That's worse than doing a "commit and run". (kettenis@)
dev/puc
~ com_puc.c
> Make puc(4) detachable.
> Tested by millert@ (kettenis@)
dev/usb
~ uaudio.c
> spelling fix in debug printf (robert@)
~ usbdevs.h ~ usbdevs_data.h
> sync (deraadt@)
~ usbdevs
> new device; graeme at omni.net.au (deraadt@)
~ usbdevs
> add Gude Expert mouseCLOCK USB II MSF, fix typo for HBG
> "yes, but only if you know how to do this properly" mbalmer (sthen@)
~ usbdevs.h ~ usbdevs_data.h
> sync (sthen@)
~ usbdevs.h ~ usbdevs_data.h
> sync (deraadt@)
~ usbdevs ~ if_zyd.c
> more zydas versions, collected from various places (deraadt@)
~ usbdevs.h ~ usbdevs_data.h
> sync (damien@)
~ usbdevs
> add a bunch of ralink rt2870 ids (3 new vendors / 38 new products)
> from ralink linux driver. (damien@)
~ usbdevs
> shorted names (deraadt@)
~ usbdevs.h ~ usbdevs_data.h
> sync (deraadt@)
isofs/udf
~ udf.h ~ udf_extern.h
~ udf_vfsops.c ~ udf_vnops.c
> update pedro's email address, at his request; (jmc@)
kern
~ subr_pool.c
> big patch to simplify pool code.
> remove pool_cache code. it was barely used, and quite complex. it's
> silly to have both a "fast" and "faster" allocation interface. provide
> a ctor/dtor interface, and convert the few cache users to use it. no
> caching at this time.
> use mutexes to protect pools. they should be initialized with pool_setipl
> if the pool may be used in an interrupt context, without existing spl
> protection.
> ok art deraadt thib (tedu@)
miscfs/procfs
~ procfs_subr.c
> MALLOC/FREE -> malloc/free
> ok gilles (hshoexer@)
miscfs/specfs
~ spec_subr.c
> update pedro's email address, at his request; (jmc@)
net
~ pf_ioctl.c
> DIOCADDSTATE would always dereference a NULL pointer during this copy
> and what it was copying would get overwritten anyway. Remove the copy
> and avoid a panic.
> DIOCGETSTATE would incorrectly dereference a pointer to a pointer,
> causing another panic. Fix this. (pascoe@)
~ pf_ioctl.c
> Set expiry timestamp when importing a state, otherwise it expires on the
> next expiry run.
> ok dlg@ henning@ (pascoe@)
~ pf_ioctl.c
> Don't leak state if key allocation fails during add.
> ok dlg@ henning@ (pascoe@)
~ pf_ioctl.c
> Don't put state key if pf_insert_state fails. pf_detach_state would have
> put it for us already.
> Also, fix cut-n-paste error in previous commit.
> ok dlg@ henning@ (pascoe@)
~ pf_ioctl.c
> initialize altq->altq_disc to NULL, from Max Laier (dhartmei@)
~ pf_ioctl.c
> When pf_insert_state state succeeds, increase the state count on the
> default rule.
> When pf_insert_state fails, it's because a matching state already exists.
> Return a better error code to the user in this case.
> ok henning@ dlg@ (pascoe@)
~ pf_ioctl.c ~ pfvar.h
> DIOC{GET,ADD}STATE incorrectly use a user provided pointer without using
> copyin/out. Change the API so that the state is included in the ioctl
> argument, so the ioctl wrappers take care of copying memory as appropriate.
> Also change the DIOCGETSTATE API to be more useful. Instead of getting
> an arbitrarily "numbered" state (using numbering that can change between
> calls), instead search based on id and creatorid. If you want to monitor
> only a particular state, you can now use the bulk functions first to find
> the appropriate id/creatorid and then fetch it directly from then on.
> ok dlg@ henning@ (pascoe@)
~ radix_mpath.c
> Always compare the nexthop if one is specified even if it is a
> non-multipath
> route. This mostly affects "route delete" and it will not remove the last
> route if previous delete is redone. OK henning@ (claudio@)
~ if_sppp.h ~ if_spppsubr.c
> 1500 is a 'magic number' in the protocol that all implementations
> must be able to handle as MRU but while testing pppoe(4) against a pppoe(8)
> server I figured out that pppoe(8) insists on a MRU 1492. Because of this
> we allow the offered MRU to be between PP_MIN_MRU and PP_MAX_MRU especially
> because the MRU is not used at all as long as it is smaller then
> PP_MAX_MRU.
> OK canacar@ (claudio@)
~ radix_mpath.c
> Revert change which seems to break things like dhclient. Requested by
> deraadt at . (krw@)
netinet6
~ frag6.c ~ in6.c
~ nd6_nbr.c
> take advantage of M_ZERO
> ok claudio gilles (hshoexer@)
netnatm
~ natm.c
> another FREE->free
> ok gilles (hshoexer@)
ntfs
~ ntfs_subr.c ~ ntfs_vnops.c
> MALLOC/FREE -> malloc/free
> ok gilles (hshoexer@)
sys
~ pool.h
> big patch to simplify pool code.
> remove pool_cache code. it was barely used, and quite complex. it's
> silly to have both a "fast" and "faster" allocation interface. provide
> a ctor/dtor interface, and convert the few cache users to use it. no
> caching at this time.
> use mutexes to protect pools. they should be initialized with pool_setipl
> if the pool may be used in an interrupt context, without existing spl
> protection.
> ok art deraadt thib (tedu@)
ufs/mfs
~ mfs_extern.h ~ mfs_vfsops.c
~ mfs_vnops.c
> fix out of partition/memory bounds access when accessing blocks at the tail
> end; avoids bad address errors; original diff by me with cleanup by
> millert@; ok millert@ (otto@)
~ mfs_vfsops.c ~ mfs_vnops.c
> solve the biggest problem with concurrent buflist access; makes mfs on
> SMP machines reliable. few corner cases remain, which will be
> dealt with later; ok deraadt@ millert@ (otto@)
xfs
~ xfs_common-bsd.c ~ xfs_vfsops-common.c
> MALLOC/FREE -> malloc/free
> ok gilles (hshoexer@)
== usr.bin =========================================================== 07/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ rcsnum.c
> Fix for an off-by-one.
> OK fgsch@ (tobias@)
gprof
~ Makefile
> unbreak build, on vax (deraadt@)
~ Makefile ~ gprof.h
> remove makefile hacks to build links. Instead, change the files that
> gprof uses directly.
> okay deraadt@, miod at .
> Thanks for checking that gcc 2.95 is happy with
> #include MACRO (espie@)
pcc
~ mip/regs.c
> Updates from master repo:
> - Clear edgehash after onlyperm also.
> - Avoid diagnostic that may fail for targets with reg arguments. (ragge@)
~ mip/manifest.h
> Update from master repo:
> - Nuke unused prototypes. (ragge@)
~ mip/protos.h ~ mip/pass2.h
> Updates from master repo:
> - Nuke unused prototypes. (ragge@)
~ mip/optim2.c
> Updates from master repo:
> - Send ipole as arg to myoptim(). (ragge@)
~ mip/reader.c
> Updates from master repo:
> - Only check for flags already set if BITYPE. (ragge@)
~ mip/match.c
> Updates from master repo:
> - Add target-dependent function acceptable() to give target code
> a last chance to tell whether an instruction should be used or not.
> (ragge@)
~ ccom/trees.c
> Updates from master repo:
> - Give clocal() a chance to handle STASG early. (ragge@)
~ ccom/pftn.c
> Updates from master repo:
> - Rewrite typenode() so that const/volatile can be handled better.
> - Give target code the opportunity to handle string symbols. (ragge@)
~ ccom/main.c
> Update from master repo:
> - Understand -m as flag. (ragge@)
~ i386/code.c ~ i386/local.c
~ i386/local2.c ~ i386/table.c
> Updates from master repo:
> - Add support for PIC code. (ragge@)
~ ccom/init.c
> Updates from matser repo:
> - Leave to target code to decide whether a node can be used for
> initialization or not.
> - Fix bug causing rw data to sometimes end up in ro segment. (ragge@)
~ ccom/stabs.c
> Update from master repo:
> - Declare a few stab symbols locally. (ragge@)
~ i386/order.c
> Updates from master repo:
> - Add acceptable().
> - Remove unused function setincr().
> Add acce (ragge@)
~ vax/code.c ~ vax/local2.c
~ vax/order.c
> Updates from master repo:
> - Add acceptable() and mflags().
> - Remove unused functions. (ragge@)
~ cpp/cpp.c ~ cpp/scanner.l
> Updates from master repo:
> - Don't loop forever in conditional includes.
> - Print error and not a number if wrong token got.
> - A bunch of sanity checks. (ragge@)
rcs
~ rcsnum.c
> Fix for an off-by-one.
> OK fgsch@ (tobias@)
sudo
- memrchr.c ~ CHANGES
~ Makefile.in ~ config.h
~ config.h.in ~ configure
~ configure.in ~ def_data.c
~ def_data.h ~ def_data.in
~ interfaces.c ~ ldap.c
~ logging.c ~ parse.yacc
~ set_perms.c ~ sudo.c
~ sudo.h ~ sudo.pod
~ sudoers ~ sudoers.pod
~ version.h ~ auth/pam.c
> update to sudo 1.6.9p9 (millert@)
~ parse.c
> missing change from 1.6.9p9 (millert@)
== usr.sbin ========================================================== 08/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
usr.sbin
~ Makefile
> enter relayd/relayctl instead of hoststated/hoststatectl (deraadt@)
~ Makefile
> re-sort relayctl/relayd to the right place (reyk@)
~ Makefile
> argh, remove crap from my last commit (reyk@)
accton
~ accton.8
> document daily(8) log rotation;
> based on a report filed in netbsd pr #37467, from Ben Wong; (jmc@)
acpidump
~ asl_dump.c
> Fixes acpidump on DL145 systems; method defined within another method
> ok brad@ (jordan@)
~ asl_dump.c
> implement a few more opcodes from acpi 3.0 and fix output in some cases.
> dell d620 now shows the tree correctly. marco@ ok. (fgsch@)
apm
~ apm.8
> make description of -A and -C more consistent;
> help/ok tedu (jmc@)
apmd
~ apmd.8
> some minor changes in .Nd and DESCRIPTION to make this more consistent
> with apm(8); (jmc@)
~ apmd.8
> make description of -A and -C more consistent;
> help/ok tedu (jmc@)
bind
~ CHANGES ~ COPYRIGHT
~ FAQ ~ FAQ.xml
~ Makefile.in ~ README
~ acconfig.h ~ aclocal.m4
~ config.h.in ~ config.guess
~ config.sub ~ config.threads.in
~ configure ~ configure.in
~ install-sh ~ isc-config.sh.in
~ libtool.m4 ~ ltmain.sh
~ mkinstalldirs ~ version
~ bin/Makefile.in ~ bin/rndc/rndc.8
~ bin/rndc/rndc-confgen.c ~ bin/rndc/rndc.docbook
~ bin/rndc/rndc-confgen.html ~ bin/rndc/rndc-confgen.docbook
~ bin/rndc/rndc.conf.5 ~ bin/rndc/rndc-confgen.8
~ bin/rndc/rndc.conf ~ bin/rndc/rndc.c
~ bin/rndc/util.c ~ bin/rndc/util.h
~ bin/rndc/rndc.html ~ bin/rndc/Makefile.in
~ bin/rndc/rndc.conf.html ~ bin/rndc/rndc.conf.docbook
~ bin/rndc/unix/Makefile.in ~ bin/rndc/unix/os.c
~ bin/rndc/include/rndc/os.h ~ bin/check/check-tool.h
~ bin/check/named-checkzone.c ~ bin/check/named-checkconf.c
~ bin/check/named-checkconf.html ~ bin/check/named-checkzone.8
~ bin/check/named-checkzone.html ~ bin/check/named-checkconf.docbook
~ bin/check/named-checkzone.docbook ~ bin/check/Makefile.in
~ bin/check/named-checkconf.8 ~ bin/check/check-tool.c
~ bin/dnssec/dnssec-keygen.docbook ~ bin/dnssec/dnssec-keygen.8
~ bin/dnssec/dnssec-signzone.8 ~ bin/dnssec/dnssectool.h
~ bin/dnssec/dnssec-keygen.html ~ bin/dnssec/dnssec-keygen.c
~ bin/dnssec/dnssectool.c ~ bin/dnssec/dnssec-signzone.docbook
~ bin/dnssec/dnssec-signzone.c ~ bin/dnssec/Makefile.in
~ bin/dnssec/dnssec-signzone.html ~ bin/tests/keyboard_test.c
~ bin/tests/mempool_test.c ~ bin/tests/wire_test.c
~ bin/tests/rbt_test.out ~ bin/tests/name_test.c
~ bin/tests/hash_test.c ~ bin/tests/entropy2_test.c
~ bin/tests/wire_test.data3 ~ bin/tests/printmsg.c
~ bin/tests/t_api.pl ~ bin/tests/inter_test.c
~ bin/tests/db_test.c ~ bin/tests/resolv.conf.sample
~ bin/tests/gxba_test.c ~ bin/tests/b8t.mk
~ bin/tests/ndc.conf-include ~ bin/tests/shutdown_test.c
~ bin/tests/wire_test.data2 ~ bin/tests/lwres_test.c
~ bin/tests/rbt_test.txt ~ bin/tests/sig0_test.c
~ bin/tests/ratelimiter_test.c ~ bin/tests/printmsg.h
~ bin/tests/sock_test.c ~ bin/tests/task_test.c
~ bin/tests/fsaccess_test.c ~ bin/tests/nsecify.c
~ bin/tests/log_test.c ~ bin/tests/adb_test.c
~ bin/tests/b9t.mk
~ bin/tests/Kchild.example.+003+04017.key
~ bin/tests/cfg_test.c ~ bin/tests/gxbn_test.c
~ bin/tests/serial_test.c ~ bin/tests/compress_test.c
~ bin/tests/lfsr_test.c ~ bin/tests/master_test.c
~ bin/tests/Kchild.example.+003+04017.private
~ bin/tests/genrandom.c ~ bin/tests/ndc.conf
~ bin/tests/journalprint.c ~ bin/tests/named.conf
~ bin/tests/sym_test.c ~ bin/tests/Makefile.in
~ bin/tests/headerdep_test.sh.in ~ bin/tests/lex_test.c
~ bin/tests/wire_test.data4 ~ bin/tests/entropy_test.c
~ bin/tests/timer_test.c ~ bin/tests/wire_test.data
~ bin/tests/rwlock_test.c ~ bin/tests/byaddr_test.c
~ bin/tests/byname_test.c ~ bin/tests/zone_test.c
~ bin/tests/lwresconf_test.c ~ bin/tests/rbt_test.c
~ bin/tests/rdata_test.c
~ bin/tests/names/dns_name_rdatacompare_data
~ bin/tests/names/wire_test3_1.data
~ bin/tests/names/dns_name_getlabelsequence_data
~ bin/tests/names/wire_test8.data
~ bin/tests/names/dns_name_fromwire_5_data
~ bin/tests/names/dns_name_fromwire_2_data
~ bin/tests/names/dns_name_countlabels_data
~ bin/tests/names/dns_name_isabsolute_data
~ bin/tests/names/dns_name_fromwire_6_data
~ bin/tests/names/dns_name_compare_data
~ bin/tests/names/wire_test5.data ~ bin/tests/names/wire_test2.data
~ bin/tests/names/dns_name_getlabel_data
~ bin/tests/names/dns_name_hash_data ~ bin/tests/names/wire_test3_2.data
~ bin/tests/names/dns_name_fullcompare_data
~ bin/tests/names/dns_name_totext_data
~ bin/tests/names/wire_test7.data
~ bin/tests/names/dns_name_towire_1_data
~ bin/tests/names/dns_name_fromwire_3_data
~ bin/tests/names/dns_name_fromwire_4_data
~ bin/tests/names/dns_name_issubdomain_data
~ bin/tests/names/wire_test4.data
~ bin/tests/names/dns_name_toregion_data
~ bin/tests/names/wire_test1.data
~ bin/tests/names/dns_name_fromwire_8_data
~ bin/tests/names/dns_name_fromtext_data
~ bin/tests/names/Makefile.in
~ bin/tests/names/dns_name_towire_2_data
~ bin/tests/names/dns_name_fromregion_data
~ bin/tests/names/dns_name_fromwire_1_data
~ bin/tests/names/wire_test6.data ~ bin/tests/names/t_names.c
~ bin/tests/names/dns_name_fromwire_7_data
~ bin/tests/system/run.sh ~ bin/tests/system/README
~ bin/tests/system/testsock.pl ~ bin/tests/system/setup.sh
~ bin/tests/system/stop.pl ~ bin/tests/system/ifconfig.sh
~ bin/tests/system/start.pl ~ bin/tests/system/start.sh
~ bin/tests/system/send.pl ~ bin/tests/system/digcomp.pl
~ bin/tests/system/stop.sh ~ bin/tests/system/Makefile.in
~ bin/tests/system/runall.sh ~ bin/tests/system/conf.sh.in
~ bin/tests/system/cleanall.sh ~ bin/tests/system/genzone.sh
~ bin/tests/system/ixfr/setup.sh ~ bin/tests/system/ixfr/clean.sh
~ bin/tests/system/ixfr/tests.sh ~ bin/tests/system/ixfr/prereq.sh
~ bin/tests/system/ixfr/ans2/ans.pl ~ bin/tests/system/forward/clean.sh
~ bin/tests/system/forward/tests.sh
~ bin/tests/system/forward/ns2/root.db
~ bin/tests/system/forward/ns2/example.db
~ bin/tests/system/forward/ns2/named.conf
~ bin/tests/system/forward/ns3/root.db
~ bin/tests/system/forward/ns3/named.conf
~ bin/tests/system/forward/ns4/root.db
~ bin/tests/system/forward/ns4/named.conf
~ bin/tests/system/forward/ns1/root.db
~ bin/tests/system/forward/ns1/example.db
~ bin/tests/system/forward/ns1/named.conf
~ bin/tests/system/glue/setup.sh ~ bin/tests/system/glue/clean.sh
~ bin/tests/system/glue/fi.good ~ bin/tests/system/glue/tests.sh
~ bin/tests/system/glue/noglue.good ~ bin/tests/system/glue/yy.good
~ bin/tests/system/glue/xx.good
~ bin/tests/system/glue/ns1/root-servers.nil.db
~ bin/tests/system/glue/ns1/root.db ~ bin/tests/system/glue/ns1/cache.in
~ bin/tests/system/glue/ns1/mil.db
~ bin/tests/system/glue/ns1/named.conf
~ bin/tests/system/glue/ns1/net.db
~ bin/tests/system/limits/knowngood.dig.out.4000
~ bin/tests/system/limits/knowngood.dig.out.1000
~ bin/tests/system/limits/clean.sh
~ bin/tests/system/limits/knowngood.dig.out.3000
~ bin/tests/system/limits/tests.sh
~ bin/tests/system/limits/knowngood.dig.out.a-maximum-rrset
~ bin/tests/system/limits/knowngood.dig.out.2000
~ bin/tests/system/limits/ns1/root.db
~ bin/tests/system/limits/ns1/example.db
~ bin/tests/system/limits/ns1/named.conf
~ bin/tests/system/dialup/setup.sh ~ bin/tests/system/dialup/tests.sh
~ bin/tests/system/dialup/ns2/hint.db
~ bin/tests/system/dialup/ns2/named.conf
~ bin/tests/system/dialup/ns3/hint.db
~ bin/tests/system/dialup/ns3/named.conf
~ bin/tests/system/dialup/ns1/root.db
~ bin/tests/system/dialup/ns1/example.db
~ bin/tests/system/dialup/ns1/named.conf
~ bin/tests/system/masterfile/clean.sh
~ bin/tests/system/masterfile/tests.sh
~ bin/tests/system/masterfile/knowngood.dig.out
~ bin/tests/system/masterfile/ns1/include.db
~ bin/tests/system/masterfile/ns1/sub.db
~ bin/tests/system/masterfile/ns1/named.conf
~ bin/tests/system/masterfile/ns1/ttl2.db
~ bin/tests/system/masterfile/ns1/ttl1.db
~ bin/tests/system/cacheclean/clean.sh
~ bin/tests/system/cacheclean/dig.batch
~ bin/tests/system/cacheclean/tests.sh
~ bin/tests/system/cacheclean/knowngood.dig.out
~ bin/tests/system/cacheclean/ns2/named.conf
~ bin/tests/system/cacheclean/ns1/example.db
~ bin/tests/system/cacheclean/ns1/named.conf
~ bin/tests/system/tkey/keydelete.c ~ bin/tests/system/tkey/setup.sh
~ bin/tests/system/tkey/clean.sh ~ bin/tests/system/tkey/keycreate.c
~ bin/tests/system/tkey/tests.sh ~ bin/tests/system/tkey/Makefile.in
~ bin/tests/system/tkey/prereq.sh ~ bin/tests/system/tkey/ns1/setup.sh
~ bin/tests/system/tkey/ns1/named.conf.in
~ bin/tests/system/dnssec/README ~ bin/tests/system/dnssec/setup.sh
~ bin/tests/system/dnssec/clean.sh ~ bin/tests/system/dnssec/tests.sh
~ bin/tests/system/dnssec/dnssec_update_test.pl
~ bin/tests/system/dnssec/prereq.sh
~ bin/tests/system/dnssec/ns5/trusted.conf.bad
~ bin/tests/system/dnssec/ns5/named.conf
~ bin/tests/system/dnssec/ns2/example.db.in
~ bin/tests/system/dnssec/ns2/rfc2335.example.db
~ bin/tests/system/dnssec/ns2/insecure.secure.example.db
~ bin/tests/system/dnssec/ns2/dlv.db.in
~ bin/tests/system/dnssec/ns2/private.secure.example.db.in
~ bin/tests/system/dnssec/ns2/dst.example.db.in
~ bin/tests/system/dnssec/ns2/named.conf
~ bin/tests/system/dnssec/ns2/sign.sh
~ bin/tests/system/dnssec/ns3/keyless.example.db.in
~ bin/tests/system/dnssec/ns3/insecure.example.db
~ bin/tests/system/dnssec/ns3/named.conf
~ bin/tests/system/dnssec/ns3/secure.example.db.in
~ bin/tests/system/dnssec/ns3/dynamic.example.db.in
~ bin/tests/system/dnssec/ns3/bogus.example.db.in
~ bin/tests/system/dnssec/ns3/sign.sh
~ bin/tests/system/dnssec/ns4/named.conf
~ bin/tests/system/dnssec/ns1/root.db.in
~ bin/tests/system/dnssec/ns1/named.conf
~ bin/tests/system/dnssec/ns1/sign.sh
~ bin/tests/system/dnssec/ns6/named.conf
~ bin/tests/system/v6synth/clean.sh ~ bin/tests/system/v6synth/tests.sh
~ bin/tests/system/v6synth/ns2/example.db
~ bin/tests/system/v6synth/ns2/ip6.int.db
~ bin/tests/system/v6synth/ns2/named.conf
~ bin/tests/system/v6synth/ns2/ip6.arpa.db
~ bin/tests/system/v6synth/ns3/named.conf
~ bin/tests/system/v6synth/ns1/root.db
~ bin/tests/system/v6synth/ns1/named.conf
~ bin/tests/system/checkconf/bad.conf ~ bin/tests/system/checkconf/tests.sh
~ bin/tests/system/checkconf/good.conf
~ bin/tests/system/stress/setup.sh ~ bin/tests/system/stress/clean.sh
~ bin/tests/system/stress/tests.sh ~ bin/tests/system/stress/update.pl
~ bin/tests/system/stress/setup.pl
~ bin/tests/system/stress/ns2/named.conf
~ bin/tests/system/stress/ns3/named.conf
~ bin/tests/system/stress/ns4/named.conf
~ bin/tests/system/stress/ns1/named.conf
~ bin/tests/system/nsupdate/update_test.pl
~ bin/tests/system/nsupdate/knowngood.ns1.after
~ bin/tests/system/nsupdate/setup.sh ~ bin/tests/system/nsupdate/clean.sh
~ bin/tests/system/nsupdate/knowngood.ns1.afterstop
~ bin/tests/system/nsupdate/tests.sh
~ bin/tests/system/nsupdate/knowngood.ns1.before
~ bin/tests/system/nsupdate/ns2/named.conf
~ bin/tests/system/nsupdate/ns1/example1.db
~ bin/tests/system/nsupdate/ns1/named.conf
~ bin/tests/system/sortlist/clean.sh ~ bin/tests/system/sortlist/tests.sh
~ bin/tests/system/sortlist/ns1/root.db
~ bin/tests/system/sortlist/ns1/example.db
~ bin/tests/system/sortlist/ns1/named.conf
~ bin/tests/system/lwresd/resolv.conf ~ bin/tests/system/lwresd/tests.sh
~ bin/tests/system/lwresd/lwtest.c ~ bin/tests/system/lwresd/Makefile.in
~ bin/tests/system/lwresd/ns1/example1.db
~ bin/tests/system/lwresd/ns1/10.10.10.in-addr.arpa.db
~ bin/tests/system/lwresd/ns1/example2.db
~ bin/tests/system/lwresd/ns1/root.db
~ bin/tests/system/lwresd/ns1/ip6.int.db
~ bin/tests/system/lwresd/ns1/named.conf
~ bin/tests/system/lwresd/ns1/ip6.arpa.db
~ bin/tests/system/lwresd/lwresd1/resolv.conf
~ bin/tests/system/lwresd/lwresd1/lwresd.conf
~ bin/tests/system/xferquota/setup.sh ~ bin/tests/system/xferquota/clean.sh
~ bin/tests/system/xferquota/tests.sh ~ bin/tests/system/xferquota/setup.pl
~ bin/tests/system/xferquota/ns2/example.db
~ bin/tests/system/xferquota/ns2/named.conf
~ bin/tests/system/xferquota/ns1/changing1.db
~ bin/tests/system/xferquota/ns1/root.db
~ bin/tests/system/xferquota/ns1/named.conf
~ bin/tests/system/xferquota/ns1/changing2.db
~ bin/tests/system/dlv/setup.sh ~ bin/tests/system/dlv/clean.sh
~ bin/tests/system/dlv/tests.sh ~ bin/tests/system/dlv/ns5/rndc.conf
~ bin/tests/system/dlv/ns5/named.conf ~ bin/tests/system/dlv/ns5/hints
~ bin/tests/system/dlv/ns2/named.conf ~ bin/tests/system/dlv/ns2/hints
~ bin/tests/system/dlv/ns2/utld.db
~ bin/tests/system/dlv/ns3/child.db.in
~ bin/tests/system/dlv/ns3/dlv.db.in ~ bin/tests/system/dlv/ns3/named.conf
~ bin/tests/system/dlv/ns3/hints ~ bin/tests/system/dlv/ns3/sign.sh
~ bin/tests/system/dlv/ns4/named.conf ~ bin/tests/system/dlv/ns4/child.db
~ bin/tests/system/dlv/ns4/hints ~ bin/tests/system/dlv/ns1/root.db
~ bin/tests/system/dlv/ns1/rootservers.utld.db
~ bin/tests/system/dlv/ns1/named.conf
~ bin/tests/system/checknames/setup.sh
~ bin/tests/system/checknames/clean.sh
~ bin/tests/system/checknames/tests.sh
~ bin/tests/system/checknames/ns2/root.hints
~ bin/tests/system/checknames/ns2/named.conf
~ bin/tests/system/checknames/ns3/root.hints
~ bin/tests/system/checknames/ns3/named.conf
~ bin/tests/system/checknames/ns1/ignore.example.db.in
~ bin/tests/system/checknames/ns1/root.db
~ bin/tests/system/checknames/ns1/ignore.update.db.in
~ bin/tests/system/checknames/ns1/warn.example.db.in
~ bin/tests/system/checknames/ns1/warn.update.db.in
~ bin/tests/system/checknames/ns1/named.conf
~ bin/tests/system/checknames/ns1/fail.example.db.in
~ bin/tests/system/checknames/ns1/fail.update.db.in
~ bin/tests/system/upforwd/setup.sh ~ bin/tests/system/upforwd/clean.sh
~ bin/tests/system/upforwd/knowngood.ns2.before
~ bin/tests/system/upforwd/knowngood.after1
~ bin/tests/system/upforwd/tests.sh
~ bin/tests/system/upforwd/knowngood.after2
~ bin/tests/system/upforwd/knowngood.before
~ bin/tests/system/upforwd/ns2/named.conf
~ bin/tests/system/upforwd/ns3/named.conf
~ bin/tests/system/upforwd/ns1/example1.db
~ bin/tests/system/upforwd/ns1/named.conf
~ bin/tests/system/unknown/clean.sh ~ bin/tests/system/unknown/tests.sh
~ bin/tests/system/unknown/ns1/broken1.db
~ bin/tests/system/unknown/ns1/example-class10.db
~ bin/tests/system/unknown/ns1/broken5.db
~ bin/tests/system/unknown/ns1/class10.hints
~ bin/tests/system/unknown/ns1/broken4.db
~ bin/tests/system/unknown/ns1/named.conf
~ bin/tests/system/unknown/ns1/broken3.db
~ bin/tests/system/unknown/ns1/example-in.db
~ bin/tests/system/unknown/ns1/broken2.db
~ bin/tests/system/resolver/tests.sh ~ bin/tests/system/resolver/prereq.sh
~ bin/tests/system/resolver/ans3/ans.pl
~ bin/tests/system/resolver/ans2/ans.pl
~ bin/tests/system/resolver/ns1/root.hint
~ bin/tests/system/resolver/ns1/named.conf
~ bin/tests/system/stub/knowngood.dig.out.norec
~ bin/tests/system/stub/clean.sh
~ bin/tests/system/stub/knowngood.dig.out.rec
~ bin/tests/system/stub/tests.sh
~ bin/tests/system/stub/ns2/child.example.db
~ bin/tests/system/stub/ns2/named.conf
~ bin/tests/system/stub/ns3/example.db
~ bin/tests/system/stub/ns3/named.conf
~ bin/tests/system/stub/ns1/root.db
~ bin/tests/system/stub/ns1/named.conf
~ bin/tests/system/xfer/setup.sh ~ bin/tests/system/xfer/clean.sh
~ bin/tests/system/xfer/dig1.good ~ bin/tests/system/xfer/tests.sh
~ bin/tests/system/xfer/dig2.good
~ bin/tests/system/xfer/ns2/named.conf
~ bin/tests/system/xfer/ns3/named.conf
~ bin/tests/system/xfer/ns1/root.db
~ bin/tests/system/xfer/ns1/named.conf
~ bin/tests/system/common/rndc.conf ~ bin/tests/system/common/root.hint
~ bin/tests/system/common/controls.conf
~ bin/tests/system/notify/setup.sh ~ bin/tests/system/notify/clean.sh
~ bin/tests/system/notify/tests.sh
~ bin/tests/system/notify/ns2/example1.db
~ bin/tests/system/notify/ns2/example2.db
~ bin/tests/system/notify/ns2/example3.db
~ bin/tests/system/notify/ns2/example4.db
~ bin/tests/system/notify/ns2/named.conf
~ bin/tests/system/notify/ns3/named.conf
~ bin/tests/system/notify/ns1/root.db
~ bin/tests/system/notify/ns1/named.conf
~ bin/tests/system/views/setup.sh ~ bin/tests/system/views/clean.sh
~ bin/tests/system/views/tests.sh
~ bin/tests/system/views/ns2/internal.db
~ bin/tests/system/views/ns2/example1.db
~ bin/tests/system/views/ns2/named2.conf
~ bin/tests/system/views/ns2/example2.db
~ bin/tests/system/views/ns2/named1.conf
~ bin/tests/system/views/ns3/internal.db
~ bin/tests/system/views/ns3/named2.conf
~ bin/tests/system/views/ns3/named1.conf
~ bin/tests/system/views/ns1/root.db
~ bin/tests/system/views/ns1/named.conf
~ bin/tests/db/dns_db_find_7.data ~ bin/tests/db/dns_db_find_1.data
~ bin/tests/db/dns_db_currentversion_data
~ bin/tests/db/dns_db_iscache_1_data ~ bin/tests/db/dns_db_iscache_2.data
~ bin/tests/db/dns_db_expirenode_data
~ bin/tests/db/dns_db_currentversion.data
~ bin/tests/db/dns_db_class_data ~ bin/tests/db/dns_db_newversion.data
~ bin/tests/db/dns_db_find_6_data ~ bin/tests/db/dns_db_find_8_data
~ bin/tests/db/dns_db_findnode_1.data ~ bin/tests/db/dns_db_findnode_2.data
~ bin/tests/db/dns_db_load_soa_not_top
~ bin/tests/db/dns_db_iszone_1_data ~ bin/tests/db/t_db.c
~ bin/tests/db/dns_db_find_6.data ~ bin/tests/db/dns_db_findnode_1_data
~ bin/tests/db/dns_db_load_data
~ bin/tests/db/dns_db_closeversion_1.data
~ bin/tests/db/dns_db_iscache_2_data ~ bin/tests/db/dns_db_iszone_2_data
~ bin/tests/db/dns_db_expirenode.data ~ bin/tests/db/dns_db_find_9_data
~ bin/tests/db/dns_db_class_1.data
~ bin/tests/db/dns_db_closeversion_1_data
~ bin/tests/db/dns_db_find_4_data ~ bin/tests/db/dns_db_find_10_data
~ bin/tests/db/dns_db_find_3.data ~ bin/tests/db/dns_db_origin_1.data
~ bin/tests/db/dns_db_find_2.data ~ bin/tests/db/dns_db_find_5.data
~ bin/tests/db/dns_db_find_4.data ~ bin/tests/db/dns_db_iscache_1.data
~ bin/tests/db/dns_db_findnode_2_data ~ bin/tests/db/dns_db_iszone_1.data
~ bin/tests/db/dns_db_origin_data ~ bin/tests/db/dns_db_load_25.data
~ bin/tests/db/dns_db_find_10.data ~ bin/tests/db/dns_db_find_9.data
~ bin/tests/db/dns_db_find_8.data ~ bin/tests/db/dns_db_iszone_2.data
~ bin/tests/db/dns_db_find_2_data ~ bin/tests/db/Makefile.in
~ bin/tests/db/dns_db_closeversion_2.data
~ bin/tests/db/dns_db_load_1.data ~ bin/tests/db/dns_db_find_7_data
~ bin/tests/db/dns_db_find_3_data ~ bin/tests/db/dns_db_find_1_data
~ bin/tests/db/dns_db_find_5_data
~ bin/tests/db/dns_db_closeversion_2_data
~ bin/tests/db/dns_db_newversion_data
~ bin/tests/master/dns_master_load_3_data
~ bin/tests/master/master7.data
~ bin/tests/master/dns_master_load_8_data
~ bin/tests/master/master10.data ~ bin/tests/master/master9.data
~ bin/tests/master/master4.data
~ bin/tests/master/dns_master_load_5_data
~ bin/tests/master/dns_master_load_4_data
~ bin/tests/master/master11.data
~ bin/tests/master/dns_master_load_11_data
~ bin/tests/master/dns_master_load_6_data
~ bin/tests/master/master3.data
~ bin/tests/master/dns_master_load_10_data
~ bin/tests/master/dns_master_load_2_data
~ bin/tests/master/dns_master_load_7_data
~ bin/tests/master/master5.data ~ bin/tests/master/Makefile.in
~ bin/tests/master/dns_master_load_9_data
~ bin/tests/master/dns_master_load_1_data
~ bin/tests/master/master8.data ~ bin/tests/master/t_master.c
~ bin/tests/master/master2.data ~ bin/tests/master/master6.data
~ bin/tests/master/master1.data ~ bin/tests/mem/t_mem.c
~ bin/tests/mem/Makefile.in ~ bin/tests/timers/t_timers.c
~ bin/tests/timers/Makefile.in ~ bin/tests/tasks/t_tasks.c
~ bin/tests/tasks/Makefile.in ~ bin/tests/sockaddr/t_sockaddr.c
~ bin/tests/sockaddr/Makefile.in
~ bin/tests/rbt/dns_rbtnodechain_prev.data
~ bin/tests/rbt/dns_rbt_deletename_1_data
~ bin/tests/rbt/dns_rbtnodechain_init_data
~ bin/tests/rbt/dns_rbtnodechain_init.data
~ bin/tests/rbt/dns_rbt.data
~ bin/tests/rbt/dns_rbtnodechain_last_data
~ bin/tests/rbt/dns_rbtnodechain_next.data
~ bin/tests/rbt/dns_rbtnodechain_first_2.data
~ bin/tests/rbt/dns_rbt_findname_2_data
~ bin/tests/rbt/dns_rbtnodechain_last_2.data
~ bin/tests/rbt/dns_rbt_addname_2_data
~ bin/tests/rbt/dns_rbtnodechain_first_data
~ bin/tests/rbt/dns_rbt_create_1_data ~ bin/tests/rbt/t_rbt.c
~ bin/tests/rbt/dns_rbt_findname_1_data
~ bin/tests/rbt/dns_rbt_findname_3_data
~ bin/tests/rbt/dns_rbtnodechain_last_1.data
~ bin/tests/rbt/dns_rbt_deletename_2_data
~ bin/tests/rbt/dns_rbt_addname_1_data
~ bin/tests/rbt/dns_rbt_bitstring.data
~ bin/tests/rbt/Makefile.in
~ bin/tests/rbt/dns_rbtnodechain_first_1.data
~ bin/tests/rbt/dns_rbtnodechain_prev_data
~ bin/tests/rbt/dns_rbtnodechain_next_data
~ bin/tests/dst/Kdh.+002+48957.key ~ bin/tests/dst/Kdh.+002+18602.key
~ bin/tests/dst/Ktest.+001+00002.key ~ bin/tests/dst/t2_rsasig
~ bin/tests/dst/Kdh.+002+48957.private
~ bin/tests/dst/Ktest.+003+23616.key ~ bin/tests/dst/dst_test.c
~ bin/tests/dst/Ktest.+001+54622.private
~ bin/tests/dst/t2_data_1 ~ bin/tests/dst/t_dst.c
~ bin/tests/dst/Ktest.+001+54622.key ~ bin/tests/dst/t2_dsasig
~ bin/tests/dst/dst_2_data ~ bin/tests/dst/Ktest.+003+49667.key
~ bin/tests/dst/Makefile.in
~ bin/tests/dst/Ktest.+003+23616.private
~ bin/tests/dst/Kdh.+002+18602.private
~ bin/tests/dst/t2_data_2 ~ bin/tests/net/netaddr_multicast.c
~ bin/tests/net/driver.h ~ bin/tests/net/testsuite.h
~ bin/tests/net/sockaddr_multicast.c ~ bin/tests/net/driver.c
~ bin/tests/net/Makefile.in ~ bin/named/notify.c
~ bin/named/query.c ~ bin/named/logconf.c
~ bin/named/controlconf.c ~ bin/named/named.conf.html
~ bin/named/client.c ~ bin/named/log.c
~ bin/named/update.c ~ bin/named/lwresd.html
~ bin/named/lwderror.c ~ bin/named/named.html
~ bin/named/lwresd.docbook ~ bin/named/lwdgabn.c
~ bin/named/lwsearch.c ~ bin/named/lwdnoop.c
~ bin/named/builtin.c ~ bin/named/control.c
~ bin/named/named.8 ~ bin/named/xfrout.c
~ bin/named/lwaddr.c ~ bin/named/named.conf.5
~ bin/named/lwresd.8 ~ bin/named/main.c
~ bin/named/config.c ~ bin/named/named.docbook
~ bin/named/lwresd.c ~ bin/named/listenlist.c
~ bin/named/named.conf.docbook ~ bin/named/sortlist.c
~ bin/named/interfacemgr.c ~ bin/named/tsigconf.c
~ bin/named/zoneconf.c ~ bin/named/tkeyconf.c
~ bin/named/Makefile.in ~ bin/named/server.c
~ bin/named/lwdclient.c ~ bin/named/lwdgnba.c
~ bin/named/lwdgrbn.c ~ bin/named/unix/Makefile.in
~ bin/named/unix/os.c ~ bin/named/unix/include/named/os.h
~ bin/named/include/named/client.h ~ bin/named/include/named/zoneconf.h
~ bin/named/include/named/tsigconf.h ~ bin/named/include/named/control.h
~ bin/named/include/named/interfacemgr.h
~ bin/named/include/named/lwresd.h ~ bin/named/include/named/server.h
~ bin/named/include/named/sortlist.h ~ bin/named/include/named/lwaddr.h
~ bin/named/include/named/config.h ~ bin/named/include/named/update.h
~ bin/named/include/named/listenlist.h
~ bin/named/include/named/xfrout.h
~ bin/named/include/named/ns_smf_globals.h
~ bin/named/include/named/log.h ~ bin/named/include/named/globals.h
~ bin/named/include/named/notify.h ~ bin/named/include/named/logconf.h
~ bin/named/include/named/tkeyconf.h ~ bin/named/include/named/main.h
~ bin/named/include/named/query.h ~ bin/named/include/named/lwdclient.h
~ bin/named/include/named/lwsearch.h ~ bin/named/include/named/types.h
~ bin/named/include/named/builtin.h ~ bin/dig/dighost.c
~ bin/dig/dig.html ~ bin/dig/nslookup.html
~ bin/dig/host.html ~ bin/dig/dig.docbook
~ bin/dig/nslookup.docbook ~ bin/dig/dig.1
~ bin/dig/host.docbook ~ bin/dig/dig.c
~ bin/dig/nslookup.1 ~ bin/dig/Makefile.in
~ bin/dig/host.c ~ bin/dig/nslookup.c
~ bin/dig/host.1 ~ bin/dig/include/dig/dig.h
~ bin/nsupdate/nsupdate.docbook ~ bin/nsupdate/nsupdate.html
~ bin/nsupdate/nsupdate.8 ~ bin/nsupdate/Makefile.in
~ bin/nsupdate/nsupdate.c ~ doc/Makefile.in
~ doc/arm/Bv9ARM.ch02.html ~ doc/arm/Bv9ARM.ch05.html
~ doc/arm/Bv9ARM-book.xml ~ doc/arm/latex-fixup.pl
~ doc/arm/Bv9ARM.ch01.html ~ doc/arm/Bv9ARM.ch08.html
~ doc/arm/Bv9ARM.ch04.html ~ doc/arm/Bv9ARM.ch06.html
~ doc/arm/Bv9ARM.html ~ doc/arm/Makefile.in
~ doc/arm/Bv9ARM.ch09.html ~ doc/arm/Bv9ARM.ch07.html
~ doc/arm/README-SGML ~ doc/arm/Bv9ARM.ch03.html
~ doc/xsl/isc-manpage.xsl.in ~ doc/xsl/isc-docbook-html.xsl.in
~ doc/xsl/pre-latex.xsl ~ doc/xsl/isc-docbook-latex.xsl.in
~ doc/xsl/copyright.xsl ~ doc/xsl/Makefile.in
~ doc/xsl/isc-docbook-chunk.xsl.in ~ doc/misc/options
~ doc/misc/rfc-compliance ~ doc/misc/format-options.pl
~ doc/misc/sdb ~ doc/misc/dnssec
~ doc/misc/migration-4to9 ~ doc/misc/roadmap
~ doc/misc/ipv6 ~ doc/misc/Makefile.in
~ doc/misc/migration ~ docutil/HTML_COPYRIGHT
~ docutil/MAN_COPYRIGHT ~ lib/Makefile.in
~ lib/isccc/sexpr.c ~ lib/isccc/version.c
~ lib/isccc/alist.c ~ lib/isccc/cc.c
~ lib/isccc/ccmsg.c ~ lib/isccc/base64.c
~ lib/isccc/lib.c ~ lib/isccc/api
~ lib/isccc/Makefile.in ~ lib/isccc/symtab.c
~ lib/isccc/result.c ~ lib/isccc/include/Makefile.in
~ lib/isccc/include/isccc/symtype.h ~ lib/isccc/include/isccc/alist.h
~ lib/isccc/include/isccc/base64.h ~ lib/isccc/include/isccc/result.h
~ lib/isccc/include/isccc/symtab.h ~ lib/isccc/include/isccc/lib.h
~ lib/isccc/include/isccc/events.h ~ lib/isccc/include/isccc/util.h
~ lib/isccc/include/isccc/ccmsg.h ~ lib/isccc/include/isccc/version.h
~ lib/isccc/include/isccc/Makefile.in ~ lib/isccc/include/isccc/cc.h
~ lib/isccc/include/isccc/sexpr.h ~ lib/isccc/include/isccc/types.h
~ lib/bind9/check.c ~ lib/bind9/version.c
~ lib/bind9/getaddresses.c ~ lib/bind9/api
~ lib/bind9/Makefile.in ~ lib/bind9/include/Makefile.in
~ lib/bind9/include/bind9/check.h ~ lib/bind9/include/bind9/version.h
~ lib/bind9/include/bind9/Makefile.in
~ lib/bind9/include/bind9/getaddresses.h
~ lib/tests/T_testlist.imp ~ lib/tests/t_api.c
~ lib/tests/Makefile.in ~ lib/tests/include/Makefile.in
~ lib/tests/include/tests/t_api.h ~ lib/tests/include/tests/Makefile.in
~ lib/isccfg/log.c ~ lib/isccfg/version.c
~ lib/isccfg/parser.c ~ lib/isccfg/namedconf.c
~ lib/isccfg/api ~ lib/isccfg/Makefile.in
~ lib/isccfg/include/Makefile.in
~ lib/isccfg/include/isccfg/namedconf.h
~ lib/isccfg/include/isccfg/cfg.h ~ lib/isccfg/include/isccfg/grammar.h
~ lib/isccfg/include/isccfg/log.h ~ lib/isccfg/include/isccfg/version.h
~ lib/isccfg/include/isccfg/Makefile.in
~ lib/lwres/lwresutil.c ~ lib/lwres/lwinetaton.c
~ lib/lwres/lwinetpton.c ~ lib/lwres/lwres_noop.c
~ lib/lwres/lwres_gnba.c ~ lib/lwres/version.c
~ lib/lwres/print.c ~ lib/lwres/strtoul.c
~ lib/lwres/gai_strerror.c ~ lib/lwres/lwbuffer.c
~ lib/lwres/context.c ~ lib/lwres/lwconfig.c
~ lib/lwres/assert_p.h ~ lib/lwres/gethost.c
~ lib/lwres/getipnode.c ~ lib/lwres/lwres_grbn.c
~ lib/lwres/lwres_gabn.c ~ lib/lwres/getnameinfo.c
~ lib/lwres/print_p.h ~ lib/lwres/api
~ lib/lwres/herror.c ~ lib/lwres/lwpacket.c
~ lib/lwres/Makefile.in ~ lib/lwres/getrrset.c
~ lib/lwres/lwinetntop.c ~ lib/lwres/context_p.h
~ lib/lwres/getaddrinfo.c ~ lib/lwres/man/lwres_noop.docbook
~ lib/lwres/man/lwres.html ~ lib/lwres/man/lwres_getnameinfo.3
~ lib/lwres/man/lwres_gabn.3
~ lib/lwres/man/lwres_gai_strerror.docbook
~ lib/lwres/man/lwres_gnba.docbook ~ lib/lwres/man/lwres_context.3
~ lib/lwres/man/lwres_packet.docbook
~ lib/lwres/man/lwres_getaddrinfo.html
~ lib/lwres/man/lwres_getaddrinfo.3
~ lib/lwres/man/lwres_gethostent.docbook
~ lib/lwres/man/lwres_hstrerror.3 ~ lib/lwres/man/lwres_inetntop.3
~ lib/lwres/man/lwres_context.html
~ lib/lwres/man/lwres_getaddrinfo.docbook
~ lib/lwres/man/lwres_inetntop.docbook
~ lib/lwres/man/Makefile.in ~ lib/lwres/man/lwres_gethostent.3
~ lib/lwres/man/lwres_resutil.html
~ lib/lwres/man/lwres_getnameinfo.docbook
~ lib/lwres/man/lwres_context.docbook ~ lib/lwres/man/lwres_packet.html
~ lib/lwres/man/lwres_getrrsetbyname.html
~ lib/lwres/man/lwres_gabn.html ~ lib/lwres/man/lwres_gai_strerror.3
~ lib/lwres/man/lwres_getrrsetbyname.3
~ lib/lwres/man/lwres_hstrerror.html ~ lib/lwres/man/lwres_packet.3
~ lib/lwres/man/lwres.docbook ~ lib/lwres/man/lwres_buffer.docbook
~ lib/lwres/man/lwres_gabn.docbook ~ lib/lwres/man/lwres_config.html
~ lib/lwres/man/lwres_hstrerror.docbook
~ lib/lwres/man/lwres.3 ~ lib/lwres/man/lwres_inetntop.html
~ lib/lwres/man/lwres_config.3 ~ lib/lwres/man/lwres_buffer.3
~ lib/lwres/man/lwres_gnba.html ~ lib/lwres/man/lwres_resutil.docbook
~ lib/lwres/man/lwres_noop.3
~ lib/lwres/man/lwres_getipnode.docbook
~ lib/lwres/man/lwres_getnameinfo.html
~ lib/lwres/man/lwres_noop.html
~ lib/lwres/man/lwres_getrrsetbyname.docbook
~ lib/lwres/man/lwres_buffer.html ~ lib/lwres/man/lwres_getipnode.html
~ lib/lwres/man/lwres_gnba.3 ~ lib/lwres/man/lwres_getipnode.3
~ lib/lwres/man/lwres_config.docbook
~ lib/lwres/man/lwres_gai_strerror.html
~ lib/lwres/man/lwres_resutil.3 ~ lib/lwres/man/lwres_gethostent.html
~ lib/lwres/unix/Makefile.in ~ lib/lwres/unix/include/Makefile.in
~ lib/lwres/unix/include/lwres/net.h
~ lib/lwres/unix/include/lwres/Makefile.in
~ lib/lwres/include/Makefile.in ~ lib/lwres/include/lwres/ipv6.h
~ lib/lwres/include/lwres/list.h ~ lib/lwres/include/lwres/context.h
~ lib/lwres/include/lwres/lwbuffer.h ~ lib/lwres/include/lwres/result.h
~ lib/lwres/include/lwres/lwres.h
~ lib/lwres/include/lwres/platform.h.in
~ lib/lwres/include/lwres/netdb.h.in ~ lib/lwres/include/lwres/version.h
~ lib/lwres/include/lwres/lwpacket.h ~ lib/lwres/include/lwres/Makefile.in
~ lib/lwres/include/lwres/stdlib.h ~ lib/lwres/include/lwres/lang.h
~ lib/lwres/include/lwres/int.h ~ lib/isc/bufferlist.c
~ lib/isc/heap.c ~ lib/isc/entropy.c
~ lib/isc/mem.c ~ lib/isc/ondestroy.c
~ lib/isc/log.c ~ lib/isc/md5.c
~ lib/isc/bitstring.c ~ lib/isc/error.c
~ lib/isc/serial.c ~ lib/isc/assertions.c
~ lib/isc/version.c ~ lib/isc/print.c
~ lib/isc/sockaddr.c ~ lib/isc/hash.c
~ lib/isc/parseint.c ~ lib/isc/random.c
~ lib/isc/inet_aton.c ~ lib/isc/hex.c
~ lib/isc/strtoul.c ~ lib/isc/event.c
~ lib/isc/netaddr.c ~ lib/isc/quota.c
~ lib/isc/task.c ~ lib/isc/api
~ lib/isc/buffer.c ~ lib/isc/timer.c
~ lib/isc/string.c ~ lib/isc/ratelimiter.c
~ lib/isc/fsaccess.c ~ lib/isc/base64.c
~ lib/isc/lib.c ~ lib/isc/inet_ntop.c
~ lib/isc/taskpool.c ~ lib/isc/netscope.c
~ lib/isc/commandline.c ~ lib/isc/lex.c
~ lib/isc/hmacmd5.c ~ lib/isc/task_p.h
~ lib/isc/rwlock.c ~ lib/isc/timer_p.h
~ lib/isc/Makefile.in ~ lib/isc/symtab.c
~ lib/isc/inet_pton.c ~ lib/isc/lfsr.c
~ lib/isc/sha1.c ~ lib/isc/region.c
~ lib/isc/mutexblock.c ~ lib/isc/result.c
~ lib/isc/nls/msgcat.c ~ lib/isc/nls/Makefile.in
~ lib/isc/unix/time.c ~ lib/isc/unix/file.c
~ lib/isc/unix/socket_p.h ~ lib/isc/unix/entropy.c
~ lib/isc/unix/keyboard.c ~ lib/isc/unix/stdio.c
~ lib/isc/unix/resource.c ~ lib/isc/unix/app.c
~ lib/isc/unix/ipv6.c ~ lib/isc/unix/socket.c
~ lib/isc/unix/ifiter_getifaddrs.c ~ lib/isc/unix/strerror.c
~ lib/isc/unix/syslog.c ~ lib/isc/unix/errno2result.c
~ lib/isc/unix/ifiter_sysctl.c ~ lib/isc/unix/ifiter_ioctl.c
~ lib/isc/unix/fsaccess.c ~ lib/isc/unix/interfaceiter.c
~ lib/isc/unix/dir.c ~ lib/isc/unix/net.c
~ lib/isc/unix/errno2result.h ~ lib/isc/unix/stdtime.c
~ lib/isc/unix/Makefile.in ~ lib/isc/unix/os.c
~ lib/isc/unix/include/Makefile.in ~ lib/isc/unix/include/isc/dir.h
~ lib/isc/unix/include/isc/netdb.h ~ lib/isc/unix/include/isc/stat.h
~ lib/isc/unix/include/isc/net.h ~ lib/isc/unix/include/isc/syslog.h
~ lib/isc/unix/include/isc/strerror.h ~ lib/isc/unix/include/isc/keyboard.h
~ lib/isc/unix/include/isc/offset.h
~ lib/isc/unix/include/isc/Makefile.in
~ lib/isc/unix/include/isc/stdtime.h ~ lib/isc/unix/include/isc/time.h
~ lib/isc/unix/include/isc/int.h ~ lib/isc/include/Makefile.in
~ lib/isc/include/isc/ipv6.h ~ lib/isc/include/isc/list.h
~ lib/isc/include/isc/netscope.h ~ lib/isc/include/isc/base64.h
~ lib/isc/include/isc/heap.h ~ lib/isc/include/isc/ondestroy.h
~ lib/isc/include/isc/buffer.h ~ lib/isc/include/isc/bufferlist.h
~ lib/isc/include/isc/entropy.h ~ lib/isc/include/isc/lfsr.h
~ lib/isc/include/isc/result.h ~ lib/isc/include/isc/task.h
~ lib/isc/include/isc/magic.h ~ lib/isc/include/isc/symtab.h
~ lib/isc/include/isc/app.h ~ lib/isc/include/isc/lib.h
~ lib/isc/include/isc/mem.h ~ lib/isc/include/isc/ratelimiter.h
~ lib/isc/include/isc/netaddr.h ~ lib/isc/include/isc/interfaceiter.h
~ lib/isc/include/isc/hash.h ~ lib/isc/include/isc/stdio.h
~ lib/isc/include/isc/resultclass.h ~ lib/isc/include/isc/md5.h
~ lib/isc/include/isc/string.h ~ lib/isc/include/isc/sockaddr.h
~ lib/isc/include/isc/eventclass.h ~ lib/isc/include/isc/timer.h
~ lib/isc/include/isc/assertions.h ~ lib/isc/include/isc/random.h
~ lib/isc/include/isc/refcount.h ~ lib/isc/include/isc/formatcheck.h
~ lib/isc/include/isc/error.h ~ lib/isc/include/isc/platform.h.in
~ lib/isc/include/isc/commandline.h ~ lib/isc/include/isc/socket.h
~ lib/isc/include/isc/hex.h ~ lib/isc/include/isc/lex.h
~ lib/isc/include/isc/parseint.h ~ lib/isc/include/isc/log.h
~ lib/isc/include/isc/taskpool.h ~ lib/isc/include/isc/bitstring.h
~ lib/isc/include/isc/hmacmd5.h ~ lib/isc/include/isc/mutexblock.h
~ lib/isc/include/isc/sha1.h ~ lib/isc/include/isc/util.h
~ lib/isc/include/isc/boolean.h ~ lib/isc/include/isc/version.h
~ lib/isc/include/isc/quota.h ~ lib/isc/include/isc/region.h
~ lib/isc/include/isc/event.h ~ lib/isc/include/isc/Makefile.in
~ lib/isc/include/isc/print.h ~ lib/isc/include/isc/stdlib.h
~ lib/isc/include/isc/msgcat.h ~ lib/isc/include/isc/serial.h
~ lib/isc/include/isc/fsaccess.h ~ lib/isc/include/isc/os.h
~ lib/isc/include/isc/msgs.h ~ lib/isc/include/isc/rwlock.h
~ lib/isc/include/isc/resource.h ~ lib/isc/include/isc/file.h
~ lib/isc/include/isc/types.h ~ lib/isc/include/isc/lang.h
~ lib/isc/nothreads/thread.c ~ lib/isc/nothreads/mutex.c
~ lib/isc/nothreads/Makefile.in ~ lib/isc/nothreads/condition.c
~ lib/isc/nothreads/include/Makefile.in
~ lib/isc/nothreads/include/isc/condition.h
~ lib/isc/nothreads/include/isc/mutex.h
~ lib/isc/nothreads/include/isc/once.h
~ lib/isc/nothreads/include/isc/thread.h
~ lib/isc/nothreads/include/isc/Makefile.in
~ lib/isc/pthreads/thread.c ~ lib/isc/pthreads/mutex.c
~ lib/isc/pthreads/Makefile.in ~ lib/isc/pthreads/condition.c
~ lib/isc/pthreads/include/Makefile.in
~ lib/isc/pthreads/include/isc/condition.h
~ lib/isc/pthreads/include/isc/mutex.h
~ lib/isc/pthreads/include/isc/once.h
~ lib/isc/pthreads/include/isc/thread.h
~ lib/isc/pthreads/include/isc/Makefile.in
~ lib/dns/byaddr.c ~ lib/dns/time.c
~ lib/dns/request.c ~ lib/dns/journal.c
~ lib/dns/gssapi_link.c ~ lib/dns/tsig.c
~ lib/dns/log.c ~ lib/dns/rootns.c
~ lib/dns/rcode.c ~ lib/dns/forward.c
~ lib/dns/rdatasetiter.c ~ lib/dns/ds.c
~ lib/dns/validator.c ~ lib/dns/openssldsa_link.c
~ lib/dns/rdatalist_p.h ~ lib/dns/dnssec.c
~ lib/dns/resolver.c ~ lib/dns/rbtdb.h
~ lib/dns/zonekey.c ~ lib/dns/version.c
~ lib/dns/dst_internal.h ~ lib/dns/soa.c
~ lib/dns/dst_parse.h ~ lib/dns/dbtable.c
~ lib/dns/portlist.c ~ lib/dns/gssapictx.c
~ lib/dns/gen-unix.h ~ lib/dns/masterdump.c
~ lib/dns/dst_lib.c ~ lib/dns/callbacks.c
~ lib/dns/opensslrsa_link.c ~ lib/dns/dst_api.c
~ lib/dns/ssu.c ~ lib/dns/view.c
~ lib/dns/adb.c ~ lib/dns/tcpmsg.c
~ lib/dns/acl.c ~ lib/dns/dst_parse.c
~ lib/dns/sdb.c ~ lib/dns/keytable.c
~ lib/dns/ncache.c ~ lib/dns/rdatalist.c
~ lib/dns/gen.c ~ lib/dns/dst_openssl.h
~ lib/dns/peer.c ~ lib/dns/rdataslab.c
~ lib/dns/name.c ~ lib/dns/timer.c
~ lib/dns/api ~ lib/dns/order.c
~ lib/dns/hmac_link.c ~ lib/dns/rbtdb.c
~ lib/dns/lib.c ~ lib/dns/openssl_link.c
~ lib/dns/rdata.c ~ lib/dns/tkey.c
~ lib/dns/rbtdb64.c ~ lib/dns/rdataset.c
~ lib/dns/ttl.c ~ lib/dns/dst_result.c
~ lib/dns/lookup.c ~ lib/dns/Makefile.in
~ lib/dns/diff.c ~ lib/dns/compress.c
~ lib/dns/openssldh_link.c ~ lib/dns/dispatch.c
~ lib/dns/master.c ~ lib/dns/zone.c
~ lib/dns/stats.c ~ lib/dns/cache.c
~ lib/dns/rbt.c ~ lib/dns/rbtdb64.h
~ lib/dns/xfrin.c ~ lib/dns/key.c
~ lib/dns/zt.c ~ lib/dns/dbiterator.c
~ lib/dns/result.c ~ lib/dns/nsec.c
~ lib/dns/db.c ~ lib/dns/message.c
~ lib/dns/include/Makefile.in ~ lib/dns/include/dst/result.h
~ lib/dns/include/dst/dst.h ~ lib/dns/include/dst/lib.h
~ lib/dns/include/dst/gssapi.h ~ lib/dns/include/dst/Makefile.in
~ lib/dns/include/dns/tsig.h ~ lib/dns/include/dns/xfrin.h
~ lib/dns/include/dns/rdatalist.h ~ lib/dns/include/dns/zone.h
~ lib/dns/include/dns/sdb.h ~ lib/dns/include/dns/result.h
~ lib/dns/include/dns/secalg.h ~ lib/dns/include/dns/rdataset.h
~ lib/dns/include/dns/diff.h ~ lib/dns/include/dns/lib.h
~ lib/dns/include/dns/opcode.h ~ lib/dns/include/dns/name.h
~ lib/dns/include/dns/keytable.h ~ lib/dns/include/dns/ttl.h
~ lib/dns/include/dns/lookup.h ~ lib/dns/include/dns/dbiterator.h
~ lib/dns/include/dns/resolver.h ~ lib/dns/include/dns/tcpmsg.h
~ lib/dns/include/dns/soa.h ~ lib/dns/include/dns/message.h
~ lib/dns/include/dns/rdata.h ~ lib/dns/include/dns/timer.h
~ lib/dns/include/dns/masterdump.h ~ lib/dns/include/dns/dnssec.h
~ lib/dns/include/dns/tkey.h ~ lib/dns/include/dns/ssu.h
~ lib/dns/include/dns/keyflags.h ~ lib/dns/include/dns/stats.h
~ lib/dns/include/dns/zt.h ~ lib/dns/include/dns/peer.h
~ lib/dns/include/dns/rdatatype.h ~ lib/dns/include/dns/dbtable.h
~ lib/dns/include/dns/db.h ~ lib/dns/include/dns/secproto.h
~ lib/dns/include/dns/acl.h ~ lib/dns/include/dns/events.h
~ lib/dns/include/dns/order.h ~ lib/dns/include/dns/rcode.h
~ lib/dns/include/dns/log.h ~ lib/dns/include/dns/byaddr.h
~ lib/dns/include/dns/master.h ~ lib/dns/include/dns/journal.h
~ lib/dns/include/dns/adb.h ~ lib/dns/include/dns/compress.h
~ lib/dns/include/dns/request.h ~ lib/dns/include/dns/callbacks.h
~ lib/dns/include/dns/rdataclass.h ~ lib/dns/include/dns/keyvalues.h
~ lib/dns/include/dns/view.h ~ lib/dns/include/dns/rootns.h
~ lib/dns/include/dns/ncache.h ~ lib/dns/include/dns/version.h
~ lib/dns/include/dns/zonekey.h ~ lib/dns/include/dns/forward.h
~ lib/dns/include/dns/validator.h ~ lib/dns/include/dns/Makefile.in
~ lib/dns/include/dns/cache.h ~ lib/dns/include/dns/ds.h
~ lib/dns/include/dns/rbt.h ~ lib/dns/include/dns/rdatasetiter.h
~ lib/dns/include/dns/rdataslab.h ~ lib/dns/include/dns/dispatch.h
~ lib/dns/include/dns/bit.h ~ lib/dns/include/dns/nsec.h
~ lib/dns/include/dns/fixedname.h ~ lib/dns/include/dns/cert.h
~ lib/dns/include/dns/types.h ~ lib/dns/include/dns/time.h
~ lib/dns/include/dns/portlist.h ~ lib/dns/rdata/rdatastructsuf.h
~ lib/dns/rdata/rdatastructpre.h ~ lib/dns/rdata/generic/rrsig_46.c
~ lib/dns/rdata/generic/gpos_27.h ~ lib/dns/rdata/generic/mx_15.h
~ lib/dns/rdata/generic/mr_9.h ~ lib/dns/rdata/generic/mb_7.c
~ lib/dns/rdata/generic/cname_5.h ~ lib/dns/rdata/generic/loc_29.c
~ lib/dns/rdata/generic/rt_21.c ~ lib/dns/rdata/generic/opt_41.c
~ lib/dns/rdata/generic/null_10.h ~ lib/dns/rdata/generic/dname_39.h
~ lib/dns/rdata/generic/txt_16.h ~ lib/dns/rdata/generic/mg_8.c
~ lib/dns/rdata/generic/tkey_249.c ~ lib/dns/rdata/generic/ptr_12.h
~ lib/dns/rdata/generic/ds_43.h ~ lib/dns/rdata/generic/rp_17.h
~ lib/dns/rdata/generic/x25_19.c ~ lib/dns/rdata/generic/sig_24.h
~ lib/dns/rdata/generic/mx_15.c ~ lib/dns/rdata/generic/minfo_14.c
~ lib/dns/rdata/generic/null_10.c ~ lib/dns/rdata/generic/hinfo_13.h
~ lib/dns/rdata/generic/mr_9.c ~ lib/dns/rdata/generic/tkey_249.h
~ lib/dns/rdata/generic/proforma.h ~ lib/dns/rdata/generic/afsdb_18.c
~ lib/dns/rdata/generic/gpos_27.c ~ lib/dns/rdata/generic/afsdb_18.h
~ lib/dns/rdata/generic/dlv_32769.c ~ lib/dns/rdata/generic/x25_19.h
~ lib/dns/rdata/generic/mg_8.h ~ lib/dns/rdata/generic/cert_37.h
~ lib/dns/rdata/generic/proforma.c ~ lib/dns/rdata/generic/rp_17.c
~ lib/dns/rdata/generic/md_3.c ~ lib/dns/rdata/generic/dlv_32769.h
~ lib/dns/rdata/generic/nsec_47.h ~ lib/dns/rdata/generic/soa_6.c
~ lib/dns/rdata/generic/nxt_30.c ~ lib/dns/rdata/generic/ns_2.c
~ lib/dns/rdata/generic/key_25.h ~ lib/dns/rdata/generic/nxt_30.h
~ lib/dns/rdata/generic/mf_4.c ~ lib/dns/rdata/generic/unspec_103.h
~ lib/dns/rdata/generic/hinfo_13.c ~ lib/dns/rdata/generic/isdn_20.c
~ lib/dns/rdata/generic/dnskey_48.c ~ lib/dns/rdata/generic/ns_2.h
~ lib/dns/rdata/generic/unspec_103.c ~ lib/dns/rdata/generic/sshfp_44.c
~ lib/dns/rdata/generic/key_25.c ~ lib/dns/rdata/generic/dname_39.c
~ lib/dns/rdata/generic/txt_16.c ~ lib/dns/rdata/generic/sshfp_44.h
~ lib/dns/rdata/generic/md_3.h ~ lib/dns/rdata/generic/ds_43.c
~ lib/dns/rdata/generic/mb_7.h ~ lib/dns/rdata/generic/minfo_14.h
~ lib/dns/rdata/generic/cname_5.c ~ lib/dns/rdata/generic/isdn_20.h
~ lib/dns/rdata/generic/nsec_47.c ~ lib/dns/rdata/generic/ptr_12.c
~ lib/dns/rdata/generic/dnskey_48.h ~ lib/dns/rdata/generic/cert_37.c
~ lib/dns/rdata/generic/loc_29.h ~ lib/dns/rdata/generic/rrsig_46.h
~ lib/dns/rdata/generic/rt_21.h ~ lib/dns/rdata/generic/opt_41.h
~ lib/dns/rdata/generic/soa_6.h ~ lib/dns/rdata/generic/mf_4.h
~ lib/dns/rdata/generic/sig_24.c ~ lib/dns/rdata/hs_4/a_1.c
~ lib/dns/rdata/hs_4/a_1.h ~ lib/dns/rdata/any_255/tsig_250.c
~ lib/dns/rdata/any_255/tsig_250.h ~ lib/dns/rdata/in_1/aaaa_28.c
~ lib/dns/rdata/in_1/aaaa_28.h ~ lib/dns/rdata/in_1/a6_38.h
~ lib/dns/rdata/in_1/apl_42.c ~ lib/dns/rdata/in_1/a6_38.c
~ lib/dns/rdata/in_1/nsap_22.h ~ lib/dns/rdata/in_1/px_26.h
~ lib/dns/rdata/in_1/wks_11.h ~ lib/dns/rdata/in_1/a_1.c
~ lib/dns/rdata/in_1/srv_33.c ~ lib/dns/rdata/in_1/srv_33.h
~ lib/dns/rdata/in_1/a_1.h ~ lib/dns/rdata/in_1/nsap-ptr_23.h
~ lib/dns/rdata/in_1/nsap_22.c ~ lib/dns/rdata/in_1/kx_36.h
~ lib/dns/rdata/in_1/apl_42.h ~ lib/dns/rdata/in_1/naptr_35.c
~ lib/dns/rdata/in_1/kx_36.c ~ lib/dns/rdata/in_1/nsap-ptr_23.c
~ lib/dns/rdata/in_1/naptr_35.h ~ lib/dns/rdata/in_1/wks_11.c
~ lib/dns/rdata/in_1/px_26.c ~ make/includes.in
~ make/mkdep.in ~ make/Makefile.in
~ make/rules.in + README.idnkit
+ bin/tests/system/masterformat/setup.sh
+ bin/tests/system/masterformat/clean.sh
+ bin/tests/system/masterformat/tests.sh
+ bin/tests/system/masterformat/ns2/named.conf
+ bin/tests/system/masterformat/ns1/example.db
+ bin/tests/system/masterformat/ns1/compile.sh
+ bin/tests/system/masterformat/ns1/named.conf
+ bin/tests/system/tsig/clean.sh + bin/tests/system/tsig/tests.sh
+ bin/tests/system/tsig/ns1/example.db
+ bin/tests/system/tsig/ns1/named.conf
+ bin/tests/system/rrsetorder/dig.out.random.good2
+ bin/tests/system/rrsetorder/dig.out.random.good15
+ bin/tests/system/rrsetorder/dig.out.random.good11
+ bin/tests/system/rrsetorder/dig.out.random.good13
+ bin/tests/system/rrsetorder/dig.out.random.good23
+ bin/tests/system/rrsetorder/dig.out.random.good12
+ bin/tests/system/rrsetorder/dig.out.random.good7
+ bin/tests/system/rrsetorder/dig.out.random.good3
+ bin/tests/system/rrsetorder/clean.sh
+ bin/tests/system/rrsetorder/dig.out.cyclic.good3
+ bin/tests/system/rrsetorder/dig.out.random.good19
+ bin/tests/system/rrsetorder/dig.out.cyclic.good2
+ bin/tests/system/rrsetorder/dig.out.cyclic.good1
+ bin/tests/system/rrsetorder/dig.out.random.good20
+ bin/tests/system/rrsetorder/dig.out.random.good10
+ bin/tests/system/rrsetorder/tests.sh
+ bin/tests/system/rrsetorder/dig.out.random.good17
+ bin/tests/system/rrsetorder/dig.out.random.good5
+ bin/tests/system/rrsetorder/dig.out.random.good22
+ bin/tests/system/rrsetorder/dig.out.random.good21
+ bin/tests/system/rrsetorder/dig.out.cyclic.good4
+ bin/tests/system/rrsetorder/dig.out.random.good1
+ bin/tests/system/rrsetorder/dig.out.random.good8
+ bin/tests/system/rrsetorder/dig.out.random.good6
+ bin/tests/system/rrsetorder/dig.out.random.good16
+ bin/tests/system/rrsetorder/dig.out.random.good24
+ bin/tests/system/rrsetorder/dig.out.random.good14
+ bin/tests/system/rrsetorder/dig.out.random.good9
+ bin/tests/system/rrsetorder/dig.out.random.good4
+ bin/tests/system/rrsetorder/dig.out.random.good18
+ bin/tests/system/rrsetorder/dig.out.fixed.good
+ bin/tests/system/rrsetorder/ns2/named.conf
+ bin/tests/system/rrsetorder/ns3/named.conf
+ bin/tests/system/rrsetorder/ns1/root.db
+ bin/tests/system/rrsetorder/ns1/named.conf
+ bin/tests/system/zonechecks/aaaa.db
+ bin/tests/system/zonechecks/cname.db
+ bin/tests/system/zonechecks/clean.sh
+ bin/tests/system/zonechecks/noaddress.db
+ bin/tests/system/zonechecks/nxdomain.db
+ bin/tests/system/zonechecks/tests.sh
+ bin/tests/system/zonechecks/dname.db
+ bin/tests/system/zonechecks/a.db + doc/arm/man.rndc-confgen.html
+ doc/arm/man.dig.html + doc/arm/man.rndc.html
+ doc/arm/Bv9ARM.ch10.html + doc/arm/man.named-checkconf.html
+ doc/arm/man.named-checkzone.html + doc/arm/man.named.html
+ doc/arm/isc-logo.pdf + doc/arm/man.host.html
+ doc/arm/man.dnssec-keygen.html + doc/arm/man.rndc.conf.html
+ doc/arm/isc-logo.eps + doc/arm/man.dnssec-signzone.html
+ doc/xsl/isc-docbook-latex-mappings.xml
+ doc/xsl/isc-docbook-text.xsl + lib/isccfg/aclconf.c
+ lib/isccfg/include/isccfg/aclconf.h + lib/isc/hmacsha.c
+ lib/isc/sha2.c + lib/isc/refcount.c
+ lib/isc/ia64/Makefile.in + lib/isc/ia64/include/Makefile.in
+ lib/isc/ia64/include/isc/atomic.h
+ lib/isc/ia64/include/isc/Makefile.in
+ lib/isc/x86_64/Makefile.in + lib/isc/x86_64/include/Makefile.in
+ lib/isc/x86_64/include/isc/atomic.h
+ lib/isc/x86_64/include/isc/Makefile.in
+ lib/isc/alpha/Makefile.in + lib/isc/alpha/include/Makefile.in
+ lib/isc/alpha/include/isc/atomic.h
+ lib/isc/alpha/include/isc/Makefile.in
+ lib/isc/x86_32/Makefile.in + lib/isc/x86_32/include/Makefile.in
+ lib/isc/x86_32/include/isc/atomic.h
+ lib/isc/x86_32/include/isc/Makefile.in
+ lib/isc/include/isc/sha2.h + lib/isc/include/isc/hmacsha.h
+ lib/isc/noatomic/Makefile.in
+ lib/isc/noatomic/include/Makefile.in
+ lib/isc/noatomic/include/isc/atomic.h
+ lib/isc/noatomic/include/isc/Makefile.in
+ lib/isc/powerpc/Makefile.in + lib/isc/powerpc/include/Makefile.in
+ lib/isc/powerpc/include/isc/atomic.h
+ lib/isc/powerpc/include/isc/Makefile.in
+ lib/isc/sparc64/Makefile.in + lib/isc/sparc64/include/Makefile.in
+ lib/isc/sparc64/include/isc/atomic.h
+ lib/isc/sparc64/include/isc/Makefile.in
+ lib/isc/mips/Makefile.in + lib/isc/mips/include/Makefile.in
+ lib/isc/mips/include/isc/atomic.h
+ lib/isc/mips/include/isc/Makefile.in
+ lib/dns/sdlz.c + lib/dns/dlz.c
+ lib/dns/acache.c + lib/dns/include/dns/sdlz.h
+ lib/dns/include/dns/acache.h + lib/dns/include/dns/dlz.h
+ lib/dns/rdata/generic/ipseckey_45.h + lib/dns/rdata/generic/spf_99.h
+ lib/dns/rdata/generic/spf_99.c + lib/dns/rdata/generic/ipseckey_45.c
+ lib/dns/rdata/ch_3/a_1.c + lib/dns/rdata/ch_3/a_1.h
> New import:
> ISC BIND release 9.4.2
~ configure.in
> resolve conflicts (jakob@)
~ configure
> regen using autoconf 2.61 (jakob@)
- README.idnkit - bin/named/aclconf.c
- bin/named/include/named/aclconf.h - docutil/docbook2man-wrapper.sh.in
~ CHANGES ~ FAQ
~ Makefile.bsd-wrapper ~ Makefile.in
~ README ~ acconfig.h
~ config.h.in ~ version
~ bin/Makefile.in ~ bin/check/named-checkconf.html
~ bin/dig/Makefile.in ~ bin/dig/dig.1
~ bin/dig/dig.c ~ bin/dig/dig.docbook
~ bin/dig/dig.html ~ bin/dig/dighost.c
~ bin/dig/host.1 ~ bin/dig/host.c
~ bin/dig/host.docbook ~ bin/dig/host.html
~ bin/dig/nslookup.1 ~ bin/dig/nslookup.c
~ bin/dig/include/dig/dig.h ~ bin/dnssec/dnssec-keygen.html
~ bin/dnssec/dnssec-signzone.8 ~ bin/dnssec/dnssec-signzone.c
~ bin/dnssec/dnssec-signzone.docbook ~ bin/dnssec/dnssec-signzone.html
~ bin/dnssec/dnssectool.c ~ bin/named/client.c
~ bin/named/config.c ~ bin/named/control.c
~ bin/named/controlconf.c ~ bin/named/interfacemgr.c
~ bin/named/lwdgnba.c ~ bin/named/lwresd.c
~ bin/named/lwresd.html ~ bin/named/main.c
~ bin/named/named.8 ~ bin/named/named.html
~ bin/named/notify.c ~ bin/named/query.c
~ bin/named/server.c ~ bin/named/update.c
~ bin/named/xfrout.c ~ bin/named/include/named/control.h
~ bin/named/include/named/globals.h ~ bin/named/unix/os.c
~ bin/named/unix/include/named/os.h ~ bin/nsupdate/nsupdate.8
~ bin/nsupdate/nsupdate.c ~ bin/nsupdate/nsupdate.docbook
~ bin/nsupdate/nsupdate.html ~ bin/rndc/rndc-confgen.8
~ bin/rndc/rndc-confgen.c ~ bin/rndc/rndc-confgen.docbook
~ bin/rndc/rndc-confgen.html ~ bin/rndc/rndc.c
~ bin/rndc/rndc.conf.html ~ bin/rndc/rndc.html
~ bin/rndc/unix/os.c ~ doc/arm/Bv9ARM-book.xml
~ doc/arm/Bv9ARM.ch03.html ~ doc/arm/Bv9ARM.ch04.html
~ doc/arm/Bv9ARM.ch05.html ~ doc/arm/Bv9ARM.ch06.html
~ doc/arm/Bv9ARM.ch07.html ~ doc/arm/Bv9ARM.ch08.html
~ doc/arm/Bv9ARM.ch09.html ~ doc/arm/Bv9ARM.html
~ doc/misc/dnssec ~ doc/misc/migration
~ lib/Makefile.in ~ lib/bind9/getaddresses.c
~ lib/dns/Makefile.in ~ lib/dns/adb.c
~ lib/dns/api ~ lib/dns/byaddr.c
~ lib/dns/cache.c ~ lib/dns/db.c
~ lib/dns/dispatch.c ~ lib/dns/dnssec.c
~ lib/dns/dst_api.c ~ lib/dns/gen.c
~ lib/dns/log.c ~ lib/dns/master.c
~ lib/dns/masterdump.c ~ lib/dns/message.c
~ lib/dns/name.c ~ lib/dns/ncache.c
~ lib/dns/rbt.c ~ lib/dns/rbtdb.c
~ lib/dns/rcode.c ~ lib/dns/rdata.c
~ lib/dns/rdatalist.c ~ lib/dns/rdataset.c
~ lib/dns/rdataslab.c ~ lib/dns/resolver.c
~ lib/dns/result.c ~ lib/dns/rootns.c
~ lib/dns/sdb.c ~ lib/dns/time.c
~ lib/dns/tsig.c ~ lib/dns/ttl.c
~ lib/dns/validator.c ~ lib/dns/view.c
~ lib/dns/xfrin.c ~ lib/dns/zone.c
~ lib/dns/include/dns/adb.h ~ lib/dns/include/dns/byaddr.h
~ lib/dns/include/dns/db.h ~ lib/dns/include/dns/dispatch.h
~ lib/dns/include/dns/events.h ~ lib/dns/include/dns/log.h
~ lib/dns/include/dns/master.h ~ lib/dns/include/dns/name.h
~ lib/dns/include/dns/rdata.h ~ lib/dns/include/dns/rdataset.h
~ lib/dns/include/dns/rdataslab.h ~ lib/dns/include/dns/result.h
~ lib/dns/include/dns/view.h ~ lib/dns/include/dns/zone.h
~ lib/dns/rdata/any_255/tsig_250.c ~ lib/dns/rdata/generic/afsdb_18.c
~ lib/dns/rdata/generic/cert_37.c ~ lib/dns/rdata/generic/dlv_32769.c
~ lib/dns/rdata/generic/dnskey_48.c ~ lib/dns/rdata/generic/ds_43.c
~ lib/dns/rdata/generic/key_25.c ~ lib/dns/rdata/generic/loc_29.c
~ lib/dns/rdata/generic/mx_15.c ~ lib/dns/rdata/generic/nsec_47.c
~ lib/dns/rdata/generic/nxt_30.c ~ lib/dns/rdata/generic/opt_41.c
~ lib/dns/rdata/generic/rrsig_46.c ~ lib/dns/rdata/generic/rt_21.c
~ lib/dns/rdata/generic/sig_24.c ~ lib/dns/rdata/generic/soa_6.c
~ lib/dns/rdata/generic/sshfp_44.c ~ lib/dns/rdata/generic/sshfp_44.h
~ lib/dns/rdata/generic/tkey_249.c ~ lib/dns/rdata/in_1/a6_38.c
~ lib/dns/rdata/in_1/apl_42.c ~ lib/dns/rdata/in_1/kx_36.c
~ lib/dns/rdata/in_1/naptr_35.c ~ lib/dns/rdata/in_1/nsap_22.c
~ lib/dns/rdata/in_1/px_26.c ~ lib/dns/rdata/in_1/srv_33.c
~ lib/dns/rdata/in_1/wks_11.c ~ lib/isc/Makefile.in
~ lib/isc/api ~ lib/isc/base64.c
~ lib/isc/commandline.c ~ lib/isc/entropy.c
~ lib/isc/hash.c ~ lib/isc/inet_aton.c
~ lib/isc/inet_ntop.c ~ lib/isc/inet_pton.c
~ lib/isc/lex.c ~ lib/isc/lfsr.c
~ lib/isc/log.c ~ lib/isc/mem.c
~ lib/isc/print.c ~ lib/isc/random.c
~ lib/isc/rwlock.c ~ lib/isc/sha1.c
~ lib/isc/sockaddr.c ~ lib/isc/string.c
~ lib/isc/task.c ~ lib/isc/include/isc/Makefile.in
~ lib/isc/include/isc/hash.h ~ lib/isc/include/isc/log.h
~ lib/isc/include/isc/platform.h.in ~ lib/isc/include/isc/refcount.h
~ lib/isc/include/isc/rwlock.h ~ lib/isc/include/isc/socket.h
~ lib/isc/include/isc/string.h ~ lib/isc/include/isc/types.h
~ lib/isc/pthreads/thread.c ~ lib/isc/unix/Makefile.in
~ lib/isc/unix/dir.c ~ lib/isc/unix/entropy.c
~ lib/isc/unix/file.c ~ lib/isc/unix/fsaccess.c
~ lib/isc/unix/ifiter_ioctl.c ~ lib/isc/unix/socket.c
~ lib/isc/unix/time.c ~ lib/isc/unix/include/isc/stat.h
~ lib/isccc/Makefile.in ~ lib/isccc/api
~ lib/isccc/cc.c ~ lib/isccc/result.c
~ lib/isccc/include/isccc/result.h ~ lib/isccfg/Makefile.in
~ lib/isccfg/api ~ lib/isccfg/parser.c
~ lib/lwres/context.c ~ lib/lwres/getaddrinfo.c
~ lib/lwres/gethost.c ~ lib/lwres/getipnode.c
~ lib/lwres/getnameinfo.c ~ lib/lwres/getrrset.c
~ lib/lwres/herror.c ~ lib/lwres/lwconfig.c
~ lib/lwres/lwinetaton.c ~ lib/lwres/lwinetntop.c
~ lib/lwres/lwresutil.c ~ lib/lwres/print.c
~ lib/lwres/man/lwres.html ~ lib/lwres/man/lwres_buffer.html
~ lib/lwres/man/lwres_config.html ~ lib/lwres/man/lwres_context.3
~ lib/lwres/man/lwres_context.docbook ~ lib/lwres/man/lwres_context.html
~ lib/lwres/man/lwres_gabn.html
~ lib/lwres/man/lwres_gai_strerror.html
~ lib/lwres/man/lwres_getaddrinfo.html
~ lib/lwres/man/lwres_gethostent.html ~ lib/lwres/man/lwres_getipnode.3
~ lib/lwres/man/lwres_getipnode.docbook
~ lib/lwres/man/lwres_getipnode.html
~ lib/lwres/man/lwres_getnameinfo.html
~ lib/lwres/man/lwres_getrrsetbyname.html
~ lib/lwres/man/lwres_gnba.html ~ lib/lwres/man/lwres_hstrerror.html
~ lib/lwres/man/lwres_inetntop.html ~ lib/lwres/man/lwres_noop.html
~ lib/lwres/man/lwres_packet.html ~ lib/lwres/man/lwres_resutil.html
~ make/rules.in
> resolve conflicts (jakob@)
~ lib/isc/netaddr.c ~ lib/isc/sockaddr.c
~ lib/isc/unix/dir.c ~ lib/isc/unix/socket.c
> more strcpy fixes (jakob@)
~ bin/named/named.docbook
> merge our command line changes to docbook (jakob@)
~ bin/named/named.8
> regen from named.docbook (jakob@)
~ bin/dig/Makefile.in
> nslookup(8) moved to nslookup(1) (jakob@)
hoststatectl
- Makefile - hoststatectl.8
- hoststatectl.c - parser.c
- parser.h
> hoststated/hoststatectl get repository copied (and de-tagged) into
> relayd/relayctl. This is a more suitable place for a daemon that has
> grown out of it's initial roots of "monitoring and redirecting services
> at various layers", into one that is "a full featured proxy, which
> happens to know what is up/down" (deraadt@)
hoststated
~ ssl.c
> fix fd/ssl leak in hoststated ssl checks
> From Przemyslaw Frasunek, closes PR 5671 (reyk@)
- Makefile - buffer.c
- carp.c - check_icmp.c
- check_script.c - check_tcp.c
- control.c - hce.c
- hoststated.8 - hoststated.c
- hoststated.conf.5 - hoststated.h
- imsg.c - log.c
- name2id.c - parse.y
- pfe.c - pfe_filter.c
- relay.c - relay_udp.c
- ssl.c - ssl_privsep.c
> hoststated/hoststatectl get repository copied (and de-tagged) into
> relayd/relayctl. This is a more suitable place for a daemon that has
> grown out of it's initial roots of "monitoring and redirecting services
> at various layers", into one that is "a full featured proxy, which
> happens to know what is up/down" (deraadt@)
ntpd
~ ntpd.c
> catch SIGQUIT too. ckuethe@ and henning@ ok. (fgsch@)
~ ntpd.c
> revert SIGQUIT catching; requested by deraadt (fgsch@)
~ ntpd.8
> document adjfreq(2);
> based on an initial diff from Simon Kuhnle,
> and input from Joerg Sonnenberger;
> ok otto (jmc@)
pkg_add
~ pkg_info ~ OpenBSD/PackingList.pm
> let pkg_info -E see @sample objects. No sense in hiding them. (espie@)
pstat
~ pstat.8
> show some -d examples; ok jmc (deraadt@)
~ pstat.c
> no need to pre-check for % in dformat, it will fail later anyways
> (deraadt@)
relayctl
~ Makefile ~ parser.c
~ relayctl.8 ~ relayctl.c
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (reyk@)
~ relayctl.8
> adjust the manpages to use "Relay daemon" (reyk@)
~ relayctl.8
> some changes to the relayd.conf configuration language and grammar.
> the tables will look more like pf tables, it is easier to re-use
> tables with different options, "services" will become "redirections"
> (they refer to rdr pf rules), sync configuration directives of
> redirect (l3, ex-service) relay (l7) sections (for example "virtual
> host" will become "listen on"), all target definitions will start with
> "forward to", etc. pp. (see relay.conf(5) and etc/relayd.conf)
> discussed with pyr and deraadt
> ok pyr@ (reyk@)
~ parser.c ~ relayctl.8
~ relayctl.c
> service -> redirect
> ok pyr@ (reyk@)
~ parser.c ~ parser.h
~ relayctl.c
> Rename everything which reffered to services refer to rdr for internals
> (for instance: rename struct service to struct rdr), refer to redirects
> otherwise (hoststatectl output).
> ok reyk@ (pyr@)
relayd
~ Makefile ~ buffer.c
~ carp.c ~ check_icmp.c
~ check_script.c ~ check_tcp.c
~ control.c ~ hce.c
~ imsg.c ~ log.c
~ name2id.c ~ parse.y
~ pfe.c ~ pfe_filter.c
~ relay.c ~ relay_udp.c
~ relayd.c ~ relayd.h
~ ssl.c
> hoststated gets renamed to relayd. easier to type, and actually says
> what the daemon does - it is a relayer that pays attention to the status
> of pools of hosts; not a status checkers that happens to do some relaying
> (reyk@)
~ relayd.8 ~ relayd.conf.5
> partial update of the man pages to new relayd name (deraadt@)
~ relayd.conf.5
> adjust the manpages to use "Relay daemon" (reyk@)
~ parse.y ~ relay.c
~ relayd.8 ~ relayd.c
~ relayd.conf.5 ~ relayd.h
> some changes to the relayd.conf configuration language and grammar.
> the tables will look more like pf tables, it is easier to re-use
> tables with different options, "services" will become "redirections"
> (they refer to rdr pf rules), sync configuration directives of
> redirect (l3, ex-service) relay (l7) sections (for example "virtual
> host" will become "listen on"), all target definitions will start with
> "forward to", etc. pp. (see relay.conf(5) and etc/relayd.conf)
> discussed with pyr and deraadt
> ok pyr@ (reyk@)
~ parse.y ~ relayd.conf.5
> make the generic handler for TCP-based protocols the default (allows
> to use "protocol foo" without defining a type). (reyk@)
~ relayd.8 ~ relayd.conf.5
> forgotten service -> redirection
> ok reyk@ (pyr@)
~ relayd.8
> tweak (reyk@)
~ relayd.8
> the manpages need some more work (reyk@)
~ control.c ~ hce.c
~ parse.y ~ pfe.c
~ pfe_filter.c ~ relay.c
~ relayd.c ~ relayd.h
> Rename everything which reffered to services refer to rdr for internals
> (for instance: rename struct service to struct rdr), refer to redirects
> otherwise (hoststatectl output).
> ok reyk@ (pyr@)
~ relayd.conf.5
> - kill trailing whitespace
> - kill useless .Pp (jmc@)
sensorsd
~ sensorsd.c
> log positive events ('OK', 'within') with LOG_INFO instead of LOG_ALERT;
> partly spotted by bluhm@ grunk@; ok grunk@ (cnst@)
snmpctl
+ Makefile + parser.c
+ parser.h + snmpctl.8
+ snmpctl.c
> Start working on snmpd(8) and snmpctl(8), a lightweight SNMP implementation
> for OpenBSD. SNMP is a necessary evil. This is work in progress, don't
> expect too much from it yet.
> ok deraadt@ (reyk@)
~ snmpctl.c
> remove hoststatectl reference from snmpctl.c
> From Leonardo Chiquitto (leonardo at ngdn dot org) (reyk@)
snmpd
+ Makefile + README
+ ber.3 + ber.c
+ ber.h + buffer.c
+ control.c + imsg.c
+ kroute.c + log.c
+ mib.c + mib.h
+ mps.c + parse.y
+ snmp.h + snmpd.8
+ snmpd.c + snmpd.conf
+ snmpd.conf.5 + snmpd.h
+ snmpe.c
> Start working on snmpd(8) and snmpctl(8), a lightweight SNMP implementation
> for OpenBSD. SNMP is a necessary evil. This is work in progress, don't
> expect too much from it yet.
> ok deraadt@ (reyk@)
~ README
> typo (reyk@)
~ mib.h
> Add a comment that I registered a PEN for OpenBSD (several people
> asked the same question) but I'm still waiting for the final
> confirmation from the IANA. Use a temporary sub-PEN for now. (reyk@)
~ ber.3 ~ mps.c
> typo s/beeing/being/g
> From Paul 'WEiRD' de Weerd (reyk@)
~ parse.y
> re-sync yylex to the other parsers
> found by deraadt@ (reyk@)
~ README ~ mib.c
~ mib.h ~ mps.c
~ snmpd.h
> - add support joel's OPENBSD-SENSORS-MIB; it will dump the current
> sensor status in a SNMP table.
> - some other minor changes (reyk@)
~ ber.3 ~ ber.c
~ mps.c
> more typos in comments etc.
> From Leonardo Chiquitto (leonardo at ngdn dot org) (reyk@)
~ Makefile
> sorry, no .3 pages from tools (deraadt@)
~ kroute.c
> correct bizzare function definition (deraadt@)
~ mib.c
> do not re-use static char buffers, allocate them; this avoids some
> strange effects in GETBULK mode. (this should go into ber.c). (reyk@)
~ snmpe.c
> unbreak snmpd on 32bit archs like i386 (reyk@)
~ ber.c ~ snmpd.h
~ snmpe.c
> add a new 'd' format to ber_printf_elements to pass ints instead of
> long longs; you have to pass the right type with vargs. this finally
> fixes the previous problem on i386.
> discussed with claudio (reyk@)
~ ber.c
> comparison betweem signed and unsigned (reyk@)
~ mps.c
> type (reyk@)
~ parse.y
> remove unreduced rules (reyk@)
usbdevs
~ usbdevs.c
> allow the usb serial number to be printed in verbose mode. this is
> useful for people writing custom hotplugd(8) scripts, as well as ipod
> users.
> ok deraadt (ckuethe@)
===============================================================================