Commit Graph

11422 Commits

Author SHA1 Message Date
wiz
7594fe8802 New sentence, new line. 2009-02-14 10:35:36 +00:00
bjh21
a0263b80b8 I've just discovered config_found_ia(), which means that wskbd(4) and
wsmouse(4) can attach directly at arckbd(4) and I can dispose of the
ugly arcwsmouse(4) and arcwskbd(4) interpositions.  Do that, and purge
them from the documentation as well.
2009-02-14 10:20:55 +00:00
lukem
c0d472c616 Enable -Wsign-compare for WARNS=4 (and above).
Test compiled on i386 and amd64; there may be some stragglers
on other platforms.

Note: -Wall has this by default in gcc4, and we explicitly disable it at
WARNS=1 (i.e., -Wall -Wno-sign-compare).  A goal is to reduce the WARNS level
where this feature is enabled, so we can eventually remove -Wno-sign-compare.
2009-02-12 22:49:05 +00:00
wiz
0247406d6a Bump date for previous. New sentence, new line. 2009-02-07 15:32:11 +00:00
jym
92ae85d18e Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.
2009-02-06 18:50:26 +00:00
wiz
214cde7d25 Use more markup. Add comma in enumeration. Remove unintended arguments
from macro.
2009-02-06 14:44:44 +00:00
wiz
6853fcbb4e Mark up path with .Pa. 2009-02-06 14:42:20 +00:00
sborrill
98d1b924ac Add more text describing firmware loading.
Remove cardbus devices and note that they are not yet supported.
Correct authors email address.
2009-02-06 08:42:07 +00:00
sborrill
d9e19ce400 Add bwi(4) man page based on Dragonfly man page 2009-02-05 18:03:30 +00:00
plunky
f48df6dbec correct typo in EULA file name, pointed out by dieter roelants 2009-02-05 10:07:34 +00:00
wiz
866212e533 Bump date for previous. 2009-02-04 20:46:14 +00:00
wiz
084542a09a Fix typo in .Dd argument. New sentence, new line. 2009-02-04 20:45:17 +00:00
ad
563a207d33 Default 'show all procs' to /l. People tend to type 'ps' without modifiers
when providing information about deadlocks. Without the thread info it's
not very useful.
2009-02-04 20:17:58 +00:00
plunky
4d50b1aa1d remove paragraph saying that the firmware file is not included and who to
complain to because it is included. change path to actual path.
2009-02-04 19:14:12 +00:00
plunky
98d4fb5c0e no need to reference pkg_add since the firmware file is included in base 2009-02-04 19:11:55 +00:00
ghen
6920f52d1f Make AltGr keys work. Also, the tilde on the =+ key is a dead_tilde. 2009-02-02 21:37:05 +00:00
ghen
89b2df731d Add Belgian Azerty keymap for ukbd(4). Existing pckbd(4) map doesn't work
for USB keyboards.
2009-01-30 23:12:16 +00:00
wiz
ee30bd33e5 Mark up NULL and SCHED_*. 2009-01-29 22:33:31 +00:00
ad
a9743c2461 - Allow creating timeshard kthreads. To be used to fix the RAIDframe
parity rewrite issue.
- Create kthreads in the SCHED_RR class by default, not SCHED_FIFO.
2009-01-29 22:00:26 +00:00
elad
563e80a1ee Fix mistake in the Veriexec example, the command name is "veriexecctl",
not "veriexec".
2009-01-26 13:23:20 +00:00
tron
11cc2a433c Install the "sony-misc" font from the X.org distribution.
Patch supplied by Takeshi Nakayama in PR xsrc/40476.
2009-01-25 23:11:16 +00:00
rmind
6d73ddd355 Revert path of modules back to "/stand". 2009-01-24 22:14:44 +00:00
bouyer
7e113f2eda Add support for X11FLAVOUR=xorg to NetBSD/alpha. Tested on PWS500
(ev56, handled as non-BWX by Xorg) and XP1000 (ev6, BWX). Also
tested by Rafael Ruiz on a AlphaStation 255 (thanks !).
non-PCI adapters are not supported; someone should make these work
as a wsfb device.
2009-01-24 17:24:52 +00:00
wiz
3db9b887d7 Remove trailing whitespace and bump date for previous. 2009-01-24 10:39:58 +00:00
yamt
a98fc11858 note that bufq_cancel might be expensive 2009-01-24 05:54:35 +00:00
rmind
f0e51651e4 Change path to kernel modules from "/stand" to "/kernel".
Needs to go in before 5.0.  Proposed on <tech-kern>.
2009-01-24 00:29:12 +00:00
hubertf
0f64a54154 Sync with Rev. 1.124 from FreeBSD 2009-01-24 00:06:54 +00:00
christos
fc0e181680 Document USE_FORT. 2009-01-22 14:04:15 +00:00
lukem
6299875ab1 We don't have an MI crash(8), so don't reference it.
Thanks to Hubert for the reminder.
2009-01-20 04:10:38 +00:00
jmcneill
3ba8641fb1 Remove note about 11a mode not working properly. 2009-01-19 12:38:13 +00:00
jmmv
5978786e8e Make sure all necessary targets are defined. 2009-01-19 08:08:18 +00:00
jmmv
48b9858388 Remove the xsl subtree from here. We are not installing anything now, as
the atf xsl is now installed from the external subtree.
2009-01-19 08:03:42 +00:00
jmmv
02168e565f Do not descend into the atf directory, which is gone, and account for
MKATF=no.
2009-01-19 08:02:16 +00:00
jmmv
149b8384cb The atf subdirectory is gone, so do not descend into it. 2009-01-19 07:50:20 +00:00
jmmv
0cdcf7cea6 Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used to
build it.  0.6 is going to be imported in external/bsd/atf, with all the
necessary Makefiles in that same hierarchy.
2009-01-19 07:08:14 +00:00
cyber
ccd583fea9 Recover tls' change in rev1.33 that was clobbered in the rev1.40 sync. 2009-01-18 21:57:09 +00:00
he
a5ec128bee If we have a SHLIB_VERSION_FILE, add is as a dependency for the
library.  This is mostly a convenience, so that you can trigger
a shared library rebuild by touching the shlib_version file, it
should not otherwise impact the build one way or the other.
2009-01-17 12:09:58 +00:00
he
79663d7eed Move _LIBLDOPTS and LDFLAGS to a spot behind LDADD when making a
shared library.  This is done so that -L options pointing into
DESTDIR will come after -L options pointing into our object tree
for shared libraries this shared library depends on.

This makes a difference when shared library major numbers are bumped
(as was recently done in our tree), and you build into an already-
populated DESTDIR, because otherwise the old major version shared
libraries will be picked up, because the new ones have not yet been
installed at this stage. This will in all probability lead to
conflicts later on when linking programs, where one would try to
mix new and old major versions for the same shared library.

I *hope* this will not have any negatively impact by moving other
order-dependent options around; local tests with rebuilds did not
uncover any problems I could see.

OK'ed by lukem@
2009-01-17 12:07:59 +00:00
wiz
74e376961d Fix Dd, make output HTML-ready, punctuation and casing improvements. 2009-01-16 23:27:49 +00:00
wiz
8b7eddbcfe Fix Dd, add Xref to age(4). 2009-01-16 23:26:31 +00:00
cegger
72d24efba3 manpages for new age(4) and atphy(4) drivers. 2009-01-16 21:27:41 +00:00
uebayasi
7caa97c9ca config_found_sm(9) -> config_found_sm_loc(9) 2009-01-16 09:51:34 +00:00
jnemeth
b0196b24f8 PR/40404 - Robert Elz -- Thailand airport updates 2009-01-16 08:51:37 +00:00
reed
4ee2689ef3 Also add cdrom (which is created by sysinst).
And add trailing slash to pts directory (just added a moment ago).
2009-01-14 01:51:29 +00:00
reed
91e4be2a1c Add pts, kern, proc mount points.
These are created by sysinst.
(I don't see in mtree spec files either.)
2009-01-14 01:46:51 +00:00
yamt
70de973662 g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
christos
24af933098 mention panic uses. 2009-01-12 16:28:03 +00:00
wiz
878e839563 New sentence, new line. 2009-01-11 22:03:56 +00:00
pooka
b5d278fb51 document -o rump 2009-01-11 20:51:18 +00:00
skrll
e53ff1f7b0 It's "show uvmhist" not "uvmhist". 2009-01-11 16:15:37 +00:00