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
dholland
3a11b350c0
Catch up with <varargs.h> removal.
2015-06-15 02:06:18 +00:00
christos
621bb43b15
the data segment is not randomized.
2015-06-14 16:56:36 +00:00
matt
6811dc67f2
Make LIBCRT* depend on the right files if MLIBDIR from MKCOMPAT is defined.
2015-06-07 15:04:28 +00:00
wiz
9336a60907
Whitespace fixes.
2015-06-04 09:20:12 +00:00
rkujawa
ca97ac20da
Cross-reference xsh(4) and xsurf(4).
2015-06-04 09:17:52 +00:00
rkujawa
daf0ed6eca
Name of the USB module is known, as it was already released.
2015-06-04 09:08:38 +00:00
mrg
69443c441c
fix MKDEBUG vs parallel builds. split the creation of the final
...
.so file from the main link of it, and use the main file as the
input for both the .so output and the .so.debug file. for MKDEBUG
builds we now:
(a) create the (new) .so.full file
(d) create the .so.debug file
(c) create the (installable) .so file
for other builds, we simply use the same rule for (a) to create (c).
this stops the .so.debug rule from modifying the .so rule's target
and leading to mayhem.
see this thread for more details:
http://mail-index.netbsd.org/tech-toolchain/2015/06/03/msg002616.html
2015-06-04 06:01:24 +00:00
martin
dbff044260
Cosmetics: simplify MKCOMPAT default settings
2015-06-04 05:56:23 +00:00
pgoyette
cadd54e581
Fix typo - from Kamil Rytarowski
2015-06-04 01:58:30 +00:00
christos
acb599fdb6
Strip the debug symbols via a temporary file, atomically replacing the full
...
random access archive to avoid races.
2015-06-02 23:00:25 +00:00
martin
fd0a6d9af6
Enable MKCOMPAT for earm*, now that it works. Ok: matt@
2015-05-29 14:15:14 +00:00
rjs
550917d61d
Build both xf86-video-radeon drivers for amd64 and i386, just build the
...
old one for other ports.
2015-05-28 14:36:44 +00:00
matt
350927cf34
Compile ARM apcs with -marm (no thumb).
2015-05-28 04:08:48 +00:00
matt
a538b93406
Change draft-ietf-tcpm-initcwnd-08.txt to RFC6928,
2015-05-27 07:52:02 +00:00
prlw1
4b3129d595
typo
2015-05-25 21:02:37 +00:00