[odc] Daily src changes for 2003-06-05
ODC
auto at squish.net
Fri Jun 6 08:00:28 BST 2003
OpenBSD src changes summary for 2003-06-05
==========================================
distrib/special sys/arch/mac68k/dev
sys/arch/macppc/conf sys/arch/macppc/dev
sys/arch/macppc/pci sys/arch/sparc/dev
sys/dev/ic sys/dev/pci
sys/dev/sbus sys/dev/tc
usr.bin/netstat
== distrib =========================================================== 01/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
special
~ more/more.c
> Attempt to deal w/ large files sanely by using off_t and fseeko().
> (millert@)
~ more/more.c
> Add my license (millert@)
== sys =============================================================== 02/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/mac68k/dev
~ esp.c
> 3/4 knockout for peter galbavy (deraadt@)
arch/macppc/conf
~ GENERIC ~ RAMDISK
~ files.macppc
> ATA100 driver for apple's new machines, aka kauai.
> This is working with udma on a 12" PBG4, but dma is disabled for now,
> too many hardcoded values. 'wdc...flags 0x1' will enable it. (drahn@)
~ GENERIC ~ RAMDISK
> Cleanup and enable kauaiata DMA. Tables should be mostly sane
> Please _TEST_. (drahn@)
arch/macppc/dev
~ wdc_obio.c
> ATA100 driver for apple's new machines, aka kauai.
> This is working with udma on a 12" PBG4, but dma is disabled for now,
> too many hardcoded values. 'wdc...flags 0x1' will enable it. (drahn@)
~ wdc_obio.c
> Cleanup and enable kauaiata DMA. Tables should be mostly sane
> Please _TEST_. (drahn@)
arch/macppc/pci
+ kauaiata.c
> ATA100 driver for apple's new machines, aka kauai.
> This is working with udma on a 12" PBG4, but dma is disabled for now,
> too many hardcoded values. 'wdc...flags 0x1' will enable it. (drahn@)
~ kauaiata.c
> Cleanup:
> - don't include both sys/types.h and sys/param.h
> - spaces vs tab
> - kill trailing spaces
> ok drahn@ (grange@)
~ kauaiata.c
> Cleanup and enable kauaiata DMA. Tables should be mostly sane
> Please _TEST_. (drahn@)
arch/sparc/dev
~ dma.c ~ dmareg.h
~ dmavar.h ~ esp.c
> 3/4 knockout for peter galbavy (deraadt@)
~ p9100.c
> Faster ramdac operation, by reducing the delay between register writes,
> according to some Power9x00 documentation. (miod@)
dev/ic
~ ncr53c9x.c ~ ncr53c9xreg.h
~ ncr53c9xvar.h
> 3/4 knockout for peter galbavy (deraadt@)
dev/pci
~ cmpci.c
> untils this is sync'ed, correctly set mixer_class for CMPCI_OUTPUT_CLASS.
> (fgsch@)
dev/sbus
~ dma_sbus.c
> 3/4 knockout for peter galbavy (deraadt@)
dev/tc
~ asc.c ~ asc_tcds.c
> 3/4 knockout for peter galbavy (deraadt@)
== usr.bin =========================================================== 03/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
netstat
~ netstat.1
> remove some incorrect documentation;
> from Aldo Cortesi (PR 3277);
> ok deraadt@ (jmc@)
===============================================================================
More information about the odc
mailing list