[odc] Daily src changes for 2007-07-15
ODC
auto at squish.net
Mon Jul 16 07:00:01 BST 2007
OpenBSD src changes summary for 2007-07-15
==========================================
lib/libc share/man
sys/arch/hppa/conf sys/arch/hppa/dev
sys/arch/hppa/gsc sys/arch/hppa/hppa
sys/arch/hppa/include sys/dev/ic
== lib =============================================================== 01/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ gen/sysctl.3
> fix typo: s/sensorsdev/sensordev/ (cnst@)
== share ============================================================= 02/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/man4.hppa/ssio.4
> Delete BUGS section; support for serial and parallel ports is there now.
> (kettenis@)
~ man4/man4.hppa/Makefile + man4/man4.hppa/lcd.4
> lcd(4) (kettenis@)
== sys =============================================================== 03/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/hppa/conf
~ files.hppa
> Delay switching to the real serial console until we attach the serial
> device.
> The variety of different serial devices is just too big to make a decision
> up
> front. This should make the second serial port on four-digit B/C/J-class
> workstation work as a serial console too.
> ok miod@ (kettenis@)
~ files.hppa
> lcd(4); a driver for the front panel LCD display found on the four-digit
> B/C/J-class workstations, and many server systems.
> This is still work in progress; for now it only displays that the machine
> is running OpenBSD. Not enabled yet. (kettenis@)
arch/hppa/dev
~ com_dino.c ~ pdc.c
> Delay switching to the real serial console until we attach the serial
> device.
> The variety of different serial devices is just too big to make a decision
> up
> front. This should make the second serial port on four-digit B/C/J-class
> workstation work as a serial console too.
> ok miod@ (kettenis@)
+ lcd.c
> lcd(4); a driver for the front panel LCD display found on the four-digit
> B/C/J-class workstations, and many server systems.
> This is still work in progress; for now it only displays that the machine
> is running OpenBSD. Not enabled yet. (kettenis@)
arch/hppa/gsc
~ com_gsc.c
> Delay switching to the real serial console until we attach the serial
> device.
> The variety of different serial devices is just too big to make a decision
> up
> front. This should make the second serial port on four-digit B/C/J-class
> workstation work as a serial console too.
> ok miod@ (kettenis@)
arch/hppa/hppa
~ conf.c ~ machdep.c
> Delay switching to the real serial console until we attach the serial
> device.
> The variety of different serial devices is just too big to make a decision
> up
> front. This should make the second serial port on four-digit B/C/J-class
> workstation work as a serial console too.
> ok miod@ (kettenis@)
~ mainbus.c
> lcd(4); a driver for the front panel LCD display found on the four-digit
> B/C/J-class workstations, and many server systems.
> This is still work in progress; for now it only displays that the machine
> is running OpenBSD. Not enabled yet. (kettenis@)
arch/hppa/include
~ param.h
> Delay switching to the real serial console until we attach the serial
> device.
> The variety of different serial devices is just too big to make a decision
> up
> front. This should make the second serial port on four-digit B/C/J-class
> workstation work as a serial console too.
> ok miod@ (kettenis@)
~ pdc.h
> Add PDC_CHASSIS_INFO and associated structures. (kettenis@)
dev/ic
~ com.c
> Delay switching to the real serial console until we attach the serial
> device.
> The variety of different serial devices is just too big to make a decision
> up
> front. This should make the second serial port on four-digit B/C/J-class
> workstation work as a serial console too.
> ok miod@ (kettenis@)
===============================================================================
More information about the odc
mailing list