Commit Graph

7392 Commits

Author SHA1 Message Date
christos e57d25d652 no-traditional is not a valid warning for c++ programs. 2003-12-26 17:27:01 +00:00
christos 80f77a3c2c Add libstdc++ 2003-12-26 17:22:43 +00:00
rtr 24acc15bee remove endian selection hack - from lukem 2003-12-26 08:24:33 +00:00
rtr 1967c90241 endian table for X_BYTE_ORDER= 2003-12-23 15:36:45 +00:00
mrg 658a82975e bump date (from wiz) 2003-12-23 14:36:40 +00:00
mrg 16120d26f9 note that promise cards do NOT function correctly on sparc64 currently. 2003-12-23 14:32:38 +00:00
rtr 6c80347d07 sparc64 defines 2003-12-23 11:12:35 +00:00
rtr 57bab08096 Need to provide alternate definitions of __archive{build,install} for x11.
approved by lukem
2003-12-23 10:30:02 +00:00
jdolecek f9691ce0a4 note support for VIA VT3043 (Rhine III), simplify NAME to make it shorter
bump date
2003-12-23 09:51:27 +00:00
simonb 4af9ca0e52 Fix a tyop. 2003-12-21 23:41:00 +00:00
wiz ef0d4ed8a0 Document new flags to MAKEDEV script. 2003-12-21 18:02:06 +00:00
simonb 5a2890def3 Dump date for previous. 2003-12-21 07:42:11 +00:00
simonb aabfbedffd Note that the fifth argument to pool_init() is "flags" and not "nitems". 2003-12-21 07:35:37 +00:00
wiz a06c2d418f Use In instead of Fd #include <...>; reword a sentence so
it is easier to read.
2003-12-20 21:49:31 +00:00
wiz 910ab17bad Drop trailing spaces. 2003-12-20 21:39:21 +00:00
wiz f90dc638c2 Fix Xref; from Jeff Rizzo in PR 23807. 2003-12-20 21:38:54 +00:00
lha d60f9cb5a8 Add opencrypto.9 manpage, manpage copied from OpenBSD (Angelos D. Keromytis)
Some text added me (and thus all errors in the manpage are mine)
2003-12-20 20:25:28 +00:00
rtr 8c82867db3 Remove duplicate -DPIXPRIV from X11FLAGS.SERVER
Don't define -DXINPUT -DXFree86XDGA -DXF86VIDMODE -DDXTIME for sparc
Add X11FLAGS.LOADABLE for for module control/module flags.
2003-12-20 14:24:29 +00:00
thorpej 4e7dd7f546 Note support for the SiI 3114. 2003-12-20 03:52:29 +00:00
kleink 146efae431 Import tzdata2003e. 2003-12-20 00:18:23 +00:00
kleink f3ace71e62 Import tzdata2003e. 2003-12-20 00:18:10 +00:00
tsarna 0e8b7c6b61 Add IWBNI, "It would be nice if..." 2003-12-19 18:54:40 +00:00
pk 775ab5f7ee Document uvm_km_kmemalloc1(). 2003-12-19 09:09:27 +00:00
wiz 074b6f7da2 Bump date for previous; use Nx instead of NetBSD;
new sentence, new line.
2003-12-17 10:12:28 +00:00
tls 0c041019a4 Add support for some more Marvell-based adapters to the sk driver:
D-Link DGE-530T
	Linksys EG1032v2
	Linksys EG1064v2

The Linux driver treats all of these the same.  Tested with a DGE-530T;
it works, though performance on at least one of my systems is atrocious.

Fix setting of ethernet capabilities into interface capabilites word in
attach routine.

Manual page: note that jumbo support doesn't work and checksum support
doesn't exist.
2003-12-17 09:17:07 +00:00
wiz 86599d7c52 Some fixes from jmc@openbsd. 2003-12-16 11:31:04 +00:00
wiz 9efe6a5366 Bump date for previous. 2003-12-15 07:31:52 +00:00
lonewolf d3617a70ff Add haltwo(4) and newport(4) manpages. 2003-12-15 06:28:01 +00:00
mbw 8dc1fa1a3c Add sparc synopsis and remove dca xref 2003-12-14 22:30:12 +00:00
gson c43379aa3e The structure member prefixes added in sys/dev/usb/usb.h 1.62 were
missing from the man page.
2003-12-14 21:12:26 +00:00
wiz e04ea4ae3c Grammar improvements from Brian Chase in PR 23753. 2003-12-14 18:10:08 +00:00
wiz 72237e6413 Fix typo reported by Brian Chase in PR 23751.
While here, do some cleanup.
2003-12-14 18:08:43 +00:00
wiz b460383205 Mention how to enter DDB on vax. From Brian Chase in PR 23740. 2003-12-14 09:40:07 +00:00
wiz f6ef813a29 Fix Xrefs for artsata and satalink; bump date. 2003-12-14 09:22:11 +00:00
wiz 423c714795 Use more markup. 2003-12-14 09:21:53 +00:00
thorpej cb95d1c61d Split the Artisea bits out of piixide(4) into artsata(4). 2003-12-14 01:38:04 +00:00
thorpej c49bae6213 Split the SATALink bits out of the cmdide(4) manpage into the satalink(4)
manpage.
2003-12-14 01:00:20 +00:00
wiz dd77fe68dc Some nitfixes. 2003-12-11 17:00:16 +00:00
matt abd06d37ef Add TOOL_MACPPCFIXCOFF 2003-12-11 00:28:08 +00:00
agc 7db1d33cba Modify the licences of code written by Theo De Raadt from a 4-clause
to a 2-clause licence (retaining UCB clauses (1) and (2)), per PR
22409 from Joel Baker, approved by Theo de Raadt, and ratified by
myself - the only discrepancy being the handling of the original
clause 3 in src/usr.sbin/yppoll/yppoll.c.
2003-12-10 12:06:25 +00:00
hannken fbae381aaa The file system snapshot pseudo driver.
Uses a hook in spec_strategy() to save data written from a mounted
file system to its block device and a hook in dounmount().

Not enabled by default in any kernel config.

Approved by: Frank van der Linden <fvdl@netbsd.org>
2003-12-10 11:40:11 +00:00
augustss d45d00fdb9 Fix markup typo. 2003-12-09 19:52:21 +00:00
wiz 1dca89a686 Remove non-intended arguments from macro line; drop trailing
spaces and bump date.
2003-12-08 11:20:35 +00:00
rtr fa397391ec No such thing as NONBINOWN, use NONBINMODE instead. 2003-12-08 10:10:46 +00:00
perry 38e964828a Clarify the relationship of the /etc/daily.conf file and the
/etc/defaults/daily.conf file, explain how you can check for defaults,
etc.
2003-12-08 03:59:26 +00:00
perry 089b8ee471 document show_remote_fs 2003-12-08 01:16:22 +00:00
simonb 83f816d555 Disable native gdb for ns32k (but cross-gdb works). 2003-12-07 23:07:37 +00:00
scw a26234a268 And the monkey flicks the switch ...
Enable the in-tree toolchain on sh5, at least for the time being so I
can evaluate the situation.

There are still numerous problems with gcc3's sh5 support, not least
of which is the fact that a native gcc3 doesn't work at all. As a
cross-compiler, it works reasonably well. Certainly enough to build
userland and kernel code.

Binutils also has problems dealing with shared libraries on sh5, so
we're back to static userland for now.
2003-12-07 22:52:56 +00:00
matt 36d03f8064 Fix fumble-fingers && && -> && 2003-12-07 22:33:16 +00:00
wiz 9aa343b23a Bump date for previous (hi perry!). 2003-12-07 22:29:36 +00:00