[odc] Daily src changes for 2006-02-07
ODC
auto at squish.net
Wed Feb 8 07:00:38 GMT 2006
OpenBSD src changes summary for 2006-02-07
==========================================
sys/arch/alpha/alpha sys/arch/alpha/include
sys/compat/freebsd sys/dev/pci
sys/dev/usb sys/net
usr.bin/grep usr.bin/ssh
usr.sbin/bind usr.sbin/pkg_add
== sys =============================================================== 01/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/alpha/alpha
~ pmap.c
> convert pmap_phys_address() to a define, consistent with other archs;
> avoids losing information due to int in proto ...
> thanks to KUDO Takashi for tracking this down
> ok miod@ (martin@)
arch/alpha/include
~ pmap.h
> convert pmap_phys_address() to a define, consistent with other archs;
> avoids losing information due to int in proto ...
> thanks to KUDO Takashi for tracking this down
> ok miod@ (martin@)
compat/freebsd
~ syscalls.master
> add the new syscalls to the list
> From jdolecek NetBSD (brad@)
~ freebsd_syscall.h ~ freebsd_syscallargs.h
~ freebsd_syscalls.c ~ freebsd_sysent.c
> regen (brad@)
dev/pci
~ if_nfe.c
> Disable checksum offload for the moment as it appears to not
> work for some people. (jsg@)
~ if_vr.c
> move the devices list up a bit. (brad@)
dev/usb
~ usbdevs ~ uplcom.c
> add Panasonic 50" touch panel
> From NetBSD (brad@)
~ usbdevs.h ~ usbdevs_data.h
> regen (brad@)
net
~ pf.c
> mention source of pf_modulate_sack() in comment, no code change,
> ok frantzen@ (dhartmei@)
== usr.bin =========================================================== 02/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
grep
~ file.c
> restore cosmic balance by plugging a mem leak; problem reported by
> Benjamin Pineau in PR 5008; ok weingart@ (otto@)
ssh
~ includes.h ~ auth-rhosts.c
> move #include <netgroup.h> out of includes.h; ok markus@ (stevesk@)
~ includes.h ~ ssh-agent.c
~ ssh-keyscan.c ~ sshconnect2.c
> move #include <sys/queue.h> out of includes.h; ok markus@ (stevesk@)
~ includes.h ~ channels.c
~ clientloop.c ~ clientloop.h
~ packet.h ~ serverloop.c
~ sshpty.c ~ sshpty.h
~ sshtty.c ~ ttymodes.c
> move #include <termios.h> out of includes.h; ok markus@ (stevesk@)
~ sshtty.c
> "log.h" not needed (stevesk@)
~ hostfile.c
> "packet.h" not needed (stevesk@)
~ deattack.c
> duplicate #include (stevesk@)
== usr.sbin ========================================================== 03/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
bind
~ bin/named/server.c ~ doc/arm/Bv9ARM-book.xml
~ doc/arm/Bv9ARM.ch06.html
> typos from alexey dobriyan;
> ok jakob, who is passing these fixes upstream... (jmc@)
pkg_add
~ pkg_add
> Don't push undef into the todo list. This avoids some perl warnings.
> ok espie@ (bernd@)
~ OpenBSD/Vstat.pm
> look at noexec as well (espie@)
~ OpenBSD/PackingElement.pm
> minor independent tweaks:
> - make Newuser and Newgroup subclasses of Newauth, so that code can be
> shared.
> - add property type() for these, that expands to user/group
> - add property to SpecialFile() that says whether this is executed on
> add/delete, so that we can check for noexec fs and error out early on
> these. (espie@)
~ pod/OpenBSD::Vstat.pod
> synch (espie@)
===============================================================================
More information about the odc
mailing list