Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
cgd
Mon Apr 7 16:40:11 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv21713/alpha
Modified Files:
autoconf.c clock.c cpu.c dec_2100_a50.c dec_3000_300.c
dec_3000_500.c dec_axppci_33.c dec_eb164.c dec_kn20aa.c
dec_kn8ae.c disksubr.c genassym.c in_cksum.c interrupt.c
machdep.c mainbus.c mcclock.c md_root.c mem.c pmap.c
pmap.old.c process_machdep.c prom.c promcons.c support.c
sys_machdep.c trap.c vm_machdep.c
Log Message:
by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries.
This can be disabled (to save a bit of space) with the NO_KERNEL_RCSIDS
options, which is present but commented out in the ALPHA config file.
In ELF-format kernels, these strings are present in the kernel binary but
are not loaded into memory. (In ECOFF-format kernels, there's no easy way
to keep them from being loaded, so they _are_ loaded into memory.)
cgd
Mon Apr 7 16:40:14 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/common
In directory netbsd1:/var/slash-tmp/cvs-serv21713/common
Modified Files:
shared_intr.c vga.c
Log Message:
by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries.
This can be disabled (to save a bit of space) with the NO_KERNEL_RCSIDS
options, which is present but commented out in the ALPHA config file.
In ELF-format kernels, these strings are present in the kernel binary but
are not loaded into memory. (In ECOFF-format kernels, there's no easy way
to keep them from being loaded, so they _are_ loaded into memory.)
cgd
Mon Apr 7 16:40:16 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/conf
In directory netbsd1:/var/slash-tmp/cvs-serv21713/conf
Modified Files:
ALPHA
Log Message:
by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries.
This can be disabled (to save a bit of space) with the NO_KERNEL_RCSIDS
options, which is present but commented out in the ALPHA config file.
In ELF-format kernels, these strings are present in the kernel binary but
are not loaded into memory. (In ECOFF-format kernels, there's no easy way
to keep them from being loaded, so they _are_ loaded into memory.)
cgd
Mon Apr 7 16:40:17 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/include
In directory netbsd1:/var/slash-tmp/cvs-serv21713/include
Modified Files:
cdefs.h
Log Message:
by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries.
This can be disabled (to save a bit of space) with the NO_KERNEL_RCSIDS
options, which is present but commented out in the ALPHA config file.
In ELF-format kernels, these strings are present in the kernel binary but
are not loaded into memory. (In ECOFF-format kernels, there's no easy way
to keep them from being loaded, so they _are_ loaded into memory.)
cgd
Mon Apr 7 16:40:26 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/isa
In directory netbsd1:/var/slash-tmp/cvs-serv21713/isa
Modified Files:
isa_machdep.c isafcns_jensen.c mcclock_isa.c pckbd.c pcppi.c
pms.c vga_isa.c
Log Message:
by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries.
This can be disabled (to save a bit of space) with the NO_KERNEL_RCSIDS
options, which is present but commented out in the ALPHA config file.
In ELF-format kernels, these strings are present in the kernel binary but
are not loaded into memory. (In ECOFF-format kernels, there's no easy way
to keep them from being loaded, so they _are_ loaded into memory.)
cgd
Mon Apr 7 16:40:51 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv21713/pci
Modified Files:
apecs.c apecs_bus_io.c apecs_bus_mem.c apecs_pci.c cia.c
cia_bus_io.c cia_bus_mem.c cia_pci.c dwlpx.c dwlpx_bus_io.c
dwlpx_bus_mem.c dwlpx_pci.c lca.c lca_bus_io.c lca_bus_mem.c
lca_pci.c pci_2100_a50.c pci_axppci_33.c pci_eb164.c
pci_kn20aa.c pci_kn8ae.c pci_machdep.c sio.c sio_pic.c tga.c
tga_bt463.c tga_bt485.c tga_conf.c vga_pci.c
Log Message:
by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries.
This can be disabled (to save a bit of space) with the NO_KERNEL_RCSIDS
options, which is present but commented out in the ALPHA config file.
In ELF-format kernels, these strings are present in the kernel binary but
are not loaded into memory. (In ECOFF-format kernels, there's no easy way
to keep them from being loaded, so they _are_ loaded into memory.)
cgd
Mon Apr 7 16:41:04 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/tc
In directory netbsd1:/var/slash-tmp/cvs-serv21713/tc
Modified Files:
asc.c cfb.c ioasic.c mcclock_ioasic.c scc.c sfb.c
tc_3000_300.c tc_3000_500.c tc_bus_mem.c tcasic.c tcds.c
tcds_dma.c
Log Message:
by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries.
This can be disabled (to save a bit of space) with the NO_KERNEL_RCSIDS
options, which is present but commented out in the ALPHA config file.
In ELF-format kernels, these strings are present in the kernel binary but
are not loaded into memory. (In ECOFF-format kernels, there's no easy way
to keep them from being loaded, so they _are_ loaded into memory.)
cgd
Mon Apr 7 16:41:11 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/tlsb
In directory netbsd1:/var/slash-tmp/cvs-serv21713/tlsb
Modified Files:
gbus.c kftxx.c mcclock_tlsb.c tlsb.c tlsbmem.c
Log Message:
by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries.
This can be disabled (to save a bit of space) with the NO_KERNEL_RCSIDS
options, which is present but commented out in the ALPHA config file.
In ELF-format kernels, these strings are present in the kernel binary but
are not loaded into memory. (In ECOFF-format kernels, there's no easy way
to keep them from being loaded, so they _are_ loaded into memory.)
cgd
Mon Apr 7 16:41:22 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/wscons
In directory netbsd1:/var/slash-tmp/cvs-serv21713/wscons
Modified Files:
event.c kbd.c ms.c wscons.c wscons_emul.c wscons_rinit.c
wscons_rops.c
Log Message:
by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries.
This can be disabled (to save a bit of space) with the NO_KERNEL_RCSIDS
options, which is present but commented out in the ALPHA config file.
In ELF-format kernels, these strings are present in the kernel binary but
are not loaded into memory. (In ECOFF-format kernels, there's no easy way
to keep them from being loaded, so they _are_ loaded into memory.)
jonathan
Mon Apr 7 16:49:49 PDT 1997
Update of /a/cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv23414
Modified Files:
elink3.c elink3reg.h
Log Message:
Remove IFF_LINK[01] "connector" support.
Add if_media support. Still missing a software autosense FSM.
Home |
Main Index |
Thread Index |
Old Index