Commit Graph

240201 Commits

Author SHA1 Message Date
christos
d53d9ea967 has moved to external/gpl3 2016-01-16 18:41:12 +00:00
christos
ee45ee4be7 look in gpl3 for stuff too (autoconf) 2016-01-16 18:38:53 +00:00
christos
d874e91932 import the latest autoconf 2016-01-16 18:35:58 +00:00
christos
ac2c28bce6 mention that nesting limit is unimplemented 2016-01-16 18:33:35 +00:00
christos
9c5ae85a12 add most gnu m4 long options 2016-01-16 18:31:29 +00:00
christos
42d917fdb8 add nesting_limit 2016-01-16 18:30:57 +00:00
christos
1e0a1203e1 record all input for fake freeze 2016-01-16 17:01:22 +00:00
christos
8178859046 Use hex for masks. 2016-01-16 17:01:01 +00:00
christos
59e8ea8f4c Add disabled support for saving and restoring the symbol table. 2016-01-16 17:00:07 +00:00
christos
8a4a35b9bc - don't eat the rest of the string when no match in patsubst
- include the pattern in the error printing of regex
- handle 3 argument and empty patterns the gnu way
- add support for freezing and thawing state (not working yet)
2016-01-16 16:59:18 +00:00
christos
bf45a83338 - declarations for real/fake freeze
- add new flags
2016-01-16 16:57:29 +00:00
christos
50b61022b2 More gnu compatibility:
- handle macros > $9
	- handle character remapping the the gnu way.
Add a shortcut for the "fake freeze" files to not expand include macros
during thawing.
2016-01-16 16:56:21 +00:00
joerg
5c6e50941c Add missing format string annotation. 2016-01-16 01:14:39 +00:00
joerg
7e0794aef8 Fix merge error of diagnostic pragmas. 2016-01-16 01:14:21 +00:00
joerg
03600a11a4 Don't play games with format strings. 2016-01-16 01:05:40 +00:00
roy
7afa5a975d Sort options and reduce printf calls. 2016-01-15 20:34:35 +00:00
tron
c179f7c274 Fix build with "USE_SSP" set to "yes" 2016-01-15 18:03:32 +00:00
joerg
7ed988494f Don't skip entries in the table, one increment per iteration is enough. 2016-01-15 15:42:57 +00:00
joerg
930dcad416 Expand undefined number. 2016-01-15 15:37:05 +00:00
christos
c25aca9c71 we have unistd.h 2016-01-15 15:14:02 +00:00
christos
5496b9d0d6 remove param.h 2016-01-15 15:13:28 +00:00
joerg
33ff1f692a Switch to generic __BIT/__BITS macro, which doesn't depend on
left-shifting negative values.
2016-01-15 12:09:15 +00:00
wiz
2c914af730 Bump date for previous. 2016-01-15 09:05:16 +00:00
mlelstv
2aacffe133 Add 'C' option to bootblock to enable serial console. 2016-01-15 08:27:04 +00:00
mlelstv
921295db8e add sysctl nodes to configure vchiq log levels. 2016-01-15 07:49:41 +00:00
mlelstv
b5733512ba Allow dump to raidframe component which is a wedge.
N.B. ordinary devices check the partition type only in the xxxsize routine.
2016-01-15 07:48:22 +00:00
joerg
2c5fc9570b Left shift of negative values is UB, just write the constant out. 2016-01-15 00:18:19 +00:00
christos
cadd85b562 bump libssh 2016-01-14 22:31:17 +00:00
christos
7785118406 get rid of roaming (CVE-2016-0777) 2016-01-14 22:30:04 +00:00
christos
acccbba8bc catch up with regsub -> regnsub 2016-01-14 22:06:42 +00:00
christos
4e36b60e5e rename to regsub to regnsub. 2016-01-14 21:46:10 +00:00
christos
1a175d5bd9 rename to regnsub 2016-01-14 21:45:18 +00:00
christos
baf7db8b0f rename to regnsub, regsub is a very popular name. 2016-01-14 21:45:01 +00:00
roy
9ff00cbafe Create global init to handle socket calls and route messages.
Register each interface inside the global driver so that
routing messages can find the interface based on rtm_ifindex.
2016-01-14 21:19:41 +00:00
christos
d0e2f5ec19 unhook send-pr 2016-01-14 21:15:51 +00:00
christos
e034577dd9 explain gnats 2016-01-14 21:15:17 +00:00
christos
a5338de11b hook send-pr 2016-01-14 21:13:54 +00:00
christos
592de26897 Apply our local changes bringing us up to 3.95 (for which there is no
release tar), and add build glue.
2016-01-14 21:13:20 +00:00
christos
68c5b58147 import send-pr from gnats-3.2 2016-01-14 21:06:13 +00:00
christos
62bdf2b3ad bump libc (200!:-) 2016-01-14 20:45:31 +00:00
christos
853d7ee4ec add stravis, reg{,a}sub 2016-01-14 20:43:58 +00:00
christos
f7bf81e728 stravis, reg{,a}sub 2016-01-14 20:42:29 +00:00
christos
3df8d6b91f add stravis 2016-01-14 20:42:14 +00:00
christos
4c892c323a add reg{,a}sub 2016-01-14 20:41:47 +00:00
christos
607e9de17b add stravis(3) from OpenBSD 2016-01-14 20:41:23 +00:00
gson
79350377d6 Don't use a filename with an embedded newline in the create_many test
case.  Instead, add a separate test case "create_nonalphanum" for
filenames containing non-alphanumeric characters.  The bug of
PR kern/50608 now causes a failure in create_nonalphanum rather than
create_many.
2016-01-14 08:58:02 +00:00
christos
e90c6da2c9 c89/c99 moved to usr.bin 2016-01-14 04:28:05 +00:00
christos
e4aa5bd87d this are our's not gnu 2016-01-14 04:27:26 +00:00
christos
1fa343e626 move rcs 2016-01-14 04:25:13 +00:00
christos
20983f65f7 remove rcs 2016-01-14 04:23:14 +00:00