Commit Graph

15167 Commits

Author SHA1 Message Date
roy
cd51d52b6d Remove redundant configuration snippet for dhclient and rtsol as dhcpcd will happily supply both needs. 2014-12-18 17:10:42 +00:00
mrg
c0fe630cea switch PPC to GCC 4.8. 2014-12-18 02:28:34 +00:00
mrg
e72a1182e8 add X11SRCDIR entries for the new separated mesa components. 2014-12-16 06:04:10 +00:00
christos
ea32f51527 Fix MKRUMP = no build 2014-12-13 14:16:48 +00:00
riz
b5e5dc42b2 Spell 'persistent' correctly. 2014-12-12 23:48:45 +00:00
ginsbach
6694ef2dff Add one from the security realm. 2014-12-12 19:36:22 +00:00
snj
62d7bff7c1 Fix some grammar and punctuation issues. Remove a pasto. 2014-12-03 20:36:33 +00:00
dholland
0e9c68a74e + "beaut"
XXX: also I question whether "beauti" as found a few lines later is
XXX: actually a word, but I don't have time to investigate right now.
2014-12-03 15:26:44 +00:00
msaitoh
66504f18c9 Add missing src(7) reported by Patrick Welche. 2014-12-02 03:51:48 +00:00
erh
6830ef879f PR toolchain/9618: add ".d" to MKDEP_SUFFIXES so the depend files are rebuilt
if any of their dependencies (i.e. the files they refer to) are changed.
This allows changes to transitive included headers to be handled properly.
2014-12-01 01:34:30 +00:00
uebayasi
0a333665fa Add a new build make variable, CONFIGOPTS, which is passed to config(1)
when building kernels.  Revert "mkernel=*" and "mkernels" in favor of
this option.

Diff posted on source-changes-d@, approved by (null).
2014-11-30 15:53:29 +00:00
ryoon
38b7d5228f Include "Synchronous connection-oriented" for SCO.
Bump date.
2014-11-29 03:35:57 +00:00
wiz
d7073c492f New sentence, new line. Use more markup. Sort SEE ALSO. 2014-11-26 20:46:46 +00:00
mlelstv
7e594f6343 Mention the new bootspec variable.
Give more details about the root device configuration.
2014-11-26 20:42:29 +00:00
skrll
74ec17a2af Another section to delete when converting elf -> a.out 2014-11-25 12:01:18 +00:00
riastradh
9a10d51413 Fix = -> == in conditional in example. Oops! 2014-11-21 20:53:35 +00:00
riastradh
6687f07d58 Use membar_consumer until we have membar_datadep_consumer. 2014-11-21 16:21:13 +00:00
riastradh
3e2082f994 Elaborate comment before pserialize_perform. 2014-11-21 15:44:42 +00:00
riastradh
558d1d8a9d Fix typo: pserialize_read_exit(s), not s = pserialize_read_exit(). 2014-11-21 15:42:57 +00:00
riastradh
11887e69a3 Bump date. 2014-11-21 15:40:38 +00:00
riastradh
df0d780638 Expand pserialize(9) example to include publish, read, and destroy. 2014-11-21 15:28:33 +00:00
ozaki-r
9c95126602 Make it clear that we should use not callout_stop but callout_halt before callout_destroy 2014-11-20 15:43:52 +00:00
snj
a421a92931 adapt to modern ISO image naming conventions 2014-11-13 22:32:53 +00:00
christos
d60f5081e2 add log_unknown_network 2014-11-13 16:10:21 +00:00
christos
3cbbf4418f do the dependencies in a simpler way using a separate target 2014-11-13 02:31:24 +00:00
uebayasi
67ba08fd77 If mkldscript.sh is used to build ${PROG}, depend on it. 2014-11-13 01:09:59 +00:00
christos
741166e931 sync both instances of the ldscript. 2014-11-12 19:33:32 +00:00
christos
9e2fae1cfa add -t to mkldscript 2014-11-12 13:24:34 +00:00
christos
59a749aa6e use ${HOST_SH} 2014-11-12 02:50:01 +00:00
christos
98b9cde369 Enable dynamic link script generation to handle __{start,stop}_link_set_*
via a variable; perhaps delete the variable and always do it?
2014-11-12 02:19:28 +00:00
pooka
77e862601f Move rump kernel man pages from various sources to sys/rump
namely:
  * src/lib is used only when building for POSIX'y platforms, but
    the man pages have their use for all platforms
  * rumpuser.3 is a function of the rump kernel, not one of the of
    the POSIX'y implementation hosted in src/lib/librumpuser

no functional change
2014-11-09 17:39:37 +00:00
uebayasi
148a2a3b87 Leave .map when linking .kmod. 2014-11-06 12:05:44 +00:00
snj
eaacc1b40b bump date 2014-11-03 20:16:50 +00:00
snj
b1ca666e4b fix cksum syntax, CDROM -> CD-ROM, give a specific example of a kernel set
rather than kern.tgz, add dd(1) xref for usb images
2014-11-03 20:06:25 +00:00
nonaka
0e71d7ed9c Add support for Intel Centrino Wireless-N 100/105/130/135/2200/2230.
From OpenBSD.
2014-10-30 13:05:58 +00:00
nonaka
801d207930 Bump date for previous. 2014-10-29 14:33:23 +00:00
nonaka
8fdb68d7ad Added RTS5227/RTL8402/RTL8411/RTL8411B support. 2014-10-29 14:24:09 +00:00
wiz
3994db839b Minor fixes. 2014-10-27 16:21:59 +00:00
wiz
054f95470c New sentence, new line. 2014-10-27 16:20:47 +00:00
wiz
80cb79a916 Sort SEE ALSO. From Henning Petersen in PR 49327. 2014-10-27 16:18:38 +00:00
wiz
8b6ff78ba9 Unfix parts of previous.
We currently do not split arguments in their components if they
are functions with arguments themselves.
2014-10-27 14:41:42 +00:00
christos
43a4fb99bc PR/49326: Henning Petersen: Correct errors in man pages csf.9 , pci.9 and ucom.9 2014-10-27 12:02:17 +00:00
christos
d94836d412 PR/49325: Henning Petersen: Add missing .El's. 2014-10-27 11:55:08 +00:00
wiz
e68ceedc5b Add missing .El. From Henning Petersen in PR 49325. 2014-10-27 07:49:25 +00:00
wiz
2fb9f71ab7 Use proper markup in AUTHORS, and sort SEE ALSO. 2014-10-26 22:07:47 +00:00
tls
18db53d2f6 Build and install virtio(4) manual page - missed in previous commit. 2014-10-26 18:48:09 +00:00
tls
0eedfee32a Add viornd(4), a driver for the VirtIO entropy source available on
QEMU, KVM, and Google Compute Engine.  From OpenBSD.
2014-10-26 18:43:18 +00:00
snj
f0a7346d21 src is too big these days to tolerate superfluous apostrophes. It's
"its", people!
2014-10-18 08:33:23 +00:00
snj
682be92a68 de-foodify comment 2014-10-18 07:11:07 +00:00
apb
a6801ebc39 Use HAVE_LLVM, not MKLLVM, in tests related to the active compiler.
Fixes problems in a build with MKLLVM=yes HAVE_LLVM=no,
where this error interacted with settings in
src/external/gpl3/gcc/lib/libgcc/Makefile.inc to cause
some object files to be omitted from the libgcc_s library.
2014-10-05 17:08:46 +00:00