wiz
2c1d82f175
Bump date for -r.
...
XXX: this file has no license.
2016-06-10 08:03:46 +00:00
wiz
eb70e3540c
Sort option descriptions. Use Mt.
2016-06-10 08:03:26 +00:00
pgoyette
1952b6da00
Add missing \n (I triggered the systbl message on a qemu virtual machine!)
2016-06-10 07:50:15 +00:00
dholland
1dc6b4b1dd
needs <stdbool.h>
2016-06-10 06:30:58 +00:00
mrg
97765f71bb
re-enable MKCOMPAT for arm eabi platforms, as it now works again.
2016-06-10 05:45:27 +00:00
mrg
91fd2cfd0c
switch all arm (vs just evbarm) to GDB 7.10.
2016-06-10 05:35:33 +00:00
mrg
73c1f479da
switch to using xorg-server.old for everyone.
2016-06-10 05:31:24 +00:00
agc
3ac25dcbc1
Add some patches which were in an older tree, from January 29 2015:
...
+ add a -r argument to agrep(1) and document it. This has the same
effect as the -r flag to grep(1) - perform a recursive search
through sub-directories.
+ if a match is found in a "binary" file, then do the same as grep(1)
and just print the message that a match was found in the file, without
attempting to print the match in full.
2016-06-10 05:11:17 +00:00
mrg
a24efa7dea
import the xorg-server 1.10 reach over tree as xorg-server.old.
2016-06-10 03:42:13 +00:00
mrg
e0debda5d5
minor clean ups and use ${XORG_SERVER_SUBDIR} where necessary
2016-06-10 03:37:34 +00:00
mrg
1fcfc09354
define XORG_SERVER_SUBDIR to either xorg-server or xorg-server.old.
2016-06-10 03:36:55 +00:00
mrg
4218af5e5e
for the eabi targetted compiler, if not compiling libgcc for eabi ensure
...
that libgcc doesn't try to define __[CD]TOR_LIST__[].
2016-06-10 01:14:00 +00:00
mrg
36b9a4317d
add missed file for ppc64 gcc5.4 mknative.
2016-06-10 01:13:05 +00:00
mrg
174d6dd4ed
switch powerpc64 to GCC 5.
2016-06-10 00:17:48 +00:00
mrg
121c341c36
update powerpc64 info
2016-06-09 23:36:53 +00:00
mrg
2059bccd1a
mknative-gcc for powerpc64 and GCC 5.4.
2016-06-09 23:30:18 +00:00
mrg
2303aa3bf1
enable checks for no dot syms on netbsd ppc64, fixes build issues
...
in libutil where the opd() function conflicts with the .opd section.
remove a couple of tainted defines that are handled differently now.
this, with mknative-gcc as well, enables ppc64 world to build again.
2016-06-09 23:28:22 +00:00
abhinav
c5249ab59d
Fix typo: degress -> degrees.
2016-06-09 22:05:38 +00:00
christos
ab85c28026
improve on ipfilter rules by Cy Schubert
2016-06-09 20:02:52 +00:00
christos
b7b34325a9
Rename 'a' to set the active PMBR flag to 'A'
2016-06-09 19:04:43 +00:00
christos
9f35ea3fd2
Support ipfw and ipf from FreeBSD
2016-06-09 18:59:31 +00:00
kre
c2246a3f2c
Make "gpt show" add an "(active)" annotation to the PMBR output line
...
when it has been marked active for legacy (non UEFI) booting.
This was (kind of obviously) intended by the previous commit, but...
2016-06-09 17:43:36 +00:00
kre
89194609b9
Fix rendering of biosboot command synopsis.
2016-06-09 16:48:14 +00:00
christos
3017a7a39f
PR/51230: Add the ability to set the active flag in the PMBR.
2016-06-09 15:12:54 +00:00
abhinav
7899693cdb
Since sun{2,3} don't have any working X server, don't use .Xr to refer X(1)
...
Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html
Ok from wiz@
2016-06-09 15:09:07 +00:00
abhinav
da3ed14278
There is no X(1) man page, change the references to Xorg(1).
...
Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html
Ok from wiz@
2016-06-09 15:00:26 +00:00
kre
825bc3dd10
PR kern/32830 (from 10 years ago, pre NetBSD 4...)
...
Reference correct include files needed for the ioctl calls mentioned.
2016-06-09 14:52:48 +00:00
christos
32f250035b
Fix syscall argument passing from Ryn Okuyama (with minor changes; hope I did
...
not make it worse :-)
2016-06-09 14:37:06 +00:00
christos
b95d940b2e
Disable glibc workaround for non linux. Rin Okuyama
2016-06-09 14:30:57 +00:00
abhinav
f7b948b9bc
Fix typo: processess -> processes
2016-06-09 09:01:21 +00:00
mrg
a884da9efe
add netbsd padding to 'struct addrinfo' copy.
...
eeew, this is really horrible
2016-06-09 07:38:45 +00:00
mrg
64bc63915b
mknative-gcc for sparc64 and GCC 5.4 (and a bit of missed vax, too)
2016-06-09 07:37:49 +00:00
mrg
ed02bbe8b6
mknative-gcc for vax and GCC 5.4.
2016-06-09 07:13:10 +00:00
mrg
4eeb3be5f4
apply -O1 more liberally for vax. fixes build.
2016-06-09 07:11:08 +00:00
martin
bf1e20e370
Sync register number for curlwp with the kernel
2016-06-09 05:43:51 +00:00
pgoyette
60f8fe8ba2
Update sets lists for new ipl (aka ipfilter) module.
2016-06-09 04:46:08 +00:00
pgoyette
bc957b588e
New module for ipl (aka ipfilter).
2016-06-09 04:44:18 +00:00
pgoyette
006c1e2f69
Enable building of ipfilter code as a separately-loaded module.
2016-06-09 04:43:46 +00:00
mrg
daaf4abadd
regen (minor version updates)
2016-06-09 04:42:50 +00:00
christos
0390a67c3a
Mark phone so we rebuild every time.
2016-06-09 04:26:07 +00:00
christos
1fa5958a6b
Don't run .BEGIN if we are cleaning or making obj.
2016-06-09 04:07:46 +00:00
christos
b3a11f7281
Avoid most of the .CURDIR hackery by letting make locate the files.
2016-06-09 03:44:01 +00:00
christos
99df855597
return something
2016-06-09 03:05:54 +00:00
mrg
12a5427819
allow earm* platforms to *try* to enable MKCOMPAT=yes, since it only
...
is a build failure, not an entirely unavailable feature.
2016-06-09 00:20:53 +00:00
mrg
8ee72997ca
make sure the build dist files are build before we try to use them.
2016-06-09 00:19:31 +00:00
christos
b035b9b913
fix variable name
2016-06-09 00:17:45 +00:00
christos
3aa7fc217c
ignore EACCES
2016-06-08 23:55:24 +00:00
mrg
caa116f352
sort.
2016-06-08 22:32:01 +00:00
pgoyette
69fb7f4714
Revert previous (rev. 1.98). It breaks at least one user's card.
...
PR kern/44433
2016-06-08 22:25:35 +00:00
mrg
0fd293a610
don't give NetBSD.dist.tmp any inputs, as then it won't rebuild ever
...
unless they change, and we want to rebuild based upon what inputs are
present, not when they were last touched.
this fixes update builds that switch options that change the dirlist
like MKX11 or MKCOMPAT, restoring a portion of rev 1.14.
note that some opertions like turning off MKX11=yes will also require
a fresh DESTDIR, in addition to this fix. there may be more issues
remaining, but i am now able to enable MKX11=yes successfully without
any other change.
2016-06-08 22:12:42 +00:00