Dag-Erling Smørgrav
a3f59e65f1
Whitespace cleanup (1.15 had spaces instead of tabs)
2003-05-05 21:14:36 +00:00
Dag-Erling Smørgrav
9820f41cd3
Don't use -pedantic unless we also set -std of some kind.
2003-05-05 21:13:32 +00:00
Poul-Henning Kamp
d773aebd76
A few stylistic fixes.
2003-05-05 17:36:57 +00:00
Mark Murray
dbf104e68d
Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra
...
cleanups were necessary in release/Makefile, and the tinderbox code
was syntax checked, not run checked.
2003-05-05 07:58:44 +00:00
Murray Stokely
1fe904f0c7
Add Norwegian dvorak keymap.
...
PR: conf/47556
Submitted by: Eirik Nygaard <eirikn@bluezone.no>
2003-05-05 06:06:55 +00:00
Murray Stokely
47b48150de
Add amnia, amniotic, and amniocentesis.
...
PR: misc/47342
Submitted by: Gareth McCaughan <Gareth.McCaughan@pobox.com>
(a pedantic medical student?)
MFC After: 1 week
2003-05-05 05:51:16 +00:00
Murray Stokely
8d2a74b645
Make the output more consistent.
2003-05-05 05:36:20 +00:00
Murray Stokely
5add5cc474
Remove man page reference for gated, as it isn't in the base system
...
nor is it available from the ports tree.
2003-05-04 06:17:38 +00:00
Mark Murray
04b151d66a
Remove some games/ cruft that is no longer of relevance.
2003-05-03 15:48:12 +00:00
Shunsuke Akiyama
11e04b0528
Add RealTek RTL8150 USB to fast Ethernet controller driver.
...
This driver now supports the Melco LUA-KTX and the GREEN HOUSE
GH-USB100B.
Reviewed by: imp
MFC after: 2 weeks
2003-05-03 10:16:56 +00:00
Wolfram Schneider
ef05268eed
Added OpenBSD 3.3
...
Submitted by: itojun@iijlab.net
2003-05-03 09:18:25 +00:00
Tom Rhodes
b655544297
fnet(9) claims that "those interfaces supporting reception of multicast
...
datagrams have a LIST of multicast group memberships...". On -CURRENT, that
LIST is actually a TAILQ. Note that -STABLE still uses a LIST
PR: 50426
Submitted by: Scott Mitchell <scott+freebsd@fishballoon.org>
2003-05-01 18:34:13 +00:00
Warner Losh
8b3e7e90f2
xtend rc.conf variables are gone.
...
Noticed by: bde
2003-05-01 16:17:04 +00:00
Dag-Erling Smørgrav
77695b344b
Add a mechanism to allow Makefiles to specify the particular C dialect
...
in which the source code is written. This is controlled by the CSTD
variable, which can have one of the following values:
- "k&r" => -traditional
- "c89" or "c90" => -std=iso9899:1990
- "c94" or "c95" => -std=iso9899:199409
- "c99" => -std=iso9899:1999
The corresponding option is added to CFLAGS regardless of WARNS level.
This also removes -ansi from WARNS level 6, but adds -Wno-long-long to
work around a weird gcc bug (-ansi, which is supposedly equivalent to
-std=iso9899:1990, seems to turn long long warnings off instead of on)
If CSTD is undefined, CFLAGS are unchanged except for the -ansi /
-Wno-long-long change mentioned above for WARNS level 6.
2003-05-01 14:36:27 +00:00
Mark Murray
aab6741f7e
More factual updates for kerberos 5.
2003-04-30 21:15:41 +00:00
Mark Murray
b09f610b33
Remove some KerberosIV references that are now stale.
2003-04-30 17:01:43 +00:00
Matthew N. Dodd
4957466b8e
IP_RECVTTL socket option.
...
Reviewed by: Stuart Cheshire <cheshire@apple.com>
2003-04-29 21:36:18 +00:00
Tom Rhodes
ddd74b0048
debug.acpi.disable="processor" is incorrect. Use debug.acpi.disable="cpu" as
...
found on line 126 of sys/dev/acpica/acpi_cpu.c.
PR: 51523
2003-04-29 14:50:34 +00:00
Wolfram Schneider
53cabb168e
Add NetBSD 1.6.1
2003-04-29 12:07:11 +00:00
Matthew N. Dodd
3b5f87e60d
Document the IP_RECVIF socket option.
...
Submitted by: Bruce M Simpson
2003-04-29 08:37:52 +00:00
Garrett Wollman
4b47a81537
Merge from vendor branch:
...
- No more DST in Pakistan
- Update some historical information
- New zone for Rothera station in the Antarctic.
PR: misc/51495
2003-04-28 18:57:25 +00:00
Garrett Wollman
ea64a6b5fe
This commit was generated by cvs2svn to compensate for changes in r114170,
...
which included commits to RCS files with non-trunk default branches.
2003-04-28 18:51:20 +00:00
Garrett Wollman
c98199555b
Update to latest drop from Arthur Olson and the gang.
...
Obtained from: ftp://elsie.nci.nih.gov/pub/tzdata2003
2003-04-28 18:51:20 +00:00
Maxim Konovalov
284a57dd1b
xten has gone.
2003-04-28 08:36:45 +00:00
David E. O'Brien
74a0458023
Add NOSHLIBS.
...
If one is using NOSHARED, why build the libs.
2003-04-27 21:44:52 +00:00
Ruslan Ermilov
ebd194173e
It was a misunderstanding on my part; all DEC variants
...
are based off of the same SmartRAID V Millennium board.
Requested by: obrien
Reviewed by: scottl
2003-04-27 18:45:07 +00:00
Warner Losh
b629c2deb5
Update to reflect removal of tw.
...
Approved by: re@ (scottl)
2003-04-27 05:39:10 +00:00
Doug Barton
1b6c6f4aae
Add .Xr's to mdmfs(8).
...
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
2003-04-27 01:46:56 +00:00
Tom Rhodes
f0aa77427a
Xref sytle.Makefile(5).
...
PR: 51183
2003-04-26 15:37:39 +00:00
Christian Brueffer
c70d56a511
Mbits -> Mbits/s
...
band width -> bandwidth
PR: 39822
Submitted by: Chris Pepper <pepper@rockefeller.edu>
MFC after: 3 days
2003-04-26 09:30:34 +00:00
Christian Brueffer
73c294fd8b
Fix a misspelled word introduced by my last commit
...
MFC with the rest of the changes
2003-04-25 21:02:15 +00:00
Jake Burkholder
c40586c87d
Remove a stray sentence.
2003-04-25 17:08:47 +00:00
Hiten Pandya
70ce116756
device s/acpica/acpi/
...
Noticed by: Stefan Farfeleder <stefan@fafoe.dyndns.org>
Approved by: des (mentor)
2003-04-24 09:54:18 +00:00
Tom Rhodes
2d93d309a7
Use .Pa for the pccard_ether file.
...
s/spppconfig/spppcontrol/
Submitted by: "Simon L. Nielsen" <simon@nitro.dk>
2003-04-22 18:53:14 +00:00
Tom Rhodes
3301bb2349
Catch this file up with ufs/ffs/fs.h.
...
PR: 51189
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-04-22 18:20:44 +00:00
Ruslan Ermilov
2244cda2bc
Axe CXXINCLUDES from CXXFLAGS, it serves no useful purpose anymore.
...
Reviewed by: bde
2003-04-22 11:04:25 +00:00
Ruslan Ermilov
8d739a3f28
Bump document date for previous revision.
...
Fix list type.
2003-04-22 09:39:10 +00:00
Doug Barton
62bb7f3301
FreeBSD has no systrace(1), and our rc.subr does not support it.
...
Submitted by: Simon L. Nielsen <simon@nitro.dk>
2003-04-22 05:13:55 +00:00
Warner Losh
bf2331bae4
Document device_set_driver(9)
...
# now all driver_* functions used outside of subr_bus.o in my kernel
# are documented.
2003-04-22 03:43:44 +00:00
Warner Losh
6e684dce35
Document device_printf(9).
2003-04-22 03:32:31 +00:00
Warner Losh
c56c6bab42
Document device_set_ivars(9) as well.
2003-04-22 03:25:14 +00:00
Warner Losh
44d993e38a
man page for device_get_parent.
2003-04-22 00:26:02 +00:00
Warner Losh
c82d43ff7a
device_is_alive already was documented in device_get_state, so remove the
...
separate man page. Document new device_is_attached there and remove that
new man page too.
Connect device_get_name to build, and install a link for
device_get_nameunit.
strangely nobody noticed this yet...
2003-04-22 00:21:28 +00:00
Warner Losh
f6bcbf520a
Add man page for device_get_name and device_get_nameunit.
2003-04-22 00:18:55 +00:00
John Baldwin
e72380dd09
- Don't highlight options APIC_IO at the top since it only applies to i386
...
and this manpage is somewhat machine independent.
- Don't redundantly say that SMP support is present for all supported
architectures. Instead, say that it is present for all Tier-1
architectures.
- Note that an SMP kernel not booting on a UP machine is an i386-only
exception.
- Add a paragraph about hyperthreading support including some docco on the
machdep.hlt_logical_cpus sysctl ps@ recently added.
- Note that SMP support for alpha, ia64, and sparc64 debuted in 5.0.
2003-04-21 20:05:33 +00:00
Christian Brueffer
a4d4bca179
Grammar and spelling fixes, improved the wording a bit
...
A slightly different patch than the one from the PR was applied
PR: 38815
Submitted by: Chris Pepper <pepper@guest.reppep.com>
MFC after: 3 days
2003-04-21 19:08:35 +00:00
Warner Losh
1f27c12a7e
Xref these two functions, since they are similar enough to cause confusion.
2003-04-21 18:27:44 +00:00
Warner Losh
41c44039c9
Simple man page for new device_is_attached.
2003-04-21 18:25:04 +00:00
Warner Losh
dd7520c9eb
Add a man page for device_is_alive.
2003-04-21 18:24:05 +00:00
David E. O'Brien
6d3138d7b2
Note that KZPSC have ancient, non-upgradable firmware and that affects
...
the driver.
Submitted by: wilko
2003-04-20 22:27:44 +00:00