Go to file
plunky 4b5125cac5 btsco.c:
- sco_getopt(..., SO_SCO_MTU, ...) expects the address of a uint16_t,
   not an int. So change sc_mtu's type to uint16_t.
 - Try a little harder to ensure btsco_round_blocksize() does not
   return zero. Prevents a subsequent panic in audio_init_ringbuffer().

	from scw@
2006-09-11 21:59:09 +00:00
bin Fix typo, update date. 2006-09-04 20:30:36 +00:00
common Take the node indices out of the same namespace that <sys/tree.h> uses. 2006-09-09 15:19:18 +00:00
crypto Migration of ipsec-tools to NetBSD CVS part 2: resolving the import conflicts. 2006-09-09 16:22:08 +00:00
dist Fixes for CVE-2006-4095 and CVE-2006-4096 from bind-9.3.2-P1 2006-09-05 19:31:47 +00:00
distrib Only descend into instkernel if MACHINE_ARCH is mipsel. Un-breaks 2006-09-11 06:12:23 +00:00
doc cats and netwinder are now time countered. 2006-09-11 15:19:37 +00:00
etc update to bluetooth device attachment: 2006-09-10 15:45:55 +00:00
games PR/34175: Zafer Aydogan: touch the window to cause a refresh after help 2006-08-09 14:29:40 +00:00
gnu Add gcc4 mknative files for sh5el. 2006-09-04 20:01:28 +00:00
include Add efun(3) 2006-08-26 18:11:12 +00:00
lib correct typo in _DIAGASSERT() and some KNF. 2006-09-11 13:06:33 +00:00
libexec Pay attention to the new LFS_CLEANER_MUST_CLEAN flag in the Ifile. 2006-09-01 19:43:51 +00:00
regress correct usage() handling 2006-09-10 13:28:29 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin Sort options in usage and SYNOPSIS. 2006-09-10 20:28:52 +00:00
share Remove another paragraph that is already in the pkgsrc guide. 2006-09-10 22:34:31 +00:00
sys btsco.c: 2006-09-11 21:59:09 +00:00
tools Allow for building a crosstools version of gprof. 2006-08-27 07:04:00 +00:00
usr.bin mapper_std iconv module and mkcsmapper(1) now can treat 2006-09-09 14:35:17 +00:00
usr.sbin also include service name in dictionary being sent to kernel. 2006-09-11 18:30:27 +00:00
x11 use ${.ALLSRC:M*o} instead of ${OBJS} in module build rule. 2006-09-07 03:45:50 +00:00
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Mention acorn32 console changes, since they'll break builds with custom 2006-08-15 20:48:01 +00:00
build.sh Recognize MACHINE=landisk (sh3el). 2006-09-01 21:52:55 +00:00