Go to file
pooka 9a702d8fe4 USB bluetooth device rump component.
This is a curious driver in the sense that unlike all other current
device drivers, it does not require vfs.  This is because the driver
is controlled via bluetooth, which is controlled via PF_BLUETOOTH
sockets (as opposed to a /dev node).
2010-03-22 12:14:51 +00:00
bin \\ -> \e 2010-03-01 21:53:58 +00:00
common define _NOREGNAMES before including <machine/asm.h>, like powerpc does. 2010-03-22 02:22:32 +00:00
compat Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
crypto Quote lines that start with . and should appear literally. 2010-03-20 20:34:56 +00:00
dist fix some powerpc64 build issues. 2010-03-22 05:08:54 +00:00
distrib fix build.sh -N 4 distribution failure: 2010-03-22 12:03:04 +00:00
doc yamt-nfs-mp: update base tag 2010-03-21 13:04:24 +00:00
etc don't create obsoleted directories 2010-03-21 13:26:10 +00:00
external Drop redundant .TP 2010-03-20 20:58:06 +00:00
extsrc
games rename text() to wrtext(), aligning it with most other output routines, 2010-03-22 05:10:19 +00:00
gnu (re-)run gcc mknative for powerpc64. 2010-03-19 14:01:57 +00:00
include Consistently use __printflike and __scanflike. 2010-02-25 18:37:12 +00:00
lib Wrap DOCALL and DOCALL_KLOCK in a new block (for easy adding of 2010-03-22 09:39:02 +00:00
libexec Update version to 20100320 for Christos' commit to popen.c 1.37 for: 2010-03-21 20:27:26 +00:00
regress right shift of unsigned quantities with constant. 2010-03-21 00:03:46 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin Avoid known unknown if the kernel presents us with an unknown 2010-03-19 16:25:33 +00:00
share Document the questionable ISSET/SET/CLR macros. 2010-03-22 10:32:48 +00:00
sys USB bluetooth device rump component. 2010-03-22 12:14:51 +00:00
tests Add some basic tests for rc.d scripts to validate the execution of 2010-03-15 19:03:08 +00:00
tools Fix build on Solaris. "seems reasonable" by joerg. 2010-03-07 19:10:10 +00:00
usr.bin for mips64*, use mips64 subdir, otherwise use $MACHINE_ARCH if exists, 2010-03-22 05:12:24 +00:00
usr.sbin Note also here that this is a legacy daemon that is more or less deprecated. 2010-03-20 09:22:37 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
BUILDING
Makefile adjust the do-compat-* rules now that src/compat/lib and friends no longer exist 2009-12-13 09:29:27 +00:00
Makefile.inc
UPDATING Note shared objects extension change, and stalled files. 2010-02-22 12:35:32 +00:00
build.sh Make build.sh work again with /usr/xpg4/bin/sh on Solaris. Ok by pooka. 2010-03-07 17:34:25 +00:00