Commit Graph

15510 Commits

Author SHA1 Message Date
riastradh c8d570586e Semicolon, not comma; use future tense more Englishly. 2015-10-13 04:22:24 +00:00
mrg ef952a545a add xf86-video-nouveau 2015-10-13 03:14:16 +00:00
wiz eb7338956d Bump date for previous. 2015-10-12 12:07:24 +00:00
mbalmer b24857d8af add LUA 2015-10-11 10:02:15 +00:00
dholland 19274b23bf ALUA (asymmetric logical unit access) from Nikolai Lifanov in PR 50227 2015-10-11 00:58:24 +00:00
dholland bc3b61d8ba +FTR (from Nikolai Lifanov in PR 50293) 2015-10-10 22:51:05 +00:00
plunky 48de9fb88b attaching controllers to serial ports is configured using btattach.conf
and not btdevctl.conf, so say that
2015-10-09 19:49:25 +00:00
snj 6ddd15a9a1 fix formatting 2015-10-07 00:44:25 +00:00
pgoyette 7c6859f1a8 Minor tweaks, from Michael McConville 2015-10-04 22:51:19 +00:00
wiz 032e90426a Bump date. 2015-10-04 12:10:51 +00:00
mbalmer 2b8a421a52 Fix case. 2015-10-02 09:01:23 +00:00
msaitoh 605f564f52 PCI Extended Configuration stuff written by nonaka@:
- Add PCI Extended Configuration Space support into x86.
- Check register offset of pci_conf_read() in MD part. It returns (pcireg_t)-1
  if it isn't accessible.
- Decode Extended Capability in PCI Extended Configuration Space.
  Currently the following extended capabilities are decoded:
   - Advanced Error Reporting
   - Virtual Channel
   - Device Serial Number
   - Power Budgeting
   - Root Complex Link Declaration
   - Root Complex Event Collector Association
   - Access Control Services
   - Alternative Routing-ID Interpretation
   - Address Translation Services
   - Single Root IO Virtualization
   - Page Request
   - TPH Requester
   - Latency Tolerance Reporting
   - Secondary PCI Express
   - Process Address Space ID
   - LN Requester
   - L1 PM Substates
  The following extended capabilities are not decoded yet:
   - Root Complex Internal Link Control
   - Multi-Function Virtual Channel
   - RCRB Header
   - Vendor Unique
   - Configuration Access Correction
   - Multiple Root IO Virtualization
   - Multicast
   - Resizable BAR
   - Dynamic Power Allocation
   - Protocol Multiplexing
   - Downstream Port Containment
   - Precision Time Management
   - M-PCIe
   - Function Reading Status Queueing
   - Readiness Time Reporting
   - Designated Vendor-Specific
2015-10-02 05:22:49 +00:00
rjs 5d347183ce Build Xorg server and wsfb driver for mac68k. 2015-09-30 22:58:02 +00:00
wiz 1a48e143e6 Reduce whitespace. 2015-09-29 07:59:15 +00:00
mrg a5c0f21e52 move GCC 4.8 users to using gcc.old. should be no functional change. 2015-09-25 08:24:20 +00:00
christos 701e13f65d document new sysctls 2015-09-24 14:56:41 +00:00
wiz c4443bdc21 Bump date for previous. 2015-09-22 08:29:30 +00:00
pgoyette 0ab10d2543 Tweaks from Michael McConville - thanks! 2015-09-22 00:10:12 +00:00
wiz 885f10e6bf tgif 2015-09-18 13:40:10 +00:00
mbalmer 43ef4f903a Fix a few entries, add a not about IATA vs. ICAO codes. 2015-09-13 09:21:51 +00:00
wiz 18373c2a42 New sentence, new line. Bump date for previous. 2015-09-09 17:42:35 +00:00
phx d8d407e007 Tests showed that the sensor needs at least 30ms after a MR (measurement
request) to have valid data ready, so the driver didn't work very well.
Now the MR is sent in configurable intervals (hw.hythygtemp0.interval)
using callout(9), so that valid data is immediately available for
sysmon's sensor refresh. When the refresh comes too close after the last
MR, then the previous values are used.
2015-09-09 17:16:20 +00:00
uebayasi 45ccdffc42 Revert previous. It was not wrong, but not necessary for everyone.
(If really wanted, *.a generation rule can be easily overriden locally.)
2015-09-08 16:06:42 +00:00
uebayasi 463bd4e74c Order object build alphabetically. 2015-09-07 06:42:07 +00:00
nonaka d29e8b42dd Add ifconfig.if(5) to SEE ALSO. 2015-08-28 09:06:45 +00:00
wiz 571f656db2 Bump date for previous. 2015-08-28 08:01:15 +00:00
wiz b4cc4d35f4 Remove reference to non-existing hostname.if(5). 2015-08-28 08:00:32 +00:00
nonaka 5e4eaa25ce Added rtwn(4) for Realtek RTL8188CE/RTL8192CE PCIe 802.11b/g/n wireless network
devices.  Ported from OpenBSD.
2015-08-27 14:04:07 +00:00
wiz 71a19e6319 Formatting and typo fixes. 2015-08-23 20:07:16 +00:00
rkujawa bafa0e11e2 Add man page for mcp48x1dac driver. 2015-08-23 19:09:02 +00:00
dholland 2e4ca381fa +LTO 2015-08-22 19:18:10 +00:00
pgoyette 13da755153 Add a (clean) definition of WTF 2015-08-21 09:46:43 +00:00
wiz b23bf62e84 Bump date for previous. 2015-08-20 11:05:06 +00:00
pgoyette 2c11157aee P1003_1B_SEMAPHORE is no longer optional 2015-08-20 10:42:09 +00:00
dholland 05db422695 +GMT (Robert Elz, PR 50157) 2015-08-20 07:10:02 +00:00
wiz 97768490b0 New sentence, new line. Sort SEE ALSO. 2015-08-19 09:57:41 +00:00
phx f05eaecf11 Add some more MI SPI drivers to the list: mcp23s17gpio(4), mcp3kadc(4),
mcp48x1dac(4).
2015-08-18 19:40:21 +00:00
phx d643dd143b MI driver for the Microchip 3x0x series of SAR analog to digital converters. 2015-08-18 15:54:20 +00:00
christos 70adad9195 switch everyone to gdb 7.9.1 2015-08-17 17:36:06 +00:00
christos f88da81e7d switch powerpc to gdb 7.9.1 2015-08-17 12:50:00 +00:00
christos 6e6c9ec1c4 switch vax to gdb-7.9.1 2015-08-17 10:16:47 +00:00
christos 3c54d3912b add sun2 2015-08-17 10:12:29 +00:00
christos 9a44f62457 switch sparc64 to gdb-7.9.1 2015-08-17 10:06:29 +00:00
christos 320e0a7f78 switch alpha to gdb-7.9.1 2015-08-17 09:58:52 +00:00
christos f12867365f switch m68k to gdb-7.9.1 2015-08-17 09:08:03 +00:00
christos 339d78c1ab add sparc 2015-08-17 08:54:55 +00:00
christos 6db8f24a8e switch i386 to gdb-7.9.1 2015-08-17 08:31:45 +00:00
knakahara d338e2661d Add man about kernel APIs to support intrctl(8). 2015-08-17 06:28:11 +00:00
christos c0ef042b29 switch amd64 to gdb 7.9.1 2015-08-16 09:13:30 +00:00
wiz 7b9a747246 Mark up NULL with Dv. 2015-08-15 16:39:58 +00:00
maxv 812c7f05b0 Mention UVM_KMF_EXEC. 2015-08-15 10:31:41 +00:00
maxv 13c3729cf1 Remove POOL_INIT() (does not exist). 2015-08-15 10:18:07 +00:00
knakahara f60a13e999 fix pci_get_ht_capability(9). 2015-08-14 06:48:11 +00:00
knakahara ae22aa76b8 Add pci_get_ht_capability(9) man. 2015-08-14 02:04:16 +00:00
msaitoh 90a6dc2de1 MSI and MSI-X are supported now. 2015-08-13 05:02:37 +00:00
msaitoh cf6cd3a5c4 Change pci_msi[x]_count()'s argument. 2015-08-13 05:01:04 +00:00
msaitoh 56d05a2e25 - Add X540.
- Remove HARDWARE list because it's difficult to maintain.
2015-08-11 04:25:13 +00:00
maxv 02aebf5ed4 Remove KMEMSTATS. 2015-08-07 13:53:28 +00:00
maxv 203a757f50 Remove KMEMSTATS 2015-08-07 07:34:56 +00:00
maxv dbd12c7d3b Remove the malloc debug options. They no longer exist. 2015-08-07 07:14:43 +00:00
wiz 2cef9c1b6e Use Dv for NULL, remove dot at end of SEE ALSO 2015-08-06 06:56:00 +00:00
mrg cbf81001a0 document pci_intr_evcnt() 2015-08-05 07:00:34 +00:00
dholland ba69475758 Remove CreationDate from the header of output postscript. Also, feed -n
to gzip when compressing so it doesn't store the timestamp in the file
header. For MKREPRO, but unconditional as the information omitted isn't
particularly useful. PR 50116.
2015-08-04 08:36:14 +00:00
jnemeth f59ebd632b typo from Timo Buhrmester 2015-07-30 03:21:33 +00:00
tsutsui e2c773cb5b Revert rev 1.359 which broke libsa builds. PR/50101 2015-07-29 14:35:04 +00:00
wiz 13974b8600 Use more Dv. 2015-07-28 09:52:43 +00:00
wiz 8ba2022d63 New sentence, new line. 2015-07-28 09:51:42 +00:00
maxv 807beaf028 Document KMEM_SIZE, KMEM_REDZONE and KMEM_GUARD. 2015-07-28 08:59:47 +00:00
knakahara 63ee2a18ca fix typo. reported by nonaka@n.o 2015-07-24 07:40:58 +00:00
mrg cf4dd8937a remove the xfree86 reachover makefiles and the vast majority of
the support in the rest of the source tree.

X11 sets could use some cleaning up perhaps (just deletion, as
we've never really marked the old X11R6 as obsolete for native
xorg using platforms so far either.)
2015-07-23 08:03:24 +00:00
mrg 08c866994a add rstart and showfont. 2015-07-23 07:44:46 +00:00
mrg 8e27198081 add libXpresent. 2015-07-23 05:44:26 +00:00
wiz 728c4be5f1 Fix Dd argument, whitespace, improve readability. 2015-07-21 12:05:02 +00:00
knakahara f418a5c9d8 add pci_intr_alloc() man 2015-07-21 03:12:50 +00:00
joerg a7c9fae5a0 Simplify the build of library archives by no longer doing a topological
sort.
2015-07-20 12:20:26 +00:00
wiz 307e20f618 Trailing whitespace, begone! 2015-07-17 06:45:55 +00:00
hannken 50c0a5b05d Operations getnewvnode() and ungetnewvnode() have been replaced with vcache.
- Remove now obsolete functions getnewvnode() and ungetnewvnode().
- Document vcache operations.

Welcome to 7.99.20
2015-07-12 08:11:27 +00:00
wiz 369f64d0b0 Add more formatting. 2015-07-11 17:36:09 +00:00
kamil 1759837355 Use more macros for symbolic constants
This change was suggested by <riastradh> in PR xsrc/49912
The change idea was approved by <wiz>
2015-07-11 17:24:13 +00:00
kamil f5c40520dc Correct mandoc warnings and errors
This change should be no visible to users.
2015-07-11 16:47:49 +00:00
wiz e3c29bc5b2 Avoid Pq. 2015-07-11 15:42:31 +00:00
kamil 152b443026 Clean-up documentation of login.conf(5)
Remove redundant word "limit" from sentences "Maximum ...".
Note that vmemoryuse might specify both maximum and current limits.
Remove redundant 'in bytes' from the description of vmemoryuse, it's noted
in the next section describing the argument type 'size'.

Changes inspired by <riastradh> in PR xsrc/49912
2015-07-11 14:18:08 +00:00
wiz 3834643e6b Bump date for previous. 2015-07-11 09:54:06 +00:00
kamil 3867e136be Clean-up resources (sys/sys/resource.h) usage
Add vmemoryuse to login_cap(3)
Document vmemoryuse in login.conf(5)
Document proc.pid.rlimit.vmemoryuse and proc.pid.rlimit.maxlwp in sysctl(7)
Document SBSIZE, AS, VMEM and NTHR in share/doc/psd/05.sysman/1.6.t

Reviewed by <riastradh>
Approved by <pgoyette>

Tested by Dominik Bialy

Closes PR xsrc/49912
2015-07-11 09:21:22 +00:00
matt 613066da23 Add _MKTARGET_LINK 2015-07-09 14:50:08 +00:00
wiz 187098ed8c Spelling. 2015-07-09 11:38:05 +00:00
wiz b8e7a38d54 Bump date for previous. 2015-07-09 11:34:59 +00:00
roy 9cc6656f0e Note that dhcpcd will ignore the wpa_supplicant variable in rc.conf 2015-07-09 10:24:27 +00:00
kamil 49204776a2 Set proper include file: <sys/intr.h>
The <sys/param.h> header has nothing to do (directly or indirectly) with
splraiseipl(9). This issue might be hidden for kernel modules, as
<sys/module.h> includes <sys/mutex.h>, which in turn pulls in <sys/intr.h>.

Reviewed by <msaitoh>
2015-07-09 10:23:51 +00:00
chs f047745321 reapply some fixes to make multi-threaded ctfmerge work
that were lost in the overzealous resync with freebsd.
remove the hacks which were applied to work around those problems.
2015-07-06 00:21:51 +00:00
wiz 3c019c621b New sentence, new line. 2015-07-03 22:18:02 +00:00
bouyer 3c96c24fae Add basic support for tap detection, emulating a left-click. 2015-07-03 14:18:18 +00:00
skrll 7270a09d72 Typos 2015-06-29 16:20:14 +00:00
matt 30074b3e8a Add MKCOMPATX11 knob for making X11 compat libraries. 2015-06-27 16:21:07 +00:00
matt 589b128fbc Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}
2015-06-24 22:20:24 +00:00
matt a517e85e1a Don't add anything to CFLAGS/LDFLAGS on mips64 is BSD_MK_COMPAT_FILE is set. 2015-06-24 13:42:53 +00:00
matt 8056744aa6 Default MKPICLIB on powerpc64 to yes 2015-06-23 01:38:17 +00:00
matt eebdf6214d Default MKCOMPATMODULES to yes for mips64e{b,l} 2015-06-22 06:47:26 +00:00
matt 0499097e0e Add MKCOMPATTESTS knob to enable building and installing the NetBSD test
suite as part of doing MKCOMPAT
2015-06-19 18:13:52 +00:00
pooka 0dcc02b3ce add READELF and STRINGS 2015-06-18 22:29:12 +00:00