[odc] Daily src changes for 2008-05-20
ODC
auto at squish.net
Wed May 21 07:00:01 BST 2008
OpenBSD src changes summary for 2008-05-20
==========================================
bin/ksh distrib/sets
games/bs lib/libc
share/man sys/arch/alpha/conf
sys/arch/sgi/include sys/arch/sgi/stand/boot
sys/dev/pci sys/nfs
== bin =============================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/bin
ksh
~ history.c
> cast pointer arithmetic to unsigned so we can behave correctly on
> underflows. fixes fc -l 1 in my box where line is 1667511151.
> krw@ ok. (fgsch@)
== distrib =========================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
sets
~ lists/man/mi
> sync (deraadt@)
== games ============================================================= 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/games
bs
~ bs.6
> tweaks to bs(6):
> - the document title (.Dt macro) should be BS, not BATTLESHIPS;
> - fix spacing on DeGaul's name
> - use .An/.Aq for Raymond's name and email address
> feedback by jmc@
> ok jmc@ (sobrado@)
~ bs.6
> remove Xr to non-existent page, rogue(6); (jmc@)
== lib =============================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ stdlib/malloc.3
> kill an Xr to a non-existent man page, ulimit(1); (jmc@)
== share ============================================================= 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/man4.socppc/sociic.4
> This is sociic, not alipm (miod@)
~ man4/man4.socppc/Makefile ~ man4/man4.socppc/intro.4
~ man4/man4.socppc/socpcic.4
> More references to obio (miod@)
- man4/man4.landisk/mainbus.4 - man4/man4.mac68k/mainbus.4
- man4/man4.sgi/mainbus.4 ~ man4/man4.landisk/Makefile
~ man4/man4.mac68k/Makefile ~ man4/man4.sgi/Makefile
> Do not provide md mainbus(4) since there is an mi blurb. (miod@)
~ man8/intro.8
> add a small section for routing daemons; ok henning norby (jmc@)
~ man4/man4.socppc/intro.4 ~ man4/man4.socppc/ipic.4
~ man4/man4.socppc/obio.4 ~ man4/man4.socppc/socpcic.4
~ man4/man4.socppc/tsec.4
> various fixes to tidy these pages up; (jmc@)
== sys =============================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/alpha/conf
~ files.alpha
> Remove stray "attach com at isapnp with com_isapnp".
> ok miod@ (kettenis@)
arch/sgi/include
~ loadfile_machdep.h
> Change the OpenBSD/sgi boot loader so that we use libsa loadfile(), rather
> than rolling our own load functions.
> tested jasper@, feedback and ok miod@ (jsing@)
arch/sgi/stand/boot
~ Makefile ~ boot.c
> Change the OpenBSD/sgi boot loader so that we use libsa loadfile(), rather
> than rolling our own load functions.
> tested jasper@, feedback and ok miod@ (jsing@)
dev/pci
~ pcidevs.h ~ pcidevs_data.h
> regen (brad@)
~ pcidevs
> Add the NVIDIA Quadro FX 3500 id. (brad@)
~ if_lii.c
> Add multicast support to lii(4), with suggestions/changes from brad at .
> ok brad@ dlg@ (jsing@)
nfs
~ nfs_boot.c
> Fix last commit, it is rtrequest1() and not rtrequest(). Lucky me it seems
> that the code is ifdef-ed out all the time. (claudio@)
===============================================================================
More information about the odc
mailing list