wiz
cb8d097ad2
New sentence, new line. Use more markup.
2014-12-31 18:19:21 +00:00
gdt
e1685159eb
note that RBUS_IO_BASE issues are common to i386 and amd64
2014-12-31 18:16:32 +00:00
gdt
766c6ec224
Explain RBUS_IO_BASE/SIZE.
...
See also kern/32327.
Adapted from a patch by Björn Johannesson.
2014-12-31 18:14:55 +00:00
mrg
fbfbb2ece8
move xorg-server.pc's SDK_REQUIRED_MODULES into the local Makefile.
2014-12-30 22:07:21 +00:00
wiz
e9d482784b
Use more markup. Bump date for previous.
2014-12-29 19:20:22 +00:00
mlelstv
0a0ac6a239
document missing disk_set_info function that maintains the device's
...
"disk-info" dictionary.
2014-12-29 19:07:03 +00:00
mlelstv
78d420c356
Implement DIOCGMEDIASIZE and DIOCGSECTORSIZE from FreeBSD.
2014-12-29 18:41:20 +00:00
wiz
b4595449ed
Add comma in Dd. From Henning Petersen in PR 49515.
2014-12-29 14:22:25 +00:00
wiz
80d8011c53
New sentence, new line. Bump date for previous.
2014-12-27 20:45:08 +00:00
maxv
b5f5bad3a4
Cleanup:
...
- remove struct kmembuckets (dead)
- correctly deadify MALLOC_XX
- remove MALLOC_DEFINE_LIMIT and MALLOC_JUSTDEFINE_LIMIT (dead)
- remove malloc_roundup(), malloc_type_setlimit(), MALLOC_DEFINE_LIMIT()
and MALLOC_JUSTDEFINE_LIMIT() from man 9 malloc
2014-12-27 19:32:57 +00:00
dholland
fd190b9d38
typo in previous
2014-12-26 19:15:04 +00:00
wiz
7f88087bf0
Fix description of days_in_month. Based on email from Kamil
...
Rytarowski.
2014-12-26 14:15:18 +00:00
christos
e5b6516423
PR/49215: Kamil Rytarowski: Sync NVNODE with reality.
2014-12-26 01:19:43 +00:00
wiz
6c377c63c7
Add clock(9) from Kamil Rytarowski.
2014-12-22 18:02:52 +00:00
christos
abe684efd6
protect the variable name, and explain why setting it does not work.
2014-12-19 22:25:39 +00:00
christos
4a9ac4bbf0
Explain why used to fold case when deciding if we are going to install manual
...
page links, and change the behavior not to do this anymore.
2014-12-19 21:43:11 +00:00
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