Commit Graph

15145 Commits

Author SHA1 Message Date
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
christos 3e7dc5abac remove extra space I accidentally added. 2014-10-01 14:12:29 +00:00
wiz 9c43793742 Bump date. 2014-10-01 12:33:22 +00:00
mlelstv 469f299453 the flags for WSDISPLAYIO_SCURSOR have prefix WSDISPLAY_, not WSDISPLAYIO_. 2014-10-01 12:08:04 +00:00
christos 0c6cb327ba apply the roman numeral page number fix from psd/Title 2014-10-01 01:11:39 +00:00
christos 37a7aaf8cb Don't use ".af % i" to print page numbers with roman numerals, define a
different register instead so that macros that depend on % being numeric
don't break. From uwe
2014-10-01 01:03:47 +00:00
christos ec20a7d949 explain what's going on with all the spurious errors. 2014-10-01 00:48:14 +00:00
christos 77d06f5686 remove extra tab that broke the table. 2014-09-30 23:30:48 +00:00
jmcneill 0fcf435651 xref bio(4) 2014-09-27 16:17:27 +00:00
jmcneill c50c7f007a xref mpt(4) 2014-09-27 16:16:28 +00:00
mbalmer d8f64d6b69 add Kukes 2014-09-21 08:38:03 +00:00
matt 20d5bfd3d3 Add RISCV-V support. 2014-09-19 17:45:42 +00:00
christos d900a6e949 document verbose 2014-09-19 17:27:12 +00:00
wiz 2a65137f55 Sort sections. From Henning Petersen in PR 49222. 2014-09-19 16:02:58 +00:00
wiz 0bc91cdbea Add missing closing quote. From Henning Petersen in PR 49223. 2014-09-19 13:34:25 +00:00
mrg a4412a693b introduce a new option: ACPI__DIS_IS_BROKEN. this is a hack to
avoid calling the "_DIS" method during acpi interrupt link setup,
which hangs various nforce4 based motherboards.

when the problem is properly fixed, remove this hack.  for now,
it allows someone (me) to have a valid kernel config that doesn't
require a source hack every new tree.

ok chs@
2014-09-14 19:54:05 +00:00
riastradh 3bd90aa97e Fix typo: mask, not mark. 2014-09-12 21:06:25 +00:00
martin 71482329d7 Adapt to recent changes. 2014-09-10 14:28:02 +00:00
christos 69b6b2b0d0 Add WARNS=6 2014-09-06 12:12:32 +00:00
matt 057deb371a Change to support OR1K 2014-09-03 19:22:53 +00:00
msaitoh 7452b7bee6 Now all of the internal SERDES systems are supported, so update BUGS section. 2014-09-03 14:36:45 +00:00
martin d71217d354 clock_secs_to_ymdhms(9) takes seconds as a time_t, not int. 2014-08-30 14:48:10 +00:00
wiz 5adf9990dc Fix date. 2014-08-25 13:22:20 +00:00