mlelstv
6e90174755
Add d_label and add a few words to minphys and strategy.
...
Update disk man page for other users of the disk driver switch and
add reference to dksubr(9).
2016-12-10 09:49:00 +00:00
nat
03783bb56a
Add a synthesized pc beeper and keyboard bell for platforms with an audio
...
device.
2016-12-08 11:31:08 +00:00
christos
db332cd014
factor out expression.
2016-12-08 03:25:35 +00:00
christos
86dd6d287c
move sh3 to new binutils
2016-12-08 03:22:36 +00:00
maya
baefce2250
update uep(4) to reflect the fact it can be calibrated now.
2016-12-05 13:17:28 +00:00
skrll
ae2187513d
Note all chipsets supported.
...
Bump date.
2016-12-04 11:31:55 +00:00
christos
c4cb6918e1
switch sparc/sparc64 to binutils 227
2016-12-03 16:02:10 +00:00
christos
1b08d10df9
move alpha to new binutils
2016-12-03 04:06:25 +00:00
christos
2de9513676
switch mips64 to new binutils and gdb.
2016-12-03 02:18:38 +00:00
christos
0ab93415f3
switch m68k to new binutils and gdb
2016-12-02 17:54:35 +00:00
mrg
a361e6a644
document new UVMHIST_MAPHIST_SIZE and UVMHIST_PDHIST_SIZE options.
2016-12-01 02:12:21 +00:00
pgoyette
5ce4a2dac2
orrect the text for fileassoc_table_run() - it takes two parameters.
2016-12-01 01:06:12 +00:00
wiz
238875cdff
New sentence, new line.
...
Use more/better formatting.
Fix a typo.
2016-11-28 11:54:18 +00:00
mlelstv
9185ad93b5
Provide a man page for the disk driver subroutines (dksubr).
2016-11-28 11:00:24 +00:00
christos
787783f1e0
switch vax to new binutils and gdb.
2016-11-27 18:53:05 +00:00
christos
1b50694b4e
Mention fileassoc dependencies
2016-11-26 13:54:34 +00:00
kamil
f97e335d53
Add: PCB process control block
2016-11-26 03:33:34 +00:00
mrg
4a00697d3d
document NFS_BOOT_TCP option.
2016-11-22 04:55:10 +00:00
kamil
c37dd9bcb4
Add entry for pthread_dbg in share/tmac/doc2html
...
pthread_dbg is POSIX Debug Threads Library
Sponsored by <The NetBSD Foundation>
2016-11-22 00:36:49 +00:00
snj
7ae8358cfa
nuke xf86-video-nvxbox, as xbox support went away in 2011.
2016-11-21 17:00:32 +00:00
wiz
48516259b7
Add RCS Id. Bump date for import. Case fixes.
2016-11-20 17:02:33 +00:00
wiz
1d1b567584
Bump date for previous. Use more markup.
2016-11-20 16:59:11 +00:00
macallan
91eaa6ded9
add driver for Permedia 3 based graphics devices
...
from Naruaki Etomi, via PR 49518
2016-11-20 16:55:18 +00:00
mlelstv
b6a6db8fe4
Make scsipi framework MPSAFE.
...
Data structures are now protected by a per-adapter mutex at IPL_BIO
that is created by the scsibus or atapibus instance when the adapter
is configured.
The enable reference counter and the channel freeze counter which are
currently used by HBA code before the adapter is configured, are made
atomic.
The target drivers are now all tagged as D_MPSAFE.
Almost all HBA drivers still require the kernel lock to present,
so all callbacks into HBA code are still protected by kernel lock
unless the driver is tagged as SCSIPI_ADAPT_MPSAFE.
TODO: refactor sd and cd to use dksubr.
2016-11-20 15:37:19 +00:00
dholland
c90f9ca485
Add crossreference to scsictl per note in PR 9627.
2016-11-20 07:02:21 +00:00
wiz
3d5157a1a4
Use more markup.
2016-11-18 08:29:43 +00:00
pgoyette
c8638169db
Document the previously-undocument kern.bufq node.
2016-11-17 01:22:00 +00:00
pgoyette
25c4c808ce
Update bufq man page for new functions, with appropriate cross-refs to
...
sysctl(7) and module(9).
2016-11-17 01:16:27 +00:00
joerg
30cf47a558
Drop remarks about AArch64 ABI being PIC following a discussion with Tim
...
Northover. The default code model is small and globals are expected to
be within the lower 4GB if not explicitly using -fPIC.
2016-11-14 20:42:46 +00:00
joerg
cbf73e02bf
Define the MKPICLIB default for aarch64 and powerpc64 only for native
...
builds, not inside src/compat.
2016-11-13 22:13:55 +00:00
pgoyette
54ac83e6d0
Merge changes from David H. Gutteridge in PR misc/51611
...
Thanks!
2016-11-08 02:43:29 +00:00
riastradh
55c7ac83f4
These have been able to handle uintmax-width masks since creation.
...
XXX pullup-6
XXX pullup-7
2016-11-07 03:12:54 +00:00
wiz
a1a199794c
Fix xref.
2016-11-06 09:16:38 +00:00
msaitoh
a9fc64c0c4
Add 82562 and wm(4).
2016-11-06 02:27:34 +00:00
skrll
00c98aaf30
enable xorg-server 1.18 for evbarm
2016-11-01 14:21:30 +00:00
christos
3dbb75efa9
add NODEBUGLIB
2016-11-01 14:01:25 +00:00
christos
ffe585daf7
switch x86 to the new binutils
2016-10-27 01:21:16 +00:00
christos
b7c2c2ac85
switch everyone to binutils.old
2016-10-26 17:32:46 +00:00
skrll
336fa725c9
Switch hppa to gdb 7.12... passes basic tests
2016-10-22 11:06:15 +00:00
wiz
669cbb2613
Remove trailing space.
2016-10-22 07:36:36 +00:00
jdolecek
dc627d47b1
update according to latest changes
2016-10-21 20:55:25 +00:00
mrg
ad34764861
flip the polarity of the xorg-server version: list the unconverted ports.
...
i distilled this list from the old list and the MKXORG_SERVER list, but
there may be some build fallout.
2016-10-21 06:04:16 +00:00
mrg
4f6d093233
sh3 (le) gdb 7.12 works. switch it.
...
sun2 gdb probably doesn't work any less bad. switch it.
2016-10-20 08:11:38 +00:00
mrg
de0a3ccb6a
turn off MKCOMPAT for aarch64eb builds for now.
2016-10-19 20:56:22 +00:00
mrg
b11e2a5651
set {_LIBC_COMPILER_RT,MKGDB,_NEEDS_LIBCXX}.aarch64eb=yes.
2016-10-19 20:29:58 +00:00
uwe
5b48185605
Xref to useradd(8) by its official name.
2016-10-18 23:24:48 +00:00
maya
303adcbf0c
Bump date for previous ciss(4) change
2016-10-18 18:56:39 +00:00
gson
b12dd756a7
HP Smart Array P410i works for me
2016-10-18 18:44:20 +00:00
mrg
7793157d87
switch evbcf and powerpc64 to GDB 7.12.
...
remaining ports: hppa, sun2, vax, m68k, sh3, mips64*
2016-10-17 22:42:34 +00:00
mrg
baa792517e
reverse the HAVE_GDB test - list the unconverted ports.
2016-10-17 21:42:54 +00:00