[odc] Daily src changes for 2012-03-05
ODC
auto at squish.net
Tue Mar 6 07:00:01 GMT 2012
OpenBSD src changes summary for 2012-03-05
==========================================
etc/inetd.conf etc/rc
etc/rc.conf etc/rc.d/tftpd
libexec regress/sys
sbin/pflogd sys/dev/pckbc
usr.sbin
== etc =============================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
inetd.conf
~ inetd.conf
> tftpd doesnt get run from inetd now. (dlg@)
rc
~ rc
> add tftpd to the network daemons list just after ftpd and ftpproxy.
> reminded by mikeb@
> ok sthen@ (dlg@)
rc.conf
~ rc.conf
> add rc.d bits for the new standalone tftpd daemon.
> mostly from Kent R. Spillner
> ok sthen@ robert@ (dlg@)
rc.d/tftpd
+ rc.d/tftpd
> add rc.d bits for the new standalone tftpd daemon.
> mostly from Kent R. Spillner
> ok sthen@ robert@ (dlg@)
== libexec =========================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec
libexec
~ Makefile
> swap out libexec/tftpd for usr.sbin/tftpd
> ok henning@ sthen@ mikeb@
> deraadt@ wants this (dlg@)
== regress =========================================================== 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
sys
~ kern/Makefile + kern/main-thread-exited/Makefile
+ kern/main-thread-exited/main-thread-exited.c
> If the main thread exits, the process should still be able to get
> signals (guenther@)
== sbin ============================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
pflogd
~ pflogd.c
> fix format string:
> use %zu for size_t and %d for signed ints
> first one triggered by a mail from joerg @ netbsd, thanks.
> ok millert dlg (henning@)
== sys =============================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/pckbc
~ pms.c ~ pmsreg.h
> Adds support for a slightly different version of the ALPS protocol,
> which send 'interleaved' PS2 packets in between absolute ALPS packets.
> Dell laptops (E6xxx and E5500 at least) have this kind of touchpad.
> ok and some rework mpi@, tested okan at . (shadchin@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
usr.sbin
~ Makefile
> swap out libexec/tftpd for usr.sbin/tftpd
> ok henning@ sthen@ mikeb@
> deraadt@ wants this (dlg@)
===============================================================================
More information about the odc
mailing list