Go to file
hannken b7fea04c8d The SonicVibes DMA is broken and only works on 24-bit addresses. As long
as bus_dmamem_alloc_range() is missing we use the ISA dma tag on i386.

The iorange for the dma registers now gets allocated near the used range.
Chances are high, that this range is valid on this PCI bus.

This one is really ugly :-)

Approved by: Lennart Augustsson <augustss@netbsd.org>
2003-02-20 12:24:05 +00:00
bin 'NetBSD.org' 2003-02-14 16:17:30 +00:00
crypto In ssl3_get_record (ssl/s3_pkt.c), minimize information leaked 2003-02-20 07:39:17 +00:00
dist Since size_t is unsigned, better use (unsigned long) and %lu to print 2003-02-19 19:15:28 +00:00
distrib install obsolete set lists as /etc/obsolete/%s not /dist/%s_obsolete 2003-02-20 12:06:54 +00:00
doc note SMBFS support 2003-02-18 21:05:47 +00:00
etc etc/postinstall 2003-02-20 11:40:28 +00:00
games Use pipe ("|") as a sed command field separator and allow slash ("/") 2003-02-06 15:17:01 +00:00
gnu Include both application threads and "raw" LWPs in GDB's list of 2003-02-17 20:32:04 +00:00
include add POSIX sigtimedwait(), sigwaitinfo(), sigwait() - wait for queued signals 2003-02-15 21:11:47 +00:00
lib Fix resize of windows with subwins. 2003-02-17 11:07:19 +00:00
libexec gidlist is nolonger an array. 2003-02-19 23:12:20 +00:00
regress Always include bsd.subdir.mk, move it out of .if defined(ARCHSUBDIR). 2003-02-18 09:35:31 +00:00
rescue Enable MIPS now that crunchgen works again for this arch. 2003-01-29 11:32:45 +00:00
sbin add mount_smbfs(8) 2003-02-18 20:35:28 +00:00
share When making a LKM for powerpc, add function trampolines to undefined 2003-02-19 19:03:41 +00:00
sys The SonicVibes DMA is broken and only works on 24-bit addresses. As long 2003-02-20 12:24:05 +00:00
tools replace DIST with GNUHOSTDIST, and don't unconditionally define it 2003-02-07 01:52:51 +00:00
usr.bin Show the last "track" as the start of the lead-out area instead of a 2003-02-19 12:55:58 +00:00
usr.sbin Create session before setting logname - we don't want to change the 2003-02-19 09:21:15 +00:00
build.sh Display the build.sh command line and the start & end times. 2003-02-18 23:59:06 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile - Add "sets" top-level Makefile target and build.sh operation. 2003-01-26 06:19:12 +00:00
Makefile.inc
UPDATING add entry for smmsp user/group. 2003-02-06 04:37:59 +00:00