Commit Graph

9251 Commits

Author SHA1 Message Date
mrg
9db1a19397 don't install crypto files with MKCRYPTO=no. with these changes, a
MKCRYPTO=no build completes.
2006-06-26 19:50:56 +00:00
drochner
c89713e730 switch alpha to gcc4 2006-06-26 15:30:05 +00:00
lukem
9dde4120d5 Don't invoke LD with LDFLAGS, since the latter is for CC.
If we need similar support for LD, we can implement another variable.
I couldn't find any obvious need for LDFLAGS by users of <bsd.kmod.mk>.
2006-06-26 04:07:34 +00:00
lukem
6be844e18e support MAKEVERBOSE 2006-06-25 15:17:22 +00:00
lukem
9e21440fb1 Move LDFLAGS to the CC section instead of the LD section. 2006-06-25 15:04:31 +00:00
wiz
b6aca06c61 Remove a superfluous comma. 2006-06-25 13:48:38 +00:00
kent
19880a7e53 - remove a sentence about no support for S/PDIF
- add supported codec names
- bump date
2006-06-25 13:44:37 +00:00
wiz
83b25f2177 Various minor improvements. 2006-06-25 13:24:45 +00:00
yamt
54460ad919 document kmem_alloc, kmem_free, kmem_zalloc. 2006-06-25 13:07:49 +00:00
mrg
d1d848dac8 put hppa in to the list of working but not switched to GCC4 platforms. 2006-06-25 05:14:36 +00:00
wiz
5a6a71279e Moved to othersrc/usr.sbin/sushi, where the program now lives. 2006-06-24 21:12:19 +00:00
wiz
1018f0f979 New sentence, new line. Remove trailing whitespace and empty BUGS section. 2006-06-24 18:43:08 +00:00
wiz
7dcb52b3b2 Comment out "/usr/share/doc/papers/timecounter.ascii.gz", since we do not
have this in NetBSD (yet?)
2006-06-24 18:41:37 +00:00
kardel
0013820b0f move geodecntr.4 into i386 section where it actually belongs 2006-06-24 12:22:52 +00:00
kardel
7186fdff87 document new attachment due to coexistence with geodecntr 2006-06-24 12:20:19 +00:00
kardel
8830115a72 add microuptime.9 (from FreeBSD) for timecounters 2006-06-24 08:47:19 +00:00
kardel
fd0e890da3 include timecounter.9 description 2006-06-24 08:32:17 +00:00
kardel
363372b781 add description for geodecntr 2006-06-24 08:27:16 +00:00
kardel
6c4fd9dde2 import timecounter interface description
from FreeBSD (time.9)
2006-06-24 08:22:46 +00:00
garbled
1880a81bca Switch powerpc to gcc4. Confirmed working with prep and macppc ports. 2006-06-24 06:35:54 +00:00
mrg
157b90ce05 switch sun2 over to GCC4. however, turn off profiling for sun2 since
GCC4 generates bogus code when calling mcount().
2006-06-24 05:24:56 +00:00
mrg
a1299d95e9 default MKISCSI to yes. 2006-06-24 05:16:32 +00:00
mrg
2ed89a9707 add support for MKISCSI=no. 2006-06-24 05:14:01 +00:00
christos
5ec62d9961 add SSTO 2006-06-23 22:03:18 +00:00
christos
e4cfbd8bf1 - switch arm, armeb, i386, sparc, sparc64, x86_64 to gcc4
as discussed with gimpy and phone.

- add glue for gdb-6 build
2006-06-23 21:51:02 +00:00
mrg
1167183c92 make powerpc64 use GCC4. the first GCC4 platform!
add mipsel and mipseb to the list of platforms that could have GCC4
but not done yet.
2006-06-22 20:13:14 +00:00
tnozaki
d9cfca81ba fix typo. 2006-06-22 16:18:45 +00:00
tnozaki
e476537d55 correct the code point incompatible with Big5. 2006-06-22 16:11:55 +00:00
lukem
884736fc9f add FTL, FTW. warcrack ftw! 2006-06-21 07:20:19 +00:00
wiz
a583fd878d Drop trailing whitespace. 2006-06-20 06:28:32 +00:00
jdc
ad424c18b3 Add some PROM monitor and Open Boot PROM boot-related commands and a
BUGS section describing boot limitations.
2006-06-20 05:43:37 +00:00
tnozaki
2bcfe3b4c8 added Chinese Tradisional Big5 family,
Big5-2003, Big5-ETen, Big5-IBM, Big-5E, Big-5+.

``Big5 is now the alias of Big5-ETen,
if you want Unicode.org's obsolete mappings, use Big5-IBM instead.
2006-06-19 17:28:24 +00:00
gdamore
a5c89047c0 Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
NetBSD Foundation Membership still pending.)  This stack was written by
Iain under sponsorship from Itronix Inc.

The stack includes support for rfcomm networking (networking via your
bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.

Drivers for both PCMCIA and USB bluetooth controllers are included.
2006-06-19 15:44:33 +00:00
gdamore
494d0cb31a Forgot to commit these for TOOL_SED. Thanks to tsutsui@ for pointing it out. 2006-06-18 14:38:48 +00:00
wiz
35c2a3d2fc Remove superfluous character. 2006-06-18 09:27:41 +00:00
wiz
3f76175ac9 Drop trailing whitespace. 2006-06-18 09:25:15 +00:00
christos
4f29764cfe Update for latest powersave api. 2006-06-18 02:59:21 +00:00
xtraeme
e446596092 Mention support for NVIDIA MCP04/MCP55 IDE/SATA controllers and
VIA VT8237R SATA controller.

Bump date.
2006-06-17 09:00:58 +00:00
reed
5fe28dc7e5 Fix typo or mispelling. 2006-06-17 04:58:14 +00:00
tnozaki
57b95db2c8 add iconv support for CP1131(Belarus DOS code). 2006-06-16 20:09:23 +00:00
tnozaki
a302e2a921 added iconv support for georgian-ps, georgian-academy. 2006-06-15 15:34:20 +00:00
yamt
0f9ed224d3 uvm_swapin: process -> lwp 2006-06-13 13:23:59 +00:00
msaitoh
d7c5c79883 add i8257[123] 2006-06-10 08:06:51 +00:00
christos
79867d81ea PR/33681: Scott Ellis: Building 'bc' with SHAREDSTRINGS=yes fails
We need CPPFLAGS too now.
2006-06-09 19:16:36 +00:00
elad
2df93916c9 add KPI 2006-06-09 07:07:28 +00:00
rpaulo
2e83915da9 Add variables for /libdata/firmware path. 2006-06-07 18:49:36 +00:00
rpaulo
f7625fc018 Update to the latest revision from OpenBSD. 2006-06-07 18:38:59 +00:00
tnozaki
f52a3ac4b6 1-29(0x213D) is not HORIZONTAL BAR(U+2015) but EM DASH(U+2014). 2006-06-07 17:04:37 +00:00
chap
42f4810aa0 Reword a couple of spots that committed too much internal detail, spotted
by brian and der Mouse, and another that seemed to throw a reader. Add
the CODE REFERENCES section.

Critical discussion of this man page:
http://mail-index.netbsd.org/tech-kern/2006/06/04/0012.html et seq.

And with all that, what a lucky break to catch that I was thinking of
the /reciprocal/ of the load factor, before anybody else spotted it!
Now I can fix it before anybody notices. Heh. Wait, is this going in
the lo^C
2006-06-05 16:48:35 +00:00
perry
494da5ef96 add a couple of .Xr's to config(5).
Not yet really enough, but a bit for now.
2006-06-04 21:58:21 +00:00