[odc] Daily src changes for 2004-05-09
ODC
auto at squish.net
Mon May 10 08:00:49 BST 2004
OpenBSD src changes summary for 2004-05-09
==========================================
bin/ksh libexec/rpc.yppasswdd
sbin/iopctl sbin/ipsecadm
sbin/kbd sbin/mount
share/man sys/arch/mvme68k/dev
sys/arch/mvme88k/dev sys/arch/sparc/conf
sys/arch/sparc/dev sys/net
sys/scsi usr.bin/arch
usr.bin/audioctl usr.bin/fstat
usr.bin/nfsstat usr.bin/rpcgen
usr.bin/ssh usr.bin/top
usr.bin/tr usr.sbin/tcpdrop
== bin =============================================================== 01/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/bin
ksh
~ ksh.1tbl
> Document new behavior of $RANDOM. ok deraadt@ (otto@)
== libexec =========================================================== 02/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec
rpc.yppasswdd
~ rpc.yppasswdd.c
> de-lint (deraadt@)
== sbin ============================================================== 03/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
iopctl
~ iopctl.c
> de-lint (deraadt@)
ipsecadm
~ ipsecadm.c
> de-lint (deraadt@)
kbd
~ kbd_wscons.c
> lint says toss unused variable away (deraadt@)
mount
~ Makefile
> does not need to link getmntopts.c itself (deraadt@)
== share ============================================================= 04/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/man4.i386/cpu.4
> xfer ichpcib(4) (grange@)
~ man5/pf.conf.5
> route-to -> reply-to in one case where it was swapped, from
> Christopher Pascoe (dhartmei@)
~ man4/sk.4
> fix 1000BaseT mediaopt example. Ok miod@ (matthieu@)
== sys =============================================================== 05/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/mvme68k/dev
~ vs.c
> Eliminate verbosity parameter to scsi_print_sense and the associated
> chunk of code. It was never executed unless you were debugging a
> mvmex8k 'vs' device.
> ok miod@ (mvmex8k bits) marco@ deraadt@ (krw@)
arch/mvme88k/dev
~ vs.c
> Eliminate verbosity parameter to scsi_print_sense and the associated
> chunk of code. It was never executed unless you were debugging a
> mvmex8k 'vs' device.
> ok miod@ (mvmex8k bits) marco@ deraadt@ (krw@)
arch/sparc/conf
~ SUN4C ~ SUN4M
> Add option ISP_COMPILE_1000_FW, as done in GENERIC; recommended by mjacob at . > (miod@)
arch/sparc/dev
~ ts102.c
> Replace the event queue with a bit mask of slots needing attention, as
> done in stp(4). (miod@)
net
~ pf_norm.c
> Don't dereference scrub pointer when it's NULL, fix PR 3775, from
> Marc Huber. ok deraadt@ (dhartmei@)
scsi
~ cd.c ~ scsi_base.c
~ sd.c ~ ses.c
~ ss.c ~ st.c
> Add missing <cr>'s to various SC_DEBUG() calls, along with a few other
> SC_DEBUG() spacing tweaks.
> ok deraadt@ (krw@)
~ scsi_base.c ~ scsiconf.h
> Eliminate verbosity parameter to scsi_print_sense and the associated
> chunk of code. It was never executed unless you were debugging a
> mvmex8k 'vs' device.
> ok miod@ (mvmex8k bits) marco@ deraadt@ (krw@)
~ scsiconf.c ~ cd_scsi.c
~ cd_atapi.c ~ atapi_base.c
> Remove some #ifndef __OpenBSD__/#endif sections that were intended to
> make sync'ing with NetBSD easier. NetBSD has moved on, most of these
> sections have not.
> ok marco@ deraadt@ grange@ csapuntz@ (krw@)
== usr.bin =========================================================== 06/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
arch
~ arch.c
> compress code (deraadt@)
audioctl
~ audioctl.1
> make man page example match reality
> ok deraadt@ (beck@)
fstat
~ fstat.1
> Say that only sockets owned by processes can been seen. Based on diff
> from jmc@, better wording from tedu at . hshoexer@ millert@ deraadt@
> (otto@)
nfsstat
~ nfsstat.c
> knf (deraadt@)
rpcgen
~ rpc_cout.c ~ rpc_main.c
~ rpc_parse.h
> delint (deraadt@)
ssh
- moduli.h ~ moduli.c
~ ssh-keygen.c
> zap another tiny header; ok deraadt@ (djm@)
- mpaux.c - mpaux.h
~ OVERVIEW ~ auth-rsa.c
~ auth1.c ~ kex.c
~ monitor.c ~ session.c
~ sshconnect1.c ~ sshd.c
> kill some more tiny files; ok deraadt@ (djm@)
~ lib/Makefile
> kill it here too (djm@)
~ kex.c
> don't overwrite what we are trying to compute (djm@)
top
~ commands.c ~ machine.c
~ machine.h ~ screen.c
~ sigconv.awk ~ top.c
~ username.c
> spaces (deraadt@)
~ top.c
> delint (deraadt@)
tr
~ tr.c
> spacing (deraadt@)
== usr.sbin ========================================================== 07/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
tcpdrop
~ tcpdrop.c
> pretty (deraadt@)
===============================================================================
More information about the odc
mailing list